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

body.pc .sp-only{
	display: none;
}

body.sp .pc-only{
	display: none;
}

.content{
	padding: 0!important;
}

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

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

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

#contentSection {
    color: #fff;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.section {
	padding: 53px 0 100px;
}

body.sp section {
	padding-bottom: 80px;
}

body.sp .section p {
	width: 100%;
	background: rgba(0,0,0,0);
    font-size: 220%;
}

body.pc .section h1,
body.tablet .section h1 {
    margin-bottom: 108px;
    padding-top: 0;
}

body.sp .section h1 {
	width: 100%;
	padding: 5% 0 0;
	margin: 0 auto 17%;
}

body.pc .section h1 img,
body.pc .section h1 img  {
    width: 501.5px;
}
body.sp .section h1 img {
	width: 55%;
}



.section .section_block_title {
    font-size: 14px;
	line-height: 1.6;
    font-weight: normal;
    text-align: left;
	letter-spacing: 0.03em;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100% auto;
	background-position:  center bottom;
	background-repeat: no-repeat;
    margin-bottom: 40px;
	padding: 77px 0 17px;
	color: #ffd200;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-feature-settings: "palt";
}

.section .sectionLayout:first-child .section_block_title{
	padding-top: 0;
}

.section .section_block_title span {
	display: block;
    font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
body.sp .section .section_block_title {
    font-size: 200%;
	padding: 80px 0 40px;
	line-height: 1.4;
	margin-bottom: 60px;
}

body.sp .section .section_block_title span {
    font-size: 160%;
	line-height: 1.8;
}

body.pc .section .section_block_title span.is-space{
	display: inline;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.03em;
}

body.sp .section .section_block_title span.is-space{
	display: none;
}



body.pc .section h3,
body.tablet .section h3 {
	margin-bottom: 27px;
	font-size: 150%;
	line-height: 1.4;
	color: #ffd200;
}

body.sp .section h3 {
	color: #ffd200;
}


.right {
	margin: 0 auto;
	text-align: right;
}

body.pc .twoColumnsType .column,
body.tablet .twoColumnsType .column {
	width: 465px;
	margin: 0 0 19px;
	float: left;
}

body.pc .twoColumnsType .columnEnd,
body.tablet .twoColumnsType .columnEnd {
	width: 465px;
	margin: 0 0 19px;
	float: right;
}

body.sp .twoColumnsType .column,
body.sp .twoColumnsType .columnEnd,
body.sp .twoColumnsType .column img,
body.sp .twoColumnsType .columnEnd img {
	width: 100%;
	margin: 0 0 20px;
}

body.pc .right {
	width: 720px;
}



.imgRight .caption {
	display:block;
	margin:0.5em auto;
	text-align:center;
}

body.sp .imgRight .caption {
	display:block;
	font-size:160%;
	margin:0.5em;
}


.sectionBox {
    position: relative;
	color: #fff;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: rgba(32,64,120,0.7);
	box-sizing: border-box;
	margin-bottom: 60px;
	padding: 45px;
    border: 4px solid #4fb1fc;
    background: url(../images/box_bg.png) center center no-repeat;
    background-size: 101% 102%;
    z-index: 0;
    max-width: 843px;
    margin: 0 auto 60px;
}

.sectionBox::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_grid.png);
    background-size: 35px;
    background-repeat: repeat;
    background-position: 0 0;
    z-index: -1;
	opacity: 0.5;
}


body.sp .sectionBox {
	padding: 80px 50px;

}

body.sp .sectionBox::before{
	background-size: 70px;
}

.section h2.sectionBoxHeading {
	text-align: left;
	margin: 0 0 25px;
    font-size: 15px;
	font-weight: bold;
	padding: 0;
    color: #ffd200;
    background-image: url(../images/t1_heading_deco.png);
	background-size: 102% auto;
	background-position:  center bottom;
	background-repeat: no-repeat;
    padding-bottom: 15px;
}
body.sp .section h2.sectionBoxHeading {
	margin-bottom: 50px;
	font-size: 200%;
	padding-bottom: 50px;
}

body.sp .sectionBox:nth-child(2) .sectionBoxHeading, body.sp .sectionBox:nth-child(3) .sectionBoxHeading{
	padding-bottom: 30px;
}

.sectionBoxHeading .char-role{
    border: 1px solid #ffd200;
    padding: 2px 2px;
    line-height: 1;
}

body.sp .sectionBoxHeading .char-role{
	padding: 4px 4px;
}

.sectionBoxHeading .actor-name{
    font-size: 24px;
    display: block;
    margin-top: 8px;
}

body.sp .sectionBoxHeading .actor-name{
	font-size: 140%;
}

.sectionBoxHeading .actor-profile{
    font-size: 20px;
}

body.sp .sectionBoxHeading .actor-profile{
	font-size: 70%;
}

.sectionBoxHeading span {
	display: inline-block;
	position: relative;
}

body.pc .sectionInner,
body.tablet .sectionInner {
	display: flex;
}
body.sp .sectionInner {
    display: flex;
    flex-direction: column-reverse;
}
.sectionText .sectionTextMin {
	font-size: 13px;
}
body.sp .section .sectionText .sectionTextMin {
    font-size: 190%;
}
.sectionText p {
	font-size: 14px;
	line-height: 2;
	margin: 0;
}
.sectionImg {
	width: 230px;
    flex-shrink: 0;
	margin: 0 0 0 26px;
	padding: 0;
	box-sizing: border-box;
}
.sectionImg img {
	width: 100%;
}
.sectionImg figcaption {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6;
}
body.sp .sectionImg {
	width: 100%;
	margin: 30px 0 80px;
    text-align: center;
}
body.sp .sectionImg img {
	width: 50%;
}
body.sp .sectionImg figcaption {
	margin-top: 40px;
    font-size: 180%;
    text-align: left;
}

.sectionLayout {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 0 60px;
}

body.sp .sectionLayout {
    padding: 0 17px;
}

.caption-right{
	font-size: 14px!important;
	text-align: right!important;
	margin-bottom: 61px!important;
}

body.sp .caption-right{
	font-size: 180%!important;
}

.img-right {
	float: right;
	margin: 0 0 15px 28px;
}

body.sp .img-right {
	width: 80%;
	float: none;
	display: block;
	margin: 0 auto 60px;
}
.img-left{
    float: left;
    margin: 0 28px 15px 0;
}

body.sp .img-left{
	width: 80%;
	display: block;
	float: none;
    margin: 0 auto 60px;
}
.sectionLayout_text p{
	line-height: 2;
    font-size: 15px;
}
body.sp .sectionLayout_text {
    padding: 0;
}

.sectionLayout p.caption{
    color: #fff;
}

.section_btn {
	text-align: center;
}
.section_btn img {
	width: 566px;
}
body.sp .section_btn img {
    width: 90%;
}

.section_link{
    width: 100%;
    padding: 35px 0 80px;
}

.section_link a{
    display: block;
    width: 329.5px;
    margin: 0 auto;
    transition: ease 0.3s;
}

body.sp .section_link a{
    width: 90%;
}

.section_link img{
    width: 100%;
}

.section_link a:hover{
    opacity: 0.7;
}

.articleLink .section_block_title{
	margin-bottom: 0;
}

body.sp .mt-2{
	margin-top: 2%;
}
