@charset "euc-jp";
/* CSS Document */
#mv {
	padding: 10px;
	text-align: center;
}
#mv h1 {
	margin: 0;
}
.banner .box {
	width: 33%;
	padding: 10px;
	text-align: center;
}
/* NEWS slide */
.toggle {
	display: none;
}
.Label {
	padding: .5em 1em;
	border-radius: 3px;
	display: block;
	color: #fff;
	background: #69C;
	cursor: pointer;
}
.Label::before{
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.contentbox {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.contentbox {
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .contentbox {	
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}

#HaikuNippon p {
	line-height: 2;
}
#new {
	border-bottom: solid 1px #EEE;
}
#new:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#new dl {
	margin-bottom: 1em;
}
#new dt {
	border-top: solid 1px #EEE;
	clear: left;
	float: left;
	width: 7em;
	padding: 1em 0 0;
	color: #666;
	line-height: 1.5;
}
#new dd {
	border-top: solid 1px #EEE;
	margin:0 0 0.5em 7em;
	padding: 1em 0 0;
	line-height: 1.5;
}
#prize_list ul {
	margin: 0 1em 1em 5em;
	list-style: none;
}
#prize_list ul li {
	font-size: 1.8rem;
	margin-bottom: 0.5em;
	line-height: 1.4;
	position: relative;
}
#prize_list ul li::before {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #336;
	left: -1em;
	top: 0.5em;
	display: inline-block;
}
#prize_list ul li a {
	font-family: serif;
	font-weight: bold;
	font-weight: 600;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
}
#prize_list ul li .date {
	font-size: 1.2rem;
	color: #666;
	margin-left: 0.5em;
}

#invitation #ippanbosyuyoko, 
#photoyoko {
	width: 90% !important;
	margin: 0 auto 2em;
}
#invitation #ippanbosyuyoko th, 
#photoyoko th {
	white-space: nowrap;
	padding: .8em .6em .4em;
}

#invitation hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #CCCCCC, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #CCCCCC, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #CCCCCC, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #CCCCCC, #f0f0f0);
	margin: 1.5em 0;
}
#photohaiku .banner {
	width: 90%;
	margin: 0 auto 1em;
	border-radius: 8px;
	background: #EFEFEF;
}

/* ----------------------
	JP TOP Haiku
---------------------- */
#haikuEn h3 {
	line-height: 2;
}
#haikuEn p {
	line-height: 1.4;
	margin: 0 0 3em 2em;
}
#haikuEn h3 .fs_xs {
	color: #999;
	font-weight: normal;
	font-size: 1.2rem;
}
#haikuEn .fs_s {
	color: #036;
	font-weight: normal;
	font-size: 1.2rem;
}

/* ----------------------
	EN TOP Haiku
---------------------- */
#topEn h3 {
	line-height: 2;
}
#topEn p {
	line-height: 1.4;
	margin: 0 0 3em 2em;
}
#topEn h3 .fs_xs {
	color: #4EA7DC;
	font-weight: normal;
	font-size: 1.2rem;
}
#topEn .fs_s {
	color: #036;
	font-weight: normal;
	font-size: 1.4rem;
}

/* 
h2.h2_1 {
	background: #FFA2A2 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFA2A2), to(#FFBFBF)); 
	background: #FFA2A2 linear-gradient(#FFA2A2, #FFBFBF);
	color: #FFF;
	text-shadow: 0px -1px 2px #444;
	border-radius: 6px 6px 0 0;
	line-height: 1.2;
	padding: 0.5em 2em 0.5em 0.5em;
	position: relative;
}
h2.h2_1::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 60px;
	height: 100%;
	top: 0;
	right: 5px;
	background: url(../images/stitlebg1.png) no-repeat right; 
	background-size: contain;
	vertical-align: middle;
}
h2.h2_2 {
	background: #0059B2 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0059B2), to(#25B1CF)); 
	background: #0059B2 linear-gradient(#0059B2, #25B1CF);
	color: #FFF;
	text-shadow: 0px -1px 2px #444;
	border-radius: 6px 6px 0 0;
	line-height: 1.2;
	padding: 0.5em 2em 0.5em 0.5em;
	position: relative;
}
h2.h2_2::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 60px;
	height: 100%;
	top: 0;
	right: 5px;
	background: url(../images/stitlebg2.png) no-repeat right; 
	background-size: contain;
	vertical-align: middle;
}
h2.h2_3 {
	background: #BE3200 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BE3200), to(#D9A300)); 
	background: #BE3200 linear-gradient(#BE3200, #D9A300);
	color: #FFF;
	text-shadow: 0px -1px 2px #444;
	border-radius: 6px 6px 0 0;
	line-height: 1.2;
	padding: 0.5em 2em 0.5em 0.5em;
	position: relative;
}
h2.h2_3::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 60px;
	height: 100%;
	top: 0;
	right: 5px;
	background: url(../images/stitlebg3.png) no-repeat right; 
	background-size: contain;
	vertical-align: middle;
}
h2.h2_4 {
	background: #A0DDF1 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A0DDF1), to(#FFFFFF)); 
	background: #A0DDF1 linear-gradient(#A0DDF1, #FFFFFF);
	color: #333;
	text-shadow: 0px -1px 2px #FFF;
	border-radius: 6px 6px 0 0;
	line-height: 1.2;
	padding: 0.5em 2em 0.5em 0.5em;
	position: relative;
}
h2.h2_4::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 60px;
	height: 100%;
	top: 0;
	right: 5px;
	background: url(../images/stitlebg4.png) no-repeat right; 
	background-size: contain;
	vertical-align: middle;
}
 */

@media screen and (max-width:639px){
#new dt, #new dd {
	font-size: 1.4rem;
	line-height: 1.2;
}
#new dt {
	width: 4em;
	word-break: break-all;
}
#new dd {
	margin:0 0 1em 4em;
	min-height: 3em;
}
#prize_list ul {
	margin: 0 1em 1em 2em;
}
#prize_list ul li {
	font-size: 1.6rem;
}
#invitation #ippanbosyuyoko {
	width: 100% !important;
}
.banner .box {
	width: 49.5%;
	padding: 5px;
	font-size: 1.2rem;
}

#haikuEn h3, #topEn h3 {
	background: none;
	line-height: 1.4;
	border: solid 1px #DDD;
}
#haikuEn p, #topEn p {
	line-height: 1.4;
	margin: 0 0 2em 1em;
}
#haikuEn h3 .fs_xs, #topEn h3 .fs_xs {
	font-size: 10px;
	font-size: 1rem;
}
#haikuEn .fs_s {
	color: #036;
	font-weight: normal;
	font-size: 1rem;
}
#topEn h3 .fs_xs {
	color: #A6C9DD;
}
}
