
/* Reset-----------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

ul, ol { list-style: none;}
img { border: none; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

a {
	color: rgba(177,105,59,1);
	text-decoration: none;
}

a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.main-contents a, .main-sentence a, .news a, #next_prev a:hover {
	color: #666;
}

a[name] {
	color: #000;
	text-decoration: none;
}

img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
	width /***/: auto; /* for ie8 */
	vertical-align: top;
}

@media (min-width: 650px) {
	.br-650 {
		display: none;
	}
}

@media (min-width: 550px) {
	.br-550 {
		display: none;
	}
}

@media (min-width: 450px) {
	.br-450 {
		display: none;
	}
}

@media (min-width: 400px) {
	.br-400 {
		display: none;
	}
}


/* Layout-----------------------------------------------------------*/

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	color: #000;
	border: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	background: #ffffff;
}

#container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: rgba(255,255,255,0.6);
}

#main-top {
	background-image: url("./images/background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-bottom: 5%;
	clear: both;
}

#title {
	padding-top: 3%;
}

#title-page {
	width: 30%;
	display: table;
	float: left;
	min-width: 160px;
}

#contests {
	margin: 0 auto;
	width: 80%;
	margin-top: 3%;
	margin-bottom: 5%;
	border-collapse: collapse;
}

#contests td {
	width: 31%;
	text-align: center;
}

#contests td img {
	width: 100%;
}

#contests th {
	width: 18%;
	text-align: center;
}

.contests01 {
	padding-top: 30%
}

.contests02 {
	padding-top: 15%
}

.language {
	height: 2%;
	float: right;
	padding: 10px 0px 10px 0px;
	display: table;
}

@media (max-width: 500px) {
	.language img {
		height: 30px;
	}
}

#contests-button {
	margin: 0 auto;
	width: 45%;
}

#contests-button img {
	margin: 10px 0;
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .2);
}

#image-songwriting  {
	clear: both;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	max-width: 1000px;
	width: 100%;
	height: 15px;
	padding-top: 30%;
	background-image: url("./images/image-songwriting.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

#image-exlibris  {
	clear: both;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	max-width: 1000px;
	width: 100%;
	height: 15px;
	padding-top: 30%;
	background-image: url("./images/image-exlibris.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

#image-childrens-writing  {
	clear: both;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	max-width: 1000px;
	width: 100%;
	height: 15px;
	padding-top: 30%;
	background-image: url("./images/image-childrens-writing.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

#image-instrument  {
	clear: both;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	max-width: 1000px;
	width: 100%;
	height: 15px;
	padding-top: 30%;
	background-image: url("https://wwd-contest.com/images/image-instrument.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

#image-songwriting img, #image-exlibris img, #image-childrens-writing img, #image-instrument img {
	display: table;
	margin: 0 auto;
	margin-top: -25%;
	max-width: 600px;
}

@media (max-width: 900px) {
	#image-songwriting img, #image-exlibris img, #image-childrens-writing img, #image-instrument img {
		margin-top: -25%;
		max-width: 450px;
	}
}

@media (max-width: 700px) {
	#image-songwriting img, #image-exlibris img, #image-childrens-writing img, #image-instrument img {
		margin-top: -25%;
		max-width: 400px;
	}
}

@media (max-width: 600px) {
	#image-songwriting img, #image-exlibris img, #image-childrens-writing img, #image-instrument img {
		margin-top: -26%;
		max-width: 350px;
	}
}

@media (max-width: 500px) {
	#image-songwriting img, #image-exlibris img, #image-childrens-writing img, #image-instrument img {
		margin-top: -28%;
		max-width: 300px;
	}
}

#contents {
	padding: 20px 20px 20px 20px;
	font-size: 22px;
	line-height: 30px;
}

@media (max-width: 500px) {
	#contents {
		padding: 10px 10px 10px 10px;
	}
}

.winner {
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 20px;
}

.winner:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 34px;
	background-image: url("./images/subject.png");
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 6px;
}

.winner:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 34px;
	background-image: url("./images/subject.png");
	background-repeat: no-repeat;
	vertical-align: top;
	margin-left: 6px;
}

.winner2 {
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 20px;
}

.winner2:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 34px;
	background-image: url("./images/subject.png");
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 6px;
}

.winner2:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 34px;
	background-image: url("./images/subject.png");
	background-repeat: no-repeat;
	vertical-align: top;
	margin-left: 6px;
}

.subject {
	font-size: 26px;
	line-height: 34px;
}

.subject:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 34px;
	background-image: url("./images/subject.png");
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 6px;
}

.description {
	padding: 0px 18px 0px 32px;
	margin: 0px 0px 30px 0px;
}

.detail {
	
}

.detail th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

.detail td {
	padding-left: 30px;
	vertical-align: middle;
}

@media (max-width: 600px) {
	.detail th {
		width: 100%;
		display: block;
	}
	.detail td {
		width: 100%;
		display: block;
	}
}

.sub {
	margin: 0px 0px 20px 20px;
}

.description ol {
	list-style-type: circle;
	margin-left: 30px;
}

.description li {
	margin-bottom: 20px;
}

.description ol.number {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 10px;
}

.description ol.number li {
	margin-bottom: 10px;
}

.description ol.alpha {
	list-style-type: lower-alpha;
	margin-left: 30px;
	margin-top: 10px;
}

.description ol.alpha li {
	margin-bottom: 10px;
}

.notice {
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 30px 0px;
}

.notice ul{
	text-indent: -1em;
}

.notice ul li{
/*
	margin-left: -1em;
*/
	margin-left: 26px;
}

/*
.notice li:before {
	content: '※';
	display: inline-block;
}
*/

.profile {
	background: rgba(236,236,236,0.8);
	font-size: 16px;
	line-height: 22px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 8px 10px;
	margin-bottom: 20px;
}

@media (max-width: 500px) {
	.profile {
		width: 92%;
	}
}

.profile img {
	margin-right: 5px;
}

.openwindow {
	background: rgba(255,190,0,1);
	color: rgba(0,0,0,1);
	display: table;
	margin: 0 auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	padding: 2px 20px;
	line-height: 32px;
	margin-bottom: 20px;
}

.openwindow a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-9999px;
}

.openwindow:hover {
	filter:alpha(opacity=70);/* IE 6,7*/
	-ms-filter: "alpha(opacity=70)";/* IE 8,9 */
	-moz-opacity:0.7;/* FF , Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
	opacity:0.7;
	zoom:1;/*IE*/
}


.openwindow2 a {
	display: none;
}


/* Movie-----------------------------------------------------------*/

.movie {
	position: relative;
	width: 70%;
	padding-top: 39%;
	margin: 0 auto;
	margin-top: -20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 20px 0px 20px 0px;
}

.movie video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 20px 0px 20px 0px;
}

@media (max-width: 600px) {
	.movie {
		width: 90%;
		padding-top: 56%;
	}
	.movie iframe {
		margin: 0px 0px 0px 0px;
	}
	.movie video {
		margin: 0px 0px 0px 0px;
	}
}

.movie_desc {
	clear: both;
	margin: 0 auto;
	text-align: center;
}



    .swiper {
      width: 80%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
