@charset "utf-8";
@import url("staravenue/stylesheet.css");
@import url("webfonts/mplus_1c_thin/stylesheet.css");
/* CSS Document */

h1 {
	font-size: 100px;
	line-height: 50px;
	text-shadow: 1px 1px 10px #000000;
	}
	
h2{
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: medium solid #A2A2A2;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 500px;
	font-weight: lighter;
	}
	
h3{
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 1200px;
	font-weight: lighter;
	margin-left: auto;
	z-index: 3;
	line-height: 80px;
	margin-right: auto;
	}
	
h4{
	font-size: 50px;
	color: #545454;
	width: auto;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	}

h5{
	font-size: 16px;
	color: #545454;
	width: auto;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	}

h6{
	font-size: 18px;
	color: #FFFFFF;
	width: auto;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: absolute;
	left: 20%;
	}

p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: lighter;
	}

a {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 6px;
	font-weight: lighter;
	text-decoration: none;
	}

a:hover {
text-decoration: underline;
}

html{
width:100%;
height:100%;
margin:0;
padding:0;
}

body{
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.wrapper {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-perspective: 300px;
	-moz-perspective: 300px;
	-ms-perspective: 300px;
	-o-perspective: 300px;
	perspective: 300px;
	width: 100%;
}


.top-title{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 120px;
	margin-bottom: 0;
	color: #000000;
	min-height: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#logowrapper {
	height: auto;
	width: auto;
	z-index: 3;
	position: absolute;
	left: 18%;
	top: 16%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #FFFFFF;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

#logo {
	font-family: "mplus 1c thin";
	font-size: 100px;
	font-variant: normal;
	line-height: 10px;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.2),0px -5px 16px rgba(255,255,255,0.3);
	color: #FFFFFF;
	font-style: normal;
	font-weight: 200;
}


#menu {
	position: fixed;
	border-bottom: 1px solid;
	border-bottom-color: #ccc;
	border-bottom-color: rgba(255, 255, 255, 0.2);
	background-color: rgba(0,0,0,0.20);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	height: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 5;
	padding-left: auto;
	padding-right: auto;
	top: 0px;
	margin-top: 0px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

#menu::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,(SVG Image Data URI)"), url("bg.jpg");
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  filter: url("data:image/svg+xml,(SVG Filter Data URI)#blur");
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

#menu .legacy-ie-fix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
}

#navi {
	position: relative;
	width: auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	height: 30px;
	line-height: 32px;
}

#footer {
	left: 12px;
	position: fixed;
	bottom: 6px;
	color: #BFBFBF;
	z-index: 5;
	font-family: "Courier New", Courier, monospace;
	font-weight: 100;
	font-size: 12px;
}

#intro{
	background-attachment: scroll;
	color: white;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	min-height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	left: 0px;
	right: 0px;
	z-index: 1;
	position: relative;
	width: auto;
	-webkit-transform: translateZ(-50px) scale(1.2);
	-moz-transform: translateZ(-50px) scale(1.2);
	-ms-transform: translateZ(-50px) scale(1.2);
	-o-transform: translateZ(-50px) scale(1.2);
	transform: translateZ(-50px) scale(1.2);
	background-image: url(img/IMG_0279%203.JPG);
}

#second{
	background-repeat: no-repeat;
	background-position: 50% 0 no-repeat fixed;
	background-attachment: fixed;
	color: white;
	height: 800px;
//	margin: 0 auto;
//	overflow: hidden;
	padding: 0;
	-webkit-box-shadow: 0 0 5px -5px #000;
	-moz-box-shadow: 0 5px 5px -5px #000;
	-ms-box-shadow: 0 5px 5px -5px #000;
	-o-box-shadow: 0 5px 5px -5px #000;
	box-shadow: 0 0 5px -5px #000;
	position: absolute;
	overflow: hidden;
	/* [disabled]margin-top: 10%; */
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 10%; */
	/* [disabled]padding-top: 80px; */
	padding-right: 0;
	padding-left: 0;
	/* [disabled]padding-bottom: 80px; */
	z-index: 3;
	width: 100%;
	top: 1110px;
}

#second:before {
	content: '';
	position: absolute;
	top: 100;
	left: 0;
	width: 120%;
	height: 60%;
	margin: 3% -10% 0;
	background-color: #EEEEEE;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	z-index: 1;
	box-shadow: 0 -12px 10px -6px rgba(0,0,0,.3);
}

#second:after {
	content: '';
	position: absolute;
	top: 120;
	left: 0;
	width: 120%;
	height: 20%;
	margin: 3% -10% 0;
	background-color: #DCC3FD;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
	z-index: -1;
	box-shadow: 0 -12px 10px -6px rgba(0,0,0,.3);
}

#secondbottom {
	background-repeat: no-repeat;
	background-position: 50% 0 no-repeat fixed;
	background-attachment: fixed;
	color: white;
	height: 200px;
//	margin: 0 auto;
//	overflow: hidden;
	padding: 0;
	-webkit-box-shadow: 0 5px 5px -5px #000;
	-moz-box-shadow: 0 5px 5px -5px #000;
	-ms-box-shadow: 0 5px 5px -5px #000;
	-o-box-shadow: 0 5px 5px -5px #000;
	box-shadow: 0 5px 5px -5px #000;
	position: absolute;
	overflow: hidden;
	/* [disabled]margin-top: 10%; */
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 10%; */
	/* [disabled]padding-top: 80px; */
	padding-right: 0;
	padding-left: 0;
	/* [disabled]padding-bottom: 80px; */
	z-index: 4;
	width: 100%;
	top: 500px;
	background-color: #EEEEEE;
}

#second_inner {
  box-sizing: boder-box;
  width: 100%;
  max-width: 640px;
  height: 100%;
  margin: 0 auto;
  padding: 100px 10px 120px;
  color: #fff;
  text-align: center;
}

#second_back {
	width: 100%;
	height: 500px;
}

.second_container {
	width: 1200px;
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: lighter;
	line-height: 40px;
	font-size: 16px;
}

.second_content {
	color: #545454;
	position: absolute;
	opacity: 1;
	z-index: 5;
	height: auto;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	width: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height: 40px;
	font-size: medium;
}

#portfolio {
	z-index: 1;
	width: 100%;
	height: 800px;
	background-image: url(img/IMG_8739.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#portfolio_inner {
	position: absolute;
	height: 800px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	z-index: 3;
}

#images_wrapper {
	width: 1220px;
	height: auto;
	position: absolute;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	top: 260px;
}

.portfolio_img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 180px;
	height: 180px;
	float: left;
	background-color: #E7E7E7;
}

#portfolio_2 {
	width: 100%;
	height: 600px;
	background-color: #000000;
}


#biography {
	width: 1200px;
	height: 660px;
	z-index: 3;
	color: #FFFFFF;
	position: absolute;
	top: 1980px;
	right: 0px;
	left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#portrait_wrapper {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	position: absolute;
}

#portrait {
	background-image: url(img/IMG_9699_2.JPG);
	width: 100%;
	height: 1200px;
	background-position: center center;
	background-size: cover;
	z-index: 1;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#portfolio_portrait_wrapper {
	-webkit-transform: translateZ(-50px) scale(1.17);
	-moz-transform: translateZ(-50px) scale(1.17);
	-ms-transform: translateZ(-50px) scale(1.17);
	-o-transform: translateZ(-50px) scale(1.17);
	transform: translateZ(-50px) scale(1.17);
	width: 100%;
	position: relative;
	height: auto;
}


#biography_content {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}



#portfolio_inner #biography #biography_content {
	width: 500px;
}


#contact {
	width: 100%;
	height: 180px;
	background-color: rgba(121,121,121,1.00);
	-webkit-box-shadow: 0px 0 50px 1px #000;
	box-shadow: 0px 0 50px 1px #000;
	z-index: 5;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	bottom: -1300px;
	padding-top: 70px;
}
	
img{
	position: absolute;
	width: 280px;
	height: auto;
}

	
.hover {
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	height: 280px;
}

.hover img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.hover:hover img {
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-moz-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	filter: grayscale(0);
}


.column {
	margin: 15px 15px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}






form {
    /* フォームをページの中央に置く */
    margin: 0 auto;
    width: 1000px;


}

form div + div {
    margin-top: 20px;
}

label {
	/* すべてのラベルを同じサイズにして、きちんと揃える */
	display: inline-block;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

input, textarea {
    /* すべてのテキストフィールドのフォント設定を一致させる
       デフォルトで、textarea は等幅フォントが設定されている */
    font: 18px sans-serif;

    /* すべてのテキストフィールドを同じサイズにする */
    width: 600px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* テキストフィールドのボーダーの外見を同一にする */
    border: 1px solid #999;
}

input:focus, textarea:focus {
    /* アクティブな要素を少し強調する */
    border-color: #000;
}

textarea {
    /* 複数行のテキストフィールドをラベルにきちんと揃える */
    vertical-align: top;

    /* テキスト入力に十分な領域を与える */
    height: 16em;

    /* ユーザが textarea を垂直方向にリサイズできるようにする
       これが動作しないブラウザもある */
    resize: vertical;
}

.button {
    /* ボタンを他のテキストフィールドと同じ場所に置く */
    padding-left: 100px; /* label 要素と同じサイズ */
}

button {
    /* このマージンは、ラベルとテキストフィールドの間のスペースと
       おおよそ同じスペースを表す */
    margin-left: 100px;
}
