@charset "utf-8";
    /** * futurelab.css * updatedAt: 2016.11.24 * createdAt: 2016.11.24*/
    /*---------------------------------------- common
----------------------------------------*/
    .itv-section:after,
.itv-line:after {
    clear: both;
    display: block;
    content: "";
}
h3,h4 {
    font-weight: normal;
}
p, ul, blockquote, pre, td, th, label {
    font-size: 14px;
}
.sd2-mvisual-txt .jp-regular {
    line-height: 1em;
    font-size: 26px;
    font-weight: normal;
    font-family: SL-Simplified;
}
.itv-intro h3{

}
.sd2-mvisual-txt .en-light {
    line-height: 1em;
    margin-top: 10px;
    font-weight: lighter;
    font-family: SL-Simplified;
}
.sd2-mvisual-background {
    position: absolute;
    opacity: 1.0;
    z-index: 1;
    width: 100%;
    height: 100%;
    /*opacity: 0;*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-transition: opacity 0.5s ease-out 0.3s;
    -webkit-transition: opacity 0.5s ease-out 0.3s;
    transition: opacity 0.5s ease-out 0.3s;
    -webkit-transform: translate3d(0,0,0);
}
.ss-visible {
    display: none;
}

.itv-section h4 {
    margin: 0 0 60px;
    font-size: 30px;
    line-height: 1.4;
    color: #534e4d;
    text-align: center;
}
.itv-section h4.nindent {
    text-indent: -0.5em;
}
.itv-section h4 + .itv-line {
    margin-top: 0;
}
.itv-leftfix {
    float: left;
}
.itv-rightfix {
    float: right;
}
.itv-imgbox {
    line-height: 0;
}
.itv-imgbox img {
    width: 100%;
    height: auto;
}
.itv-txt {
    margin: 30px 0 0;
    font-size: 14px;
    line-height: 1.95;
    color: #534e4d;
}
.itv-txt.ques {
    /*font-family: "SST W20 Bold",Verdana,sans-serif;*/
    font-size: 18px;
    line-height:1.4;
}
.itv-txt.ques span {
    font-size:3em;
    font-family: "SST W15 Ultra Light";
    display:inline-block;
    margin-top: -3em;
    position: relative;
    top: 0.2em;
}
.itv-txt.ques {
    font-weight: bold;
}
.itv-txt + .itv-txt.ques,
.itv-imgbox + .itv-txt.ques {
    margin-top: 45px;
}
.itv-txt.ques + .itv-txt {
    margin-top: 20px;
}
.itv-txt:first-child {
    margin-top: 0;
}
.itv-txt-speaker {
    font-family: "SST W20 Bold",Verdana,sans-serif;
    font-weight: bold;
}
.itv-txt sup {
    position: relative;
    top: 0.4em;
    font-size: 87.5%;
}
.embed {
    display: none;
}
#Movie {
    margin-top: 85px;
    border: 1px solid #b3b3b3;
}
#Movie img {
    width: 100%;
    height: auto;
}
.itv-caption {
    display: inline-block;
    margin: 10px 0 0;
    font-size: 75%;
    line-height: 1.6;
    color: #2a2a2a;
}
.itv-note {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    line-height: 1.6;
    color: #888;
}
.sd2-mvisual, .sd2-mvisual a {
    position: relative;
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.sd2-mvisual-imgbox {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    padding-bottom: 400px;
}
.sd2-mvisual-inner {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.sd2-mvisual-wrap {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 940px;
    width: 94%;
}
.sd2-mvisual-imgbox img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    /* margin: -150px 0 0 -530px;*/
    /* width: 2000px;*/
    margin: -15.9574468% 0 0 -56.3829787%;
    width: 212.7659574%;
}
.sd2-container {
    position: relative;
    min-width: 950px;
    line-height: 1.6;
    font-size: 100%;
    font-family: "Microsoft YaHei","Arial","Hiragino Sans GB",Sans-Serif;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
}
.sd2-content {
    margin: 0 auto;
    max-width: 940px;
    width: 94%;
}
.sd2-content:after {
    clear: both;
    display: block;
    content: "";
}
#Itv-00 .thickbox {
    margin: 0 auto;
    width: 71.2765957%;
}
.sd2-container:after {
    clear: both;
    display: block;
    content: "";
}
.sd2-btn {
    display: inline-block;
    box-sizing: border-box;
    padding: 11px 25px 11px;
    font-size: 14px;
    line-height: 1.4;
    color: #010101;
    text-align: center;
    background-color: #e3e7eb;
    cursor: pointer;
    -moz-transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
}
#sdFooter .external-link time.update {
    float: right;
    margin-top: -20px;
    font-size: 14px;
}
#sdFooter {
    padding-bottom: 0;
}
.sd2-mvisual-txt {
    display: inline-block;
    color: #505050;
    text-align: left;
    vertical-align: middle;
}
.sd2-mvisual-inner--right:before, .sd2-mvisual-inner--left:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    content: "";
    vertical-align: middle;
}
.sd2-container a {
    display: block;
    opacity: 1;
}
.sd2-container a:hover {
    opacity: .5;
    transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -webkit-transition: opacity 0.3s ease-in;
}
@media screen and (max-width: 640px) {
    .ss-hidden {
    display: none;
}
.sd2-mvisual-background {
    background-size: auto 100%;
}
.ss-visible {
    display: block;
}
.itv-section h4 {
    margin-bottom: 40px;
}
.itv-line {
    margin-top: 50px;
}
.itv-txt {
    margin: 25px 0 0;
}
.itv-leftfix {
    float: none;
}
.itv-rightfix {
    float: none;
}
.sd2-mvisual-txt {
    display: inline-block;
    color: #505050;
    text-align: left;
    vertical-align: middle;
}
}
@media screen and (max-width: 480px) {
    .itv-section h4 {
    font-size: 162.5%;
}
.embed {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.thickbox {
    display: none;
}
}
@media screen and (max-width: 320px) {
    .itv-section h4 {
    font-size: 143.8%;
}
}
/*---------------------------------------- .sd2-mvisual
----------------------------------------*/
    .sd2-mvisual-background {
    background-position: center center;
}
.sd2-mvisual-txt {
    /*margin: 0.5% 0 0 17.5531914%;*/
    color: #333;
}
.sd2-mvisual-txt strong {
    font-size: 26px;
}
.sd2-mvisual-txt h2 {
    margin-top: 0;
    font-size: 67px;
    line-height: 1.4;
    color: #333;
}
.sd2-mvisual-txt h2 span {
    position: relative;
    top: -20px;
    margin-left: 0.1em;
    font-size: 56.3%;
    color: #333;
    font-family: "Microsoft YaHei","Arial","Hiragino Sans GB",Sans-Serif;
}
.adjust .sd2-mvisual-txt {
    margin: 0.5% 0 0 16%;
}
#tmpl_main {
    width: 100% !important;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 640px) {
    .sd2-container {
        min-width: auto;
    }
    .sd2-mvisual-background {
    background-position: 52% center;
}
.sd2-mvisual-txt {
    margin: 0 0 7% 7%;
    vertical-align: bottom;
}
.sd2-mvisual-txt .jp-regular {
    font-size: 20px;
}
.sd2-mvisual-txt h2 {
    font-size: 51px;
}
.sd2-content {
    width: 90.625%;
}
.sd2-mvisual-txt {
    margin: 0 0 7% 7%;
    vertical-align: bottom;
}
}
/*---------------------------------------- .itv-intro
----------------------------------------*/
    .itv-intro {
    margin-top: 70px;
}
.itv-intro h3 {
    margin: 0;
    font-size: 30px;
    line-height: 1.4;
    color: #534e4d;
    text-align: center;
}
.itv-intro-txt {
    margin: 20px auto;
    font-size: 14px;
    line-height: 2.076;
    color: #534e4d;
    text-align: center;
}
.itv-intro-img {
    margin-top: 8.5106382%;
}
@media screen and (max-width: 640px) {
    .itv-intro {
    margin-top: 50px;
}
.itv-intro-txt {
    text-align: left;
}
.itv-intro-img {
    margin-top: 35px;
}
#tmpl_main {
    max-width: 640px;
    min-width: 320px;
    width: auto;
    padding-top: 0px;
}
}
@media screen and (max-width: 480px) {
    .itv-intro h3 {
    font-size: 137.5%;
}
}
/*---------------------------------------- .itv-speaker-index
----------------------------------------*/
    .itv-speaker-index {
    margin: 20px auto 0;
    font-size: 0;
    text-align: center;
}
.itv-speaker-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.0rem;
    text-align: left;
}
.itv-speaker-item:first-child {
    margin-left: 2%;
}
.itv-speaker-imgbox {
    display: none;
}
.itv-speaker-txtbox {
    font-size: 75%;
    line-height: 1.6;
    color: #534e4d;
}
.itv-speaker-txtbox p {
    margin: 0;
}
.itv-speaker-index span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3.1914893%;
    padding-bottom: 2.6595744%;
    width: 2.6595744%;
    background-image: url("../img/speaker_spt.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.ie-legacy .itv-speaker-index span {
    background-image: url("../img/speaker_spt.png");
}
@media screen and (max-width: 640px) {
    .itv-speaker-index {
    margin: 50px auto 0;
    text-align: left;
}
.itv-speaker-item {
    vertical-align: top;
    margin: 0 0 0 5%;
    width: 30%;
}
.itv-speaker-item:first-child {
    margin-top: 0;
    margin-left: 0;
}
.itv-speaker-imgbox {
    display: block;
    width: auto;
}
.itv-speaker-txtbox {
    display: block;
    margin-top: 10px;
    padding-left: 0;
    font-size: 65%;
    width: auto;
}
.itv-speaker-index span {
    display: none;
}
}
@media screen and (max-width: 480px) {
    .itv-speaker-index {
    margin: 30px auto 0;
}
.itv-speaker-item {
    margin: 20px 0 0;
    width: 100%;
}
.itv-speaker-imgbox {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}
.itv-speaker-txtbox {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
}
@media screen and (max-width: 320px) {
    .itv-speaker-item {
    font-size: 0.875rem;
}
}
/*---------------------------------------- #Itv-00
----------------------------------------*/
    #Itv-00 {
    margin-top: 90px;
}
#Itv-00 .thickbox {
    margin: 0 auto;
    width: 71.2765957%;
}
#Itv-00 .thickbox a {
    border: 1px solid #b3b3b3;
}
#Itv-00 .embed-video {
    display: none;
}
#Itv-00 .embed-video .poster {
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
}
@media screen and (max-width: 640px) {
    #Itv-00 {
    margin-top: 80px;
}
#Itv-00 .thickbox {
    display: none;
}
#Itv-00 .embed-video {
    display: block;
}
}
/*---------------------------------------- #Itv-01
----------------------------------------*/
    #Itv-01 {
    margin-top: 90px;
}
#Itv-01 .itv-txtbox {
    width: 55.8510638%;
}
#Itv-01 .itv-imgbox {
    width: 38.2978723%;
}
#Itv-01 .itv-imgbox + .itv-imgbox {
    margin-top: 10px;
}
.adjust #Itv-01 .itv-imgbox + .itv-imgbox {
    margin-top: 15px;
}
@media screen and (max-width: 640px) {
    #Itv-01 {
    margin-top: 80px;
}
#Itv-01 .itv-txtbox {
    width: auto;
}
#Itv-01 .itv-imgbox {
    margin: 25px 0 30px;
    width: auto;
}
}
/*---------------------------------------- #Itv-02
----------------------------------------*/
    #Itv-02 {
    margin-top: 140px;
}
#Itv-02 .itv-txtbox {
    width: 55.69149%;
}
#Itv-02 .itv-imgbox {
    width: 38.2978723%;
}
#Itv-02 .itv-imgbox + .itv-imgbox {
    margin-top: 10px;
}
.adjust #Itv-02 .itv-imgbox + .itv-imgbox {
    margin-top: 15px;
}
@media screen and (max-width: 640px) {
    #Itv-02 {
    margin-top: 80px;
}
#Itv-02 .itv-txtbox {
    width: auto;
}
#Itv-02 .itv-imgbox {
    margin: 25px 0 30px;
    width: auto;
}
}
/*---------------------------------------- #Itv-03
----------------------------------------*/
    #Itv-03 {
    margin-top: 125px;
}
#Itv-03 .itv-txtbox {
    width: 55.3191489%;
}
#Itv-03 .itv-imgbox {
    width: 38.2978723%;
}
#Itv-03 .itv-imgbox + .itv-imgbox {
    margin-top: 10px;
}
@media screen and (max-width: 640px) {
    #Itv-03 {
    margin-top: 80px;
}
#Itv-03 .itv-txtbox {
    width: auto;
}
#Itv-03 .itv-imgbox {
    margin: 25px 0 30px;
    width: auto;
}
}
/*---------------------------------------- .itv-bottom-link
----------------------------------------*/
.itv-bottom-link {
    max-width: 260px;
    left: 0;
    right: 0;
    margin:110px auto 0;
    text-align: center;
}
.itv-bottom-link strong {
    display: block;
    margin-bottom: 15px;
    font-size: 125%;
    line-height: 1.3;
    color: #3f3f3f;
}
.itv-bottom-link .sd2-btn {
    min-width: 260px;
}
@media screen and (max-width: 480px) {
    .itv-bottom-link {
    margin-top: 80px;
}
.itv-bottom-link .sd2-btn {
    width: 100%;
}
}
/*---------------------------------------- .mod-footer-pickup override
----------------------------------------*/
    .mod-footer-pickup .pickup-container h3 {
    margin: 0;
}
.mod-footer-pickup .carousel-inner {
    margin: 0;
    padding: 0;
}
.mod-footer-pickup .carousel-inner li {
    list-style-type: none;
}
@media screen and (max-width: 640px) {
    .mod-footer-pickup .pickup-container {
    width: auto;
}
.mod-footer-pickup .pickup-carousel {
    width: 83.617%;
}
.mod-footer-pickup .carousel-inner li {
    width: 27.7353%;
}
}



.back_homepage {
    display: none;
}
.back_homepage_mobile {
    display: none;
}
@media(min-width: 1025px) {
    .back_homepage {
        display: block;
        position: fixed;
        max-width: 1100px;
        width: 90%;
        height: 0;
        left: 0;
        right: -100px;
        bottom: 80px;
        margin: 0 auto;
        z-index: 9;
    }
    .back_homepage a {
        float: right;
    }
}
@media(max-width: 1024px) {
    .back_homepage_mobile {
        display: block;
        position: fixed;
        width: 97%;
        height: 0;
        left: 0;
        right: 0;
        bottom: 50px;
        margin: 0 auto;
        z-index: 9;
    }
    .back_homepage_mobile a {
        float: right;
    }
}
