html {
  -webkit-backface-visibility: hidden
}
body {
  -webkit-backface-visibility: hidden
}
@media screen and (max-width: 767px) {
  body #contents {
    padding: 0
  }
}
#contents .showPC {
  display: block
}
@media screen and (max-width: 767px) {
  #contents .showPC {
    display: none
  }
}
#contents .showSP {
  display: none
}

.indent3em{
text-indent:-3em;
padding-left:3em;
}

@media screen and (max-width: 767px) {
  #contents .showSP {
    display: block
  }
}
@media screen and (max-width: 767px) {
  #contents {
    overflow: hidden
  }
  #contents img {
    width: 100%
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection {
    min-width: initial
  }
}
#contents .mainSection .section.value {
  background: none;
  text-align: center;
  height: auto
}
#contents .mainSection .section.value .movie {
  padding-top: 120px;
  width: 960px;
  margin: 0 auto;
  padding-bottom: 40px;
  position: static;
  top: auto;
  left: auto
}

#contents .mainSection .section .btnArea{
  font-size: 0;
  width: 960px;
  margin: 50px auto 0;
  position: static;
  top: auto;
  left: auto;
}

#contents .mainSection .section .btnArea a:hover{
    opacity:0.7;
}


#contents .mainSection .section .btnArea li{
  display: inline-block;
    margin-right: 80px;
}

#contents .mainSection .section .btnArea li:last-child{
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  #contents .mainSection .section .btnArea {
    width: auto;
    margin-top: 30px;
  }

#contents .mainSection .section .btnArea{
    padding: 0 30px;
    }


#contents .mainSection .section .btnArea li{
width:48%;
margin-right:4%;
}

#contents .mainSection .section .btnArea li:last:child{
margin-right:0;
}

    #contents .mainSection .section .btnArea li img{
    max-width: 100%;
    width: auto;
    }
    
}



@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie {
    width: auto;
    padding-top: 90px
  }
}
#contents .mainSection .section.value .movie > h2 {
  margin-bottom: 37px;
  padding-top: 10px;
  padding-bottom: 19px;
  border-bottom: 2px solid #9097a4;
  font-weight: normal;
  font-size: 24px;
  text-align: left;
  color: #000000
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie > h2 {
    color: #000000;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    padding-top: 0;
    border-bottom: 1px solid #9097a4;
    margin-right: 17px;
    margin-left: 17px;
    padding-bottom: 7px;
    margin-bottom: 15px
  }
}
#contents .mainSection .section.value .movie > p {
  color: #000000;
  font-size: 19px;
  letter-spacing: .8px
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie > p {
    color: #1d2f47;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 1.8;
    margin: 18px auto 43px
  }
}
#contents .mainSection .section.value .movie > p.description-lead {
  text-align: left
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie > p.description-lead {
    text-align: center;
    color: #000000;
    margin-top: 0
  }
}
#contents .mainSection .section.value .movie .movieList {
  overflow: hidden
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie .movieList {
    padding-left: 30px;
    padding-right: 30px
  }
}
#contents .mainSection .section.value .movie .movieList .movieItem {
  float: left;
  margin-right: 20px;
  margin-top: 75px
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie .movieList .movieItem {
    margin-right: 0;
    margin-top: 0;
    float: none
  }
  #contents .mainSection .section.value .movie .movieList .movieItem:not(:first-child) {
    margin-top: 33px
  }
}
#contents .mainSection .section.value .movie .movieList .movieItem:nth-child(2n) {
  margin-right: 0
}
#contents .mainSection .section.value .movie .movieList .movieItem h3 {
  color: #212e45;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie .movieList .movieItem h3 {
    color: #1d2f46;
    font-size: 11px;
    letter-spacing: .4px;
    margin-bottom: 6px;
    text-align: left
  }
}
#contents .mainSection .section.value .movie .movieList .movieItem .movieThumb {
  display: block;
  position: relative;
  transition: .3s opacity
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie .movieList .movieItem .movieThumb {
    display: none
  }
}
#contents .mainSection .section.value .movie .movieList .movieItem .movieThumb:hover {
  opacity: .6
}
#contents .mainSection .section.value .movie .movieList .movieItem .movieThumb::after {
  background: url("/products/paperlab/images/movie/icon_play_movie_thumb.png") center no-repeat;
  background-size: contain;
  content: '';
  height: 53px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 53px
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie .movieList .movieItem .video {
    margin-bottom: 30px;
    padding-top: 56.25%;
    position: relative;
    width: 100%
  }
  #contents .mainSection .section.value .movie .movieList .movieItem .video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }
}
#contents .mainSection .section.value .movie > .note {
  color: #000000;
  font-size: 13px;
  line-height: 1.6;
  margin-top: 30px;
  text-align: center
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.value .movie > .note {
    display: none;
    margin-top: 0
  }
}
#contents .mainSection .banner-area__sp {
  padding-left: 16px;
  padding-right: 16px
}
#contents .mainSection .trademark {
  margin-top: 80px
}
@media screen and (max-width: 767px) {
  #contents .mainSection .trademark {
    margin-top: 60px;
    padding: 0 4% 0 4%
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .trademark .detailSection {
    width: 100%
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .section.sdgsbanner {
    margin-top: 0
  }
}
#contents .modalVideo {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000
}
#contents .modalVideo > .modalVideoInner {
  background-color: #fff;
  box-sizing: border-box;
  left: 50%;
  padding: 50px 135px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 960px
}
#contents .modalVideo > .modalVideoInner .modalClose {
  background: url("/products/paperlab/images/icon_modal_close.png") center no-repeat;
  background-size: contain;
  height: 44px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 43px
}
#contents .modalVideo > .modalVideoInner .modalVideoTitle {
  font-size: 27px;
  margin-bottom: 52px;
  text-align: center
}
#contents .modalVideo > .modalVideoInner .modalPlayerWrapper {
  position: relative
}
#contents .modalVideo > .modalVideoInner .modalPlayerWrapper .modalArrow {
  background: center no-repeat;
  background-size: contain;
  height: 44px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px
}
#contents .modalVideo > .modalVideoInner .modalPlayerWrapper .modalArrow.modalArrow--prev {
  background-image: url("/products/paperlab/images/icon_modal_prev.png");
  left: -72px
}
#contents .modalVideo > .modalVideoInner .modalPlayerWrapper .modalArrow.modalArrow--next {
  background-image: url("/products/paperlab/images/icon_modal_next.png");
  right: -72px
}
#contents .modalVideo > .modalVideoInner .modalPlayer {
  border: 1px solid #1d2e47;
  padding-top: 56.25%;
  position: relative;
  width: 100%
}
#contents .modalVideo > .modalVideoInner .modalPlayer iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
#contents .modalVideo > .modalVideoInner .modalNote {
  font-size: 12px;
  margin-top: 15px
}

#contents .sdgsbanner {
    width: 960px;
    margin: 90px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}



#contents .sdgsbanner .bnList {
    position: relative;
}

#contents .sdgsbanner .bnList.bn_sdgs {
    width: 562px;
}

#contents .sdgsbanner .bnList.bn_smart:before {
    content: 'エプソンが考える\A「環境負荷を減らすものづくり」 ';
    white-space: pre;
    font-weight: bold;
    position: absolute;
    top: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#contents .sdgsbanner .bnList img {
    max-width: 100%;
    width: auto;
}

@media screen and (max-width: 767px){
#contents .sdgsbanner{
 width: auto;
 display: block;
 margin-top:20px;
 padding: 0 30px;
}

#contents .sdgsbanner .bnList.bn_sdgs{
width: 263px;
margin: 0 auto 90px;
}

}




#contents .mainSection .banner {
    width: 960px;
    margin: 88px auto 0 auto;
}

#contents .mainSection .banner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#contents .mainSection .banner__list.column3 .list__item {
    width: 362px;
    margin-top: 70px;
    position: relative;
}

#contents .mainSection .banner__list .list__item a img {
    width: 100%;
}

#contents .mainSection .banner__list.column3 .list__item.list__item--smart {
    width: 263px;
    text-align: center;
}

#contents .mainSection .banner__list.column3 .list__item.list__item--kamikuru {
    width: 283px;

}


.list__item--sdgs:after{
    content: '（注）SDGs Labは東洋経済オンラインに掲載された記事広告となります。';
    position: absolute;
    bottom: -40px;
    left: 0;
    text-align:left;
    text-indent:-3em;
	padding-left:3em;
}

.list__item--smart:before {
    content: 'エプソンが考える\A「環境負荷を減らすものづくり」';
    white-space: pre;
    font-weight: bold;
    position: absolute;
    top: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.list__item--kamikuru:before {
    content: '紙の循環で、つぎの地域共創を。';
    white-space: pre;
    font-weight: bold;
    position: absolute;
    top: -24px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

@media screen and (max-width: 767px){

#contents .mainSection .banner {
    width: 100%;
    margin: 60px auto 0 auto;
}

#contents .mainSection .banner__list {
    display: block;
    padding: 0 4% 0 4%;
}

#contents .mainSection .banner__list.column3 .list__item img {
    max-width: 100%;
    width: auto;
}

#contents .mainSection .banner__list.column3 .list__item,#contents .mainSection .banner__list.column3 .list__item.list__item--kamikuru {
    width: 263px;
    margin: 70px auto 0;
    position: relative;
    text-align: center;
}

#contents .mainSection .banner__list.column3 .list__item.list__item--sdgs{
margin-bottom:110px;
}


}


