@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Arvo);

#wrapper h3 {
	font-size: 36px;
	font-weight: 700;
	font-family: 'Oswald';
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	width: 700px;
	line-height: 1.0;
}
#wrapper h3 span {
	font: normal 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-left: 20px;
	vertical-align: 0.3em;
}


#contents h4 {
	font: normal 26px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 20px 0;
	letter-spacing: 3px;
}
#works #contents h4 {
	margin: 0px 0 30px;
	font: normal 30px/1.2 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


a.blank {
	padding-right: 15px;
	background: url(../images/ico_blank.gif) no-repeat right center;
}


/* ################################### */
	/* top */ 
/* ################################### */

#sliderbase {
    background: url("../images/body_bg.png") repeat-x scroll 0 0 transparent;
    height: auto;
		padding: 0 0 25px;
}
#sliderbase #mainimg {
		width: 890px;
		margin: 0 auto;
}

.lead {
	margin-bottom: 30px;
}
.lead h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.lead p {
	margin-bottom: 20px;
}
.lead li {
	margin-bottom: 5px;
	list-style: none;
}

div.thumbnail {
	float: left;
	width: 198px;
	height: 190px;
	text-align: left;
	padding: 8px;
	cursor: pointer;
	margin-right: 5px;
	background: #FFF;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #EDEDED;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


#works div.thumbnail {
	margin-right: 22px;
	margin-bottom: 10px;
} 
.thumbnail figure {
	margin-bottom: 5px;
}
.thumbnail .figcaption {
	line-height: 1.4;
}

.thumbnail img {
	background: #000;
}

#toppage .hover {
	background: #E8E8E8 url(../images/hover_bg.gif);
}
#works #contents .hover {
	background: #E8E8E8 url(../images/hover_bg.gif);
}

/* ################################### */
	/* concept */ 
/* ################################### */

#concept #contents p {
	margin-bottom: 10px;
}

#concept #contents p.lead {
	margin-bottom: 30px;
}

#concept #contents div {
	padding: 20px;
	margin-bottom: 20px;
}

#concept #contents h4 {
	font-size: 32px;
	letter-spacing: -1px;
	margin: 0px 0 10px;
}

#concept #contents ul {
	margin-left: 1em;
}

#concept #contents li {
	list-style: none;
	margin-bottom: 5px;
}	

div.concept1 {
	background: #FFF url(../images/concept_img1.png) no-repeat right bottom;
}
div.concept2 {
	background: #FFF url(../images/concept_img2.png) no-repeat right bottom;
}
div.concept3 {
	background: #FFF url(../images/concept_img3.png) no-repeat right bottom;
}
div.concept4 {
	background: #FFF url(../images/concept_img4.png) no-repeat right bottom;
}



/* ################################### */
	/* profile */ 
/* ################################### */

.profile_pics {
	float: left;
	width: 260px;	
}
.profile_pics img {
	padding: 4px;
	background: #FFF;
	border: 1px solid #EDEDED;	
}

.profile_caption {
	width: 380px;
	float: left;
	height: 300px;	
}

.name {
	font: normal 24px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0 0 20px;
	letter-spacing: 2px;
}
.name span {
	font: normal 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-left: 10px;
	vertical-align: 0.3em;
	letter-spacing: 1px;
}

h5.hobby {
	margin: 30px 0 10px;
	font: normal 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}



.profile_base {
	padding: 25px 23px;
	background: #FFF;
	margin-bottom: 30px;
	border: 1px solid #EDEDED;
	width: 650px;
}
/*------------------------------------*/
.profile_base:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.profile_base { display: inline-block; }
/*------------------------------------*/

#profile table {
	width: 650px;
	border-top: 1px solid #999;
}

#profile th,
#profile td {
	padding: 15px 20px;
	text-align: left;
	border-bottom: 1px solid #999;
}

#profile th {
	width: 1%;
	white-space: nowrap;
	border-right: 1px solid #999;
	padding-right: 30px;
}


.link dt {
	float: left;
	clear: both;
	width: 187px;
	height: 90px;
	padding: 0;
	padding-right: 15px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
  
.link dd {
	width: 400px;
	height: 65px;
	margin-left: 202px;
	padding: 20px 0 0 15px;
	line-height: 1.4;
}

#profile #contents h4 {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}


/* ################################### */

	/* works */ 

/* ################################### */

#works #contents {
	width: 740px;
	padding: 30px 0px 50px 0;
	min-height: 400px;
}


#works #sidebar li {
	text-align: center;
}



#works #contents p {
	margin-bottom: 15px;
}
#works #contents p.first {
	clear: both;
	zoom: 1;
	margin-top: 20px;
}

div.gallary {
	height: 500px;
}

#works .notes {
	border: 1px solid #CCC;
	padding: 15px;
	margin-top: 30px;
}
#works .notes li {
	list-style: none;
	margin-bottom: 10px;
}

ul.thumbs {
	margin-left: 10px;
}


#pics li,
ul.thumbs li {
	list-style: none;
	margin-bottom: 5px;
}

#pics li {
	font-weight: bold;
	height: 460px;
}	








@media screen and (max-width: 768px) {

* {
	box-sizing: border-box;
}
#wrapper h3 {
	font-size: 30px;
	font-weight: 700;
	font-family: 'Oswald';
	letter-spacing: 0px;
	padding-bottom: 10px;
	width: auto;
	margin-bottom: 15px;
}
#wrapper h3 span {
	font: normal 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-left: 20px;
	vertical-align: 0.3em;
}
	
#sliderbase {
    padding: 0 0 15px;
}
#sliderbase #mainimg {
		width: auto;
}
.lead h3 {
	font-size: 18px;
	letter-spacing: 0px;
}
div.thumbnail {
	float: left;
	width: 46%;
	height: 300px;
	margin-right: 0;
	margin-bottom: 15px;
}
div.thumbnail img {
	width: 100%;
	height: auto;
}

div.thumbnail:nth-child(odd) {
	float: right;
}

#works div.thumbnail {
	margin-right: 22px;
	margin-bottom: 10px;
} 

/* ################################### */
	/* concept */ 
/* ################################### */
#concept #contents h4 {
	font: normal 26px "Times New Roman", Times, serif;
	letter-spacing: 0px;
}
#concept #contents div {
	padding: 10px;
}

div.concept1,
div.concept2,
div.concept3,
div.concept4 {
	background-size: auto 50%!important;
}

/* ################################### */
	/* profile */ 
/* ################################### */
.profile_pics {
	float: none;
	width: auto;	
	width: 210px;
	margin:  0 auto 15px;
}
.profile_pics img {
	width: 200px;
	height: auto;
}

.profile_caption {
	width: auto;
	float: none;
	height: auto;	
}
.name {
	font: normal 20px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0 0 15px;
	letter-spacing: 0px;
}
.name span {
	margin-left: 0px;
	vertical-align: 0em;
	letter-spacing: 0px;
}
h5.hobby {
	margin: 30px 0 10px;
	font: normal 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.profile_base {
	padding: 15px;
	width: auto;
	display: block;
}
#profile  table {
	border: none;
	width: 100%;
}
#profile tr {
  display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}
#profile th,
#profile td {
	display: list-item;
	border: none;
	background: none;
	list-style: none;
	padding: 5px;
}

#profile th {
	font-weight: bold;
	margin-bottom: 5px;
	border-right: none;
	width: auto;
	border: none;
}

.link dt {
	float: none;
	width: auto;
	height: auto;
	padding: 0 0 5px;
	font-weight: bold;
	text-align: left;
}
.link dd {
	width: auto;
	height: auto;
	margin-left: 0;
	padding: 0;
	margin-bottom: 25px;
}

#profile #contents h4 {
	font-size: 20px;
}


/* ################################### */
	/* works */ 
/* ################################### */

#works #contents h4 {
    font: 20px/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0px 0 30px;
		clear: both;
}

#works #contents {
	width: auto;
	padding: 30px 0px 50px 0;
	min-height: 400px;
}
#works div.thumbnail:first-child {
	clear: both;
}

#works div.thumbnail {
	float: left;
	width: 46%;
	height: 180px;
}
#works div.thumbnail:nth-child(even) {
	float: right;
}

#works div.thumbnail img {
	width: 100%;
	height: auto;
}
#works div.thumbnail {
	margin-right: 0;
	margin-bottom: 10px;
} 
div.gallary {
	height: auto;
}


div.gallary ul#pics li img {
	width: 95%;
	height: auto;
}
ul.thumbs {
	clear: both;
	margin-left: 0;
	padding-top: 15px;
	width: 100%!important;
	display: block;
}

#pics li,
ul.thumbs li {
	list-style: none;
	margin-bottom: 0px;
}
#pics li {
	font-weight: normal;
	height: auto;
	font-size: 12px;
}	
ul.thumbs li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 50px!important;
	height: 50px!important;
	overflow: hidden;
}
ul.thumbs li img {
	width: 100%;
	height: auto;
}



@media screen and (max-width: 640px) {
div.thumbnail {
	height: 180px;
}
#pics li br {
	display: none;
}
}