@charset "utf-8";
/*-----------------------------------------------
 header
-----------------------------------------------*/
#header{
	padding-top: 92px;
	position: relative;
}
#header .place{
	display: block;
}
#header .english {
    position: absolute;
    z-index: 101;
    top: 4px;
    right: 4px;
}
#gNav{
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	height: 92px;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#header{
		padding-top: 64px;
	}
	#header .headSP{
		display: block;
		top: 0;
	}
	#header .english{
		position: fixed;
		z-index: 20;
		top: 14px;
	}
}
/*-----------------------------------------------
 title
-----------------------------------------------*/
#title{
	height: 239px;
	padding-top: 62px;
	border-bottom: 1px solid #bca867;
	box-sizing: border-box;
	background-position: center top;
	background-size: cover;
}
#title h1{
	text-align: center;
}
/*-----------------------------------------------
 main
-----------------------------------------------*/
#main{
	margin-bottom: 40px;
}
#content{
	background-image: url(../img/global/bg.png);
	background-position: center top;
	background-attachment: fixed;
}
#content article{
	width: 960px;
	margin: 0 auto;
	padding: 60px 0;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#content{
		background-image: none;
	}
	#content article{
		width: auto;
		margin: 0 40px;
	}
}
/*-----------------------------------------------
 movie
-----------------------------------------------*/
#movie{
	padding-bottom: 50px;
	background-image: url(../img/movie/bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#movie h2{
	text-align: center;
}
#movie .youtube{
	width: 640px;
	height: 376px;
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: border-box;
	background-size: 640px 376px;
	background-image: url(../img/movie/frame-pc@2x.png);
	text-align: center;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#movie{
		background-image: url(../img/movie/bg-sp.png);
	}
}
/*-----------------------------------------------
 introduction
-----------------------------------------------*/
#introduction #title{
	background-image: url(../img/introduction/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#introduction .outline{
	padding: 70px 0;
	border-bottom: 1px solid #bca867;
	background-image: url(../img/introduction/outline-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#introduction .outline .inner{
	width: 960px;
	margin: 0 auto;
}
#introduction .outline h2 {
    margin: 0 0 40px -60px;
    padding-left: 80px;
    background-image: url(../img/top/about/title-bg.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    font-size: 30px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	text-shadow: black 0 0 2px;
    line-height: 1.5;
    color: #fff;
}
#introduction .outline p.text{
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 2;
	text-shadow: black 0 0 2px;
	color: #fff;
}
#introduction .outline p.author{
	font-size: 16px;
	text-align: right;
	line-height: 2;
	text-shadow: black 0 0 2px;
	color: #fff;
}
#introduction article .text{
	margin-bottom: 50px;
	font-size: 20px;
	color: #fff;
}
#introduction article .text2{
	margin: 0 20px 40px;
	font-size: 16px;
	color: #fff;
}
#introduction .column{
	margin-bottom: 60px;
	border: 1px solid #b0984b;
}
#introduction .column h3{
	font-size: 44px;
	text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
	color: #fff;
}
#introduction .column p.subtitle{
	font-size: 25px;
	text-align: center;
	line-height: 1.4;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    color: #fff;
}
#introduction .column h3 span{
	font-size: 24px;
}
#introduction .column .summary{
	font-size: 16px;
	color: #fff;
}
#introduction .column .summary span{
	color: #b0984b;
}
#introduction .column .head{
	margin-bottom: 20px;
	padding: 50px 0;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px;
	background-repeat: no-repeat;
}
#introduction .column .head .line{
	width: 500px;
	height: 1px;
	margin: 20px auto;
	background-color: #fff;
}
#introduction .column .head .headText1{
	margin: 0 20px 10px;
	font-size: 20px;
	color: #fff;
}
#introduction .column .head .headText2{
	margin-left:20px;
	margin-right:20px;
	font-size: 16px;
	color: #fff;
}
#introduction .column .head .headText3{
	margin: 0 20px 20px;
	font-size: 16px;
	color: #fff;
}
#introduction .column .head .headText3 span{
	font-size: 18px;
}
#introduction .youtube{
	margin: 0 auto 40px;
	text-align: center;
}
#introduction .data{
	margin-bottom: 30px;
	text-align: center;
}
#introduction .data dt{
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
}
#introduction .data dd{
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.5;
	color: #c4a02c;
}
#introduction .data dd.tunes{
	color: #fff;
}
#introduction .data dd span{
	font-size: 16px;
	color: #fff;
}
#introduction .imageList{
	margin-bottom: 30px;
	font-size: 0;
	text-align: center;
}
#introduction .imageList li{
	display: inline-block;
	margin: 0 5px;
}
#introduction .imageList li p{
font-size: 12px;
color: #fff;
margin-top: 5px;
}
#introduction .imageList li img{
	border: 1px solid #fff;
	box-sizing: border-box;
	max-width: 100%;
}
#introduction .btn{
	margin-bottom: 50px;
	text-align: center;
}
#introduction .line{
	width: 570px;
	height: 1px;
	margin: 0 auto 30px;
	background-color: #b0984b;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#introduction #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/introduction/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
	#introduction .outline{
		background-image: url(../img/introduction/outline-bg-sp.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		background-color: #6a2129;
	}
	#introduction .outline .inner{
		width: auto;
		margin: 0 40px;
	}
	#introduction .outline h2 {
		margin: 0 0 40px 0;
	    padding: 30px 0 0 0;
	    text-align: center;
	    background-image: url(../img/top/about/title-bg-sp.png);
	    background-position: center top;
	    background-size: 132px 21px;
	}
	#introduction .outline p.text{
		overflow-y: scroll;
		height: 600px;
	    font-size: 24px;
	}
	#introduction .outline p.author{
	    font-size: 24px;
	}
	#introduction article .text{
		font-size: 22px;
	}
	#introduction .column .summary{
		font-size: 22px;
	}
	#introduction .column .head{
		margin-bottom: 20px;
	}
	#introduction .data dt{
		font-size: 22px;
	}
	#introduction .data dd{
		font-size: 28px;
	}
	#introduction .data dd span{
		font-size: 22px;
	}
	#introduction .imageList{
		margin: 0 auto 30px;
	}
	#introduction #solist li{
		width: 22%;
	}
	#introduction .imageList li{
		margin: 1%;
	}
	#introduction .imageList li p{
	font-size: 10px;
	}
	#introduction p.text2{
	    font-size: 18px;
	}
}
/*-----------------------------------------------
 news
-----------------------------------------------*/
#news #title{
	background-image: url(../img/news/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#news article .topic{
	margin-bottom: 90px;
}
#news .title{
	margin-bottom: 15px;
	font-size: 22px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
}
#news .title a{
	color: #c4a02c;
}
.pagination{
	text-align: center;
}
.pagination li{
	display: inline-block;
	margin: 5px;
} 
.pagination a{
	cursor: pointer;
	display: block;
	width: 28px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
    text-decoration: none;
	border: solid 1px #c4a02c;
	color: #c4a02c;
}
.pagination span{
	display: block;
	width: 28px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
    text-decoration: none;
	border: solid 1px #fff;
	color: #fff;
}
.pagination .current {
    color: #fff;
	border: solid 1px #fff;
}
.pagination .next,
.pagination .prev{
	display: none;
}
#news .detail{
	float: left;
	width: 800px;
}
#news .date{
	float: right;
	width: 160px;
	padding-left: 25px;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}
#news p{
	color: #fff;
}
#news .text{
	font-size: 16px;
}
#news .y{
	font-size: 20px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	color: #fff;
}
#news .md{
	font-size: 40px;
	line-height: 1;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	color: #fff;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#news{
		width: auto;
	}
	#news article .topic{
		margin-bottom: 20px;
		text-align: left;
	}
	#news .detail{
		float: none;
		width: auto;
		height: auto;
		text-align: left;
	}
	#news .date{
		float: none;
		display: inline-block;
		width: auto;
		margin-bottom: 10px;
		padding: 0 0 0 10px;
		border: none;
		border-bottom: 1px solid #fff;
		text-align: left;
	}
	#news .date p{
		display: inline-block;
	}
	#news .title{
		font-size: 22px;
		line-height: 1.2;
	}
	#news .text{
		display: none;
		font-size: 20px;
		line-height: 1.5;
	}
	#news .y{
		margin-right: 10px;
		font-size: 20px;
	}
	#news .md{
		font-size: 34px;
	}
	.pagination a{
		width: 50px;
		height: 50px;
		font-size: 30px;
		line-height: 50px;
	}
	.pagination span{
		width: 50px;
		height: 50px;
		font-size: 30px;
		line-height: 50px;
	}
}
@media screen and (max-width:767px) and (min-width: 1px){
	#news #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/news/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
}
/*-----------------------------------------------
 opera
-----------------------------------------------*/
#opera #title{
	background-image: url(../img/opera/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#opera .snav{
	margin-bottom: 40px;
	font-size: 0;
	text-align: center;
}
#opera .snav li{
	display: inline-block;
	margin: 0 10px;
}
#opera article .text{
	margin-bottom: 50px;
	font-size: 20px;
	color: #fff;
}
#opera .youtube{
	margin: 0 auto 40px;
	text-align: center;
}
#opera .outlineL{
	margin: 0 20px 20px;
	font-size: 20px;
	color: #fff;
}
#opera .outline{
	margin: 0 20px 40px;
	font-size: 16px;
	color: #fff;
}
#opera .column{
	margin-bottom: 60px;
	padding-bottom: 40px;
	border: 1px solid #b0984b;
}
#opera .column h3{
	width: 460px;
	margin-bottom: 20px;
	padding-left: 38px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	font-size: 44px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
	color: #fff;
}
#opera .column h3 span{
	font-size: 24px;
}
#opera .column h4{
	margin-bottom: 20px;
	font-size: 28px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.5;
	text-align: center;
	color: #c4a02c;
}
#opera .column h4::before{
	content: "◆";
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#opera .column h4::after{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#opera .column .cast{
	margin: 0 20px 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #b0984b;
}
#opera .column .cast li{
	font-size: 22px;
	line-height: 1.5;
	text-align: center;
	color: #fff;
}
#opera .column .cast li span{
	font-size: 16px;
}
#opera .column .cast li a{
	color: #fff;
	text-decoration: underline;
}
#opera .column .story{
	margin: 0 20px 40px;
	font-size: 16px;
	color: #fff;
}
#opera .column .head{
	min-height: 300px;
	margin-bottom: 50px;
	padding: 50px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #b0984b;
	background-repeat: no-repeat;
}
#opera #program1 .head{
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program1-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right top;
}
#opera #program2 .head{
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program2-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right top;
}
#opera .head p{
	line-height: 1.1;
}
#opera .head p span{
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}

#opera .data{
	padding-left: 38px;
	font-size: 22px;
	color: #c4a02c;
}
#opera .artist{
	margin-bottom: 50px;
	padding: 40px 0;
    background-image: url(../img/global/title-bg.png),url(../img/global/title-bg.png);
    background-repeat: no-repeat;
    background-position: center top,center bottom;
    background-size: 43px 21px;
}
#opera .artist li{
	font-size: 18px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	text-align: center;
	line-height: 1.5;
	color: #c4a02c;
}
#opera .artist .note{
	font-size: 14px;
	color: #fff;
}
#opera .btn{
	margin-bottom: 60px;
	text-align: center;
}
#opera .movie h2{
	text-align: center;
}
#opera .movie .youtube{
	width: 640px;
	height: 376px;
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: border-box;
	background-size: 640px 376px;
	background-image: url(../img/movie/frame-pc@2x.png);
	text-align: center;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#opera #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/opera/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
	#opera .snav li{
		display: inline-block;
		margin: 0;
	}
	#opera .snav li:first-child{
		margin-right: 20px;
	}
	#opera #program1 .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program1-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	#opera #program2 .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program2-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	#opera .artist .note{
		font-size: 18px;
	}
	#opera .column h3{
		width: auto;
		padding: 0;
		text-align: center;
	}
	#opera .column .story{
		font-size: 22px;
	}
	#opera .data{
		padding: 0;
		font-size: 28px;
		text-align: center;
	}
	#opera .movie .youtube{
		width: auto;
		height: 316px;
		margin: 0 10px;
		padding-top: 40px;
		background-size: 100% auto;
	}
	#opera .youtube iframe{
		width: 420px;
		height: 236px;
	}
	#opera .movie h2{
		margin: 0 60px;
	}
	#opera .movie h2 img{
		max-width: 100%;
	}
	
}
/*-----------------------------------------------
 concert
-----------------------------------------------*/
#concert #title{
	background-image: url(../img/concert/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#concert .column{
	margin-bottom: 60px;
	padding-bottom: 40px;
	border: 1px solid #b0984b;
}
#concert .column .head{
	min-height: 300px;
	margin-bottom: 50px;
	padding: 50px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #b0984b;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/concert/head-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right bottom;
	background-repeat: no-repeat;
}
#concert .column h3{
	width: 780px;
	margin-bottom: 20px;
	padding-left: 38px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	font-size: 44px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
	color: #fff;
}
#concert .column .head .date{
	font-size: 22px;
	line-height: 1.5;
	color: #c4a02c;
}
#concert .column .head .leftColumn{
	float: left;
	width: 340px;
	padding-right: 20px;
	border-right: 1px solid #fff;
}
#concert .column .head .rightColumn{
	float: right;
	width: 530px;
}
#concert .column .head .place{
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.5;
	color: #c4a02c;
}
#concert .column .head .block1{
	padding: 0 20px 20px;
	border-bottom: 1px solid #fff;
}
#concert .column .head .block2{
	padding: 20px 20px 0;
}
#concert .column .head .block3 .text{
	margin-bottom: 20px;
}
#concert .column .head .text{
	color: #fff;
}
#concert .artist{
	margin-bottom: 50px;
	padding: 40px 0;
    background-image: url(../img/global/title-bg.png),url(../img/global/title-bg.png);
    background-repeat: no-repeat;
    background-position: center top,center bottom;
    background-size: 43px 21px;
}
#concert .artist li{
	font-size: 28px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	text-align: center;
	line-height: 1.5;
	color: #c4a02c;
}
#concert .artist .note{
	font-size: 14px;
	color: #fff;
}
#concert .{
	margin-bottom: 60px;
	text-align: center;
}
#concert .column h4{
	margin-bottom: 20px;
	font-size: 28px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.5;
	text-align: center;
	color: #c4a02c;
}
#concert .column h4::before{
	content: "◆";
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#concert .column h4::after{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#concert .column .artist1{
	margin: 0 20px 20px;
}
#concert .column .artist1 figure{
	float: left;
	width: 400px;
	border: 1px solid #fff;
}
#concert .column .artist1 .detail{
	float: right;
	width: 490px;
}
#concert .column .job{
	font-size: 16px;
	color: #c4a02c;
}
#concert .column .name{
	margin-bottom: 10px;
	font-size: 22px;
	color: #fff;
}
#concert .column .text{
	font-size: 16px;
	color: #fff;
}
#concert .column .artist2{
	margin: 0 20px 30px;
}
#concert .column .artist2 figure{
	float: right;
	width: 450px;
	border: 1px solid #fff;
}
#concert .column .artist2 .detail{
	float: left;
	width: 440px;
}
#concert .column .artistList{
	margin: 0 20px;
}
#concert .column .artistList li{
	padding: 35px 0;
	border-top: 1px solid #b69f58;
}
#concert .column .artistList figure{
	float: left;
	width: 240px;
	border: 1px solid #fff;
}
#concert .column .artistList .detail{
	float: right;
	width: 645px;
}
#concert .movie h2{
	text-align: center;
}
#concert .movie .youtube{
	width: 640px;
	height: 376px;
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: border-box;
	background-size: 640px 376px;
	background-image: url(../img/movie/frame-pc@2x.png);
	text-align: center;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#concert #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/concert/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
	#concert .column .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/concert/head-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	#concert .column .head .leftColumn,
	#concert .column .head .rightColumn{
		float: none;
		width: auto;
		border: none;
	}
	#concert .column h3{
		width: auto;
		padding: 0 0 20px;
		text-align: center;
	}
	#concert .column .head .date{
		font-size: 28px;
		text-align: center;
	}
	#concert .column .head .place{
		font-size: 28px;
		text-align: center;
	}
	#concert .column .head .text{
		font-size: 20px;
		text-align: center;
	}
	#concert .column .head .block2{
	    padding: 20px;
	    border-bottom: 1px solid #fff;
	}
	#concert .column .head .block3{
	    padding: 20px;
	    border: none;
	}
	#concert .column .job{
		font-size: 22px;
		text-align: center;
		line-height: 1;
	}
	#concert .column .name{
		font-size: 28px;
		text-align: center;
	}
	#concert .column .text{
		font-size: 22px;
	}
	#concert .column .artist1,
	#concert .column .artist2{
		margin: 0 30px 80px;
	}
	#concert .column .artist1 figure,
	#concert .column .artist2 figure{
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	#concert .column .artistList figure{
		float: none;
		margin: 0 auto 20px;
	}
	#concert .column .artist1 figure img,
	#concert .column .artist2 figure img,
	#concert .column .artistList figure img{
		width: 100%;
	}
	#concert .column .artist1 .detail,
	#concert .column .artist2 .detail,
	#concert .column .artistList .detail{
		float: none;
		width: auto;
	}
	#concert .movie .youtube{
		width: auto;
		height: 316px;
		margin: 0 10px;
		padding-top: 40px;
		background-size: 100% auto;
	}
	#concert .youtube iframe{
		width: 420px;
		height: 236px;
	}
	#concert .movie h2{
		margin: 0 60px;
	}
	#concert .movie h2 img{
		max-width: 100%;
	}
	
}
/*-----------------------------------------------
 ticket
-----------------------------------------------*/
#ticket #title{
	background-image: url(../img/ticket/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#ticket .snav{
	margin: 0 100px 40px;
	font-size: 0;
	text-align: center;
}
#ticket .snav li{
	display: inline-block;
	margin: 0 6px 12px;
}
#ticket .column{
	margin-bottom: 60px;
	padding-bottom: 40px;
	border: 1px solid #b0984b;
}
#ticket .column .head{
	margin-bottom: 20px;
	padding: 50px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #b0984b;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px;
	background-repeat: no-repeat;
}

#ticket .column h2{
	box-sizing: border-box;
	font-size: 44px;
	text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1;
	color: #fff;
}
#ticket .column h2 span{
	font-size: 25px;
}
#ticket .column h3{
	margin-bottom: 20px;
	font-size: 28px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.5;
	text-align: center;
	color: #c4a02c;
}
#ticket .column h3::before{
	content: "◆";
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#ticket .column h3::after{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#ticket h4{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	color: #fff;
}
#ticket .priceList{
	margin-bottom: 20px;
	font-size: 0;
	text-align: center;
}
#ticket .priceList li{
	display: inline-block;
	width: 16%;
	padding: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
}
#ticket .priceList li:first-child{
	background-color: #dbc682;
}
#ticket .priceList li:nth-child(2){
	background-color: #ddcd98;
}
#ticket .priceList li:nth-child(3){
	background-color: #d7cba6;
}
#ticket .priceList li:nth-child(4){
	background-color: #dcd6c2;
}
#ticket .priceList li:nth-child(5){
	background-color: #dad6c7;
}
#ticket .priceList li:nth-child(6){
	background-color: #dbd9d2;
}
#ticket .priceList li:last-child{
	border-right: 1px solid #fff
}
#ticket .title{
	margin-bottom: 5px;
	font-size: 22px;
	text-align: center;
	color: #fff;
}
#ticket .detail{
	width: 600px;
	margin: 0 auto 40px;
	padding: 25px 0 10px;
	border: 1px solid #fff;
	text-align: center;
}
#ticket .detail dt{
	font-size: 16px;
	line-height: 1;
	color: #fff;
}
#ticket .detail dd{
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #c4a02c;
	line-height: 2;
}
#ticket .line{
	margin: 0 20px 40px;
	padding: 40px 0 0;
	height: 1px;
	border-bottom: 1px solid #b0984b;
}
#ticket p.text{
	font-size: 16px;
	text-align: center;
	color: #fff;
}
#ticket p.text::before{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
	color: #c4a02c;
}
#ticket .list li{
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	color: #fff;
}
#ticket .list li::before{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
	color: #c4a02c;
}
#ticket .text a,
#ticket .list li a{
	color: #fff;
	text-decoration: underline;
}
#ticket .catch{
	margin: 0 40px 10px;
	font-size: 16px;
	text-align: left;
	color: #c4a02c;
}
#ticket .btn{
	margin-bottom: 40px;
	text-align: center;
}
#ticket dd .btn{
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
#ticket #notice h2{
	margin-bottom: 40px;
	font-size: 22px;
	color: #c4a02c;
	text-align: center;
}
#ticket #notice p{
	margin-bottom: 20px;
	color: #fff;
}
#ticket #notice li{
	color: #fff;
	line-height: 1.8;
}


/* program1 */
#ticket #program1{
	margin-bottom: 60px;
	    border: 1px solid #b0984b;
}
#ticket #program1 .head{
	min-height: 300px;
	margin-bottom: 0;
	padding: 50px 20px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program1-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right top;
}
#ticket #program1 .head p{
	line-height: 1.1;
}
#ticket #program1 p span{
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}
#ticket #program1 h3{
    width: 460px;
    margin-bottom: 20px;
    padding-left: 38px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    font-size: 44px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
    text-align: left;
    color: #fff;
}
#ticket #program1 h3::before,
#ticket #program1 h3::after{
	display: none;
}
#ticket #program1 h3 span{
	font-size: 24px;
}
#ticket #program1 .data {
    padding-left: 38px;
    font-size: 22px;
    color: #c4a02c;
}
/* program2 */
#ticket #program2{
	margin-bottom: 60px;
	    border: 1px solid #b0984b;
}
#ticket #program2 .head{
	min-height: 300px;
	margin-bottom: 0;
	padding: 50px 20px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program2-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right top;
}
#ticket #program2 .head p{
	line-height: 1.1;
}
#ticket #program2 p span{
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}
#ticket #program2 h3{
    width: 460px;
    margin-bottom: 20px;
    padding-left: 38px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    font-size: 44px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
    text-align: left;
    color: #fff;
}
#ticket #program2 h3::before,
#ticket #program2 h3::after{
	display: none;
}
#ticket #program2 h3 span{
	font-size: 24px;
}
#ticket #program2 .data {
    padding-left: 38px;
    font-size: 22px;
    color: #c4a02c;
}
/* program3 */
#ticket #program3{
	margin-bottom: 60px;
	border: 1px solid #b0984b;
}
#ticket #program3 .head{
	min-height: 300px;
	padding: 50px 20px;
	box-sizing: border-box;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/concert/head-bg.jpg);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,right bottom;
	background-repeat: no-repeat;
}
#ticket #program3 h3{
	width: 780px;
	margin-bottom: 20px;
	padding-left: 38px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	font-size: 44px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.4;
	color: #fff;
}
#ticket #program3 .head .date{
	font-size: 22px;
	line-height: 1.2;
	color: #c4a02c;
}
#ticket #program3 .head .leftColumn{
	float: left;
	width: 340px;
	padding-right: 20px;
	border-right: 1px solid #fff;
}
#ticket #program3 .head .rightColumn{
	float: right;
	width: 530px;
}
#ticket #program3 .head .place{
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.5;
	color: #c4a02c;
}
#ticket #program3 .head .block1{
	padding: 0 20px 20px;
	border-bottom: 1px solid #fff;
}
#ticket #program3 .head .block2{
	padding: 20px 20px 0;
}
#ticket #program3 .head .block3 .text{
	margin-bottom: 20px;
}
#ticket #program3 .head .text{
	text-align: left;
	color: #fff;
}
#ticket #program3 p span {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
}

@media screen and (max-width:767px) and (min-width: 1px){
	#ticket #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/ticket/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
	#ticket .snav{
		margin: 0 0 40px;
		text-align: left;
	}
	#ticket .snav li{
		display: inline-block;
		margin: 0 0 22px 0;
	}
	#ticket .snav li:nth-child(odd){
		margin-right: 22px;
	}
	#ticket .column h3{
		font-size: 34px;
	}
	#ticket .column h4{
		font-size: 22px;
	}
	#ticket .priceList li{
		width: 15%;
	}
	#ticket .detail{
		width: auto;
		margin: 0 20px 40px;
	}
	#ticket p.text{
		margin: 0 20px;
		font-size: 22px;
		text-align: left;
	}
	#ticket .catch{
	font-size: 22px;
	}
	#ticket .list{
		margin: 0 20px;
	}
	#ticket .list li{
		font-size: 22px;
		text-align: left;
	}
	#ticket dd .btn{
	margin: 10px 5% 0;
	width: 90%;
	}
	#ticket dd .btn img{
	width: 100%;
	}
	
	#ticket #notice p{
		font-size: 22px;
	}
	#ticket #notice li{
		position: relative;
		margin-bottom: 5px;
		padding-left: 3em;
		font-size: 22px;
	}
	#ticket #notice li span{
		position: absolute;
		left: 0;
	}
	
	#ticket #program1 .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program1-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	#ticket #program2 .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/opera/program2-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	
	#ticket #program3 .head{
		padding-bottom: 300px;
		background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png),url(../img/concert/head-bg-sp.jpg);
		background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px,center bottom;
	}
	#ticket #program3 .head .leftColumn,
	#ticket #program3 .head .rightColumn{
		float: none;
		width: auto;
		border: none;
	}
	#ticket #program3 h3{
		width: auto;
		padding: 0 0 20px;
		text-align: center;
	}
	#ticket #program3 .head .date{
		font-size: 28px;
		text-align: center;
	}
	#ticket #program3 .head .place{
		font-size: 28px;
		text-align: center;
	}
	#ticket #program3 .head .text{
		font-size: 20px;
		text-align: center;
	}
	#ticket #program3 .head .block2{
	    padding: 20px;
	    border-bottom: 1px solid #fff;
	}
	#ticket #program3 .head .block3{
	    padding: 20px;
	    border: none;
	}
}
/*-----------------------------------------------
 english
-----------------------------------------------*/
#english #title{
	background-image: url(../img/english/title-bg.jpg);
	background-position: center top;
	background-size: cover;
}
#english .column{
	margin-bottom: 60px;
	padding-bottom: 40px;
	border: 1px solid #b0984b;
}
#english .column .head{
	margin-bottom: 20px;
	padding: 50px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #b0984b;
	background-image: url(../img/introduction/leftup.png),url(../img/introduction/rightup.png),url(../img/introduction/leftdown.png),url(../img/introduction/rightdown.png);
	background-position: left 3px top 3px,right 3px top 3px,left 3px bottom 3px,right 3px bottom 3px;
	background-repeat: no-repeat;
}
#english .column .head p{
	font-size: 18px;
	text-align: center;
	color: #c4a02c;
}
#english .column h2{
	box-sizing: border-box;
	font-size: 44px;
	text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1;
	color: #fff;
}
#english .column h2 span{
	font-size: 30px;
	line-height: 1;
}
#english .column h3{
	margin-bottom: 20px;
	font-size: 28px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1.5;
	text-align: center;
	color: #c4a02c;
}
#english .column h3::before{
	content: "◆";
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#english .column h3::after{
	content: "◆";
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#english h4{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	color: #fff;
}
#english .title{
	margin-bottom: 5px;
	font-size: 22px;
	text-align: center;
	color: #fff;
}
#english .title2{
	box-sizing: border-box;
	font-size: 44px;
	text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
    line-height: 1;
	color: #fff;
}

#english .title2 span{
	font-size: 30px;
	line-height: 1;
}
#english .note{
	font-size: 22px;
	text-align: center;
	color: #c4a02c;
}
#english .note span{
	font-size: 28px;
	text-align: center;
	color: #fff;
}

#english .line{
	margin: 0 20px 40px;
	padding: 40px 0 0;
	height: 1px;
	border-bottom: 1px solid #b0984b;
}
#english .lineW{
	margin: 0 auto 20px;
	padding: 40px 0 0;
	width: 450px;
	height: 1px;
	border-bottom: 1px solid #fff;
}
#english .lineW2{
	margin: 0 auto 20px;
	padding: 40px 0 0;
	width: 270px;
	height: 1px;
	border-bottom: 1px solid #fff;
}
#english .btn{
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: center;
}
#english .note{
	margin-bottom: 20px;
}
#english .note2{
	font-size: 16px;
	text-align: center;
	color: #fff;
}
#english .separate{
	width: 43px;
	height: 21px;
	margin: 0 auto 20px;
	background-image: url(../img/global/title-bg.png),url(../img/global/title-bg.png);
	background-repeat: no-repeat;
	background-position: center top,center bottom;
	background-size: 43px 21px;
}
/* news */
#english .news{
	z-index: 10;
	padding: 30px 0;
	border-bottom: 1px solid #c2af74;
	background-image: url(../img/top/news/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#english .news .inner{
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#english .news .all{
	position: absolute;
	top: 0;
	right: 35px;
}
#english .news .detail{
	float: left;
	width: 800px;
	padding-right: 10px;
	box-sizing: border-box;
}
#english .news .date{
	float: right;
	width: 160px;
	padding-left: 25px;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}
#english .news h2{
	margin-bottom: 30px;
	font-size: 30px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	line-height: 1.5;
	color: #c4a02c;
}
#english .news p{
	color: #fff;
}
#english .news .title{
	margin-bottom: 15px;
	font-size: 22px;
	text-align: left;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
}
#english .news .text{
	font-size: 16px;
}
#english .news .y{
	font-size: 22px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	color: #fff;
}
#english .news .md{
	font-size: 50px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	color: #fff;
}
/* profile */
#english .profile .artist1{
	margin: 0 20px 20px;
}
#english .profile .artist1 figure{
	float: left;
	width: 400px;
	border: 1px solid #fff;
}
#english .profile .artist1 .detail{
	float: right;
	width: 490px;
}
#english .profile .job{
	font-size: 16px;
	color: #c4a02c;
}
#english .profile .name{
	margin-bottom: 10px;
	font-size: 22px;
	color: #fff;
}
#english .profile .text{
	font-size: 16px;
	color: #fff;
}
#english .profile .artist2{
	margin: 0 20px 30px;
}
#english .profile .artist2 figure{
	float: right;
	width: 450px;
	border: 1px solid #fff;
}
#english .profile .artist2 .detail{
	float: left;
	width: 440px;
}
#english .profile .artistList{
	margin: 0 20px;
}
#english .profile .artistList li{
	padding: 35px 0;
	border-top: 1px solid #b69f58;
}
#english .profile .artistList figure{
	float: left;
	width: 240px;
	border: 1px solid #fff;
}
#english .profile .artistList .detail{
	float: right;
	width: 645px;
}
/* ticket */
#english .ticket .detail{
	width: 600px;
	margin: 0 auto 20px;
	padding: 25px 0 10px;
	border: 1px solid #fff;
	text-align: center;
}
#english .ticket .detail dt{
	font-size: 16px;
	line-height: 1;
	color: #fff;
}
#english .ticket .detail dd{
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #c4a02c;
	line-height: 2;
}
#english .ticket p.text{
	margin: 0 20px 0;
	font-size: 16px;
	color: #fff;
}
#english .ticket p.url{
	margin: 0 20px 20px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	word-break: break-all;
	color: #fff;
}
#english .ticket p.url a{
	color: #fff;
}
/* notice */
#english .notice h2{
	margin-bottom: 40px;
	font-size: 22px;
	color: #c4a02c;
	text-align: center;
}
#english .notice p{
	margin-bottom: 20px;
	color: #fff;
}
#english .notice li{
	color: #fff;
	line-height: 1.8;
}
@media screen and (max-width:767px) and (min-width: 1px){
	#english #title{
		height: 392px;
		padding-top: 48px;
		background-image: url(../img/english/title-bg-sp.jpg);
		background-position: center top;
		background-size: cover;
	}
	/* news */
	#english .news{
		width: auto;
		padding: 60px 40px 40px;
		border-top: 2px solid #c2af74;
		background-image: url(../img/top/news/frame.png) , url(../img/top/news/bg-sp.jpg);
		background-repeat: no-repeat,repeat-y;
		background-position: 40px 40px , center top;
		background-size: 68px ,auto;
	}
	#english .news .inner{
		width: auto;
	}
	#english .news h2{
		margin-bottom: 0;
		padding-left: 50px;
	}
	#english .news .topic{
		margin-bottom: 20px;
		text-align: right;
	}
	#english .news .all{
		position: static;
		text-align: center;
	}
	#english .news .detail{
		float: none;
		width: auto;
		height: auto;
		padding: 0;
		text-align: left;
	}
	#english .news .date{
		float: none;
		display: inline-block;
		width: auto;
		margin-bottom: 10px;
		padding: 0 0 0 10px;
		border: none;
		border-bottom: 1px solid #fff;
		text-align: right;
	}
	#english .news .date p{
		display: inline-block;
	}
	#english .news .title{
		font-size: 30px;
		line-height: 1.2;
	}
	#english .news .text{
		font-size: 24px;
		line-height: 1.5;
	}
	#english .news .y{
		margin-right: 10px;
		font-size: 20px;
	}
	#english .news .md{
		font-size: 34px;
	}
	/* ticket */
	#english .ticket .detail{
		width: auto;
		margin: 0 20px 20px;
	}
	#english .ticket p.text{
		margin: 0 20px;
		font-size: 22px;
		text-align: left;
	}
	/* profile */
	#english .profile .job{
		font-size: 22px;
		text-align: center;
		line-height: 1;
	}
	#english .profile .name{
		font-size: 28px;
		text-align: center;
	}
	#english .profile .text{
		font-size: 22px;
	}
	#english .profile .artist1,
	#english .profile .artist2{
		margin: 0 30px 80px;
	}
	#english .profile .artist1 figure,
	#english .profile .artist2 figure{
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	#english .profile .artistList figure{
		float: none;
		margin: 0 auto 20px;
	}
	#english .profile .artist1 figure img,
	#english .profile .artist2 figure img,
	#english .profile .artistList figure img{
		width: 100%;
	}
	#english .profile .artist1 .detail,
	#english .profile .artist2 .detail,
	#english .profile .artistList .detail{
		float: none;
		width: auto;
	}
	/* notice */
	#english .notice p{
		font-size: 22px;
	}
	#english .notice li{
		position: relative;
		margin-bottom: 5px;
		padding-left: 3em;
		font-size: 22px;
	}
	#english .notice li span{
		position: absolute;
		left: 0;
	}
}
