@charset "utf-8";
/*
Theme Name: SuperPotato
Theme URI: http://www.superpotato.jp
Description: Customized templates for www.superpotato.jp.
Version: 1.0
Author: Bluemark Inc
Author URI: http://www.bluemark.co.jp
Tags: customized
*/

/* reset */
* {
  margin: 0;
  padding: 0;
}


/* layout */

html, body{
	height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
 font-family: Georgia,'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.8em;
	color: #333;
	text-align: center;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 648px;
	height: 100%;
	text-align: left;
}

#head{
	padding: 0;
	width: 648px;
	overflow: hidden;
}

#content{
	width: 648px;
	padding-bottom: 96px;
	overflow: hidden;
}


/* font-size */

#works .index .pageTitleH1,
#blog .pageTitleH1,
#page .pageTitleH1,
.error404 .pageTitleH1,
#access .pageTitleH2{
	font-size: 2.4em;
	letter-spacing: .1em;
}

#works .index .pageTitleH3,
#works .detail .pageTitleH1,
#blog .index .pageTitleH2,
#blog .archivesH2,
#page .conceptTitleH2,
#profile .pageTitleH2,
#contact .pageTitleH2{
	font-size: 1.8em;
	letter-spacing: .06em;
}

#works .index .pageTitleH2,
#works .detail .pageTitleH2,
#works .spec p,
#works .spec li,
#works .detail .relatedLink,
#slideCtl,
#blog .date,
#blog .entry,
#page .entry p,
.error404 p,
#profile .tableProfile th,
#profile .tableProfile td,
#profile .tablePortrait th,
#profile .tablePortrait td,
#contact .tableForm th,
#contact .tableForm td,
#contactForm .pageTitleH2,
#access li,
#job-opportunity ul{
	font-size: 1.4em;
	line-height: 1.8em;
}

#subNavi,
#blogArchives,
.pageNavi,
#works .index .backIndex{
	font-size: 1.6em;
	letter-spacing: .06em;
}

#slideCtl,
#globalNavi .inner{
	font-size: 16px;
	letter-spacing: .06em;
}

#language,
.caption{
	font-size: 1.2em;
}


/* globalNavi */
#globalNavi{
	width: 100%;
	height: 108px;
	position:fixed;
	bottom: 0;
	left: 0;
	background: url('./images/globalNaviBg.png') repeat-X top left;
	z-index: 1000;
}

#globalNavi .inner{
	margin-left: -324px;
	width: 672px;
	position:fixed;
	bottom: 0;
	left: 50%;
	z-index: 1010;
}

*:first-child+html #globalNavi .inner{
	margin-left: -325px;
}

.siteLogo a{
	margin-top: 72px;
	background: #FFF url('./images/logoBlack.png') no-repeat center left;
	height: 24px;
	width: 168px;
	display: block;
	float: left;
	cursor: pointer;
}
.siteLogo a:hover{
	background: #FFF url('./images/logoBlack.png') no-repeat center left;
}

#globalNavi .menu{
	margin: 72px 0 0 0;
	padding-right: 24px;
	list-style: none;
	height: 36px;
	background-color: #FFF;
}

#globalNavi .menu li{
	margin-left: 24px;
	float: right;
	line-height: 1.1em;
}

.menu a{
	height: 36px;
	display: block;
}

/* IE6 */
.menu .menuBlog{_width: 48px;}
.menu .menuContact{_width: 72px;}
.menu .menuProfile{_width: 60px;}
.menu .menuConcept{_width: 60px;}
.menu .menuWorks{_width: 50px;}

.titleLeft{
	padding-bottom: 20px;
	float: left;
	width: 288px;
	overflow: hidden;
}

/* subNavi */
#subNavi{
	padding: 0;
	list-style: none;
	width: 360px;
	float: right;
}

#subNavi li{
	margin: 0 0 0 18px;
	padding: 0;
	float: right;
	display: inline;
	text-align: right;
}

#subNavi li a,
#subNavi li .sortTitle{
	padding-top: 16px;
	padding-bottom: 2px;
	display: block;
}

#subNavi .active a{
	color: #FFF;
	font-style: italic;
	background-color: #000;
}

.menu .active a,
#language .active a{
	background-color: #000;
	color: #FFF;
	font-style: italic;
}

.menu .active a:visited,
#language .active a:visited{
	color:#FFF;
}

#language{
	position: fixed;
	bottom: 0;
	right: 12px;
	height: 36px;
	width: 144px;
	z-index: 1000;
}

#language ul{
	list-style: none;
}

#language li{
	margin-left: 12px;
	float: right;
	line-height: 1.2em;
}

#language .ja{_width: 48px;}
#language .en{_width: 46px; margin-left: 0;}

#language a{
	display: block;
	height: 36px;
}


/* common */
a { text-decoration: none; color:#03C;}
a:link { text-decoration: none; color:#03C;}
a:visited { text-decoration: none; color:#609;}
a:hover { text-decoration: none; color:#FFF; background: #000;}
a:active { text-decoration: none; color:#F00;}
a img{border: none; background: none;}

h1,h2,h3,h4{
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}

h1{
	margin: 30px 0 24px;
}

h2{
	margin-bottom: 20px;
}

h3{
	margin-bottom: 0;
}

p, ul, ol, table{
	margin-bottom: 20px;
}

strong{
	font-weight: bold;
	font-style: italic;
}

.displayNone,
#works .index #list_by_category{
	display: none;
}

.marginNone{
	margin-bottom: 0;
}

.spec,
#slideCtl li,
#works .index #list_by_year,
#works .index #list_by_category,
#access ul{
	list-style: none;
}


/* works */
#head .pageTitleH1{
	margin-bottom: 0;
}

#works .index .pageTitleH2{
	margin-bottom: 0;
}


#works .index .pageTitleH3{
	margin-bottom: 10px;
}


#works .index ul{
	list-style: none;
}

#works .list li{
	margin-bottom: 20px;
	clear: both;
	width: 648px;
	overflow: hidden;
}

#works .index .spec{
	margin-left: 20px;
	margin-top: -4px;
	width: 460px;
	overflow: hidden;
	float: right;
}

.list li .thumbnailLink{
	width: 168px;
	height: 94px;
	display: block;
	float: left;
  background-color:#03C;
  position: relative;
}

.list .thumbnailLink .imgProtect{
	width: 168px;
	height: 94px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.list li .thumbnail{
	width: 168px;
	height: 94px;
}

.list li a:hover img{
  -moz-opacity: 0.6;
  opacity:.60;
  filter: alpha(opacity=60);
}

#works .index .backIndex{
	padding-top: 15px;
}

#pics{
	margin: 36px 0 26px;
	width: 648px;
	height: 364px;
	display: block;
	overflow: hidden;
	z-index: 100;
	cursor: pointer;
}

#picsLoading{
	width: 648px;
	height: 400px;
    background-color: #fff;
    position: absolute;
    z-index: 1000;
}

#picsLoading img{
  margin: 166px 0 0 308px;
}

#imgProtect img{
	position: absolute;
	top:0;
	left: 0;
	width: 648px;
	height: 364px;
	z-index: 110;
}

.photo_prints{
  display: none;
}

#works .detail{
	position: relative;
}

#works .detail .pageTitleH1{
	margin: 0 0 20px;
	line-height: 1.1em;
}

#works .detail .pageTitleH2{
	margin-bottom: 0;
	line-height: 1.7em;
	font-weight: normal;
}

#works .detail .relatedLink{
	list-style: disc;
	margin-left: 20px;
}

#works .detail .url{
  margin-left: 10px;
}


#slideCtl{
	margin-left: 268px;
	position: absolute;
	top:370px;
	left: 50%;
	width: 150px;
	overflow: hidden;
	color: #FFF;
	font-style: italic;
	z-index: 200;
	background-color: inherit;
    display: none;
}

#slideCtl a,
#archivesList a{
	color: #FFF;
	cursor: pointer;
}

#slideCtl a:hover,
#archivesList a:hover{
	color: #999;
}

#slideCtl li{
	line-height: 1.1em;
	text-align: left;
	width: 150px;
}

#slideCtl .count,
#slideCtl .playStop{
	margin-bottom: 12px;
}

#slideCtl .count,
#slideCtl .playStop,
#slideCtl .slideNavi{
	text-align: left;
}

#slideCtl .slideNavi ul{
	width: 150px;
	margin: 0;
	overflow: hidden;
}

#slideCtl .slideNavi .prev{
	float: left;
	width: 90px;
}
#slideCtl .slideNavi .next{
	float: right;
	width: 60px;
	text-align: right;
}

#slideCtl .slideNavi li{
	border: none;
}

.pageNavi{
	width: 648px;
	height: 48px;
	display: block;
	position: relative;
}

.pageNavi .alignleft,
.pageNavi .alignright,
.pageNavi .aligncenter{
	width: 216px;
	position: absolute;
}

.pageNavi .aligncenter{
	margin-left: -108px;
	top: 24px;
	left: 50%;
	text-align: center;
}

.pageNavi .alignleft{
	top: 24px;
	left: 0px;
	text-align: left;
}

.pageNavi .alignright{
	top: 24px;
	right: 0px;
	text-align: right;
}


/* #blog */
#blog .index .pageTitleH2{
	margin: 0;
}

#blog .entry{
  overflow: hidden;
  	width: 648px;
}

#blog .index #archives{
	border: solid 1px red;
}

#blog .index .date,
#blog .detail .date{
	margin-bottom: 20px;
	font-style: italic;
}

#blog .index .post{
	margin: 0 0 50px 0;
}

#blog .entry .alignright{
	padding: 0 0 12px 24px;
	float: right;
}

#blogArchives,
#blogArchives ul{
	list-style: none;
}

#blogArchives{
	margin-left: 260px;
	position: absolute;
	top: 30px;
	left: 50%;
	list-style: none;
	text-align: left;
	
}

.archivesLink a:hover{
	background: none;
	color: #03C;
}

#blogArchives #archivesList{
	margin-top: 10px;
	overflow: hidden;
	background-color: #000;
	display: none;
}

#blogArchives #archivesList li{
	line-height: 1.6em;
}

#blog .detail .pageTitleH1{
	line-height: 1.4em;
}

#blog .detail{
	padding-top: 0;
}

#blog .detail .pageTitleH1{
	margin: 30px 0 0 0;
}


#blog .images{
  float: right;
  margin-left: 20px;
}

#blog .images p{
  margin-bottom: 20px;
  line-height: 1em;
}

/*  IE8 対応 */
#blog .images p a:hover{
  line-height: 1em;
  background: none;
}

/* page */


#page .conceptPhoto{
	margin-bottom: 26px;
	width: 648px;
	height: 364px;
}

#concept p{
	width: 648px;
	overflow: hidden;
	clear: both;
}

#concept .alignright{
	padding-left: 20px;
	float: right;
}

#profile table{
	width: 648px;
}

#profile .pageTitleH3{
	padding-bottom: 10px;
	line-height: 1.1em;
	font-size: 1.4em;
}

#profile .tableProfile,
#profile .tablePortrait{
	margin-bottom: 40px;
}

#profile .tableProfile th,
#profile .tableProfile td{
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
	color: #000;
}

#profile .tablePortrait td{
	padding-bottom: 0px;
	vertical-align: top;
	color: #000;

}

#profile .tableProfile th{
	width: 204px;
}

#profile .tablePortrait td.label{
  width: 13%;
  white-space: nowrap;
}

#profile .tableProfile th{
	padding-right: 24px;
}

#profile td.portraitImage{
	padding-left: 24px;
}

#profile .tableProfile td{
	width: 420px;
}

.tableProfile td ul,
.tableProfile td ol{
	line-height: 1.4em;
}

.tableProfile td ol{
	margin-left: 24px;
}

.tableProfile td li{
	margin-bottom: 3px;
}

.tablePortrait td ul{
	margin-bottom: 20px;
	list-style: none;
}

.tablePortrait ul li{
	width: 420px;
	overflow: hidden;
}

.tablePortrait li .profYear{
	float: left;
	width: 42px;
}

.tablePortrait li .profTxt{
	width: 378px;
	float: right;
}

#profile td.licentiate{
	padding-bottom: 20px;
}

/* contact */
#contact .index .pageTitleH2{
	margin-bottom: 12px;
}

#contact .index p{
	margin-bottom: 30px;
}

#contactForm,
#contactForm .wpcf7-response-output{
	margin-bottom: 40px;  
}

#contactForm .pageTitleH2{
	margin-bottom: 0;
}

#contactForm .wpcf7-validates-as-required,
#contactForm textarea{
	margin-top: 4px;
	padding: 4px;
	border: solid 1px #666;
	font-family: Georgia, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', 'MS Mincho', 'MS PMincho', Serif;
	font-size: 1em;
}

#contactForm .wpcf7-validates-as-required{
	width: 319px;
	height: 14px;
	background: none;
	font-size: 1em;
}

#contactForm textarea{
	width:638px;
	height: 192px;
}

#contactForm .submit{
	margin-bottom: 40px;
}

{
	border: solid 1px red;
}

/*  job-opportunity */
#job-opportunity ul{
   margin: -20px 0 0 40px;;
   line-height: 1.4em;
}

#job-opportunity ul li{
  margin-bottom: 5px;
}

#access .pageTitleH2{
  margin-bottom: 24px;
}

#access li .leftColumn{
	width: 84px;
	display: block;
	float: left;
}

#access #map{
	margin-top: 9px;
	margin-bottom: 30px;
	width: 648px;
	height: 364px;
}

.for_admin{
  font-size: 1.2em;
  color: #000;
  position: fixed;
  top: 12px;
  right: 12px;
}
.for_admin span{background: url(/wp-content/themes/superpotato/images/paperpencil.png) no-repeat left center;
padding-left: 16px; }
.for_admin a:link{  color: #000; }
.for_admin a:hover{ background-color: #000; color: #FFF; }
.for_admin a:active{ color: #F00; }