@charset 'UTF-8';

body.pc,
body.tablet {
	background: #000;
}

body.sp {
	width: 100%;
	min-width: 1000px;
	background: #000;
	display: block;
	box-sizing: border-box;
}

/* section
-------------------------------------------------- */
.section {
	text-align: center;
}

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

body.sp .section {
	min-width: 100%;
	padding: 61px 0 45px;
}


.section h2 {
	margin-bottom: 48px;
	font-size: 0;
	line-height: 0;
}

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

body.sp .section p {
	font-size: 16px;
}

#section_1 {
    position: relative;
	padding: 0;
	background: #000 url(/applause/notredame/images/main_visual.jpg) no-repeat top center;
	z-index: 5;
}

#section_1 .body {
	position: relative;
}

body.sp #section_1 .body {
	padding-bottom: 0px;
}

#section_1 {
	padding: 155px 0 45px;
	text-align: left;
}

#section_1 .body {
	position: relative;
}

#section_1 h1 {
	padding:0 90px 70px 0;
	line-height: 0;
}
.sp #section_1{
    padding: 50px 0;
}

.sp #section_1 h1 {
	padding: 50px 50px 100px 0;
}

#section_1 .btnInfo {
	height: 86px;
	width: 376px;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
	position: relative;
	overflow: hidden;
}

.sp #section_1 .btnInfo {
	margin: 0 auto;
}

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

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

#section_1 .disney25th {
	position: absolute;
	bottom: -35px;
	width:80px;
	height:80px;
}

body.sp #section_1 .disney25th {
	bottom: -35px;
	width:100px;
	height:100px;
}

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

#section_1 .btnGuid {
	height: 108px;
	width: 108px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	right: 20px;
	bottom: -18px;
}

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

#section_1 .shiki70th {
	position: absolute;
    bottom: -24px;
    left: 0;
	width:58px;
	height:53px;
}
body.sp #section_1 .shiki70th {
    bottom: -22px;
    left: 25px;
    width: 70px;
    height: 70px;
}
/*#background_1 {
	background: #000 url(/applause/notredame/images/section_1_bg.jpg) no-repeat bottom center fixed;
	background-size: 100% auto;
	margin:0;
	padding:0 0 50px 0;
	width:100%;
}

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

body.sp #background_1,
body.tablet #background_1 {
	background:none;
}*/

/*.releaseInfo {
	padding: 0;
	margin: 0;
	clear: both;
	z-index: 10;
}

body.sp #releaseInfo {
	padding: 0;
}

.releaseInfo .body {
	width: 100%;
	padding: 0;
	text-align: left;
	background: rgba(51,51,51,1);
	box-sizing: border-box;
}*/

.releaseInfo {
	padding: 0;
	margin: 0 0 -2px;
}

body.sp #releaseInfo {
	padding: 0;
    background: #333333;
}

.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;
    border-bottom: #000 solid 1px;
}

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

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

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

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

body.sp #information {
	padding: 60px 0 55px;
	background: #000000 url(/applause/notredame/images/s/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 2%;
}

#information h2 {
	margin-bottom: 12px;
	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 #6a675c;
}

#information dt {
	width: 13.542%;
	font-size: 18px;
	line-height: 2;
	color: #e289ff;
	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: #000000 url(/applause/notredame/images/section_2_bg.jpg) top center no-repeat;
}

body.sp #section_2,
body.tablet #section_2 {
background: #000000 url(/applause/notredame/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/notredame/images/section_3_bg.jpg) center center repeat-y;
}

body.sp #section_3,
body.tablet #section_3 {
	background: #000000 url(/applause/notredame/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: #000000 url(/applause/notredame/images/section_4_bg.jpg) top center no-repeat;
}

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

body.sp .story,
body.tablet .story {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

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

body.sp #section_5,
body.tablet #section_5 {
	margin: 0;
    padding:50px 0;
	background: #280200 url(/applause/notredame/images/s/section_5_bg.jpg) no-repeat top center;
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}


#section_6 {
	/*padding: 61px 0 45px;*/
}

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

body.pc #section_6,
body.tablet #section_6 {
	background: #001b3b url(/applause/notredame/images/section_6_bg.jpg) top center no-repeat;
}

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

body.sp #section_6 {
	background: #001b3b url(/applause/notredame/images/s/section_6_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#section_7 {
	/*padding: 61px 0 75px;*/
}

#section_8 {
    padding: 50px 0;
    background: #000;
}

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

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

body.sp #section_9 {
    background: #340e0e url(/applause/notredame/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_10 {
		background: #000000 url(/applause/notredame/images/section_10_bg.jpg) bottom center no-repeat;
}

body.sp #section_10,
body.tablet #section_10 {
    background: #000000 url(/applause/notredame/images/s/section_10_bg.jpg) bottom center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_11 {
	margin: 0;
	background: #000 url(/applause/notredame/images/section_11_bg.jpg) center center repeat-y;
}

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

#section_11 .btnInfo {
	height: 84px;
	width: 375px;
	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: -84px;
}

/* learnmore
-------------------------------------------------- */
body.pc #section_10 {
}

body.sp #section_10,
body.tablet #section_10 {
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}

#section_10 .column {
	width: 302px;
	height: 252px;
	padding: 31px 36px;
	background: url(/applause/notredame/images/learn_more_bg.png) center center no-repeat;
}

#section_10 .column h3 {
	padding-top: 0;
	margin-bottom: 15px;
	line-height: 0;
}

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

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

#section_10 .column.miryoku{
	margin: 0 auto 60px auto;
	/*float: left;*/
}
#section_10 .column.miryoku2  {
	margin: 0 auto 60px auto;
	float: right;
}

#section_10 .column.montmartre  {
	margin: 0 auto 60px auto;
	float: left;
}

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

/* 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(153,21,12,0.8);
}

.threeColumnsType1 a.column:hover {
	color: #ffffff;
	text-decoration: none;
	background: rgba(153,21,12,0.9);
}

.threeColumnsType1 .column.guest {
	background: rgba(118,7,0,0.8);
}

.threeColumnsType1 a.guest:hover {
	background: rgba(118,7,0,0.9);
}

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

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

.photoColumnsType1 {
	margin: 0;
	padding: 0 0 15px 50px;
/*	background: url(/applause/notredame/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 30px 30px 0;
	float: left;
	border: 1px solid #a48869;
}

/* 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: #000000 url(/applause/notredame/images/special_bg.jpg) bottom center no-repeat;
}

body.sp #specialContent,
body.tablet #specialContent {
	background: #000000 url(/applause/notredame/images/s/special_bg.jpg) bottom center no-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;
}

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

.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%;
}
.staff_img {
    margin-bottom: 60px;
}

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

body.sp #specialContent .threeColumnsType1{
width: 100%;
}

/* casttitle
-------------------------------------------------- */
.casttitle {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	background: url(/applause/notredame/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;
}

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