@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: 70px 0;
	text-align: center;
	color: #ffffff;
}

body.sp .section {
	min-width: 100%;
	padding: 61px 0 45px;
}
body.pc .section h2 {
	margin: 0 0 45px;
	font-size: 0;
	line-height: 0;
}
body.pc .section h2 img {
	width:250px;
	height:90px;
}
body.tablet .section h2,
body.sp .section h2 {
	width:40%;
	margin: 15px auto;
	font-size: 0;
	line-height: 0;
}
body.tablet .section h2 img,
body.sp .section h2 img {
	width:100%;
	height:auto;
}

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

body.sp .section p {
	font-size: 16px;
}
body.sp #releaseInfo {
	padding: 0px 0 0;
}
#section_1 {
	padding: 15px 0 1px;
	background: #000 url(/applause/cats/images/eye.jpg) no-repeat top center;
	z-index: 5;
}

#section_1 .body {
	position: relative;
}
.sp #section_1 .body {
	padding-bottom: 0px;
}
#section_1 h1 {
	padding: 300px 0 0 0;
	margin: 0 0 40px;
	line-height: 0;
	text-align: center;
}

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

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

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

#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 .badge {
	height: 158px;
	width: 120px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
}

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

.sp #section_1 .badge {
	width: 120px;
	height: auto;
	top: 15px;
	left:30px;
}

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

.sp #section_1 .btnGuid {
	bottom: 10px;
}

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

#section_1 .shiki70th {
	position: absolute;
    bottom: 23px;
    left: 0;
	width:58px;
	height:53px;
}
body.sp #section_1 .shiki70th {
    bottom:13px;
    left: 10px;
    width: 70px;
    height: 70px;
}
#section_1 .cats40th {
	position: absolute;
    bottom: 14px;
    left: 80px;
}
body.sp #section_1 .cats40th {
    bottom: 18px;
    left: 100px;
}

#background_1 {
	background: #000 url(/applause/cats/images/section_1_bg.jpg) no-repeat center 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/cats/images/s/section_1_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;
}
.releaseInfo {
	padding: 0;
	margin: 0 0 -2px;
	clear: both;
	z-index: 10;
}

.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: 70px 0 85px;
	text-align: left;
}

body.sp #information {
	padding: 73px 0 65px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

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

#information h2 {
	margin: 25px 0 15px 0;
	text-align: left;
}

#information h2 img {
	width:253px;
	height:37px;
}

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

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

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

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

#information dd {
	width: 86.458%;
	padding: 8px 0 9px;
	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 {
	margin:75px 0 0;
}

#section_2 h2 {
	margin-bottom: 50px;
}

body.pc #section_4 {
	margin:90px 0 0;
	padding-bottom:210px;
}

body.sp #section_4,
body.tablet #section_4 {
}

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

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

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

#section_5 h2 {
	margin-bottom: 50px;
}

#background_2 {
	background: #000 url(/applause/cats/images/section_2_bg.jpg) no-repeat center center fixed;
	background-size: 100% auto;
	margin:0;
	padding:0;
	background-origin: content-box;
}

.sp #background_2,
.tablet #background_2 {
	background:none;
}

#section_6 {
	padding: 100px 0 45px;
}

body.sp #section_6,
body.tablet #section_6 {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#section_6 .body {
	margin:0 auto;
/*	padding: 120px 0 0;*/
	width: 1000px;
}

#section_6 h2 {
	margin-bottom: 0;
}

#section_7 {
/*	padding: 30px 0 0;*/
	background:#000;
}

#section_7 .twoColumnsType1 {
	background: #000;
	margin-bottom:0;
	padding-bottom:75px;
}
#section_7 h2 {
	margin-bottom: 60px;
}

#section_7 h3{
	color: #00ceed;
}

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

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

body.sp #section_9 {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

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

body.pc #section_11 {
	padding: 65px 0;
	background: url(/applause/cats/images/section_11_bg.jpg) bottom center no-repeat;
}

body.sp #section_11,
body.tablet #section_11 {
	padding: 65px 0;
	background: url(/applause/cats/images/s/section_11_bg.png) bottom center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#section_11 h2{
	margin: 0 auto 30px;
}
#section_11 h2 img{
	width:569px;
	height:24px;
}

body.sp #section_11 h2,
body.tablet #section_11 h2 {
	width:80%;
	height:auto;
}

body.sp #section_11 h2 img,
body.tablet #section_11 h2 img {
	width:100%;
	height:auto;
}
#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 {
	padding: 170px 0;
}

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

#section_10 .learnmoreBox {
	width: 588px;
	margin: 0 auto;
}


#section_10 .learnMoreBtn:nth-child(odd) {
	margin-bottom: 60px;
	float: left;
}

#section_10 .learnMoreBtn:nth-child(even) {
	margin-bottom: 60px;
	float: right;
}

#section_10 .learnMoreBtn a {
	width: 214px;
	height: 214px;
	display: block;
	background: url(/applause/cats/images/learn_more_bg.png) center top no-repeat;
	position: relative;
}

#section_10 .learnMoreBtn a:hover {
	background: url(/applause/cats/images/learn_more_bg.png) center bottom no-repeat;
}

#section_10 .learnMoreBtn a img {
	position: absolute;
	top: 50%;
	left: 50%;
}

#section_10 .learnMoreBtn.origin a img {
	margin-top: -75px;
	margin-left: -101px;
}

#section_10 .learnMoreBtn.tent a img {
	margin-top: -75px;
	margin-left: -101px;
}

/* 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 24px 30px;
	margin: 0 9px 9px 0;
}

.threeColumnsType1 .column:nth-child(1),
.threeColumnsType1 .column:nth-child(2),
.threeColumnsType1 .column:nth-child(3) {
	background: rgba(57,59,71,0.9);
}
.threeColumnsType1 .column:nth-child(4),
.threeColumnsType1 .column:nth-child(5),
.threeColumnsType1 .column:nth-child(6) {
	background: rgba(41,44,62,0.9);
}

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(5,64,132,0.3);
}



.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 {
	margin: 0;
	padding: 65px 0 15px 50px;
}

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

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


/* 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_6 .btn {
	height: 80px;
	width: 313px;
	margin: 60px auto 50px;
}

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

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



body.pc #specialContent {
	background: #090e25 url(/applause/cats/images/section_5_bg.jpg) no-repeat top center;
}

body.sp #specialContent,
body.tablet #specialContent {
	background: #090e25 url(/applause/cats/images/s/section_5_bg.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#specialContent h2 {
	margin-bottom: 50px;
}

#specialContent .column img{
	/*border: 1px solid #3a405c;*/
	}
#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 #5d6d8d;
    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;
}

#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-top:70px;
	margin-bottom: 30px;
	background: url(/applause/cats/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;
}