@charset "UTF-8";
@import url("jquery.fs.boxer.css");

/*--------------------------------------------------------------------*/
/* 作品ギャラリー */
/*--------------------------------------------------------------------*/

.wrapper {
	background: #e8e7ee;
}

.t_ce {
	text-align: center;
}


/*list
--------------------------------------------------------------------*/
.galleryList {
}

.contestList .workRow {
	margin: 0;
}
.contestList .workRow:after {
	content: "";
	clear: both;
	display: block;
}
.contestList .work {
	margin: 0 1.1%;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.contestList .workRow:after {
		content: "";
		clear: both;
		display: block;
	}
	.contestList .work {
		float: left;
	}
	.contestList .workCol1 {
		width: 98%;
	}
	.contestList .workCol2 {
		width: 47%;
	}
	.contestList .workCol4 {
		width: 23%;
	}

}

@media screen and (max-width: 767px) {
	.contestList .workRow:after {
		content: "";
		clear: both;
		display: block;
	}
	.contestList .work {
		float: left;
	}
	.contestList .workCol2 {
		width: 47%;
	}
	.contestList .workCol4 {
		width: 47%;
	}

}

.contestList .t_concours {
	background: #04321d;
	color: #fff;
	padding: 5 0;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 0px;
}

.contestList .subT_concours {
	font-size: 20px;
	font-size: 2rem;
	color: #04321d;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #04321d;
}

.contestList .t_exhibition {
	background: #c18f85;
	color: #fff;
	padding: 5 0;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-top: 30px;
	margin-bottom: 0px;
}

.contestList .subT_exhibition {
	font-size: 20px;
	font-size: 2rem;
	color: #c18f85;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #c18f85;
}

.galleryList li {
	margin-bottom: 2.5641%;/*30px*/
}
.galleryList li:nth-child(3n) {
	margin-right: 0;
}
.galleryList li a {
	display: block;
	border: 1px solid #999;
	color: #000;
	padding: 10px;
}
.galleryList li a:hover {
  background: #e0dcf1;
}
.galleryList li h3 {
	height: 5em;
	font-size: 14px;
	font-size: 1.4rem;
}

/*single
--------------------------------------------------------------------*/
article h3.headline1 {
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 1em;
}
.galleryInnr {
	max-width: 900px;
	margin: 0 auto;
}
.galleryInnr h4 {
	clear: both;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0.5em;
}
.galleryInnr h4.prize:before {
	content: "\f091";
	color: #c93;
	font-size: 36px;
	font-size: 3.6rem;
	font-family: FontAwesome;
	margin-right: 0.2em;
}
.galleryInnr h4 i {
	margin-right: 0.5em;
}
.galleryInnr p {
	margin-bottom: 0.5em;
}
.galleryInnr li span {
	display: block;
	height: 4em;
}
.galleryInnr li a {
	display: block;
	background: #f5f5f5;
	color: #000;
	padding: 10px;
}
.galleryInnr li a:hover {
  background: #e0dcf1;
}
.galleryInnr li.withComment span {
	display: block;
	height: inherit;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
	padding-bottom: 0.5em;
}
.galleryInnr .nameonly {
	background: #f5f5f5;
	color: #000;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.galleryInnr .nameonly h4 {
	font-size: 20px;
	font-size: 2rem;
}
.galleryInnr .nameonly li {
	display: inline-block;
	margin: 0 1em 0.3em 0;
}
.galleryInnr .nameonly .salon li {
	display: block;
}
.galleryInnr .judge {
	border: 1px solid #999;
	background: #fff;
	margin-bottom: 20px;
	padding: 20px 10px;
}
.galleryInnr .judge h5 {
	font-size: 20px;
	font-size: 2rem;
	margin: 0;
}
.galleryInnr .judge p {
	margin: 0.5em 0 0;
}
.galleryInnr .judge .comment {
}
.galleryInnr .judge .comment dt {
	background: #e8e4f9;
	margin-bottom: 0.2em;
	padding: 0.5em;
}
.galleryInnr .judge .comment dd {
	margin-bottom: 1em;
	padding: 0.5em;
}
.galleryInnr .judge .judgeList li {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0.3em;
}
.galleryInnr .judge .judgeList li small {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
}

@media screen and (min-width: 768px) {
	.galleryInnr .judge .judgeList li small {
		display: inline;
		margin-left: 0.5em;
	}
}


/* Contest
--------------------------------------------------------------------*/

.contestList {
	margin-bottom: 50px;
}
.contestList .lead {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 20px 20px 20px;
}

.contestList .workRow {
	margin: 0;
}
.contestList .workRow:after {
	content: "";
	clear: both;
	display: block;
}
.contestList .work {
	margin: 15px 1%;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.contestList .workRow:after {
		content: "";
		clear: both;
		display: block;
	}
	.contestList .work {
		float: left;
	}
	.contestList .workCol3 {
		width: 48%;
	}
	.contestList .workCol6 {
		width: 98%;
	}
}

.contestList .work {
	padding: 15px;
}
.contestList .border-double {
	border: 4px double #b80;
	background: #fff;
}
.contestList .border-single {
	border: 1px solid #b80;
	background: #fff;
}
.contestList .work p {
	margin: 0.5em 0 0 0;
}
.contestList .work .prize {
	display: table;
	margin: auto auto 10px;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contestList .work .prize img,
.contestList .work .prize span {
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
	padding: 0 5px;
}
.contestList .work.workCol6 .prize {
	font-size: 36px;
	font-size: 3.6rem;
}
.contestList .work.workCol3 .prize {
	font-size: 24px;
	font-size: 2.4rem;
}
.contestList .work .thumb {
	margin: 0 0 10px 0;
}
.contestList .work .category {
	display: inline-block;
	background: #04321d;
	color: #fff;
	padding: 0.1em 0.5em;
}
.contestList .work .title {
	font-size: 20px;
	font-size: 2rem;
}
.contestList .work .name {
	font-size: 18px;
	font-size: 1.8rem;
}
.contestList .work .comment {
}
.contestList .work .namelist dt {
	display: inline-block;
	background: #b80;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 20px;
	padding: 0.1em 0.5em;
}
.contestList .work .namelist dd {
	margin-top: 10px;
}
.contestList .work .namelist dd li {
	display: inline-block;
	margin: 0 1em 0.2em 0;
}
.contestList .work .salon {
	margin-top: 1em;
}
.contestList .work .salon li {
	display: block;
	margin: 0 0 0.2em 0;
}
.contestList .txt-16 {
	font-size: 16px;
	font-size: 1.6rem;
}



