@charset "UTF-8";
@charset "UTF-8";

body.pc .sp_parts {
	display: none;
}

body.sp .pc_parts {
	display: none;
}

body .mainSection {
	background: #26aad1 url(../images/bg.jpg) top center no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
	height: 365px;
	position: relative;
}

body.sp .mainSection {
    -webkit-background-size: auto 34vw;
    -moz-background-size: auto 34vw;
    background-size: auto 34vw;
    height: 34vw;
    padding: 0;
}
.section {
    padding:0;
}
.section p {
	line-height: 2.2;
}

body.pc .section h1,
body.tablet .section h1 {
	width: 973px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	margin: 0;
}

body.sp .section h1 {
	width: 85%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	margin: 0;
}
body .section h1 img {
	width: 100%;
}

.section_desc {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 80px;
}
body.sp .section_desc {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
.section_desc p {
	font-size: 20px;
	font-weight: bold;
}
body.sp .section_desc p {
	font-size: 140%;
}
p.section_desc_right {
	font-size: 15px;
	text-align: right;
}
body.sp p.section_desc_right {
	text-align: left;
}
body.sp .section_block h3 {
    font-size: 240% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
    width: auto !important;
}


#contentSection {
	position: relative;
	padding: 80px 0 60px;
	background: #c06143 url(../images/bg_content.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#contentSection .section_block__wrap {
	padding: 0 85px;
	position: relative;
	background: url(../images/section_block_bg2.png) top center repeat-y;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin:0 0 70px;
}

/* #contentSection .section_block__wrap:last-child {
	margin-bottom: 0;
} */

body.sp #contentSection .section_block__wrap {
	padding: 0 60px;
}

#contentSection .section_block__wrap::before {
	content: "";
	display: block;
	background: url(../images/section_block_bg1.png) top center no-repeat;
	position: absolute;
	top: -47px;
	left: 0;
	width: 960px;
	height: 50px;
	background-size: 100% auto;
}

#contentSection .section_block__wrap::after {
	content: "";
	display: block;
	background: url(/applause/bakemono/special/message/images/section_block_bg3.png) top center no-repeat;
	position: absolute;
	bottom: -47px;
	left: 0;
	width: 960px;
	height: 50px;
	background-size: 100% auto;
}

body.sp #contentSection .section_block__wrap::before,body.sp #contentSection .section_block__wrap::after {
	width: 100%;
}

.section h2.movie_title {
	font-size: 35px;
	font-weight: bold;
}

.movie_block {
    text-align: center;
}

.section_block {
	overflow: hidden;
	color: #572e1d;
	position: relative;
	padding: 20px 0 30px;
	margin: 0 0 10px;
}
.section_block strong {
    font-weight: bold;
}

body.sp .section_block {
	margin-bottom: 30px;
}

body.pc .section_block h3 {
	font-size: 20px;
	font-weight: bold;
}
body .section_block h3 img {
	width: 100%;
	height: auto;
}

body.sp .section_block h3 {
	font-weight: bold;
	margin: 0 auto 30px;
	width: 100%;
	text-align:left;
}

.section_block .text {
	margin:0 0 20px;
}

body.sp .section_block .text p {
	font-size: 240%;
	margin: 0;
	line-height: 2;
}
.section_inlineblock {
	color: #572e1d;
	padding: 0;
	margin: -20px 0 0;
}
.section_inlineblock .right {
	text-align: right;
}
.section_block_out {
    padding: 0;
}
.section_block_out p {
    font-size: 14px;
	line-height: 1.8;
    color: #fff;
}
body.sp .section_block_out p {
    font-size: 200%;
}
.hr {
	display: block;
	outline: none;
	border-top: #572e1d dashed 1px;
	margin: 30px 0;
}

#introduction h3 {
    color: #ad3021;
    margin: 0;
}
#introduction .section_block {
    padding: 0;
}
#introduction ul.intro_list {
	padding-bottom: 30px;
}
#introduction ul.intro_list li {
	width: auto;
	color: #572e1d;
    line-height: 1.8;
	padding: 0 0 30px;
}
body.pc #introduction ul.intro_list li {
    font-size: 15px;
}
body.sp #introduction ul.intro_list li {
    font-size: 200%;
}
#introduction ul.intro_list li strong {
	font-weight: bold;
}

.cnav#cnav {
	display: flex;
	justify-content: center;
	padding: 0 0 30px;
}
body.sp .cnav#cnav {
	display: block;
}
.cnav#cnav li {
	width: 425px;
	margin: 0 15px;
}
body.sp .cnav#cnav li {
	width: 96%;
	margin: 0 auto 15px;
}
.cnav#cnav li a{
	color: #572e1d;
	display: flex;
	align-items: center;
	background-color: #f5ecd5;
	border: #eb780e solid 2px;
	padding: 25px;
	transition: opacity .3s;
}
body.sp .cnav#cnav li a{
	padding: 50px;
}
.cnav#cnav li a:hover {
	text-decoration: none;
	opacity: .7;
}
.cnav#cnav li span {
	display: inline;
	font-size: 14px;
	padding: 0;
}
body.sp .cnav#cnav li span {
	font-size: 80%;
}
.cnav#cnav li p {
	margin: 0;
	padding: 0;
}
.cnav#cnav li p strong {
	font-weight: bold;
}
.cnav#cnav li dl {
	padding-left: 10px;
}
body.sp .cnav#cnav li dl {
	padding-left: 30px;
}
.cnav#cnav li dl dt {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 3px;
}
body.sp .cnav#cnav li dl dt {
	font-size: 200%;
}
.cnav#cnav li dl dd {
	clear: both;
}
.cnav#cnav li dl dd p {
	float: left;
	line-height: 1.4;
}
.cnav#cnav li dl dd p:nth-child(1) {
	font-size: 12px;
	padding: 3px 5px 0 0;
}
body.sp .cnav#cnav li dl dd p:nth-child(1) {
	font-size: 200%;
}
body.sp .cnav#cnav li a > p {
	width: 25vw;
	flex-shrink: 0;
}
body.sp .cnav#cnav li a > p img {
	width: 100%;
}
.cnav#cnav li dl dd p:nth-child(2) {
}


/**/
ul.twoPhoto {
    margin: 0 auto;
    display: flex;
}
ul.twoPhoto li {
	padding: 0 0 10px;
    margin: 0 auto;
}
ul.twoPhoto li img {
	width: 100%;
	height: auto;
}
body.pc ul.twoPhoto,
body.tablet ul.twoPhoto {
	width: 520px;
}


.castColumn ul li {
	padding:0px 0 60px;
	margin: 0 auto;
}

body.pc .section ul li,
body.tablet .section ul li {
	width:220px;
}

body.pc .section ul li span,
body.tablet .section ul li span{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
}
body.sp .section ul li span {
	display: block;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding: 15px 0;
}

body.sp .section ul li {
	width:360px;
	display:block;
	padding:0px 0 2em;
}


body.sp .size03 ul li {
	width:190px;
	display:block;
}



.twocolumn {
	display: flex;
}

body.sp .twocolumn {
 	flex-direction: column-reverse ;
}

body.sp .twocolumn .text {
	width: 100%;
	text-align: left;
}

.twocolumn .photo {
	width: 35%;
	margin:30px 0 0 5%;
}
body.sp .twocolumn .photo {
	width: 50%;
	margin: 0 auto 5%;
}

body.pc .twocolumn .photo p {
	margin: 10px 0 0;
	font-size: 14px;
	text-align:right;
}
body.sp .twocolumn .photo p {
	margin: 10px 0 0;
	font-size: 200%;
	text-align:center;
}



.line {
	height: 2px;
	border-bottom: 2px dashed #fff;
	margin-bottom:130px;
}

#contentSection .section_block__wrap.section_block1 {
	margin:0 0 130px;
	
}




.twocolumn .photo img {
	width: 100%;
}

.threeColumnsType2,
body.sp .threeColumnsType2 {
   margin: 75px auto;
}

.contentFooter {
	overflow: hidden;
	background-color: #000;
}




.headline {
	background: url(../images/headline_line.png) left 7px no-repeat;
	-webkit-background-size: 57px 8px;
	-moz-background-size: 57px 8px;
	background-size: 57px 8px;
	padding-left: 70px;
}
body.sp .headline {
	 background-position: left 2vw;
}
.imgRight {
    margin: 0 0 29px 30px;
    padding: 2px 0 0;
    float: right;
}
body.sp .imgRight {
	float: none;
    margin: 0 0 20px;
    padding: 0;
	text-align: center;
}
body.sp .imgRight img {
	width: 50%;
}
.imgLeft {
    margin: 0 30px 29px 0;
    padding: 2px 0 0;
    float: left;
}
body.sp .imgLeft {
	float: none;
    margin: 0 0 20px;
    padding: 0;
	text-align: center;
}
body.sp .imgLeft img {
	width: 50%;
}

.section .captionname {
	text-align: right;
	font-weight: bold;
	margin: 5px 0 0;
}
body.sp .section .captionname {
	text-align: center;
}
.txt-person1 {
	color: #ad3021;
	font-weight: bold;
}

.txt-person2 {
	color: #e89a0a;
	font-weight: bold;
}

.txt-person3 {
	color: #0363a8;
	font-weight: bold;
}

