/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

html {
	font-size: 20px
}

@media only screen and (min-width:400px) {
	html {
		font-size: 21.33333333px!important
	}
}

@media only screen and (min-width:414px) {
	html {
		font-size: 22.08px!important
	}
}

@media only screen and (min-width:480px) {
	html {
		font-size: 25.6px!important
	}
}

* {
	box-sizing: border-box
}

:after,
:before {
	box-sizing: border-box
}

body,
div,
html {
	-webkit-tap-highlight-color: transparent
}

body,
html {
	width: 100%;
	height: 100%;
	font-family: -apple-system, "è‹¹æ–¹-ç®€", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0
}

.hidden {
	display: none
}

.head {
	height: 0px;
	background-color: #ccc;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	background-size: 100% auto;
	position: relative
}

.head .textbox {
	position: absolute;
	padding: 0 15px;
	width: 100%;
	padding-bottom: 15px;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .52));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .52));
	bottom: 0
}

.head .text1 {
	font-size: 40px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

.head .text2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-size: 15px;
	text-shadow: 0 1px .5px rgba(0, 0, 0, .4)
}

.festlist {
	padding: 0 15px;
	font-size: 17px;
	color: #333
}

.festlist .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 15px 0;
	position: relative
}

.festlist .item:not(:last-child):after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	background-color: #eaeaea;
	bottom: 0;
	left: -50%;
	width: 200%
}

.festlist .text-l2 {
	font-size: 13px;
	color: #777
}

.detail {
	min-height: 100%;
	background-size: 100% auto;
	overflow: hidden;
	color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center
}

.detail .detail-list {
	margin: 145px 5px 5px
}

.detail .item {
	padding: 10px 10px 0;
	margin-bottom: 5px;
	background-color: rgba(0, 0, 0, .3);
	font-size: 14px;
	text-align: justify
}

.detail .item .text-l1 {
	font-size: 24px;
	line-height: .88
}

.detail .item .text-l2 {
	margin-top: 8px
}

.detail .item .text1 {
	font-size: 17px;
	line-height: 1.24
}

.detail .item .more {
	height: 25px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABHklEQVRYR+2V4Q2CMBCF39vATXQD4whOoEygI+gGbqBOoiM4ihucuYSSIkc5Cgl/yj8K3Pfday8QC19cmI8iUBIoCXQSEJENgA3Jx5wjKiJHAB+Sn7huS6CGvwCsAFRzSdTwO4AvgF0s0Qj8wYPkZIkIHmqqxJ7kWxdiAV3YGrFnSxjwUP5JUrekJaCxq8R6DgkPvCWgNyKiEjcAhykSXnhHIEBFRCcgS0JEtIGT0UATe+8UxA8SEheSV2tEE9+Y8N4EHEk8SFZO4V74oEB9Lvq2o5HI6TzIu/4FCYDKaQ3rvCQ7HyUwkIR1HFxw1xY49zl+zQ0fLeBIYhQ8SyAhMRqeLWBIZMEnCUQSX5Jn6yR61lxj6CmU+04RKAmUBH6UbYkhZhKylAAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px
}

.detail .item:not(:nth-child(1)) {
	line-height: 1.5
}

.detail .item:nth-child(1) {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px
}

.detail .item.all {
	padding: 10px
}