@charset "euc-jp";
@import "reset.css";
body {
	color: #333;
	background: #fff;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#layout {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 70px 0 0 0;
}
nav#pc-nav {
	width: 100%;
	margin: 0 0 50px 0;
	text-align: center;
	background: #fff;
	opacity: 0.9;
	position: fixed;
	z-index: 8888;
	border-bottom: 1px solid #b7e8d5;
}
nav#pc-nav #menubtn {
	float: right;
	padding: 0 5px 0 0;
}
nav#pc-nav #menubtn img {
	width: 65px;
	height: auto;
}
nav#pc-nav ul {
	width: 95%;
	margin: 0 auto;
	padding: 7px 0 7px 0;
	text-align: left;
	z-index: 9999;
}
nav#pc-nav ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px 0 0;
}
nav#pc-nav ul li.tfm img {
	width: 100px;
	height: auto;
	padding: 5px 5px 5px 0;
}
nav#pc-nav ul li.jfn img {
	width: 28px;
	height: auto;
	padding: 10px 0 5px 0;
}
.fb, .tw {
	float: right;
	padding: 10px 5px 7px 0;
}
.fb img, .tw img {
	width: 30px;
	height: auto;
}
#menubtn, #menu {
	display: block;
	z-index: 9999;
}
#menubtn {
	margin: 10px 8px 0 8px;
}
/*==============================================
header
==============================================
*/

header {
	margin: 0 0 20px 0;
	text-align: center;
}
header h1 img {
	width: 95%;
	height: auto;
}
header h2 {
	padding: 20px 0 20px 0;
}
header h2 img {
	width: 90%;
	height: auto;
}
header p img {
	width: 90%;
	height: auto;
}
/* =========================================================
#artist
========================================================= */
#artist {
	clear: both;
	background: url(../../img/bg_01.jpg) no-repeat bottom center;
	background-size: 100%;
	margin: -50px auto 0;
	padding-top: 50px;
}
#artist ul li {
	padding: 0 0 20px 0;
	list-style: none;
	text-align: center;
}
#artist ul li img {
	width: 95%;
	height: auto;
}
#artist h3 {
	display: none;
}
/* =========================================================
#concept
========================================================= */
#concept {
	background: url(../../img/bg_02.png) no-repeat top center #1e8f50;
	background-size: 100%;
	text-align: center;
	margin: -50px auto 0;
	padding-top: 50px;
}
#concept h3 {
	padding: 15px 0 30px 0;
	text-align: center;
}
#concept h3 img {
	width: 100%;
	height: auto;
}
#concept dl {
	padding: 0 0 30px 0;
	border-bottom: 1px dotted #fff;
}
#concept dl dd.txt {
	padding: 0 30px;
	font-size: 120%;
	text-align: left;
}
#concept dl dd.bnr img {
	padding: 20px 0 0 0;
}
#concept dl dt img, #concept dl dd img {
	width: 90%;
	height: auto;
}
#concept dt {
	padding: 0 0 40px 0;
}
#concept dd img {
	padding: 0 0 40px 0;
}
#concept dd {
	color: #fff;
	line-height: 1.7em;
}
#concept dl.second {
	padding: 40px 0 10px 0;
	border-bottom: none;
}
#concept dl.second dt {
	padding: 0 0 30px 0;
}
#concept dl.second dt img {
	width: 70%;
	height: auto;
}
#concept dl dd p {
	padding: 0 0 10px 0;
}
#concept dl.third {
	width: 80%;
	margin: 20px auto 0;
	padding: 15px;
	border: 1px dotted #fff;
}
#concept dl.third dt {
	width: 70%;
	height: auto;
	padding: 0 0 10px 0;
	text-align: left;
}
#concept dl.third dd {
	padding: 0;
}
#concept dl.third dd.txt {
	font-size: 90%;
	line-height: 1.7em;
}
#concept div.img {
	background: #1e8f50;
}
#concept div.img img {
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
}
/* =========================================================
#report
========================================================= */
#report {
	background: #1e8f50;
	background-size: 100%;
	text-align: center;
	margin: 0 auto 0;
	padding-top: 30px;
}
#report h3 {
	padding: 15px 0 30px 0;
	text-align: center;
}
#report h3 img {
	width: 100%;
	height: auto;
}
#report dl {
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #fff;
}
#report dl dd.txt {
	padding: 0 20px;
	font-size: 120%;
	text-align: left;
}
#report dl dd.bnr img {
	padding: 20px 0 0 0;
}
#report dl dt img, #report dl dd img {
	width: 88%;
	height: auto;
}
#report dt {
	padding: 0 0 20px 0;
}
#report dd img.tt {
	padding: 0 0 30px 0;
}
#report dd {
	color: #fff;
	line-height: 1.7em;
}
#report dl.second {
	padding: 40px 0 10px 0;
	border-bottom: none;
}
#report dl.second dt {
	padding: 0 0 30px 0;
}
#report dl.second dt img {
	width: 85%;
	height: auto;
}
#report dl dd p {
	padding: 0 0 20px 0;
}
#report dl.third {
	width: 80%;
	margin: 20px auto 0;
	padding: 15px;
	border: 1px dotted #fff;
}
#report dl.third dt {
	width: 70%;
	height: auto;
	padding: 0 0 10px 0;
	text-align: left;
}
#report dl.third dd {
	padding: 0;
}
#report dl.third dd.txt {
	font-size: 90%;
	line-height: 1.7em;
}
#report div.img {
	background: #1e8f50;
}
#report div.img img {
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
}
#report dl dd ul {
	margin: 15px 0 0 0;
}
#report dl dd ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	list-style: none;
}
#report dl dd ul li:last-child {
	padding: 0 0 0 0;
}
#report dl dd ul li img {
	border-style: solid;
	border-width: 7px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(38, 141, 72);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}
/* =========================================================
#about
========================================================= */
#about {
	margin: 0 auto;
	margin: -50px auto 0;
	padding-top: 50px;
	font-size: 130%;
}
#about h3 {
	padding: 40px 0 30px 0;
	text-align: center;
}
#about h3 img {
	width: 100%;
	height: auto;
}
#about dl {
	width: 95%;
	margin: 0 auto 20px;
	color: #1c8e50;
}
@media only screen and (min-width: 701px) {
#about dl dt {
	display: inline-block;
	width: 110px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#about dl dd {
	width: 70%;
	padding: 0px 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#about dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (min-width: 900px) {
#about dl dt {
	display: inline-block;
	width: 110px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#about dl dd {
	width: 65%;
	padding: 0px 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#about dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (max-width:700px) {
#about dl dt {
	display: inline-block;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#about dl dd {
	width: 70%;
	padding: 3px 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#about dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (max-width:375px) {
#about dl dt {
	display: block;
	width: 110px;
	margin: 0 10px 5px 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
}
#about dl.first dd br {
	display: none;
}
#about dl dd {
	width: auto;
	padding: 0px 0 0 0;
	display: block;
	line-height: 1.5em;
	font-weight: bold;
}
#about dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
#about dl dd.txt {
	font-size: 120%;
}
}
/* =========================================================
#ticket
========================================================= */
#ticket {
	margin: 0 auto;
	margin: -50px auto 0;
	padding-top: 50px;
	font-size: 130%;
}
#ticket h3 {
	padding: 20px 0 30px 0;
	text-align: center;
}
#ticket h3 img {
	width: 100%;
	height: auto;
}
#ticket h4 {
	border-top: 1px dashed #1c8e50;
	border-bottom: 1px dashed #1c8e50;
	color: #1c8e50;
	padding: 10px;
	margin: 0 0 20px 0;
	font-weight: bold;
}
#ticket h4.normal {
	margin: 30px 0 20px 0;
}
#ticket dl {
	width: 95%;
	margin: 0 auto 20px;
	color: #1c8e50;
}
#ticket dl dd span a {
	color: #1c8e50;
	text-decoration: underline;
	font-size: 120%;
}
@media only screen and (min-width: 701px) {
#ticket dl dt {
	display: inline-block;
	width: 110px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#ticket dl dd {
	width: 70%;
	padding: 0 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#ticket dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (min-width: 900px) {
#ticket dl dt {
	display: inline-block;
	width: 110px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#ticket dl dd {
	width: 65%;
	padding: 0 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#ticket dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (max-width:700px) {
#ticket dl dt {
	display: inline-block;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
	font-weight: bold;
}
#ticket dl dd {
	width: 70%;
	padding: 0 0 0 0;
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
}
#ticket dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
 @media only screen and (max-width:375px) {
#ticket dl dt {
	display: block;
	width: 110px;
	margin: 0 10px 5px 0;
	padding: 3px 0;
	border: 1px solid #1c8e50;
	border-radius: 3px;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
}
#ticket dl.first dd br {
	display: none;
}
#ticket dl dd {
	width: auto;
	padding: 0 0 0 0;
	display: block;
	line-height: 1.5em;
	font-weight: bold;
}
#ticket dl dd span {
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
}
/* =========================================================
aside#logo-g
========================================================= */
aside#logo-g {
	padding: 20px 0 7px 0;
	text-align: center;
}
aside#logo-g ul li {
	padding: 0 0 13px 0;
}
aside#logo-g ul li:first-child {
	padding: 0 0 18px 0;
}
aside#logo-g ul li:last-child {
	padding: 0 0 0 0;
}
aside#logo-g ul li:first-child img {
	width: 150px;
	height: auto;
}
aside#logo-g ul li:last-child img {
	width: 150px;
	height: auto;
}
/* =========================================================
#archive
========================================================= */
#archive {
	padding: 30px 0 100px 0;
	background: url(../../img/bottom_illustration.png) no-repeat bottom center;
	background-size: 100%;
}
#archive h3 {
	padding: 0 0 30px 0
}
#archive h3 img {
	width: 100%;
	height: auto;
}
#archive ul {
	padding: 0px 0 0 0;
	text-align: center;
}
 @media only screen and (min-width: 701px) {
#archive ul img {
	width: 180px;
	height: auto;
}
#archive ul li {
	display: inline-block;
	padding: 0 10px 20px 0;
}
/*#archive ul li.second, #archive ul li.fourth, #archive ul li.six {
	padding: 0 0 20px 0;
}*/
#archive .inner ul li img {
	border: 1px solid #ccc;
}
}
 @media only screen and (max-width:700px) {
#archive ul img {
	width: 180px;
	height: auto;
}
#archive ul li {
	display: inline-block;
	padding: 0 10px 20px 0;
}
/*#archive ul li.second, #archive ul li.fourth, #archive ul li.six {
	padding: 0 0 20px 0;
}*/
#archive .inner ul li img {
	border: 1px solid #ccc;
}
}
 @media only screen and (max-width:414px) {
#archive ul img {
	width: 180px;
	height: auto;
}
#archive ul li {
	display: inline-block;
	padding: 0 10px 20px 0;
}
#archive ul li.second, #archive ul li.fourth, #archive ul li.six {
	padding: 0 0 20px 0;
}
#archive .inner ul li img {
	border: 1px solid #ccc;
}
}
 @media only screen and (max-width:375px) {
#archive ul img {
	width: 200px;
	height: auto;
}
#archive ul li {
	display: inline-block;
	padding: 0 0 20px 0;
}
#archive .inner ul li img {
	border: 1px solid #ccc;
}
}
/* =========================================================
footer
========================================================= */
footer {
	clear: both;
	padding: 20px 0 20px 0;
	background: url(../../img/foot_bg.jpg) repeat-x top #1e8f50;
}
footer #copyright {
	width: auto;
	margin: 0 auto 20px;
	text-align: center;
	color: #fff;
}
footer #copyright img {
	width: 80%;
	height: auto;
}
/* =========================================================

[page-top ]

========================================================= */

#page-top {
	position: relative;
	bottom: auto;
	right: auto;
	z-index: 300;
}
#page-top a {
	width: 50px;
	height: 50px;
	background: url(../../img/pagetop.png) no-repeat top center;
	background-size: 100%;
	text-indent: -9999px;
	display: block;
	float: none;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
}
a:link {
	color: #1c8e50;
	text-decoration: underline;
}
a:visited {
	color: #1c8e50;
	text-decoration: none;
}
a:hover {
	color: #1c8e50;
	text-decoration: underline;
}
a:active {
	color: #1c8e50;
	text-decoration: underline;
}
object, a:focus {
	outline: none;
}
