@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;
    color: #572e1d;
}

body.pc .section h1,
body.tablet .section h1 {
	width: 274px;
	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: 45%;
	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: #e5a90a 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%;
}

body.sp .section h1 img {
	width: 100%;
}

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

.section h2.subtitle {
    color: #572e1d;
    text-align: left;
    font-weight: bold;
    border-bottom: #572e1d solid 2px;
}
body.sp .section h2, body.sp .section .subtitle {
    font-size: 260%;
}
/* photoGallery
-------------------------------------------------- */
body.pc #photoGallery {
	width: 830px;
	padding: 0;
	margin: 0 -30px 25px 0;
}

body.pc #photoGallery li {
	padding: 0;
	margin: 0 38px 38px 0;
	display: block;
	float: left;
	border: 1px solid #726450;
	background: #000000;
	line-height: 0;
}

body.tablet #photoGallery li img {
	width: 166px;
	padding: 0;
	margin: 0;
}

body.tablet #photoGallery,
body.sp #photoGallery {
	width: 100%;
	padding: 0 0 25px 1%;
	margin: 0;
	box-sizing: border-box;
}

body.tablet #photoGallery li,
body.sp #photoGallery li {
	width: 30%;
	padding: 0;
	margin: 0 1% 2%;
	display: block;
	float: left;
	border: 2px solid #726450;
	background: #000000;
	line-height: 0;
}

body.tablet #photoGallery li img,
body.sp #photoGallery li img {
	width: 100%;
	padding: 0;
	margin: 0;
}

#photoGallery a {
	display: block;
}

/* pv
-------------------------------------------------- */
body.pc #pv {
	width: 990px;
	padding: 0;
	margin: 0 -30px 25px 0;
}

body.pc #pv .youtube {
	width: 380px;
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
}


body.tablet .section h3.title3,
body.sp .section h3.title3 {
	margin: 0 2% 8px;
}

body.tablet #pv,
body.sp #pv {
	width: 100%;
	padding: 0 0 25px 1%;
	margin: 0;
	box-sizing: border-box;
}

body.tablet #pv .youtube,
body.sp #pv .youtube {
	width: 47%;
	padding: 0;
	margin: 0 1% 2%;
	float: left;
}

.youtube iframe{
	width: 100%;
}

#pv h3 {
	color: #572e1d;
    font-weight: bold;
	margin-bottom:0.5em;
}

body.pc #pv h3 {
	font-size: 16px;
}
body.tablet #pv h3,
body.sp #pv h3 {
	font-size: 180% !important;
}
