body{
	font-size : 8pt;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
}

div.header{
	padding:2rem 0 1rem 0 ;
	background-color:#f7f7f7;
	text-align:center;
	font-size:1em;
	min-width : 68rem;
}

h2{
	color:#AC581A;
	margin-bottom:0.0rem;
	font-size:3em;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
}

h3{
	color:#222222;
	font-size:1.5em;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
}

h4{
	color:#222222;
	margin:0.5rem;
	font-size:1.5em;
	padding-left: 2em;
	text-indent : -2em;
	line-height : 1.3rem;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
}

.creator{
	font-size:0.8em;
	color:#444444;
}
.prize{
	font-size:0.8em;
	color:#676767;
}

.sub{
	font-size:0.7em;
}
.ssub{
	font-size:0.5em;
}


div.flexslider li{
	display: inline-block;
	vertical-align: bottom;
}

li.narrow{
	font-size:1.5rem;
	color:#CCCCCC;
	margin-bottom:0.0rem;
}
span.arrow{
	font-size:1.5rem;
	cursor: pointer;
	color:#D0A17D;
	margin-bottom:0.0rem;
}
li.act{
	color:#AC581A;
	margin-bottom:- 0.0rem;
	font-size:2.5rem;
}

div.flexslider ul{
	list-style:none;
	font-family:"Montserrat","Helvetica",sans-serif;font-weight:600;
}

ol.flex-control-nav{
	visibility: hidden;
}
div.lBox{
	float : left;
	margin : 0.5rem;
	height : 12rem;
}

div.sBox{
	width:31rem;
	height : 9rem;
	float : left;
	margin : 0.5rem;
}
div.contBox{
	height :97rem;
}


.contents{
	margin:2rem auto;
	width:68rem;
}

a{
	color:#222222;
}

.space{width: 60rem; clear:both;text-align:center}

.contBox.contBox--variable-height {
	height: auto;
	min-height: 97rem;
}

.thesis-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 60rem;
	padding: 0.75px 0 1rem;
}

.thesis-list__item:nth-child(n+3) {
	margin-top: 1.25rem;
}

.thesis {
	display: flex;
	align-items: flex-start;
	background: rgba(177, 160, 52, 0.2);
	width: calc(50% - 0.625rem);
	min-height: 8.75rem;
	padding: 1.25rem;
}

.thesis--master {
	background: rgba(67, 92, 117, 0.2);
}

.thesis__thumbnail {
	flex: 0 0 auto;
	width: 6.25rem;
	height: 6.25rem;
	margin: 0;
}

.thesis__thumbnail > img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.thesis__content {
	flex: 1 1 auto;
	margin-left: 1.25rem;
}

.thesis__heading {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.thesis__prize {
	display: block;
	font-size: 0.8em;
	color: #676767;
}

.thesis__author {
	margin: 0.2em 0 0;
	text-align: right;
	font-size: 0.8rem;
	font-weight: normal;
	color: #444;
}
