@charset 'UTF-8';

body.pc,
body.tablet {
	background: #000 url(/applause/operaza/images/section_1_bg.jpg) top center no-repeat;
}

body.sp {
	width: 100%;
	min-width: 1000px;
	background: #000 url(/applause/operaza/images/s/section_1_bg.jpg) top center no-repeat;
	-webkit-background-size: 1100px auto;
	-moz-background-size: 1100px auto;
	background-size: 1100px auto;
	display: block;
}

.section {
	text-align: center;
}

.section {
	min-width: 1000px;
	padding: 61px 0 75px;
	text-align: center;
}

body.sp .section {
	min-width: 100%;
	padding: 61px 0 45px;
}
.section h2 {
	margin-bottom: 30px;
	font-size: 0;
	line-height: 0;
}

.section p {
	margin-bottom: 49px;
	line-height: 1.6875;
}

body.sp .section p {
	font-size: 16px;
}
body.sp #releaseInfo {
	padding: 11px 0 0;
}
#section_1 {
	padding: 15px 0 1px;
}

#section_1 .body {
	position: relative;
}
.sp #section_1 .body {
	padding-bottom: 0px;
}
#section_1 h1 {
	padding: 200px 0 0 140px;
	margin: 0 0 20px;
	line-height: 0;
	text-align: left;
}

.sp #section_1 h1 {
	padding: 210px 0 0 140px;
    margin-bottom: 30px;
}

#section_1 .btnInfo {
	height: 80px;
	width: 370px;
	padding: 0;
	margin: 0 0 30px 170px;
	line-height: 0;
	position: relative;
	overflow: hidden;
}
.sp #section_1 .btnInfo {
    margin-bottom: 50px;
}

#section_1 .btnInfo a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_1 .btnInfo a:hover img {
	position: absolute;
	left: 0px;
	top: -80px;
}

#section_1 .btnGuid {
	height: 110px;
	width: 105px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	right: 54px;
	bottom: 14px;
}

.sp #section_1 .btnGuid {
	bottom: 15px;
    right: 20px;
}

#section_1 .btnGuid a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

#section_1 .btnGuid a img {
	position: absolute;
	left: 0;
	top: 0;
}

#section_1 .btnGuid a:hover img {
	position: absolute;
	left: 0px;
	top: -110px;
}

#section_1 .shiki70th {
	position: absolute;
    /*bottom: 1px;*/
	bottom: 9px;
    /*left: 0;*/
	left: 80px;
	width:80px;
	height:81px;
}
#section_1 .shiki70th img {
	width:100%;
	height:auto;
}
body.sp #section_1 .shiki70th {
    /*bottom: 13px;*/
	bottom: 15px;
    /*left: 17px;*/
	left: 100px;
	width: 70px;
    height: 70px;
}
/*
#section_1 .operaza35th {
	position: absolute;
    bottom: 9px;
    left: 80px;
}
body.sp #section_1 .operaza35th {
    bottom: 15px;
    left: 100px;
}
*/
.releaseInfo {
	padding: 0;
	margin: 0 0 -2px;
	clear: both;
}

.releaseInfo .body {
	width: 100%;
	padding: 0;
	text-align: left;
	background: #333333;
	box-sizing: border-box;
}

.releaseInfo p {
	width: 960px;
	padding: 17px 20px;
	margin: 0 auto 2px;
}

.releaseInfo p .top {
	width: 140px;
	padding: 8px 0;
	vertical-align: top;
}

.releaseInfo p .logo {
	height: 50px;
	padding: 0 20px;
	background: #ffffff;
	vertical-align: middle;
	display: block;
}

.releaseInfo p .txt {
	padding: 0 20px;
	margin: 0;
	vertical-align: middle;
}

.releaseInfo p .txtMain {
	margin: 0 0 2px;
	font-size: 25px;
	line-height: 1.44;
	font-weight: bold;
	display: block;
}
body.sp #releaseInfo.releaseInfo p .txtMain {
    font-size: 30px;
	-webkit-text-size-adjust: 100%;
}

.releaseInfo p .txtSub {
	font-size: 16px;
	line-height: 1.6875;
	font-weight: bold;
	display: block;
}
body.sp #releaseInfo.releaseInfo p .txtSub {
    font-size: 26px;
	-webkit-text-size-adjust: 100%;
}

 .releaseInfo p .mapAria {
	width: 180px;
	padding: 0 0 0 20px;
	margin: 0;
	vertical-align: middle;
	color: #ffffff;
}

.releaseInfo p .map {
	width:180px;
	height: 45px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	display: block;
	float: right;
}

 .releaseInfo p .map a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.releaseInfo p .map a:hover img {
	position: absolute;
	left: 0px;
	top: -45px;
}

body.sp .section.releaseInfo .body{
    width: 100%;
    padding: 0;
}

body.sp .section p.table {
    box-sizing: border-box;
}

#information {
	padding: 73px 0 65px;
	text-align: left;
}

body.pc #information,
body.tablet #information {
	background: #000 url(/applause/operaza/images/information_bg.jpg) bottom center no-repeat;
}

body.sp #information {
	padding: 73px 0 55px;
	background: #000 url(/applause/operaza/images/information_bg.jpg) bottom center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp #information .body {
	margin: 0 auto;
	padding: 0 20px;
}

#information h2 {
	margin-bottom: 9px;
	text-align: left;
}

#information .newsBox {
	margin: 0 0 47px;
}

#information .eventsBox {
	margin: 0 0 45px;
}

#information dl {
	width: 100%;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #726450;
}

#information dt {
	width: 13.542%;
	font-size: 18px;
	line-height: 2;
	color: #0183b3;
	float: left;
}

#information dd {
	width: 86.458%;
	padding: 10px 0 11px;
	font-size: 18px;
	line-height: 1.1;
	color: #ffffff;
	float: right;
}

#information dd a {
	color: #ffffff;
}

#information .btn {
	width: 621px;
	height: 80px;
	margin: 0 auto;
}

body.pc #section_2 {
	background: #000 url(/applause/operaza/images/section_2_bg.jpg) top center no-repeat;
}

body.sp #section_2,
body.tablet #section_2 {
	background: #000 url(/applause/operaza/images/s/section_2_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

/*body.pc #section_3 {
	background: url(/applause/operaza/images/section_3_bg.jpg) center center repeat-y;
}

body.sp #section_3,
body.tablet #section_3 {
	background: #000000 url(/applause/operaza/images/s/section_3_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}*/

body.pc #section_4 {
	background: #555145 url(/applause/operaza/images/section_4_bg.jpg) top center no-repeat;
}

body.sp #section_4,
body.tablet #section_4 {
	background: #555145 url(/applause/operaza/images/s/section_4_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#section_4 h2 {
	margin-bottom: 0;
}

body.pc #section_5 {
	background: #000000 url(/applause/operaza/images/section_5_bg.jpg) top center no-repeat;
}

body.sp #section_5,
body.tablet #section_5 {
	background: #000000 url(/applause/operaza/images/s/section_5_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_6 {
	background: #2a0e03 url(/applause/operaza/images/section_6_bg.jpg) bottom center no-repeat;
}

body.sp #section_6, 
body.tablet #section_6 {
    background: #2a0e03 url(/applause/operaza/images/s/section_6_bg.jpg) bottom center no-repeat;
    -webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_6 h2,
body.tablet #section_6 h2 {
}

#section_7 {
	padding: 61px 0 0;
}

#section_8 {
	padding: 0 0 75px;
}

#section_9 {
	padding: 49px 0 72px;
}

body.pc #section_9,
body.tablet #section_9 {
	background: #1b2f36 url(/applause/operaza/images/section_9_bg.jpg) bottom center no-repeat;
}

body.sp #section_9 {
	background: #1b2f36 url(/applause/operaza/images/s/section_9_bg.jpg) bottom center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#section_9 h2 {
    margin-bottom: 60px;
}

body.pc #section_11 {
	margin: 0 0 50px;
	background: url(/applause/operaza/images/section_11_bg.jpg) top center repeat;
}

body.sp #section_11,
body.tablet #section_11 {
	margin: 0 0 50px;
	background: url(/applause/operaza/images/s/section_11_bg.jpg) top center repeat;
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}

#section_11 h2 {
	margin-bottom: 30px;
}

#section_11 .btnInfo {
	height: 80px;
	width: 370px;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#section_11 .btnInfo a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_11 .btnInfo a:hover img {
	position: absolute;
	left: 0px;
	top: -80px;
}

/* learnmore
-------------------------------------------------- */
body.pc #section_10 {
	background: #000 url(/applause/operaza/images/section_10_bg.jpg) bottom center no-repeat;
}

body.sp #section_10,
body.tablet #section_10 {
	background: #000 url(/applause/operaza/images/s/section_10_bg.jpg) bottom center no-repeat;
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}

#section_10 .column {
	width: 267px;
	height: 323px;
	padding: 20px 26px;
	background: url(/applause/operaza/images/learn_more_bg.png) center center no-repeat;
}

#section_10 .column h3 {
	padding: 50px 0 18px;
	margin: 0;
	line-height: 0;
}

#section_10 .column p.txtArea {
	width: 212px;
	height: 95px;
	padding: 0;
	margin: 0 25px 6px;
	text-align: center;
	overflow-y: auto;
}

#section_10 .learnMoreBox {
	width: 689px;
	margin: 0 auto;
}

#section_10 .column.set {
	margin: 0 auto 60px;
	float: left;
}
#section_10 .column.locus{
	margin: 0 auto 60px auto;
	float: right;
}
#section_10 .column.interview {
	margin: 0 auto 60px;
	float: left;
}
#section_10 .column.creator{
	margin: 0 auto 60px auto;
	float: right;
}
#section_10 .column.creator2{
	margin: 0 auto 60px;
	float: left;
}
#section_10 .column.bellepoc{
	margin: 0 auto 60px auto;
	float: right;
}

#section_10 .column .moreBtn {
	height: 49px;
	width: 155px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#section_10 .column .moreBtn img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#section_10 .column .moreBtn a:hover img {
	position: absolute;
	left: 0px;
	top: -49px;
}

/* threeColumnsType1
-------------------------------------------------- */
.threeColumnsType1 {
	width: 909px;
	margin: 0 21px 46px 30px;
}

body.sp .threeColumnsType1,
body.tablet .threeColumnsType1 {
	width: 90%;
	padding: 0 0 46px;
	margin: 0 auto;
}

.threeColumnsType1 .column {
	width: 235px;
	padding: 24px 29px 24px 30px;
	margin: 0 9px 9px 0;
	background: rgba(70,4,0,0.9);
	display: block;
}

body.sp .threeColumnsType1 .column,
body.tablet .threeColumnsType1 .column {
	width: 32%;
	margin: 0 2% 2% 0;
	background: rgba(70,4,0,0.9);
	display: block;
}

body.sp .threeColumnsType1 .column:nth-child(3n) ,
body.tablet .threeColumnsType1 .column:nth-child(3n)  {
	margin: 0 0 2% 0;
}
.threeColumnsType1 a.column:hover {
	color: #ffffff;
	text-decoration: none;
	background: rgba(70,4,0,0.6);
}

.threeColumnsType1 .column h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.333;
	font-weight: bold;
}
body.sp .threeColumnsType1 .column h3,
body.tablet .threeColumnsType1 .column h3 {
	padding: 24px 29px 0px 30px;
}

.threeColumnsType1 .column h3 span {
	font-size: 14px;
	line-height: 1.714;
	vertical-align: bottom;
}

.threeColumnsType1 .column p {
	margin-bottom: 0;
}
body.sp .threeColumnsType1 .column p,
body.tablet .threeColumnsType1 .column p {
	padding: 0px 29px 20px 30px;
}

/* photoColumnsType1
-------------------------------------------------- */

.photoColumnsType1 {
	margin-left: 30px;
	padding: 0;

}

.sp .photoColumnsType1 {
	width: 930px;
	margin: 0 0 0 30px;
	padding: 0;
	background: none;
}

.photoColumnsType1 .column {
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
	border: 1px solid #726450;
}


/* more
-------------------------------------------------- */
.more {
	height: 108px;
	width: 108px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.more img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.more a:hover img {
	position: absolute;
	left: 0px;
	top: -108px;
}

/* btn
-------------------------------------------------- */
.btn {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.btn img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn a:hover img {
	position: absolute;
	left: 0px;
	top: -80px;
}

#section_5 .btn {
	height: 80px;
	width: 270px;
	margin: 0px auto;
}

#section_7 .btn {
	height: 80px;
	width: 313px;
}

#section_7 .btn.center {
	margin: 0 auto 60px;
}

body.pc #specialContent {
	background: url(/applause/operaza/images/special_bg.jpg) top left repeat;
}

body.sp #specialContent,
body.tablet #specialContent {
	background: url(/applause/operaza/images/s/special_bg.jpg) top left repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#specialContent .twoColumnsType1 {
	width: 960px;
	margin: 0 auto 25px;
	text-align: left;
}

#specialContent .twoColumnsType1 .column {
	width: 465px;
	margin: 0;
	float: left;
}

#specialContent .twoColumnsType1 .columnEnd {
	width: 465px;
	margin: 0;
	float: right;
}

#specialContent .threeColumnsType1 {
	width: 990px;
	margin: 0 -30px 0 0;
}

#specialContent .threeColumnsType1 .column {
	width: 300px;
	padding: 0;
	margin: 0 30px 25px 0;
	background: none;
	float: left;
}

body.sp #specialContent .twoColumnsType1 ,
body.sp #specialContent .threeColumnsType1,
body.tablet #specialContent .twoColumnsType1,
body.tablet #specialContent .threeColumnsType1 {
	width: 96%;
	margin: 0 auto;
}

body.sp #specialContent .twoColumnsType1 .column,
body.tablet #specialContent .twoColumnsType1 .column {
	width: 49%;
	margin: 0 2% 0 0;
}
body.sp #specialContent .twoColumnsType1 .columnEnd
body.tablet #specialContent .twoColumnsType1 .columnEnd {
	width: 49%;
	margin: 0;
}

body.sp #specialContent .threeColumnsType1 .column,
body.tablet #specialContent .threeColumnsType1 .column {
	width: 96%;
	margin: 0 auto;
}

body.sp #specialContent .threeColumnsType1 .column,
body.tablet #specialContent .threeColumnsType1 .column {
	width: 30%;
	margin: 0 2% 0 0;
}
body.sp #specialContent .threeColumnsType1 .columnEnd
body.tablet #specialContent .threeColumnsType1 .columnEnd {
	width: 30%;
	margin: 0;
}
#specialContent .twoColumnsType1 .column .image, #specialContent .twoColumnsType1 .columnEnd .image, #specialContent .threeColumnsType1 .column .image {
    margin: 0 0 8px;
    border: 1px solid #af6d31;
    box-sizing: border-box!important;
}
#specialContent a,
#specialContent a:hover {
	color: #ffffff;
	text-decoration: none;
}
#section_7 .castBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	border: 2px solid #2e2e2e;
	background: #171717;
    width: auto;
}

#section_7 .castBody h3 {
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: left;
}

#section_7 .castBase {
	padding: 28px 25px 25px;
	margin: 0;
	border: 2px solid #2e2e2e;
	background: #171717;
}

#section_7 .castBase hr {
	display: block;
	color: #2e2e2e;
}

.castTab .tab {
	width: auto;
}

.castTab .tab li {
	padding: 21px 20px;
}

.castTab .tab li {
	width: auto;
}

.castTab .tab li.select{
	padding: 21px 18px 36px;
	cursor: default;
}

body.sp .castTab .tab li,
body.sp .castTab .tab li.select {
	width: 270px;
	box-sizing: content-box;
	font-size: 100%;
}

.castTab .tab li:nth-child(3) {
	margin-right: 0;
}

.castTab .tab li span {
	padding-right: 43px;
	display: block;
	background: url(/applause/shared/images/cast_tab_bg.png) center right no-repeat;
	text-align: left;
}

.castTab .tab.two li,
body.sp .castTab .tab.two li,
body.sp .castTab .tab.two li.select{
	width: 432px;
}

.castTab .tab.two li:nth-child(2) {
	margin-right: 0;
}

.castTab .tab.three li {
	width: 270px;
}

.castTab .content {
	padding: 0;
	width: auto;
}

.frameBlock {
	width: 100%;
	margin:33px 0 0;
	padding: 0;
}

.frameBlock .frameBlockBase {
	width: 100%;
	margin: 0;
	padding: 15px 20px 13px;
	background: #000000;
	color: #fdec78;
	text-align: left;
	font-size: 16px;
	line-height: 1.6875;
	border: none;
	box-sizing: border-box;
}

.frameBlock .frameBlockBase h4 {
	margin-bottom:2px;
	font-weight: bold;
}

.frameBlock .frameBlockBase ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

/* stafftBody
-------------------------------------------------- */
#section_7 .stafftBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	border: 2px solid #2e2e2e;
    background: #171717;
    box-sizing: border-box;
    text-align:left;
}

#section_7 .stafftBody h3 {
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: center;
}

#section_7 .stafftBase {
	padding: 28px 25px 25px;
	margin: 0;
	border: 2px solid #2e2e2e;
    background: #171717;
}

.stafftBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}


.stafftBody .generalTable  {
	padding: 11px 12px 15px;
	border-color: #2e2e2e;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	text-align: left;
	background: #171717;
}


.stafftBody .generalFormTable dl {
	padding: 10px 0 13px;
	margin: 0 0 3px;
    border-bottom: 1px solid #2e2e2e;
}

.stafftBody .generalFormTable dl:last-child {
   border-bottom:none;
}

body.sp .stafftBody .generalFormTable dl {
    padding: 1% 0 1.3%;
	margin: 0 0 0.3%;
    border-bottom: 2px solid #2e2e2e;
}

.stafftBody .generalFormTable dt,
.stafftBody .generalFormTable dd {
	font-size: 14px;
	line-height: 1.2857;
	float: right;
}

.stafftBody .generalFormTable dt {
	width: 52%;
	padding: 0 2% 0 0;
	margin: 0 1% 0 0;
	font-weight: bold;
	float: left;
}

.stafftBody .generalFormTable dd {
	width: 45%;
	float: right;
}

body.sp .stafftBody .generalFormTable dt,
body.sp .stafftBody .generalFormTable dd {
	font-size: 180%;
}

/* castBody
-------------------------------------------------- */

.castBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}

.castBody .generalTable table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
	font-size: 100%;
}

.castBody .generalTable table tbody th {
	padding: 11px 12px 15px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #333;
	vertical-align: top;
	text-align: left;
	background: #e5e5e5;
}

.castBody .generalTable table tbody td {
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	font-size: 100%;
	background: #fff;
}

.castBody .generalFormTable table td {
	padding-right: 30px;
    line-height: 1.5;
}

.castBody .generalFormTable table td.top {
	vertical-align: text-top;
}

/* casttitle
-------------------------------------------------- */
.casttitle {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	background: url(/applause/operaza/images/casttitle_bg.gif) center center repeat-x;
	text-align: center;
}

body.sp casttitle {
	-webkit-background-size: 2px auto;
	-moz-background-size: 2px auto;
	background-size: 2px auto;
}

/* musicNumber
-------------------------------------------------- */

body.pc #section_12,
body.tablet #section_12 {
    background: #010101  url(/applause/operaza/images/section_12_bg.jpg) bottom center no-repeat;
	background-size: cover;
}

body.sp #section_12 {
	background-image: url(/applause/operaza/images/s/section_12_bg.jpg);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp .musicNumberList {
    /*margin: 0 20px 49px;*/
}

#section_12 h2 {
    margin-bottom: 80px;
}

#section_12 .musicNumberContentTitle {
	margin-bottom: 0;
	padding: 0 0 29px;
    display: block;
    line-height: 1.5454;
    font-size: 22px;
}

#section_12 .musicNumberContentDesc {
    display: block;
    margin-bottom: 0;
    padding: 0 6px;
    line-height: 1.6875;
    text-align: left;
}

.musicNumberList {
    margin-bottom: 49px;
}

.musicNumberContent {
    display: block;
}

.musicNumberItem {
    float: left;
    width: 300px;
    margin-left: 30px;
	background-color: #ffffff;
}

.musicNumberItem:first-child {
    margin-left: 0;
}

.heightLine-groupMusic {
	background-color: #2b2b2b;
    display: block;
}

.heightLine-groupMusic:link {
    text-decoration: none;
}

.heightLine-groupMusic:hover {
    opacity: 0.8;
}

.musicNumberContent {
    padding: 30px 18px;
    box-sizing: border-box;
}

.musicNumberContentTitle {
	color: #f6d481;
    font-weight: bold;
}

.musicNumberContentDesc {
	color: #ffffff;
	font-size: 16px;
}