@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

img{
border: none;
}

hr{
display: none;
}

a {
text-decoration: none;
color: #8e5c45;
}

/*a:hover { text-decoration: underline; } */

ul {
	list-style:none;
}

/* ----------------------------- body */

body {
background:#ffffff;
width:100%;
font-family: 'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo;
font-size: 14px; 
color: #000;
text-align: center;
line-height: 1.5;
}

/* ----------------------------- container */
#container {
margin: 0px auto;
width:100%;
}


/* ----------------------------- header */
#header {
background: #fff;
/* border-bottom: #d4b149 solid 10px;
margin-bottom: 20px; */
}

#header h1 {
/* width:1240px;
margin: 0px auto; */
text-align: center;
}

#header h1 img {
width:100%;
max-width: 1000px;
}


div#intro {
width: 100%;
text-align:center;
font-size: 16px;
line-height:1.1em;
/*background-color: #d4b149;*/
padding: 0.5em;
margin-bottom: 2em;
}

.purpose {
font-size:1.2em;
color:#d4b149;
font-weight:bold;
font-family: Georgia, Times, "Times New Roman";
}

/* ----------------------------- content */
#content {
width:100%;
max-width: 1100px;
margin: 0px auto 50px;
}

/*
#content h2 {
width:1100px;
margin: 0 auto 20px;
text-align: left;
font-size: 28px;
}
*/

h2{
position: relative;
padding: 0.25em 1em;
border-top: solid 3px gray;
border-bottom: solid 3px gray;
font-size: 28px;
color:gray;
}

h2:before, h2:after{
content: '';
position: absolute;
top: -7px;
width: 3px;
  height: -webkit-calc(100% + 14px);
height: calc(100% + 14px);
background-color: gray;
}

h2:before {left: 7px;}
h2:after {right: 7px;}

h3.winner_tlt_1st { font-weight:bold; font-size:1.6em; padding-bottom:1em; }
h3.winner_tlt { font-weight:bold; font-size:1.6em; margin-bottom:0.6em;}
h3.winner_tlt_3rd { font-weight:bold; font-size:1.6em; margin-bottom:0.5em;}
.nation {font-size:0.8em; font-weight:normal;}

#content p {
width:1100px;
margin: 0 auto 20px;
text-align: left;
color: #333;
}

#content p.textcenter01{
text-align:center;
}

.award {
display: table;
width:1000px;
margin:0 0 20px;
}

.award_A1 {
display: table-cell;
width:174px;
height:92px;
background: url(images/kazari1.png) no-repeat;
text-align: center;
vertical-align: middle;
font-size: 2.5em;
line-height:1em
}

.award_A2 {
display: table-cell;
width:152px;
height:80px;
background: url(images/kazari3.png) no-repeat;
text-align: center;
vertical-align: middle;
font-size: 2.2em;
line-height:0.9em;
}

.award_A3 {
display: table-cell;
width:152px;
height:80px;
background: url(images/kazari4.png) no-repeat;
text-align: center;
vertical-align: middle;
font-size: 18px;
font-size: 2.2em;
line-height:0.9em;
}

.award_B1 {
display: table-cell;
height:92px;
text-align: left;
vertical-align: middle;
padding: 0 20px;
font-size: 18px;
font-weight:bold;
line-height:1.3em;
}



.award_B2 {
display: table-cell;
height:80px;
text-align: left;
vertical-align: middle;
padding: 0 20px;
font-size: 16px;
font-weight:bold;
line-height:1.3em;
}

.award_txt {
display: table-cell;
height:80px;
vertical-align: middle;
font-size: 16px;
font-weight:bold;
}

p.awardtxt {
padding-left:20px;
font-size: 30px;
font-weight:bold;
}

img.prize {
		max-width: 200px;
	}

/* ----------------------------- 2nd place */
.line_second {
border-top: #bdc3c4 solid 6px;
padding-top:8px;
}

.box_second {
width:500px;
margin:0 auto 20px;
}

.detail_sec {
width:100%;
text-align: left;
}

#content .detail_sec p {
font-size: 14px;
width:100%;
margin:0 0 5px 0;
text-align: left;
/*border-bottom: #bdc3c4 solid 2px;*/
}

table.detailinfo {
width:100%;
text-align: left;
font-size:1.1em;
line-height:1.2em;
font-weight:bold;
margin-bottom:10px;
}

table.detailinfo th {
width:25%;
color:#666;
}


/* ----------------------------- 3rd place */
.line_third {
border-top: #ff9135 solid 4px;
padding-top:8px;
}

.detail_third {
float: right;
width:100%;
text-align: left;
}

#content .detail_third p {
width:100%;
margin:0 0 5px;
padding: 0 3px 5px;
text-align: left;
border-bottom: #ff9135 solid 2px;
}


.highest01 {
width:1100px;
margin:0 auto 20px;
}

.works01 {
float: left;
width:400px;
margin:0 0 20px;
border: #d4b149 solid 4px;
}

.detail01 {
float: right;
width:670px;
margin:0 0 20px;
text-align: left;
}

.detail01 h3 {
width:100%;
margin:0;
}

h3.mg_style01 {
margin-bottom: 10px;
}

#content .detail01 p {
width:100%;
margin:0 0 5px;
padding: 0 3px 5px;
text-align: left;
border-bottom: #d4b149 solid 4px;
}

.detail01 ul.works_list {
width:100%;
line-height:1;
}

.detail01 ul.works_list li {
float: left;
width:135px;
margin:0 10px 5px 0px;
}

.detail01 ul.works_list li.typeR{
margin-right: 0;
}

.detail01 ul.works_list li img {
-ms-interpolation-mode: bicubic;
max-width: 100%;
width: auto; 
height: auto;
border: #d4b149 solid 1px;
}

.detail01 ul.works_list li img.tate{
width: auto;
max-height: 135px;
}

.highest02 {
width:530px;
margin:0 auto 20px;
float: left;
}

.highest03 {
width:530px;
margin:0 auto 20px;
float: right;
}

.highest04 {
width:320px;
margin:0 20px 0 20px;
float: left;
}

.works02 {
width:90%;
margin:0 auto;
padding-bottom:20px;
/*border: #bdc3c4 solid 3px;*/
}

.works02 img.tate{
width: 80%;
}

.works03 {
margin:0 0 10px;
}

.works03 img.tate{
width: 90%;
}

.works03 img.yoko{
width: 100%;
}



.detail02, .detail03, .detail04 {
float: right;
width:320px;
margin:0 0 20px;
text-align: left;
}

.detail02 h3, .detail03 h3, .detail04 h3 {
width:320px;
margin:0;
font-size: 13px;
}

#content .detail02 p,
#content .detail03 p,
#content .detail04 p {
width:320px;
margin:0 0 5px;
padding: 0 3px 5px;
text-align: left;
border-bottom: #d4b149 solid 2px;
}

#content .detail04 p {
border-color: #bdc3c4;
}


.center {
text-align:center;
}




.works01 img,
.works02 img,
.works03 img,
.works04 img {
-ms-interpolation-mode: bicubic;
max-width: 100%;
width: auto; 
height: auto;
}


.works04 img.tate {
width: auto;
max-height: 175px;
}


.excellence01{
width: 1100px;
margin: 0 auto 20px;
text-align: left;
}

.excellence01 .c1works{
width: 320px;
float: left;
margin-right: 70px;
}

.excellence01 .c1works:last-of-type{
margin-right: 0;
}

.excellence01 h3 {
width:320px;
margin:0;
font-size: 13px;
}

#content .excellence01 p {
width:310px;
margin:0 0 5px;
padding: 0 3px 5px;
text-align: left;
}

.excellence02{
width: 1100px;
margin: 0 auto;
text-align: left;
}

.excellence02 .c2works{
width: 200px;
float: left;
margin:0 22px 20px 0;
}

.excellence02 .c2works:nth-of-type(5n){
margin-right: 0;
}

.excellence02 h3 {
width:200px;
margin:0;
font-size: 12px;
}

#content .excellence02 p {
width:194px;
margin:0 0 5px;
padding: 0 3px 5px;
text-align: left;
font-size: 12px;
}

#content .excellence01 p.img,
#content .excellence02 p.img {
-ms-interpolation-mode: bicubic;
max-width: 100%;
width: auto; 
height: auto;
text-align:center;
}

#content .excellence01 p.img.tate,
#content .excellence02 p.img.tate{
width: auto;
max-height: 194px;
}


/* ----------------------------- 次ページ */
ul.workslist {
width:1100px;
margin:0 auto 20px;
line-height:1;
}

ul.workslist li {
float: left;
width:350px;
margin:0 25px 20px 0px;
}

ul.workslist li.typeR{
margin-right: 0;
}

ul.workslist li img {
-ms-interpolation-mode: bicubic;
max-width: 100%;
width: auto; 
height: auto;
border: #d4b149 solid 3px;
}

ul.workslist li img.tate{
width: auto;
max-height: 350px;
}


.nowinner {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4em;
	margin-left: 4em;
}

/* ----------------------------- footer */
#footer {
background: #060001;
border-top: #d4b149 solid 10px;
text-align: center;
}

#footer h1 {
background:	url(images/footerbackpsd.png) repeat-x;
height: 85px;
line-height: 85px;
color: #d4b149;
font-size: 14px;
padding-top: 10px;
}

.pad_style01 {
	padding: 5px 0 15px;
}

/* ----------------------------- etc */

.clr{
clear: both;
}

.l_left{
float: left;
}

.l_right{
float: right;
}

.textleft{
text-align: left;
}

.textright{
text-align: right;
}

.textcenter{
text-align: center;
}

.textbold {
font-weight: bold;
}

.textnormal {
font-weight: normal;
}

.textred{
color:#7b0202;
}

.textblack {
	color: #000;
}

.textgreen{
color: #060;
}

.textsize10 {
font-size: 10px;
}

.textsize12 {
font-size: 12px;
}

.textsize13 {
font-size: 13px;
}

.textsize14 {
font-size: 14px;
}

.textsize15 {
font-size: 15px;
}

.textsize16 {
font-size: 16px;
}

.textsize18 {
font-size: 18px;
}

.textsize20 {
font-size: 20px;
}

.textsize22 {
font-size: 22px;
}

.textsize24 {
font-size: 24px;
}

.textsize26 {
font-size: 26px;
}

.textsize30 {
font-size: 30px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

/* ----------------------------- clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow:hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.block {
	display: block;
}

@media only screen and (max-width: 767px) {

.works02 img.tate{
width: 100%;
}


}
