@charset "utf-8";

/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,address {
	margin: 0;
	padding: 0;
	margin: 0;
  padding: 0;
  line-height: 1.0;
	color: #555555;
  font-family:
	"ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "Hiragino Kaku Gothic Pro W3",
    "メイリオ",
    Meiryo,
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS P Gothic",
    sans-serif;
	
	font-family: 'Karla', sans-serif;
    font-family: 'Noto Serif JP', serif;
}

fieldset,img {
	border: 0;
	text-decoration: none;
}

table {
	border-collapse: collapse;border-spacing: 0;
}

a {
	overflow: hidden;
	text-decoration: none;
	outline: none;
	border: #FFF;
	color: #55555;
}

li {
	list-style: none;
}
	
html {
	height: 100%;
}


/* 背景 */
body {
	background-color: #FFFFFF;
	height: 100%;
	
}

#container {
	height: 100%;
  display: block;
}


/* ヘッダー */
.sidebar {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	width: 200px;
	height: 100%;
}

.toggle { 
	font-family: Karla;
	font-style: normal;
	color: #606060;
	font-size: 19px;
	height: 25px;
}

.non-toggle { 
	font-family: Karla;
	font-style: normal;
	color: #606060;
	font-size: 19px;
	height: 25px;
}


.sidebar h1 {
	margin: 58px auto auto 56px;
	position: fixed;
}

.menu_s { 
	font-family: Karla;
	font-style: italic;
	color: #606060;
	font-size: 19px;
	height: 23px;
}


#sns {
	position: fixed;
	left: 64px;
	top: 420px;
}

#sns div { font-family: Karla;
	       font-style: normal;
	       font-size: 17px;
	       color: #606060;
	       border-bottom: solid 1px #606060 ;
	       height: 17px;
}


#sns ul {
	padding: 0px 5px 0px 5px;
	clear: both;
}

#sns ul li {
	margin: 16px 18px 20px 0px;
	float: left;
}

address {
	position: fixed;
	width: 150px;
	left: 60px;
	top: 519px;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	letter-spacing: -0.1px;
}


/* ナビゲーションメニュー */

.nav {
	top: 200px;
	left: 64px;
	width: 200px;
	position: fixed;
}
	
.nav a {
    display: block;
}
		
.nav .child {
    display: none;
    margin: 0px;
    padding: 0;
    background: #FFFFFF;
    border: 0; 
}
		
.nav .child {
      background: #FFFFFF;
}
			
.nav .child:hover {
      background: #FFFFFF; 
}
				
.nav .child > li {
      margin: 5px 0;
      padding: 0px 0px 0px 7px;
			background: #FFFFFF;
      border-bottom: 0; 
}

			
.nav .child > li:last-child {
        border-bottom: 0; 
}


.child {
    display: none;
}

.none {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.toggle img:hover {
  opacity:0.8;
}

ul li a img:hover {
  opacity:0.8;
}


/* コンテンツ */
#content {
	margin: 0px 0px 0px 305px;
	padding: 57px 0px 0px 0px;
	background-color: #FFFFFF;
	width: inherit;
	height: 100%;
	min-height: 900px;
}


/* 写真スライド */

#galleryslide {
	height: 100%;
}

.loopslider {
	margin: 2px 0px 0px auto;
	width: auto;
	height: 123px;
	text-align: left;
	position: relative;
	overflow: hidden;
}


.loopslider:hover img {
	opacity: 0.8;
}


.loopslider ul {
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}

.loopslider ul li {
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}


#work {
	margin: -57px auto auto auto;
	padding-top: 57px;
}

#private {
	margin: -57px auto auto auto;
	padding-top: 57px;
}



/* ギャラリー */

#frame {
	overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
  height: 100%;
  width: 100%;
  position:relative;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
}

#gallery {
	padding-right: 60px;
	width: auto;
	min-width: 240px;
	margin: 0;
	left: -100px;
}

.sp-slide {
	width: auto;
}



/* =======================================
	ClearFixElements
======================================= */
.loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.loopslider ul {
	display: inline-block;
	overflow: hidden;
}

/* ポートフォリオ */

#work h1 { 
	font-family: Karla;
	font-style: italic;
	font-weight: 400;
	color: #606060;
	font-size: 32px;
	height: 40px;
	margin-bottom: 12px;
}

#work h2 {
	font-family: Noto Serif JP;
	font-size: 16px;
	font-style: italic;
	color: #717171;
	height: 20px;
	float: left;
	margin-right: 10px;
}

#work h3 {
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 13px;
	color: #717171;
	height: 20px;
	margin-top: 2px;
}

#private h1 { 
	font-family: Karla;
	font-style: italic;
	font-weight: 400;
	color: #606060;
	font-size: 32px;
	height: 40px;
	margin-bottom: 12px;
}

#private h2 {
	font-family: Noto Serif JP;
	font-size: 16px;
	font-style: italic;
	color: #717171;
	height: 20px;
	float: left;
	margin-right: 10px;
}

#private h3 {
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 13px;
	color: #717171;
	height: 20px;
	margin-top: 3px;
}

.loopslider {
	clear: both;
}



#gallery div {
	font-family: Hiragino Kaku Gothic Pro W3;	
}


/* インフォメーション */
#information {
	margin: 0px auto auto 0px;
	height: inherit;
}

#information a {
	color: #555555;
	text-decoration: underline;
}

#information div h1{
	margin: 0px auto 18px;
}

#biography {
	margin: -57px auto 80px 0px;
	padding-top: 57px;
	overflow: hidden;
}

#information h1 { 
	font-family: Karla;
	font-style: italic;
	font-weight: 400;
	color: #606060;
	font-size: 32px;
	height: 40px;
}

#information div h2 { 
	font-weight: 800;
}

#contact {
	margin: -67px auto 80px 0px;
	padding-top: 57px;
}

#link {
	margin: -67px auto 80px 0px;
	padding-top: 57px;
	min-height: 1050px;
}

#selfphoto {
	margin: 0px 36px 30px 0px;
}

#profile_en {
    margin: 27px auto 6px 0px;
}

#profile_en h2 {
	margin: 5px auto 0px 0px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

#profile_en h3 {
	margin: 5px auto 5px 0px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}

#profile_en p {
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 4px;
}
	
#profile_jp {
  margin: 27px auto 6px 0px;
}

#profile_jp h2 {
	margin: 5px auto 0px 0px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}

#profile_jp h3 {
	margin: 5px auto 5px 0px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
}

#profile_jp p {
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}

#biography h4 {
	clear: both;
	margin: 0px auto 0px opx;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 15px;
	font-weight: normal;
}

#biosentence {
	line-height: 17px;
}

#biography ul li{
	margin: 0px auto 7px 1px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 16px
}

#contact p{
	font-family: Hiragino Kaku Gothic Pro W3;
}



#link {
	padding-bottom: 100px;
}

#link p {
	margin: 0px auto 16px 0px;
	font-family: Hiragino Kaku Gothic Pro W3;
	font-size: 16px;
	line-height: 18px;
}

#link p a {
	color: #555555;
	text-decoration: underline;
	font-family: Hiragino Kaku Gothic Pro W3;
}


/* フッター */
footer {
	width: auto;
	height: auto;
	padding-bottom: 100px;
}

#index_footer {
	width: auto;
	height: 730px;
	padding-bottom: 100px;

}

#info_footer {
	height: 300px;
}

