@charset "UTF-8";

/****************************************************
for SmartPhones		/ iPhone6+ >> 736px /
*****************************************************/
@media only screen and (max-width:740px) {

#container {
	min-width: 100%;
	min-width: 320px;
}



/* common
--------------------------------------------- */
/* font-style ------ */
h1 {
	font-size: 24px;
}
.archive h1 {
	font-size: 20px;
}
h1 span {
	font-size: 12px;
}
h1 span em {
	display: block;
	font-size: 14px;
}
h2 {
	font-size: 16px;
}

/* header ------ */
header {
	padding: 5px 25px;
}
header ul.gnavi {
	float: left;
}
header ul.social {
	float: right;
}
header ul.social li a {
	font-size: 14px;
}

/* footer ------ */
footer {
	margin: 10px auto 0;
	margin: 0 auto;
	padding: 10px 20px;
	width: 100%;
	text-align: center;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
footer p {
	font-size: 10px;
}

/* contents ------ */
section {
	margin: 0 auto;
	overflow: hidden;
}
.common section:last-of-type {
	margin: 35px auto 0;
	width: 100%;
}
.anchor {
	float: none;
	text-align: center;
	margin: 10px auto 0;
}

/* list-menu ------ */
ul.menu li {
	font-size: 12px;
}
ul.menu li + li {
	margin: 0 0 0 10px;
}
ul.menu li a:hover {
	box-shadow: none;
}
section:last-of-type ul.menu li a {
	line-height: 1.5;
}
section:last-of-type ul.menu li a:hover {
	box-shadow: none;
}

.title ul.gnavi {
	display: none;
}

/* list-tab ------ */
ul.tab {
	padding: 0 25px;
	padding: 0;
	max-width: 100%;
}
.works ul.tab {
/*	padding: 0 0 0 20px;	*/
}
ul.tab li {
	max-width: 33.3%;
}
ul.tab li span {
}
ul.tab li a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
	color: #4b4b4b;
}

/* archive ------ */
.toArchive {
	margin: 0 auto;
	margin: 30px auto 0;
	padding: 0 25px 0 0;
	width: 100%;
}
.toArchive a {
	font-size: 10px;
	color: inherit;
	box-shadow: 0 1px 0 #4b4b4b;
}

/* mainVisual ------ */
.mainVisual {
	padding: 0 25px;
	padding: 0 15px;
	height: 300px;
}
.archive .mainVisual {
	height: 150px;
}
.mainVisual .title {
	position: relative;
	z-index: 1;
	margin: 200px auto 0;
}
.archive .mainVisual .title {
	margin: 70px auto 0;
	text-align: right;
}


/* pageTop
--------------------------------------------- */
#pageTop {
	position: fixed;
	bottom: 25px;
	right: 25px;
}
#pageTop a {
	padding: 0;
	width: 25px;
	height: 25px;
}
#pageTop a i {
	font-size: 1em;
}



/* top
--------------------------------------------- */
.top .title .gnavi {
	margin: 5px auto 0;
}

#wrap.top section {
	margin: 90px auto 0;
	padding: 0 25px;
}
.top div + div {
	width: 100%;
}
.top .introduction {
	margin: 60px auto 0;
}
.top .introduction p {
	text-align: justify;
	font-size: 10px;
}
.top .introduction a {
	box-shadow: 0 1px 0 #fff;
}
.top .introduction a:hover {
	box-shadow: 0 2px 0 #fff;
}

.top .news {
	margin: 30px auto 0;
	max-width: 360px;
}
.top .news a,
.top .news span {
	padding: 0;
	font-size :10px;
}
.top .news a:hover {
	background: transparent;
}

.top section div h2 {
	border-bottom: 1px solid #fff;
}
.top dl + dl {
	margin: 20px auto 0;
}
.top dl dt {
	padding: 0;
}
.top dl dt,
.top dl dd {
	display: block;
	font-size :12px;
}
.top dl dt + dd {
	padding: 0;
}

.top footer {
	margin: 70px auto 0;
}



/* biography
--------------------------------------------- */
.biography section + section {
	margin: 25px auto 0;
}
.biography h3 {
	padding: 0 0 0.5em;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px solid #4b4b4b;
}
.biography h3 span {
	font-size: 10px;
}
.biography h3 em {
	display: block;
	font-size: 14px;
}
.biography a {
	color: #4b4b4b;
}
.biography p,
.biography section ul li {
	font-size: 10px;
}
.biography article {
	margin: -10px auto 0;
	padding: 64px 25px 0;
	padding: 32px 25px 0;
	width: 100%;
}
.biography #profile div {
	display: block;
}
.biography #profile div + div {
	margin: 20px auto 0;
	width: 100%;
}
.biography .photo {
	width: 100%;
	margin: 0 auto;
	max-width: 270px;
	height: 160px;
}
.biography #profile p {
	margin: 10px auto 0;
}
.biography #profile h4 {
	margin: 10px auto 0;
	font-size: 10px;
}
.biography #history p + p {
	margin: 10px auto 0;
}
.biography #pickup ul li {
	line-height: 1.8;
	word-break: break-all;
}
.biography #pickup a {
	font-size: 10px;
}
.biography #pickup a:hover {
	box-shadow: none;
}
.pcshow{
	display: none;
}



/* works
--------------------------------------------- */
.works.archive .mainVisual {
	height: 150px;
}
.works section + section {
	margin: 25px auto 0;
}
.works section > small {
	margin: 35px auto 0;
	margin: 10px auto 0;
	padding: 0 25px;
}
.works .byYear {
	margin: 25px auto 0;
	padding: 0 25px;
	width: 100%;
}
.works article {}
.works article + article {
	margin: 20px auto 0;
}
.works article > a:hover,
.works article > a.boxer:hover {
	box-shadow: none;
}
.works article div {
	display: inline-block;
	vertical-align: top;
}
.works article div + div {
	margin: 0 0 0 25px;
	margin: 0 0 0 10px;
	margin: 0 0 0 4%;
}
.works .description {
	width: 160px;
	width: 58%;
	width: 67%;
}
.works .photo {}
.works article h3 {
	padding: 0 0 5px;
	font-size: 12px;
	word-break: break-all;
}
.works article h3 span {
	display: block;
	font-size: 12px;
}
.works article p {
	font-size: 10px;
}



/* boxer設定リセット・上書き ------ */
#boxer {
	background: transparent;
	box-shadow: none;
}
#boxer .boxer-close {
/*	display: none;	*/
	background: transparent;
	z-index: 200;
	top: 0;
	right: -50px;
	width: 50px;
	height: 50px;
}
/*
.works a.boxer {
	top: auto;
	bottom: 0;
	width: 20px;
	height: 20px;
	font-size: 20px;
}
*/

#boxer.mobile .boxer-close:before,
#boxer.mobile .boxer-close:hover:before {
	font-size: 0;
}

.works .boxer a i.fa-youtube-play {
	color: #cd201f;
}
.works .boxer a i.fa-facebook {
	color: #3b5998;
}





}



/****************************************************
for SmartPhones		//portrait Limited//
*****************************************************/
@media only screen and (max-width:414px) {

.works ul.tab {
	padding: 0;
	text-align: center;
}

.works article {
	margin: 0 auto;
	max-width: 270px;
}
.works article + article {
	margin: 20px auto 0;
}
.works article > a:after {
	padding: 0px 6px;
	font-size: 14px;
}
.works article div + div {
	margin: 0 0 0 10px;
}
.works .description {
	width: 160px;
	width: 158px;
}
.works .description p.award {
	position: absolute;
	right: 0;
	bottom: 0;
}
.works .description p.award span {
	display: none;
}
.works .photo {
	width: 100px;
	height: 100px;
}
.works article h3 {
	padding: 0 0 5px;
}

.works a.boxer {
	top: auto;
	bottom: 0;
	width: 20px;
	height: 20px;
	font-size: 20px;
}





}