  #SCT1 .box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#SCT1 .box {
zoom: 1;
}

#contents .result,
#contents h2 {
position: absolute;
left: 0;
top: 0;
filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.1));
}
#contents h2 img {
position: absolute;
left: 0;
top: 0;
clip: rect(0 1000px 0 0);
}
#contents .result img {
position: absolute;
left: 0;
top: 0;
clip: rect(0 0 1000px 0);
}
#contents .result.activeView img.init,
#contents h2.activeView img.init {
animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;
animation-delay: 0.6s;
z-index: 1;
}
#contents .clone {
display: none;
}
#contents .result.activeView img.init + .clone,
#contents h2.activeView img.init + .clone {
animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;
filter: brightness(0) invert(0.9);
position: absolute;
left: 50%;
top: 0;
display: block;
}
@keyframes img-wrap {
	100% {
		clip: rect(0 1000px 1000px 0);
	}
}
#modalMask {
position: fixed;
left: 0;
top: 0;
background-color: rgba(215,227,237,0.7);
width: 100%;
height: 100%;
z-index: 100;
display: none;
}
#modal {
transform: translateX(-50%) translateY(-50%);
position: fixed;
left: 50%;
top: 50%;
background-color: rgba(255,255,255,1);
width: 800px;
z-index: 101;
display: none;
}
#modal .close {
position: absolute;
right: 20px;
top: 24px;
width: 30px;
height: 30px;
cursor: pointer;
}
#modal .close span {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 10%;
margin: -5% 0 0 -50%;
background: #000;
}
#modal .close span:nth-child(1) {
transform: rotate(-45deg);
}
#modal .close span:nth-child(2) {
transform: rotate(45deg);
}
#modal h3 {
padding: 22px 0 19px 0;
text-align: center;
}
#modal h3 img {
width: 138px;
height: auto;
}
#modal h4 {
background-color: #3e3e3e;
font-size: 18px;
line-height: 40px;
text-align: center;
color: #fff;
}
#modal dl {
padding: 30px 50px 30px 50px;
font-size: 16px;
line-height: 1.52;
text-align: left;
}
#modal dt {
float: left;
}
#modal dd {
margin-bottom: 12px;
margin-left: 4em;
}

/* CONTENTS */
#contents {
position: relative;
background: url("/ie/tree/lab/influence/img/sct_bg.jpg") no-repeat center top;
min-width: 1000px;
height: 4277px;
}
#contents::before {
display: block;
content: '';
position: absolute;
left: 0;
top: 0;
background: url("/ie/tree/lab/influence/img/sct_bg_l.jpg") repeat-x center top;
width: 50%;
height: 4277px;
z-index: -1;
}
#contents::after {
display: block;
content: '';
position: absolute;
right: 0;
top: 0;
background: url("/ie/tree/lab/influence/img/sct_bg_r.jpg") repeat-x center top;
width: 50%;
height: 4277px;
z-index: -1;
}
#contents h1 {
position: relative;
padding: 27px 0 46px 5.7%;
text-align: left;
}
#contents h1 img {
width: 149px;
height: auto;
vertical-align: baseline;
}
#contents h1 span {
position: relative;
top: -3px;
font-size: 15px;
font-weight: normal;
}

#contents .source {
position: absolute;
font-size: 18px;
z-index: 1;
}
#contents .source1 {
right: 65px;
top: 213px;
}
#contents .source2 {
right: 65px;
top: 625px;
}
#contents .source3 {
right: 65px;
top: 925px;
}
#contents .source4 {
left: 440px;
top: 570px;
}
#contents .source5 {
right: 65px;
top: 915px;
}
#contents .source a:hover {
text-decoration: none;
color: #168dc4;
}
#contents .source a::after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #168dc4;
transform: scale(0, 1);
transform-origin: left top;
transition: transform .3s;
}
#contents .source a:hover::after {
transform: scale(1, 1);
}

/* STUDY1 */
#STUDY1 {
position: relative;
margin: 0 auto;
width: 1000px;
height: 1073px;
}
#STUDY1 h2 {
position: absolute;
left: 72px;
top: 0;
}
#STUDY1 .pht1 {
position: absolute;
left: 50px;
top: 270px;
}
#STUDY1 .pht2 {
position: absolute;
left: 539px;
top: 241px;
}
#STUDY1 .result {
position: absolute;
left: 79px;
top: 522px;
}
#STUDY1 .img1 {
position: absolute;
left: 520px;
top: 566px;
}
#STUDY1 .img2 {
position: absolute;
left: 580px;
top: 252px;
}
#STUDY1 .exp1 {
position: absolute;
left: 526px;
top: 836px;
width: 370px;
font-family: "Hiragino Mincho W3 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: left;
line-height: 36px;
color: #000;
}
#STUDY1 .exp1 strong {
font-size: 26px;
}
/* STUDY2 */
#STUDY2 {
position: relative;
margin: 0 auto;
width: 1000px;
height: 1020px;
}
#STUDY2 h2 {
position: absolute;
left: 80px;
top: 0;
}
#STUDY2 .pht1 {
position: absolute;
left: 80px;
top: 302px;
}
#STUDY2 .img1 {
position: absolute;
left: 434px;
top: 277px;
}
#STUDY2 .result {
position: absolute;
left: 92px;
top: 593px;
}
#STUDY2 .grh1 {
position: absolute;
left: 505px;
top: 690px;
}
#STUDY2 .grh1 h3 {
margin-bottom: 23px;
font-size: 20px;
font-weight: normal;
}
/* STUDY3 */
#STUDY3 {
position: relative;
margin: 0 auto;
width: 1000px;
height: 919px;
}
#STUDY3 h2 {
position: absolute;
left: 92px;
top: 0;
}
#STUDY3 .grh1 {
position: absolute;
left: 53px;
top: 302px;
}
#STUDY3 .grh1 h3 {
margin-bottom: 15px;
padding-left: 44px;
font-size: 22px;
font-weight: normal;
}
#STUDY3 .grh1 h3 span {
font-size: 15px;
}
#STUDY3 .result {
position: absolute;
left: 585px;
top: 299px;
}
#STUDY3 .grh2 {
position: absolute;
left: 531px;
top: 633px;
}
#STUDY3 .grh2 h3 {
margin-bottom: 19px;
font-size: 20px;
font-weight: normal;
}
#STUDY3 .exp1 {
position: absolute;
left: 79px;
top: 649px;
width: 410px;
font-family: "Hiragino Mincho W3 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: left;
line-height: 31px;
color: #000;
}
/* STUDY4 */
#STUDY4 {
position: relative;
margin: 0 auto;
width: 1000px;
height: 891px;
}
#STUDY4 h2 {
position: absolute;
left: 62px;
top: 0;
}
#STUDY4 .result {
position: absolute;
left: 634px;
top: 287px;
}
#STUDY4 .img1 {
position: absolute;
left: 24px;
top: 241px;
}
#STUDY4 .pht1 {
position: absolute;
left: 526px;
top: 699px;
}
#STUDY4 .exp1 {
position: absolute;
left: 79px;
top: 693px;
width: 410px;
text-align: left;
color: #000;
}
#STUDY4 .exp1 h4 {
margin-bottom: 21px;
font-family: "A1 Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 22px;
font-weight: bold;
line-height: 1.57;
}
#STUDY4 .exp1 p {
font-family: "Hiragino Mincho W3 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 20px;
line-height: 1.7;
}
