.main-content-wrapper{
  position: relative;
  margin: auto;
  max-width: 1024px;
  overflow: hidden;
}
section {
  position: relative;
  background-color: transparent;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  background-size: 1024px auto;
  background-repeat: no-repeat;
  background-position-y: 40px;
}
section.stuck + section:not(.stuck) {
  box-shadow: none !important;
}
section.pll_txt_wrap{
  box-shadow: none !important;
}
section.pll_txt_wrap.wimg{
  box-shadow: none !important;
}

section:nth-child(1) {
}
section:nth-child(2) {
}
section:nth-child(3) {
}

section:nth-child(4) {
  transition: all 0.4s;
}
section.stuck:nth-child(4) {
  background: #fff;
}
section:nth-child(5) {
}
section:nth-child(6) {
}

section:nth-child(7) {
  transition: all 0.4s;
}
section.stuck:nth-child(7) {
  background: #fff;
}
section:nth-child(8) {
}
section:nth-child(9) {
}
section:nth-child(10) {
}

section.stuck:nth-child(10) {;
}

section.stuck{
  z-index: auto !important;
}


/* Modular Styles */

.pll_sttl{
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
}
.pll_txt{
  width: 500px;
  font-size: 16px;
  line-height: 2;
  text-shadow:1px 1px 4px #fff;
  
}

.pll_txt.inview.active{
}

@media (min-width: 768px) {
  .pll_wrap{
    height: 100vh;
    box-sizing: border-box;
    width: 1024px;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .pll_wrap .pll_ttl,
  .pll_wrap .pll_sttl,
  .pll_wrap .pll_txt,
  .pll_wrap .pll_img_cnt{
    opacity: 0;
    transition: all 0.8s ;
  }
  
  .stuck .pll_wrap .pll_ttl,
  .stuck .pll_wrap .pll_sttl,
  .stuck .pll_wrap .pll_txt,
  .stuck .pll_wrap .pll_img_cnt{
    opacity: 1;
  }
  
  .pll_img_cnt{
    position: fixed;
    width: 400px;
    top: 70px;
    left: 0;
    right: -580px;
    margin: auto;
  }
  
  #sct_01 .pll_sttl{
    transition-delay: 1s !important;
  }
  #sct_04 .pll_sttl{
    transition-delay: 1s !important;
  }
  #sct_07 .pll_sttl{
    transition-delay: 1s !important;
  }
  
  #sct_02 .pll_img_cnt{
    transition-delay: 0.7s !important;
  }
  #sct_05 .pll_img_cnt{
    transition-delay: 0.7s !important;
  }
  .pll_ttl{
    position: fixed;
    left: auto;
  }
  .pll_sttl{
    position: fixed;
    left: auto;
    font-weight: 900;
  }
  
  .pll_txt{
    position: fixed;
    left: auto;
    top: 330px;
  }
  #sct_03 .pll_img_cnt{
    transition-delay: 0.2s !important;
  }
  #sct_06 .pll_img_cnt{
    transition-delay: 0.2s !important;
  }
  
  
  @media all and (-ms-high-contrast:none){
    *::-ms-backdrop, #sct_04 .pll_sttl.tp02{
      letter-spacing: -2px;
    } /* IE11 */
  }
}

@media (max-width: 767px) {
  #top_pll_container{
    margin-bottom: 50vh;
  }
  .main-content-wrapper{
    margin: auto;
    max-width: 100%;
    overflow: visible;
  }
  section{
    position: relative;
    width: 100% !important;
    padding: 60px 20px 0;
    background-color: #fff;
    background-attachment: scroll !important;
  }
  section.stuck + section:not(.stuck) {
    box-shadow: 0 -40px 30px -40px rgba(0,0,0,0.25) !important;
  }
  section.pll_txt_wrap {
    box-shadow: 0 -40px 30px -40px rgba(0,0,0,0.25) !important;
    padding: 60px 20px 0;
  }
  .pll_ttl{
    font-size: 18px;
    padding-left: 8px;
  }
  .pll_sttl {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0px;
    padding: 0 20px;
    letter-spacing: -1.2px;
  }
  .pll_sttl.tp01{
    margin-left: 0;
  }
  .pll_txt {
    width: 100%;
  }
  .pll_img_cnt{
    text-align: center;
  }
  .pll_img_cnt img{
    width: 85%;
    height: auto;
  }

  #sct_01{
    
  }
  #sct_01 .pll_sttl {
    position: absolute;
    top: 80px;
    left: 8px;
    right: 0;
    margin: auto;
    padding: 0;
    text-align: center;
    letter-spacing: -2px;
  }

  #sct_02{
  }
  #sct_02 .pll_sttl {
    position: absolute;
    top: 70px;
    left: 8px;
    right: 0;
    margin: auto;
    padding: 0;
    margin-top: 40px;
    text-align: center;
    letter-spacing: -1.6px;
  }

  #sct_03{
    background: #fff;
  }
  #sct_03 .pll_sttl{
    padding: 0 !important;
    margin: auto;
    white-space: nowrap;
    text-align: left;
  }
  #sct_03 .pll_sttl.tp02{
    padding-bottom: 15px !important;
    line-height: 1.6;
  }

  #sct_04{
  }
  #sct_04 .pll_sttl{
    position: absolute;
    top: 100px;
    left: 8px;
    right: 0;
    margin: auto;
    padding: 0;
    margin-top: 10px;
    margin-left: 8px;
    text-align: center;
    letter-spacing: -1.6px;
  }

  #sct_05{
  }
  #sct_05 .pll_sttl{
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    margin-top: -5px;
    margin-left: 8px;
    text-align: center;
    letter-spacing: -1.6px;
  }

  #sct_06{
    background: #fff;
  }
  #sct_06 .pll_sttl{
    padding: 0 !important;
    margin: auto;
    white-space: nowrap;
    text-align: left;
  }
  #sct_06 .pll_sttl.tp02{
    padding-bottom: 15px !important;
    line-height: 1.6;
  }

  #sct_07{
    
  }

  #sct_07 .pll_sttl{
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    white-space: nowrap;
    text-align: center;
  }

  #sct_08{
    
  }

  #sct_08 .pll_sttl{
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    white-space: nowrap;
    text-align: center;
  }

  #sct_09{
    
  }

  #sct_09 .pll_sttl{
    padding: 0 0 15px !important;
    margin: auto;
    white-space: nowrap;
    text-align: left;
  }

  #sct_10,#sct_11,#sct_12,#sct_13{
    opacity: 0;
    margin-bottom: -60vh;
  }

  .pll_wrap{
    position: relative !IMporatnt;
    max-width: 100% !important;
    padding-top: 40px;
  }
  #sct_05.pll_wrap{
    padding-top: 20px;
  }
  #ingContents .introduction.intro_lower{
    margin-top: 0 !important;
  }
}


_:-ms-lang(x), .pll_box {
    background-position-y: 0px !important;
}
@media all and (max-height: 839px) {
  _:-ms-lang(x), .pll_box .pll_wrap .pll_ttl {
    position: absolute;
  }
  _:-ms-lang(x), .pll_box .pll_wrap .pll_sttl {
    position: absolute;
    width: 500px;
  }
  _:-ms-lang(x), .pll_box .pll_wrap .pll_txt {
    position: absolute;
  }
  _:-ms-lang(x), .pll_box .pll_wrap .pll_img_cnt {
    position: absolute;
  }
}
@media all and (min-height: 840px) {
  _:-ms-lang(x), .pll_box {
    background-position-y: -80px !important;
  }
}

.pll_box{
  opacity: 0;
  transition: all 0.2s;
}
.pll_box.stuck{
  opacity: 1;
}

.pll_sttl.tp01{
  top: 230px;
  transition-delay: 0s;
  line-height: 1.6;
}
.pll_sttl.tp02{
  top: 260px ;
}

@media (min-width: 1491px) {
  .main-content-wrapper{
    width: 1120px;
    max-width: 1120px;
  }
  .pll_wrap{
    height: 100vh;
    box-sizing: border-box;
    width: 1120px;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .pll_wrap img{
    width: 445px !important;
    height: auto;
  }
  .pll_img_cnt{
    position: fixed;
    width: 445px;
    top: 60px;
    left: 0;
    right: -815px;
    margin: auto;
  }
  .pll_sttl {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0px;
    padding: 0;
    letter-spacing: -1.2px;
  }
  .pll_sttl.tp01{
    top: 270px;
    transition-delay: 0s;
    line-height: 1.6;
  }
  .pll_sttl.tp02{
    top: 320px ;
  }
  
  .pll_txt {
    width: 600px;
    padding-top: 60px;
    font-weight: 500;
  }
}
#footer02{
  position: relative;
}