<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.nav-contest:after,
.box:after,
.credit:after,
.message:after,
.well:after,
#title:after,
#contents:after,
#main:after,
#side:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.nav-contest,
.box,
.credit,
.message,
.well,
#title,
#footer,
#entryNav,
#contents,
#main,
#side{
	zoom: 1;
}

.block1:after,
.block2:after,
.block3:after,
.block4:after,
.block5:after,
.block6:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.block1,
.block2,
.block3,
.block4,
.block5,
.block6{
	zoom: 1;
}


#overlay-caution h3{
	font-size: 1.8em;
	font-weight: 700;
	color:#54b947 !important;
}
#overlay-caution p{
	font-size: 1.0em;
	line-height: 180%;
}
#overlay-caution .sw-well {
	padding: 22px 24px 8px 24px;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	margin-bottom: 20px;
}
#overlay-caution .sw-well li{
	font-size: 1.0em;
	line-height: 180%;
}
#overlay-caution p.sw-caution{
	font-size: 1.0em;
	font-weight: bold;
	color: #FF6600;
}
#overlay-caution .method h4{
	font-size: 1.0em;
	color:#FF6600 !important;
	margin-bottom: 6px;
}
#overlay-caution .method ul{
	margin-bottom:4px;
}

#overlay-caution .method li{
	font-size: 0.938em;
	line-height: 160%;
	margin-bottom:4px;
}


/* タイトル文字
-------------------------------------------- */
#contest .hgroup{
	position: relative;
	clear: both;
	text-align: center;
}
#contest .hgroup h3{
	font-size: 1.625em;
	color: #3F3F3F;
	letter-spacing: 2px;
	margin: 16px 0 40px 0;
}
#contest .hgroup h3:before {
	content: "";
	display: block;
	border-top: solid 1px #DDD;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
#contest .hgroup h3 span {
	background: #FFF;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

#contest .hgroup h4{
	font-size: 1.0em !important;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 140%;
	text-align: left;
	margin-bottom: 20px !important;
}
#contest .hgroup h4 span.catch {
	background: #3F3F3F;
	padding: 12px 16px 12px 16px;
}
#contest .hgroup h5{
	font-size: 1.063em;
	font-weight: bold;
	color: #111;
	letter-spacing: 1px;
	line-height: 170%;
	text-align: left;
	border-left: solid 4px #54b947;
	padding-left: 8px;
	margin-bottom: 10px !important;
}

p.no-margin {
	margin-bottom: 0 !important;
}

.color-caution{
	color: #FF6600;
}

.pager{
  width:initial !important; 
}
.pager a{
	padding: initial !important; 
	border:initial !important; 
	margin-right:initial !important; 
	text-decoration: initial !important; 
}
.pager a:hover{
	padding:initial !important; 
	color: initial !important; 
	text-decoration:initial !important; 
	border: initial !important; 
	background-color:initial !important; 
}

.rotate-90 {
	transform: rotate( 90deg );
	transform-origin:left top;
	position: absolute;
}

/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

.hide_mob{
	display: none;
}

#crumb{
	display: none;
}
#crumb.crumb{
	display: block
}

/* ナビゲーション
-------------------------------------------- */
#contest .nav-contest{
	width: 100%;
	margin: auto;
	margin-bottom: 40px;
	background-color:#EFEFEF;
	position: relative;
	z-index: 10 !important;
}
#contest .nav-contest ul li{
	float: left;
	font-size: 1.063em !important;
	color: #333;
	border-right:1px #DDD solid;
}
#contest .nav-contest ul li a{
	display: block;
	padding: 18px 18px 18px 18px;
	color: #000;
	text-decoration: none;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#contest .nav-contest ul li a:hover{
	display: block;
	padding: 18px 18px 18px 18px;
	background-color:#999;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	text-decoration: none;
}
#contest .nav-contest .button{
	margin:13px 0 0 20px !important;
}
#contest .nav-contest ul.child{
	display: none;
	position: absolute;
}
#contest .nav-contest ul.child li{
	clear:both;
	width: 380px;
	padding: 0 !important;
	border-right:0 !important;
	font-size:0.7em !important;
	border-left:3px solid #999 !important;
	border-bottom:1px solid #DEDEDE !important;
}
#contest .nav-contest ul.child li a{
	background:#FFF !important;
	color:#333 !important;
	padding :8px 12px 8px 12px !important;
}
#contest .nav-contest ul.child li a:hover{
	background: #999 !important;
	color:#FFF !important;
	padding :8px 12px 8px 12px !important;
}

#nav_mob{
	display: none;
}

#crumb{
	margin-bottom: 0px !important;
}

/* トップページ
-------------------------------------------- */
#contest #title {
	background-image:url(/contest/020/image/bg_paper_.jpg);
	background-position: 0 0;
	background-size: cover;
	position: relative;
	z-index: 0;
	padding: 30px 0 60px 0;
}
#contest #title p.num{
	width: 560px;
	margin: auto;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 30px;
}

#contest #title .mv::after{
	content: "";
	display: block;
	clear: both;
}
#contest #title .mv{
	width: 80%;
	min-width: 1040px;
	margin: auto;
	position: relative;
}
#contest #title .mv .mv-left{
	float: left;
	width: 40%;
	position: relative;
}
#contest #title .mv .mv-left .image{
	padding-top: 360px;
}
#contest #title .mv .mv-right{
	float: right;
	width: 60%;
	position: relative;
}
#contest #title .mv .mv-right .image{
	margin-bottom: 45px;
}
#contest #title .image img{
	width: 100%;
	height: auto;
}

#contest #title .mv-left h2.theme01{
	position: absolute;
	top:20px;
	z-index: 10;
	width: 520px;
}
#contest #title .mv-left h2.theme02{
	position: absolute;
	top:135px;
	left: 160px;
	z-index: 10;
	width: 345px;
}
#contest #title .theme01 img,
#contest #title .theme02 img{
	width: 100%;
	height: auto;
}

#contest  p.designer{
	transform: rotate( 90deg );
	transform-origin:right top;
	font-size: 0.75em;
	font-family: 'Libre Baskerville', serif;
	font-weight: 500;
	font-style: italic;
	color: #333;
	position: absolute;
	z-index: 10;
	right: -80px;
	bottom:-50px;
}

#contest #title p.lead01{
	font-size: 1.375em;
	font-weight: 600;
	color: #231815;
	line-height: 180% !important;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-bottom: 4px;
}
#contest #title p.lead02{
	font-size: 2.0em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #231815;
	line-height: 180% !important;
	letter-spacing: 2px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-bottom: 16px;
}
#contest #title p.lead03{
	font-size: 1.250em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	color: #231815;
	line-height: 170% !important;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;

	text-align: center;
}

#contest #title p.lead_en{
	width: 90%;
	margin: auto;
	font-size: 1.370em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #231815;
	line-height: 200% !important;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-top: 20px;
}


#contest #title p.lead-en{
	font-size: 1.625em;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	color: #222;
	line-height: 160% !important;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF;
	width: 100%;
	text-align: center;
}

#contest .message{
	width: 1060px;
	margin:auto;
	text-align: center;
	margin-bottom: 40px;
	padding: 30px 0 16px 0;
}
#contest .message h2{
	font-size: 1.5em;
	color: #000;
	margin-bottom: 16px;
}
#contest .message p{
	font-size: 1.125em;
	margin-bottom: 16px;
}
#contest .message p a{
	text-decoration: underline;
}

#contest .theme{
	width: 100%;
	margin:auto;
	text-align: center;
	margin-bottom: 40px;
}
#contest .theme .bg{
	width: 100%;
	min-width: 1040px;
	background-image:url(/contest/020/image/theme_bg_.jpg);
	background-position:-0px 0px;
	background-size: cover;
	background-repeat:no-repeat;
	position: relative;
	padding: 40px 0;
}
#contest .theme .bg p{
	font-size: 1.250em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #111, 0 0 4px #111, 0 0 4px #111;
	line-height: 190% !important;
	position: relative;
	z-index: 9999;
}
#contest .theme .bg p.lead-en{
	font-size: 1.50em !important;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	color: #222;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	line-height: 160% !important;
}


#contest .outline .box{
	margin-bottom: 45px;
}
#contest .outline p{
	line-height: 180% !important;
	margin-bottom: 16px;
}
#contest .outline .box-judge p.name{
	font-size: 1.25em !important;
	font-weight: bold !important;
	margin-bottom: 4px !important;
}
#contest .outline .box-sho .sho{
	float: left;
	width: 60%;
}
#contest .outline .box-sho .awd{
	float: right;
	text-align: center;
	width: 200px;
}
#contest .outline .box-sho .awd img{
	width: 100%;
	margin:auto;
}
#contest .outline .box-sho .awd .photo{
	margin-bottom: 8px;
}
#contest .outline .box-sho .awd p{
	line-height: 160% !important;
}

#contest .credit ul li{
	margin-bottom: 8px;
}
#contest .credit ul.ver-en li{
	float: left;
	font-size: 1.0em !important;
	margin-right: 15px !important;
}
#contest .credit ul li span.logo{
	display: inline-block;
	width: 140px !important;
	margin-left: 12px;
}
#contest .credit ul li span.logo img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}


/* 募集要項
-------------------------------------------- */
#contest .about .ex{
	width: 360px !important;
	margin: auto;
}
#contest .about .ex img{
	width: 100%;
	height: auto;
}

#contest .about .box{
	margin-bottom: 40px !important;
}
#contest .about .box p{
	margin-bottom: 16px !important;
}
#contest .about .box table{
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 16px 0 0 0;
	line-height: 185%;
	border-bottom: 1px solid #DDD;
}
#contest .about .box table th{
	padding: 16px 12px 16px 12px;
	border-top: 1px solid #DDD;
	vertical-align: top;
	font-size:1.0em;
	font-weight: bold;
	white-space: nowrap;
}
#contest .about .box table td{
	padding: 16px 12px 16px 12px;
	border-top: 1px solid #DDD;
	vertical-align: top;
	font-size:1.0em;
}
#contest .about .box table td i{
	font-size:2.0em;
	color:#54b947;
}

#contest .about .info{
	margin-top: 30px;
}

#contest .about ul.photo-gallery li{
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
#contest .about ul.photo-gallery li:nth-child(3n+1) {
	clear: both;
}



/* 審査員
-------------------------------------------- */
#contents .judge .box-name{
	text-align: center;
	margin-bottom: 60px;
}
#contents .judge .box-name .image{
	width: 60% !important;
	margin:auto !important; 
	margin-bottom: 24px !important;
}
#contents .judge .box-name img{
	width: 100% !important;
	height:auto !important; 
}
#contents .judge .box-name h5{
	font-size: 1.75em;
	color: #54b947;
	letter-spacing: 1px;
	margin-bottom: 8px !important; 
}
#contents .judge .box-name p{
	font-size: 1.25em;
}
#contents .judge .box-profile{
	margin-bottom: 80px;
}
#contents .judge .box-profile p{
	margin-bottom: 16px !important;
}


/* 受賞作品
-------------------------------------------- */


#contents .works .win{
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
}
#contents .works.wc020 .sho-wencontest{
	order: 2;
	margin-left: 80px;
}
#contents .works.wc020 .sho-judge{
	order: 1;
}

#contents .works .sho{
	margin-bottom: 15px;
	text-align: center;
}
#contents .works .icon img{
	margin-bottom: 0;
}
#contents .works .sho .image{
	margin-bottom: 15px;
}
#contents .works .sho-judge h4{
	font-size: 1.875em;
	font-family: 'Noto Serif JP', serif;
	color: #CC9900;
	letter-spacing: 2px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-judge h5{
	font-size: 1.5em !important;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 16px;
}

#contents .works .sho-wencontest h4{
	font-size: 2.4em;
	font-family: 'Noto Serif JP', serif;
	color: #54b947;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	margin-bottom: 16px !important;
}

#contents .works.wc020 .sho-wencontest h4{
	font-size: 1.85em !important;
	font-family: 'Noto Serif JP', serif;
	line-height: 180%;
	color: #CC9900 !important;
	letter-spacing: 0px;
	margin-bottom: 0 !important;
	margin-bottom: 16px !important;
}

#contents .works .sho-wencontest h5{
	font-size: 2.0em !important;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 16px;
}

#contents .works .sho-corp h4{
	font-size: 1.5em;
	font-family: 'Noto Serif JP', serif;
	color: #888;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-corp h5{
	font-size: 1.375em !important;
	margin-top: 12px;
}
#contents .works .sho-incentive h4{
	font-size: 1.25em;
	color: #BB8B0A;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-incentive h5{
	font-size: 1.25em !important;
	margin-top: 12px;
}

#contents .works p.name{
	font-size: 1.15em !important;
}

#contents .works .soukatsu-comment {
	border:1px solid #DDD !important;
	padding: 24px 35px !important;
	border-radius: 5px;
	margin-bottom: 30px;
}
#contents .works .soukatsu-comment p.title-soukatsu{
	font-size: 1.25em !important;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: center;
}
#contents .works .soukatsu-comment p.name-soukatsu{
	margin-top: 4px;
	text-align: right;
}
#contents .works .bg-gray {
	background-color: #F5F5F5;
	padding: 20px 20px 20px 20px;
}

#contents .works .sho-comment {
	margin-top: 20px;
}

#contents .works .bg-gray p{
	font-size: 0.875em !important;
	text-align: left;
	color: #666;
}
#contents .works .bg-gray p.text-sm{
	font-size: 0.875em !important;
}

#contents .works .box a:hover{
	text-decoration: none;
}

#contents .works p.lead{
	font-size: 1.15em !important;
	text-align: center;
	margin-bottom: 30px;
}


#contents .works .block2 .well,

#contents .works .block3 .well,

#contents .works .block4 .well{
	text-decoration: none;

	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	text-decoration: none !important;
}


#contents .works .block2 .well a,

#contents .works .block3 .well a,

#contents .works .block4 .well a {

	text-decoration: none !important;
}


#contents .works .block2 .well:hover,

#contents .works .block3 .well:hover,

#contents .works .block4 .well:hover {
	text-decoration: none;
	background: #EFEFEF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	text-decoration: none !important;
}




#contest .info{
	margin-bottom: 50px;
	padding-bottom: 30px;
}
#contest .info .sw-well{
	background-color: #F8F8F8 !important;
	margin-bottom: 50px;
}
#contest .info h5{
	font-size: 1.25em;
	color: #54b947;
	margin-bottom: 10px;
}
#contest .info p{
	margin-bottom: 6px;
}

#contest #whats{
	width: 100%;
	margin: auto;
	padding: 50px 0 50px 0;
	background-image:url(/image/contest/whats_bg.jpg);
	margin-bottom: 50px;
	background-position: center top;
	background-repeat: repeat;
	text-align: center;
}
#contest #whats h3{
	font-size: 1.438em;
	font-weight: 600;
	color: #54b947;
	margin-bottom: 12px;
}
#contest #whats p{
	line-height: 190% !important;
	letter-spacing: 1px;
}

#contest #cover{
	width: 100%;
	margin:auto;
	text-align: center;
}
#contest #cover .bg{
	width: 100%;
	min-width: 1040px;
	background-image:url(/contest/020/image/theme_bg_.jpg);
	background-position:-00px 0;
	background-size: cover;
	background-repeat:no-repeat;
	position: relative;

	padding: 30px 0 !important;
}
#contest #cover .bg h2{
	font-size: 1.50em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #000, 0 0 4px #000;
	line-height: 180% !important;
	position: relative;
	z-index: 9999;
}

#contest #side{
	float: right;
	width: 240px;
	background-color: #EFEFEF;
	padding: 15px 0 15px 0;
	position: relative;
	z-index: 0;
}

#contest #side .facebook{
	width:210px;
	margin: auto;
	margin-bottom: 40px;
}
#contest #side .download{
	width:210px;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
#contest #side .download h3{
	font-size: 1.0em;
	color:#54b947;
	margin-bottom:8px;
}
#contest #side .download .image{
	width: 150px;
	margin: auto;
	margin-bottom: 6px;
}
#contest #side .download .image img{
	width: 100%;
	height: auto;
}
#contest #side .download p{
	font-size: 0.875em;
}
#contest #side .download p a{
	text-decoration: underline;
}

.boxLinkbnr{
	width:185px;
	margin: auto;
	background: #FFF;
	padding:15px;
}
.boxLinkbnr h3{
	font-size: 1.0em;
	color:#54b947;
	margin-bottom:4px;
}
.boxLinkbnr p.lead{
	font-size: 0.875em;
	margin-bottom:10px;
}
.boxLinkbnr .boxDL{
	border-top:1px solid #DDD;
	padding-top:16px;
	margin-top: 16px;
}
.boxLinkbnr .boxDL .win{
	margin-bottom: 16px;
}
.boxLinkbnr .boxDL h4{
	font-size: 0.938em;
}
.boxLinkbnr .boxDL p.dl{
	font-size: 0.875em;
}

#slider li{
	width: 190px !important;
	height: 150px;
	vertical-align: middle;
}
#slider li img{
	max-width: 100%;
	height: auto;
}
#slider li p.text{
	font-size: 0.875em;
	font-weight: bold;
	color:#222;
	margin-top: 6px;
}
#slider li a{
	color: #fff;
}
#slider li a:hover{
	text-decoration: none;
}
#slider .post{
	text-align:center;vertical-align: middle;
}

/* Navi */
.bx-pager{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 20;
	margin-top:12px;
	margin-bottom:12px;
}
	*:first-child+html .bx-pager{
		margin-top: 10px;
	}

.bx-pager a{
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	background-color: #54b947;
	border-radius: 30px;
	font-size: 0.875em;
	color: #fff !important;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	margin-right: 4px;
}
.bx-pager a:hover,
.bx-pager a.pager-active{
	background-position: 0 100%;
}



/* レイアウト
-------------------------------------------- */

.block2 .box{
	float: left;
	width: 46%;
}
.block2 .box:nth-child(odd){
	clear: both;
}
.block2 .box:nth-child(even){
	float: right;
}

.block3 .box{
	float: left;
	width: 30%;
	margin-right: 4.6%;
}
.block3 .box:nth-child(3n) {
	float: right;
	margin-right: 0;
}
.block3 .box:nth-child(3n+1) {
	clear: both;
}

.block4 .box{
	float: left;
	width: 23.5%;
	margin-right: 1.95%;
}
.block4 .box:nth-child(4n) {
	float: right;
	margin-right: 0;
}
.block4 .box:nth-child(4n+1) {
	clear: both;
}


.block5 .box{
	float: left;
	width: 19%;
	margin-right: 1.2%;
}
.block5 .box:nth-child(5n) {
	float: right;
	margin-right: 0;
}
.block5 .box:nth-child(5n+1) {
	clear: both;
}


.block2 .entry,
.block3 .entry,
.block4 .entry {
	text-align: center;
	margin-bottom: 24px;
	position: relative;
}

.entry .image{
	text-align: center;
	margin-bottom: 10px;
}
.entry .image img{
	max-width: 100%;
	height: auto;
}
.block2 .entry h5,
.block3 .entry h5,
.block4 .entry h5{
	font-size: 1.35em;
	color: #54b947;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.block2 .entry p,
.block3 .entry p,
.block4 .entry p{
	font-size: 1.1em !important;
}

.block2 .entry .tate,
.block3 .entry .tate,
.block4 .entry .tate{
	width: 65% !important;
	height: auto;
	margin: auto;
}

.block2 .well:hover,
.block3 .well:hover,
.block4 .well:hover {
	background: #EFEFEF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	text-decoration: none !important;
}

/* ラベル部分 左上に表示 */
.block4 .box .number{
    border-bottom: 3.8em solid transparent;
    border-left: 3.8em solid #54b947; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.block4 .box .number span {
    transform: rotate(-45deg);
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 5px;
    left: -38px;
    z-index: 101;
}




}








/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){

.hide_pc{
	display: none;
}

#nav_mob {
	width: 98%;
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 999;
	margin-top: 20px;
	margin-bottom: 30px;
}
#nav_mob span{
	text-align: center;
	margin: auto;
	cursor: pointer;
	font-size: 1.0em;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	margin-bottom: 4px;
}
#nav_mob span a{
	background: #54b947;
	border:1px solid #54b947;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0.6em 2.2em 0.6em 2.2em;
	display: block;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#nav_mob span a:hover{
	background: #AAA;
	border:1px solid #AAA;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0.6em 2.2em 0.6em 2.2em;
	display: block;
	color: #FFF;
	text-decoration: none;
}

#nav_mob ul {
	display: none;
	text-align: left;
}
#nav_mob li{
	font-size: 1.125em;
	border-bottom:1px solid #FFF;
}
#nav_mob li a {
	padding :10px 10px 10px 18px ;
	display: block;
	color: #FFF;
	background: #999;
	text-decoration:none;
}
#nav_mob li a:hover {
	background: #54b947;
	padding :10px 10px 10px 18px ;
	display: block;
	color:#FFF;
	text-decoration:none;
}
#nav_mob li.soon {
	background: #111 !important;
}

#nav_mob li ul.child li {
	float: none;
	font-size:1.0em;
	border-bottom:1px solid #CCC;
}
#nav_mob li ul.child li a {
	background: #FFF;
	padding :6px 12px 5px 12px ;
	display: block;
	color: #111;
	text-decoration:none;
}
#nav_mob li ul.child li a:hover {
	background: #54b947;
	padding :6px 15px 5px 12px ;
	display: block;
	color:#FFF;
	text-decoration:none;
}
#nav_mob li ul.child li:last-child a {
}


#nav_mob .button{
	clear: both !important;
	font-size: 0.8em !important;
	margin-left:6px;
}

.nav-contest {
	display: none;
}

#contents {
	width: 100%;
}



/* トップページ
-------------------------------------------- */
#contest #title {
	background-image:url(/contest/020/image/bg_paper_.jpg);
	background-position: 0 0;
	background-size: cover;
	position: relative;
	z-index: 0;
	padding: 26px 0 40px 0;
}
#contest #title p.num{
	width: 82%;
	margin: auto;
	text-align: center;
}

#contest #title .mv::after{
	content: "";
	display: block;
	clear: both;
}
#contest #title .mv{
	width: 98%;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
}
#contest #title .mv .mv-left{
	float: left;
	width: 40%;
	position: relative;
}
#contest #title .mv .mv-left .image{
	padding-top: 220px;
}
#contest #title .mv .mv-right{
	float: right;
	width: 60%;
	position: relative;
	padding-top: 140px;
}
#contest #title .mv .mv-right .image{
	margin-bottom: 45px;
}
#contest #title .image img{
	width: 100%;
	height: auto;
}

#contest #title h2.theme01{
	position: absolute;
	top:60px;
	left: 10px;
	z-index: 10;
	width: 230px;
}
#contest #title .theme01 img,
#contest #title .theme02 img{
	width: 100%;
	height: auto;
}
#contest  p.designer{
	font-size: 0.7em;
	font-family: 'Libre Baskerville', serif;
	font-weight: 500;
	font-style: italic;
	color: #333;
	text-align: right;
	margin-top: 30px;
	margin-right: 20px;
}

#contest #title p.lead01{
	font-size: 1.125em;
	font-weight: 600;
	color: #231815;
	line-height: 180% !important;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-bottom: 10px;
}
#contest #title p.lead02{
	font-size: 1.75em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	color: #231815;
	line-height: 160% !important;
	letter-spacing: 1px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-bottom: 20px;
}
#contest #title p.lead03{
	width: 94%;
	margin: auto;
	font-size: 0.933m;
	font-weight: 600;
	color: #231815;
	line-height: 170% !important;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;

	text-align: center;
}


#contest #title p.lead_en{
	width: 90%;
	margin: auto;
	font-size: 1.25em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #231815;
	line-height: 170% !important;
	letter-spacing: 0px;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF;
	text-align: center;
	margin-top: 20px;
}


#contest #title p.lead-en{
	font-size: 1.625em;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	color: #222;
	line-height: 160% !important;
	text-shadow: 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF, 0 0 4px #FFF;
	width: 100%;
	text-align: center;
}


#contest .message{
	width: 90%;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
#contest .message h2{
	font-size: 1.3750em;
	margin-bottom: 10px;
}
#contest .message p{
	font-size: 1.0em;
	margin-bottom: 16px;
}


#contest .theme{
	width: 100%;
	margin:auto;
	text-align: center;
	margin-bottom: 40px;
}
#contest .theme .bg{
	width: 100%;
	background-image:url(/contest/020/image/theme_bg_.jpg);
	background-position:0px 0px;
	background-size: cover;
	background-repeat:no-repeat;
	position: relative;
	padding: 40px 0 !important;
}
#contest .theme .bg p{
	font-size: 1.1250em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #FFF;
	text-shadow: 0 0 4px #000;
	line-height: 170% !important;
	position: relative;
	z-index: 1;
}


#contest .outline{
	width: 90%;
	margin: auto;
}
#contest .outline .box{
	margin-bottom: 40px;
}
#contest .outline p{
	margin-bottom: 16px;
}
#contest .outline .box-judge p.name{
	font-size: 1.375em !important;
	font-weight: bold !important;
	margin-bottom: 4px !important;
}

#contest .outline .box-sho .sho{
	margin-bottom: 30px;
}
#contest .outline .box-sho .awd{
	width: 180px;
	margin: auto;
	text-align: center;
}
#contest .outline .box-sho .awd img{
	width: 100%;
	margin:auto;
}
#contest .outline .box-sho .awd .photo{
	margin-bottom: 8px;
}
#contest .outline .box-sho .awd p{
	line-height: 160% !important;
}





#contest .info{
	width: 78%;
	margin: auto;
	margin-bottom: 40px;
}
#contest .info h5{
	font-size: 1.25em;
	color: #54b947;
	text-align: center;
	margin-bottom: 10px;
}
#contest .info p a{
	text-decoration: underline;
}

#contest .credit{
	width: 90%;
	margin: auto;
	margin-bottom: 40px;
}
#contest .credit ul li{
	margin-bottom: 4px;
}
#contest .credit ul li span.logo{
	display: inline-block;
	width: 100px !important;
	margin-left: 12px;
}
#contest .credit ul li span.logo img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}



/* 募集要項
-------------------------------------------- */
#contest .about .ex{
	width: 86% !important;
	margin: auto;
}
#contest .about .ex img{
	width: 100%;
	height: auto;
}



#contest .about .box{
	margin-bottom: 20px !important;
}
#contest .about .box p{
	margin-bottom: 16px !important;
}
#contest .about .box table{
	width: 92%;
	margin: auto;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 16px 0 0 0;
	line-height: 170%;
	margin-top: 20px;
}
#contest .about .box table th{
	padding: 10px 12px 10px 16px;
	background-color: #EFEFEF;
	vertical-align: top;
	font-size:1.0em;
	font-weight: bold;
   display: block;
   width: 100%;
}
#contest .about .box table td{
	padding: 16px 10px 20px 10px;
	vertical-align: top;
	font-size:1.0em;
   display: block;
   width: 100%;
}
#contest .about .box table td i{
	font-size:2.0em;
	color:#54b947;
}
#contest .about .info{
	margin-top: 30px;
}
#contest .about ul.photo-gallery li{
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
#contest .about ul.photo-gallery li:nth-child(3n+1) {
	clear: both;
}



/* 審査員
-------------------------------------------- */
#contents .judge .box-name{
	text-align: center;
	margin-bottom: 40px;
}
#contents .judge .box-name .image{
	width: 80% !important;
	margin:auto !important; 
	margin-bottom: 24px !important;
}
#contents .judge .box-name img{
	width: 100% !important;
	height:auto !important; 
}
#contents .judge .box-name h5{
	font-size: 1.5em;
	color: #54b947;
	letter-spacing: 1px;
	margin-bottom: 8px !important; 
}
#contents .judge .box-name p{
	font-size: 1.25em;
}
#contents .judge .box-profile{
	margin-bottom: 60px;
}
#contents .judge .box-profile p{
	margin-bottom: 16px !important;
}



#contents .works .inner{

	width: 90% !important;
	margin: auto !important;
}


#contents .works .soukatsu-comment {
	border:1px solid #DDD !important;
	border-radius: 5px;
	padding: 15px 16px 30px 20px !important;
	margin-bottom: 30px;
}
#contents .works .soukatsu-comment p{
	font-size: 1.2em !important;

}
#contents .works .soukatsu-comment p.title-soukatsu{
	font-size: 1.4em !important;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: center;
}
#contents .works .soukatsu-comment p.name-soukatsu{
	margin-top: 4px;
	text-align: right;
}
#contents .works .bg-gray {
	background-color: #F5F5F5;
}

#contents .works .sho-comment p {
	font-size: 1.2em !important;
}
#contents .works .sho-comment p.text-sm {
	font-size: 1.2em !important;
}

#contest .hgroup p span.workshop_title {
	font-size: 1.15em !important;
}



#contents .works .sho{
	margin-bottom: 14px;
	text-align: center;
}
#contents .works .icon img{
	margin-bottom: 0;
}
#contents .works .sho-judge h4{
	font-size: 1.85em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #CC9900;
	letter-spacing: 2px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-judge h5{
	font-size: 1.5em !important;
	letter-spacing: 1px;
	margin-top: 12px;
}



#contents .works .sho-wencontest h4{
	font-size: 1.5em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #99CC00;
	letter-spacing: 2px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works.wc020 .sho-wencontest h4{
	font-size: 1.75em;
	font-family: 'Noto Serif JP', serif;
	color: #CC9900;
	letter-spacing: 2px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-wencontest h5{
	font-size: 1.6em !important;
	letter-spacing: 1px;
	margin-top: 12px;
}


#contents .works .sho-corp h4{
	font-size: 1.688em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #AAA;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .sho-corp h5{
	font-size: 1.5em !important;
	letter-spacing: 0px;
	margin-top: 12px;
}

#contents .works .sho-incentive h4{
	font-size: 1.6em;
	color: #BB8B0A;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
}
#contents .works .bg-gray {
	background-color: #F5F5F5;
	padding: 18px 18px 8px 18px;

}
#contents .works .bg-gray p{
	text-align: left;
	font-size: 1.0em !important;
	color: #666 !important;
}
#contents .works .bg-gray p.text-sm{
	font-size: 1.0em !important;
}


#contents .works .box a:hover{
	text-decoration: none;
}

#contents .works p.lead{
	font-size: 1.2em !important;
	margin-bottom: 20px;
}
#contents .works p.name{
	margin-bottom: 20px;
	font-size: 1.15em !important;
}
#contents .works .offset-70{
	width: 92%;
	margin:auto;
}




#contest #whats{
	width: 100%;
	margin: auto;
	padding: 30px 0 40px 0;
	background-image:url(/image/contest/whats_bg.jpg);
	margin-bottom: 20px;
	background-position: center top;
	background-repeat: repeat;
	text-align: center;
}
#contest #whats h3{
	font-size: 1.438em;
	font-weight: 700;
	color: #54b947;
	margin-bottom: 12px;
}
#contest #whats p{
	line-height: 180% !important;
	letter-spacing: 1px;
}

#contest #cover{
	width: 100%;
	margin:auto;
	text-align: center;
}
#contest #cover .bg{
	width: 100%;
	background-image:url(/contest/020/image/theme_bg_.jpg);
	background-position:0px 0px;
	background-size: cover;
	background-repeat:no-repeat;
	position: relative;
	padding: 30px 0 !important;

}
#contest #cover .bg h2{
	font-size: 1.250em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	color: #FFF;
	line-height: 160% !important;
	text-shadow: 0 0 4px #000;
	position: relative;
	z-index: 1;
}


#contest #side{
	width: 100%;
	margin: auto;
	background: #EFEFEF;
	padding: 1.4em 0 1.4em 0;
}
#contest #side .facebook{
	width: 90%;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
#contest #side .download{
	width: 90%;
	margin: auto ;
	text-align: center;
	margin-bottom: 40px;
}
#contest #side .download h3{
	font-size: 1.375em;
	color:#54b947;
	margin-bottom:6px;
}
#contest #side .download .image{
	width: 180px;
	margin: auto;
	margin-bottom: 8px;
}
#contest #side .download .image img{
	width: 100%;
	height: auto;
}
#contest #side .download p{
	font-size: 1.0em;
}

.boxLinkbnr{
	width:80%;
	margin: auto;
	background: #FFF;
	padding:15px;
}
.boxLinkbnr h3{
	font-size: 1.250em;
	color:#54b947;
	margin-bottom:4px;
}
.boxLinkbnr p.lead{
	font-size: 1.0em;
	margin-bottom:10px;
}
.boxLinkbnr .boxDL{
	border-top:1px solid #DDD;
	padding-top:16px;
	margin-top: 16px;
}
.boxLinkbnr .boxDL .win{
	margin-bottom: 16px;
}
.boxLinkbnr .boxDL h4{
	font-size: 0.938em;
}
.boxLinkbnr .boxDL p.dl{
	font-size: 0.875em;
}

#slider li{
	width: 300px !important;

	vertical-align: middle;
}
#slider li img{
	max-width: 100%;
	height: auto;
}
#slider li p.text{
	font-size: 1.0em;
	font-weight: bold;
	color:#222;
	margin-top: 6px;
}
#slider li a{
	color: #fff;
}
#slider li a:hover{
	text-decoration: none;
}
#slider .post{
	text-align:center;vertical-align: middle;
}

.pager{
  width:initial !important; 
}
.pager a{
	padding: initial !important; 
	border:initial !important; 
	margin-right:initial !important; 
	text-decoration: initial !important; 
}
.pager a:hover{
	padding:initial !important; 
	color: initial !important; 
	text-decoration:initial !important; 
	border: initial !important; 
	background-color:initial !important; 
}

/* Navi */
.bx-pager{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 20;
	margin-top:12px;
	margin-bottom:12px;
}
	*:first-child+html .bx-pager{
		margin-top: 10px;
	}

.bx-pager a{
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	background-color: #54b947;
	border-radius: 30px;
	font-size: 1.125em;
	color: #fff !important;
	text-align: center;
	line-height: 220%;
	text-decoration: none;
	margin-right: 4px;
}
.bx-pager a:hover,
.bx-pager a.pager-active{
	background-position: 0 100%;
}



/* レイアウト
-------------------------------------------- */

.block2 .box{
}
.block2 .box:nth-child(odd){
}
.block2 .box:nth-child(even){
}

.block3 .box{
}
.block3 .box:nth-child(3n) {
}
.block3 .box:nth-child(3n+1) {
}

.block4 .box{
}
.block4 .box:nth-child(odd){
}
.block4 .box:nth-child(even){
}
.block4 .box .entry{
}

.block5 .box{
}
.block5 .box:nth-child(5n) {
}


.block1-sp .box{
	width: 100% !important;
	margin: auto !important;
}

.block2-sp .box:nth-child(odd){
	width: 44%;
	clear: both;
}
.block2-sp .box:nth-child(even){
	width: 44%;
	float: right;
}

.block3-sp .box{
	float: left !important;
	width: 30% !important;
	margin-right: 4.6%;
}
.block3-sp .box:nth-child(3n) {
	float: right !important;
	margin-right: 0;
}


.block1 .entry,
.block2 .entry,
.block3 .entry,
.block4 .entry,
.block5 .entry,
.block6 .entry{
	margin-bottom: 2.0em;
}

.block1 .entry,
.block2 .entry,
.block3 .entry,
.block4 .entry {
	text-align: center;
	margin-bottom: 8.0%;
	position: relative;
}
.block1 .entry .tate,
.block2 .entry .tate,
.block3 .entry .tate,
.block4 .entry .tate{
	width: 60% !important;
	height: auto;
	margin: auto;
}
.entry .image{
	text-align: center;
	margin-bottom: 10px;
}
.entry .image img{
	max-width: 100%;
	height: auto;
}
.block1 .entry h5,
.block2 .entry h5,
.block3 .entry h5,
.block4 .entry h5{
	font-size: 1.3em;
	color: #54b947;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.block1 .entry p,
.block2 .entry p,
.block3 .entry p,
.block4 .entry p{
	font-size: 1.1em !important;
}
.block1 .well:hover,
.block2 .well:hover,
.block3 .well:hover,
.block4 .well:hover {
	background: #EFEFEF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}

/* ラベル部分 左上に表示 */
.block4 .box .number{
    border-bottom: 3.8em solid transparent;
    border-left: 3.8em solid #54b947; 
    position: absolute;
    z-index: 100;
}
.block4 .box .number span {
    transform: rotate(-45deg);
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 5px;
    left: -38px;
    z-index: 101;
}



#contents .works .block2 .well a,

#contents .works .block3 .well a,

#contents .works .block4 .well a {

	text-decoration: none !important;
}


.offset-80{
	width: 100% !important;

}






}

</pre></body></html>