@charset "UTF-8";

body {
}

body.sp {
    width: 100%;
    min-width: 1000px!important;
    background: #333333 url(/applause/jol/images/s/section_1_bg.jpg) top center no-repeat!important;
    -webkit-background-size: 110vw auto!important;
    -moz-background-size: 110vw auto!important;
    background-size: 110vw auto!important;
	background-position:center 233px!important;
	padding-top:233px;
    display: block;
}
.section {
	min-width: 1000px;
	padding: 75px 0;
	text-align: center;
	color: #ffffff;
}

.section h2 {
	font-size: 0;
	line-height: 0;
}

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


body.sp .section p {
	width:100%;
	font-size: 200%;
	margin:0 auto 3%;
    line-height: 1.6;
}
body.sp .section {
	text-align: left;
	padding-bottom: 115px;
}

body.pc #section_1 {
    box-sizing: border-box;
	padding: 118px 0 55px;
	text-align: left;
	height: 535px;
	background: #000000 url(/applause/jol/images/section_1_bg.jpg) center 0  no-repeat!important;
    -webkit-background-size: 2000px auto!important;
    -moz-background-size: 2000px auto!important;
    background-size: 2000px auto!important;
}
body.sp #section_1 {
	height: 142.3vw;
}
#section_1 .body {
	position: relative;
}

#section_1 h1 {
	width:432px;
	padding-top: 0;
	margin: 0 0 0 15px;
	line-height: 0;
}

#section_1 h1 img {
	width:100%;
	height:auto;
}


body.sp #section_1 h1 {
    width: 66vw;
    padding: 103vw 0 0 0;
    margin: 0 auto;
}
body.sp .section_1 .table {
	padding:3% 0;
}
#section_1 .btnInfo {
	height: 80px;
	width: 370px;
	padding: 0;
	margin: 18px auto 11px;
	line-height: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

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

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

#section_1 .btnGuid {
	height: 142px;
	width: 143px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	left: 12px;
	top: -100px;
}

#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: 0;
	top: -142px;
}

body.sp #wrapperArea::before, body.tablet #wrapperArea::before {
    /* display: block;
    background: #000 url(/applause/jol/images/s/section_2_bg.png) no-repeat left top;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: fixed;
    background-size: 99% auto; */
}

.sp #background_1,
.tablet #background_1 {
    /* background: none; */
}
#background_1 {
    /* background: #000 url(/applause/jol/images/section_2_bg.png) no-repeat bottom center fixed;
    background-size: 100% auto;
    margin: 0;
    padding: 0 0 50px 0;
    width: 100%; */
}
/*releaseInfo
-------------------------*/
.releaseInfo {
	padding: 0;
	text-align:center;
}

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

@media only screen and (max-device-width: 1000px){
body.sp #releaseInfo {
	padding: 0;
	background:#000;
}

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

.releaseInfo .body:nth-child(n+2) {
	width: 100%!important;
	padding: 0!important;
	margin-top:1.5%;
}
}

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

@media only screen and (max-device-width: 1000px){
.releaseInfo p {
	width:90%!important;
	padding: 3% 0;
}
}


.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;
	color: #ffffff;
}

.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 .releaseInfoLead {
    font-size: 25px;
	padding-bottom: 0;
	text-align: center;
	font-weight: bold;
}
body.sp .releaseInfo .releaseInfoLead {
	font-size: 160%;
    margin-bottom: 0;
}
.releaseInfo .releaseInfoDesc {
	text-align: center;
	padding-top: 0;
}
body.sp .releaseInfo .releaseInfoDesc {
	margin-bottom: 0;
    font-size: 150%;
}


body.pc h2,
body.tablet h2 {
	width:465px;
	margin:20px auto 58px;
	}
body.sp .section h2 {
	width:80%;
	margin:3% auto 6%;
	}

body h2 img {
	width:100%;
	height: auto;
	}

body #intro,
body #story {
	background: none;
}

body #intro h3 ~ p,
body #story h3 ~ p {
	text-align: left;
}

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

body #movieContent {
	box-sizing:content-box;
	background: #828d36 url(/applause/jol/images/section_4_bg.png) top center repeat;
    background-size: 28px auto;
	padding: 100px 0 80px;
}

.movie_block {
    text-align: center;
}


/* intro */
body #intro {
	box-sizing:content-box;
	background: #333333 url(/applause/jol/images/section_2_bg.png) top center repeat;
    background-size: 28px auto;
	padding: 160px 0 80px;
}
body.sp #intro {
    padding-top: 200px;
}
body #intro h2 {
    position: relative;
    top: -66px;
	width: 411px;
	margin: 0 auto 30px;
	padding-left: 80px;
}
body.sp #intro h2 {
	width: 600px;
    top: -106px;
    margin-bottom: -5vw;
}
body.pc #intro .body,
body.tablet #intro .body{
	background: url(/applause/jol/images/section_2_content_bg.png) no-repeat center top;
    background-size: 932px auto;
	color: #4b2317;
	height: 618px;
}
body.sp #intro .body {
	background: url(/applause/jol/images/s/section_2_content_bg.png) no-repeat center top;
    background-size: 100% auto;
    padding: 0 2vw;
    height: 122vw;
    box-sizing: border-box;
	text-align: center;
    /* font-size: 74%; */
	color: #4b2317;
}




/* story */
body #story {
	box-sizing:content-box;
	background: #d95315 url(/applause/jol/images/section_3_bg.png) top center repeat;
    background-size: 500px auto;
	padding: 100px 0 80px;
}
body #story h2 {
	width: 411px;
	margin: 0 auto 30px;
	padding-left: 80px;
}
body.sp #story h2 {
	width: 600px;
}
body #story .column p {
	text-align: left;
}
body #story .image {
	text-align: center;
}
body #story .text {
	padding: 50px 0 0;
}
body #story .twoColumnsType1:last-child .text {
	padding: 80px 0 0;
}


/* staff */
body #staff {
	box-sizing:content-box;
	background: #828d36 url(/applause/jol/images/section_4_bg.png) top center repeat;
    background-size: 28px auto;
	padding: 100px 0 80px;
}
body #staff h2 {
	width: 411px;
	margin: 0 auto 30px;
	padding-left: 80px;
}
body.sp #staff h2 {
	width: 600px;
}
body #staff .staff_box {
	width: 960px;
	margin: 0 auto;
	background-image: url(/applause/jol/images/section_4_content_bg_top.png),url(/applause/jol/images/section_4_content_bg_btm.png);
	background-size: 960px auto, 960px auto;
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0, 0 bottom;
	padding: 59px 0;
}
body.sp #staff .staff_box {
	width: 100%;
	background-size: 100% auto, 100% auto;
	padding: 5vw 0px;
}
body #staff .staff_box .staff_box_inner {
	background: url(/applause/jol/images/section_4_content_bg.png) repeat-y;
	background-size: 960px auto;
}
body.sp #staff .staff_box .staff_box_inner {
	background-size: 100% auto;
}
body #staff .staff_box table {
	width: 780px;
	margin: 0 auto;
	color: #4b2317;
}
body #staff .staff_box table th,
body #staff .staff_box table td {
	border-bottom: #753521 solid 1px;
	padding: 15px 0;
	vertical-align: top;
	font-size: 14px;
}
body.sp  #staff .staff_box table th,
body.sp  #staff .staff_box table td {
	font-size: 200%;
}
body #staff .staff_box table th {
	font-weight: bold;
}
body.sp  #staff .staff_box table th {
    width: 40%;
}


.is-fixed {
  position: fixed;
  left: 0;
  z-index: 2;
  width: 100%;
}


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

.threeColumnsType1 .column,
body.sp .threeColumnsType1 .column,
body.tablet .threeColumnsType1 .column {
	width: 235px;
	padding: 24px 29px 0 30px;
	margin: 0 9px 9px 0;
	background: rgba(98,1,1,0.8);
}

.threeColumnsType1 a.column:hover {
	color: #ffffff;
	text-decoration: none;
	background: rgba(98,1,1,1);
}

.threeColumnsType1 .column.guest {
	background: rgba(255,255,255,0.8);
}

.threeColumnsType1 a.guest:hover {
	background: rgba(255,255,255,1);
}

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

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

/* 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;
}

.details .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:#4e0c00 url(/applause/jol/images/special_bg.jpg) top center no-repeat;
}

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

body.pc .twoColumnsType1 {
	width: 960px;
	margin: 0 auto 25px;
	text-align: left;
}
body.sp .twoColumnsType1 {
	width: 100%;
}
body.sp .twoColumnsType1:last-child {
	margin-bottom: 0;
}
body.pc .twoColumnsType1 .column {
	width: 465px;
	margin: 0;
	float: left;
}

body.sp .twoColumnsType1 .column {
    width: 100%;
    float: none;
}
.twoColumnsType1 .columnEnd {
	width: 465px;
	margin: 0;
	float: right;
}
body.sp .twoColumnsType1 .columnEnd {
    width: 100%;
    float: none;
}
body.sp .image img {
	width: 100%;
}
body.sp .image {
    margin: 0 auto;
}
body.sp .image1 {
    width: 80%;
}
body.sp .image2 {
    width: 70%;
}
.threeColumnsType1 {
	width: 990px;
	margin: 0 -30px 0 0;
}

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

#specialContent .twoColumnsType1 .column .image,
#specialContent .twoColumnsType1 .columnEnd .image,
#specialContent .threeColumnsType1 .column .image {
	margin: 0 0 8px;
	border:1px solid #633e19;
	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;
    box-sizing: border-box;
}

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

body.sp #section_8 {
 padding: 50px 0;
 background: #000;
}
@media only screen and (max-device-width: 1000px){
#footer .disney,
#footer .disney img {
	display:block;
	width:120px!important;
	height:auto;
	}
}