@charset "UTF-8";

body.pc,
body.tablet,
body.sp{
	/* background: #000 url(/applause/bb/images/section_1_bg.jpg) center 20px no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto; */
    background: #000;
}

body.sp {
	width: 100%;
	min-width: 1000px;
	/* background-position: -230px 200px;
	-webkit-background-size: 1300px auto;
	-moz-background-size: 1300px auto;
	background-size: 1300px auto; */
	display: block;
}

.section {
	text-align: center;
}

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

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: 0;
}
#section_1 {
	height: 540px;
	box-sizing: border-box;
	padding: 15px 0 1px;
    background: #000 url(/applause/bb/images/section_1_bg.jpg) center -36px no-repeat;
    -webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}
body.sp #section_1 {
    height: 346px;
	background-position: -230px -22px;
	-webkit-background-size: 1300px auto;
	-moz-background-size: 1300px auto;
	background-size: 1300px auto;
}

#section_1 .body {
	position: relative;
}
.sp #section_1 .body {
	padding: 0;
}
#section_1 h1 {
	padding: 73px 0 0 500px;
	margin: 0 0 70px;
	line-height: 0;
	text-align: left;
}

.sp #section_1 h1 {
	padding: 10px 0 0 430px;
	margin: 0 0 28px;
}

#section_1 .btnInfo {
	height: 77px;
	width: 370px;
	padding: 0;
	margin: 0 0 55px 519px;
	line-height: 0;
	position: relative;
	overflow: hidden;
}

body.sp #section_1 .btnInfo {
    margin: 0 0 55px 485px;
}
#section_1 .btnInfo a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

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

#section_1 .btnGuid {
	height: 111px;
	width: 100px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
    right: -20px;
    top: 254px;
}

.sp #section_1 .btnGuid {
	bottom: initial;
    top: 135px;
    right: 0;
}

#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: -112px;
}

#section_1 .shiki70th {
	position: absolute;
	bottom: -36px;
	right: 0;
	width:58px;
	height:53px;
}
body.sp #section_1 .shiki70th {
    bottom: 40px;
    right: 0px;
    width: 70px;
    height: 70px;
}

#section_1 .disney30th {
    position: absolute;
    bottom: -38px;
    right: -4px;
    width: 65px;
    height: auto;
}

body.sp #section_1 .disney30th {
    bottom: 40px;
    right: 0px;
}
.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: #b57f02 url(/applause/bb/images/information_bg.jpg) top center repeat-y;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}

body.sp #information {
	padding: 73px 0 55px;
	background: #b57f02 url(/applause/bb/images/information_bg.jpg) top center repeat-y;
	-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 #c4b93e;
}

#information dt {
	width: 13.542%;
	font-size: 18px;
	line-height: 2;
	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: #322094 url(/applause/bb/images/section_2_bg.jpg) top center no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}

body.sp #section_2,
body.tablet #section_2 {
	background: #020611 url(/applause/bb/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_2 h3 {
	font-size: 28px;
}
/*body.pc #section_3 {
	background: url(/applause/bb/images/section_3_bg.jpg) center center repeat-y;
}

body.sp #section_3,
body.tablet #section_3 {
	background: #000000 url(/applause/bb/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: #a5034f url(/applause/bb/images/section_4_bg.jpg) center center no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}

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


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

#section_5 {
    padding: 80px 0;
	background: #794a1c url(/applause/bb/images/section_5_2_bg.jpg) top center repeat-y;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}


#section_6 {
	padding: 61px 0 45px;
	background: url(/applause/bb/images/section_6_bg.jpg) top center repeat;
}

body.pc #section_6 .body,
body.tablet #section_6 .body {
	padding: 0;
	width: 1000px;
}

body.pc #section_6 h2,
body.tablet #section_6 h2 {
	margin-bottom: 0;
}


#section_7 {
	padding: 61px 0 0;
	background: #794a1c url(/applause/bb/images/section_5_bg.jpg) top center repeat-y;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}
#section_7 .body{
	overflow: hidden;
	color: #ffffff;
}

#section_8 {
	padding: 50px 0;
}

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

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

body.sp #section_9 {
	background: #4943a2 url(/applause/bb/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: 89px;
}

body.pc #section_11 {
	background: url(/applause/bb/images/section_11_bg.jpg) top center repeat;
	-webkit-background-size: 1400px auto;
	-moz-background-size: 1400px auto;
	background-size: 1400px auto;
}

body.sp #section_11,
body.tablet #section_11 {
	background: url(/applause/bb/images/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: 77px;
	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: -77px;
}

/* learnmore
-------------------------------------------------- */
body.pc #section_10 {
	background: #9d004d url(/applause/bb/images/section_7_bg.jpg) bottom center no-repeat;
}

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

#section_10 .column {
	box-sizing: border-box;
    width: 315px;
    height: 315px;
    padding: 31px 26px;
	background: url(/applause/bb/images/learn_more_bg.png) center center no-repeat;
}

#section_10 .column:nth-child(odd) {
    float: left;
}


#section_10 .column:nth-child(even) {
    float: right;
}

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

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

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

#section_10 .column.creator {
	margin: 0 auto 60px auto;
}

#section_10 .column .moreBtn {
	height: 32px;
	width: 124px;
	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: -32px;
}

/* 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:#fbf8ec;
	display: block;
    color: #60352b;
}

body.sp .threeColumnsType1 .column,
body.tablet .threeColumnsType1 .column {
	width: 32%;
	padding: 24px 29px 24px 30px;
	margin: 0 2% 2% 0;
	background:#fbf8ec;
	box-sizing: border-box;
}

body.sp .threeColumnsType1 .column:nth-child(3n) ,
body.tablet .threeColumnsType1 .column:nth-child(3n)  {
	margin: 0 0 2% 0;
}
.threeColumnsType1 a.column:hover {
	text-decoration: none;
	background:#fbf8ec;
    opacity: 0.8;
}

.threeColumnsType1 .column h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.333;
	font-weight: bold;
}

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

.threeColumnsType1 .column p {
	margin-bottom: 0;
}

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

.photoColumnsType1 {
    width: 896px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 65px 0 65px;
	/* background: url(/applause/bb/images/section_6_2_bg.png) top left no-repeat; */
}

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

.photoColumnsType1 .column {
	padding: 0;
	margin: 0 0 30px 0;
	/* float: left; */
	border: 1px solid #9e8a59;
}


/* 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: 314px;
	margin: 0px auto;
}

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

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

#specialContent {
	background: #121353 url(/applause/bb/images/special_bg.jpg) top center repeat-y;
}

body.sp #specialContent,
body.tablet #specialContent {
	/* background: url(/applause/bb/images/s/special_bg.png) top left repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto; */
}
.staff_img {
    margin-bottom: 40px;
}
#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;
}

#specialContent a,
#specialContent a:hover {
	color: #ffffff;
	text-decoration: none;
}

#specialContent a img{
	/*border:1px solid #2a2a34;*/
	box-sizing:border-box;
}

#section_7 .castBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	border: 2px solid #2e2e2e;
	background: #171717;
}

#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;
}
.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 #9d7851;
    background: #f8f3ed;
    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 #9d7851;
    background: #f8f3ed;
}

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


.stafftBody .generalTable  {
	padding: 11px 12px 15px;
	border-color: #9d7851;
	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 #9d7851;
}

.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 #9d7851;
}

.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;
}

/* castTab
-------------------------------------------------- */

.castTab .tabBox {
	 width: auto;
}

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

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

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

.castTab .tab li span {
/*	width: 227px;*/
	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 {
	width: 432px;
}

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

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

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

/* casttitle
-------------------------------------------------- */
.casttitle {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}

body.sp casttitle {
}


.btnInfo.disable {
	pointer-events: none;
	filter: saturate(0%);
	opacity: .7;
}


/* movieContent
-------------------------------------------------- */

body.pc #movieContent {
	text-align: left;
	background: #edb806 url(/applause/bb/images/movie_bg.jpg) top center no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
	padding: 80px 0;
}


body.sp #movieContent,
body.tablet #movieContent {
	text-align: left;
	background: #edb806 url(/applause/bb/images/movie_bg_sp.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding: 80px 0;
}

.movie_block {
    text-align: center;
}

body.sp #footer .body .cooperation p {
font-size: 20px;
}