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

body.pc .sp_parts {
	display: none;
}

body.sp .pc_parts {
	display: none;
}

body.pc,
body.tablet {
	background: #080850 url(/applause/backtothefuture/special/cast/images/bg.jpg) top center no-repeat;
	background-size: 2000px auto;
}

.section {
	padding: 65px 0 0;
}

body.sp{
    background-color: #080850;
}

body.sp .section {
	padding: 0;
	background: #080850 url(/applause/backtothefuture/special/cast/images/bg.jpg)  top center no-repeat;
	background-size: 1400px auto;
}

body .section h1 img {
	width: 661px;
}
body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 0;
}

body.sp .section h1 {
	width: 90.2%;
	padding:6.1% 0;
	margin: 0 auto;
}

#contentSection {
	padding: 160px 0 55px;
}

#contentSection .section_block__wrap {
	position: relative;
}

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

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

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


.section_block {
	color: #FFD200;
}

body.pc .section_block h3 {
	font-size: 30px;
	margin: 0 0 20px;
	font-weight: bold;
}
body.pc .section_block h3 span {
	font-size: 24px;
    display: block;
}

body.sp .section_block h3 {
	margin: 0 0 20px;
	font-weight: bold;
	font-size: 270%;
	text-align:center;
}
body.sp .section_block h3 span {
    display: block;
}

.section_block .text {
	margin:0;
	line-height: 2;
}

.section_block .item p{
    position: relative;
    font-size: 20px;
	margin-bottom: 20px;
	padding-left: 44.5px;
}
.section_block .item p::before{
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    vertical-align: middle;
    width: 44.5px;
    height: 48px;
    background: url(/applause/backtothefuture/special/video_contents/images/txt_icon.png) no-repeat;
    background-size: contain;
    transform: translateY(-18px);
}

body.sp .section_block .item p {
	font-size: 240%;
	margin: 0;
	line-height: 2;
    margin-bottom: 1%;
}

body.sp .section_block .item p::before {
    scale: 1.5;
    transform-origin: right;
	transform: translateY(0px);
}

.contentSection .body {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
}

body.sp .contentSection .body {
	width: 96%;
	padding: 0 2%;
	max-height: 999999px;
}

.twocolumn {
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
}
body.pc .twocolumn:last-child .item {
    margin-bottom: 0;
}

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

body.sp .twocolumn .item {
    margin-bottom: 8%;
}
.section p {
    line-height: 2;
    margin-bottom: 0;
}
.twocolumn .item {
	width: 46%;
    margin-bottom: 70px;
}
.twocolumn .item p {
    font-weight: bold;
    text-align: left;
}
body.sp .twocolumn .item {
	width: 100%;
}

body.sp .twocolumn .item p {
    font-size: 240%;
}


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

body.sp .YTvideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 20px;
}

body.sp .YTvideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


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

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

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


