body
{
    overflow: hidden;
}

.red {
    background-color: red;
}

.blue{
    background-color: blue;
}

.white{
    background-color: white;
}

.whitesmoke{
    background-color: whitesmoke;
}
.swiper-container
{
    height: 100%;
}

.z1 {
  z-index: 1 !important;
}

.z2 {
  z-index: 2 !important;
}

.top-bar,
.top-bar > ul,
.top-bar > ul > li > h1 > a,
.top-bar > section > ul > li,
.top-bar > section > ul > li > a ,
.top-bar > section > ul > li > .button{
  border: none !important;
  background-color: transparent !important;
  color: black !important;
  font-family: "Helvetica Neue" !important;
  font-size: 10pt !important;
}

#navBarContainer {
  border: none !important;
  background-color: transparent !important;
  margin-top:1.2%;
  position: absolute;
  width:90%;
  margin-left: 5% !important;
  padding-left: 0;
  overflow: hidden;
}

.navBar{
   background-color: gray !important;
 /*  height: 10px !important;
   width: 50px !important*/
}

.top-bar-section ul {
  width: 90%;
  height: 40px !important;
  display: inline;
}

.top-bar {
  margin-left: 0px !important;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:url('../assets/fonts/helvetica-neue-medium.ttf');
  font-weight: normal;
}

@font-face {
  font-family: 'TI';
  src:url('../assets/fonts/Times-Italic.ttf');
}

.fontTimes {
  font-family: "Times_Italic" !important;
  font-style: italic;
  font-size: 10pt !important;
}

.windowCenter{
    position: absolute;
    top: 100px;
    opacity: 0;
}

.windowCenter2{
    position: absolute;
    top: 200px;
    opacity: 0;
}

.relative{
  position: relative !important;

}

.smallEmblem {
  height: 120px !important;
  width: auto !important;
}

#main{
  height: 100%;
  width: 100%;
}

.introBg {
    position:absolute;
    width: 200px;
    height: 170px;
    top:0;
    left:0;
    bottom:0;
    right: 0;
    margin:auto;
    border-spacing: 0;
}

.bg1 {
/*    background-image: url('../assets/mockups/_page_1.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;*/
}


.bg2 {
    background-image: url('../assets/mockups/_page_2_1.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}


.bg3 {
    background-image: url('../assets/mockups/_page_3.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg4 {
    background-image: url('../assets/mockups/_page_4.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg5 {
    background-image: url('../assets/mockups/_page_5.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg6 {
    background-image: url('../assets/mockups/_page_6.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg7 {
    background-image: url('../assets/mockups/_page_7.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg8 {
    background-image: url('../assets/mockups/_page_8.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg9 {
    background-image: url('../assets/mockups/_page_9.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.bg10 {
    background-image: url('../assets/mockups/_page_10.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.navBtnOpen {
    background-image: url('../assets/images/nav_btn_opened_small.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.navBtnClosed {
    background-image: url('../assets/images/nav_btn_closed_1_small.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.pcLogo {
  height: 150px !important;
  /*position: absolute;
  top: 50 !important;
  left: 40% !important;
  opacity:0;*/
}

.marginT25{
  margin-top: 25%;
}

.marginT20{
  margin-top: 20px;
}

.marginT30px{
  margin-top: 30px;
}

.marginT40px{
  margin-top: 40px;
}

.marginT50px{
  margin-top: 50px;
}

.marginT60px{
  margin-top: 60px;
}

.marginT80px{
  margin-top: 80px;
}

.marginT90px{
  margin-top: 80px;
}

.marginT10px{
  margin-top: 10px;
}

.marginT100px{
  margin-top: 100px;
}

.marginT130px{
  margin-top: 130px;
}

.marginT110px{
  margin-top: 110px;
}

.marginT120px{
  margin-top: 120px;
  /*120*/
}

.marginT150px{
  margin-top: 165px;
}

.marginT200px{
  margin-top: 185px;
}

.marginT255px{
  margin-top: 150px;
  /*235*/
}

.marginB0px{
  margin-bottom: 0px;
}

.marginB50px{
    margin-bottom: 50px;
}

.paddingT250px{
    padding-top: 250px;
}

.paddingL40px{
    padding-left: 40px;
}

.socialLinks {
  position: absolute;
  right:5%;
  z-index: 3!important;
}

.socialLinks > a> img {
  height: 30px;
  margin: 25px 5px;
  cursor: pointer !important;
}

.homeContent > div > h3 {
  letter-spacing: 7px !important;
}

.homeContent>.rowDesc {
  top: 40px;
  opacity: 0;
}

#navLinks {
    opacity: 1;
}

.scrollDown {
  height: 35px;
}

.homeContent>.rowScroll{
  opacity: 0;
}

.homeContent >.btnScrollDown{

}

.homeContent>.rowLogo {
  top: 50 !important;
  opacity:0;
}

.homeContent>.rowName {
  top: 0px;
  opacity: 0;
}

.mobileContent>.rowName {
  top: 0px;
  opacity: 0;
}

.mobile1 > div > a > img {
  height: 90px !important;
  width: auto;
  margin-top: 40px;
}

.mobile1 > div > .detailsClose1 {
  height: 20px !important;
  width: auto !important;
  margin: 10px 10px;
}

.mobile1 > div > .fontTimes,
.mobile2 > div > .fontTimes  {
  margin-top: 10px;
}

.mobile2 > div > a > img {
  height: 50px !important;
  width: auto !important;
  margin-top: 79px;
}

.mobile2 > div > .detailsClose2 {
  height: 20px !important;
  width: auto !important;
  margin: 10px 10px;
}

.detailbtnClose1,
.detailbtnClose2,
.detailInfo1,
.detailInfo2{
    opacity: 0;
}

.detailsClose1,
.detailsClose2{
  cursor: pointer !important;
}

.mobile1Container,
.mobile2Container{
  /*position: absolute;*/
  opacity: 0;
  top: -1000px !important;
}

.mobileContent > .rowName > h1,
.websiteContent > div > ul > li > div > div >.rowName,
.logoContent > div > ul > li > div > div > .rowName,
.charContent > div > .rowName,
.paintContent > div > .rowName,
.illus_1_Content > div > .rowName,
.animaRight > div > div > .rowName{
  font-size: 48pt !important;
  letter-spacing: 13px !important;

}

.websiteContent > div > ul > li > div > div >.rowDesc,
.logoContent > div > ul > li > div > div > .rowDesc,
.charContent > div > .rowDesc,
.paintContent > div > .rowDesc
,.animaRight > div > div > .rowDesc{
  font-size: 10pt !important;
  font-family: "Times_Italic" !important;
  font-style: italic;
}

.website0Container,
.website1Container,
.website2Container,
.website3Container,
.website4Container {
    opacity: 0 ;
}

.logoContent > div > ul > li > div > div > .rowName {
    margin-bottom: 0px;
}


.logo1Container{
    padding: 0px !important;
}

.logo2Container{
    padding: 0px !important;
    padding-left: 40px !important;
}

.logo1Container,
.logo2Container>.row>div.row1,
.logo2Container>.row>div.row2,
.logo3Container,
.logo4Container,
.logo5Container,
.logo6Container,
.logo7Container,
.logo8Container,
.charContent1,
.charContent2,
.charContent3,
.charContent4,
.paintContent1,
.paintingTopLeft,
.paintingTopRight,
.paintingBotLeft,
.paintingBotRight,
.illus1_content1,
.illus1_content2,
.illus2_content1,
.illus2_content2,
.illus2_content3,
.illus2_content4,
.illust3_1,
.illust3_2,
.illust3_3,
.illust3_4,
.animaLeft1,
.animaLeft2,
.animaRight1,
.animaRight2,
.animaRight3,
.animaRight4{
    opacity: 0;
}

.leftFruits{
    padding-left: 50px !important;
    padding-right: 30px !important;
}

.rightFruits{
    padding-right: 50px !important;
    padding-left: 30px !important;
}
.paintingTop li{
    padding:4px;
}

.paintingTop > ul > li >img {
    height: 283px;
    }

.paintingTop > ul > li > ul > li > img{
    height: 140px;
}

.paintingTop > ul > li > ul > li{
    padding-top:0px;
}

.paintingTopRight {
    height: 285px !important;

}

.paintingTop{
    height: 290px;
}

.paintingTopLeft > ul > li > img{
    width: 227px;
}

.paintingTopLeft > ul > li {
    padding-bottom: 3px;
}

.paintingBotLeft>img{
    height: 280px;
    width: 710px;
}

.paintingBotLeft{
    padding-right: 0px !important;
}

.paintingBotRight>img{
    height: 280px;
    width: 320px;
}

.paintingBotRight{
    padding-left: 3px  !important;
}

.marginT40px{
  margin-top: 40px;
}

.marginT50px{
  margin-top: 50px;
}

.marginT70px{
  margin-top: 70px;
}

.marginT90{
  margin-top: 90px;
}

.illustContainer1{
  /*position: absolute;*/
  opacity: 1;
  top: -170px !important;
}

.illustContainer1 > img{
/*  height: 520px;
  width: 800px;*/
}

.illustContainer2{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.illustContainer3{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.illustContainer4{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.illustContainer5{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.illustContainer6{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.illustContainer7{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.animaLink{

}

.animaLeft1 > img{
  height: 290px;
  width: 360px;
}

.animaLeft2 > img{
  height: 290px;
  width: 360px;
}

.animationContainer1{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.animationContainer2{
  /*position: absolute;*/
  opacity: 1;
  top: -500px !important;
}

.animationContainer2 > div > h1{
  font-size: 41pt !important;
  letter-spacing: 13px !important;
  margin-left: -70px !important;
  margin-top: 70px;
}

.animationContainer2 > div > h5{
  font-size: 8pt !important;
  letter-spacing: 0px !important;
  margin-left: 40px;
  margin-top: 20px;
}

.animationContainer2 > div > a{
  font-size: 8pt !important;
  letter-spacing: 0px !important;
  margin-left: 125px;
  margin-top: 0px;
}

.illus2_1 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 100px;
}

.illus2_2 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 100px;
}

.illus2_3 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 5px;
}

.illus2_4 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 5px;
}


.illus3_1 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 5px;
}


.illus3_2 > div > img{
  height: 210px;
  width: 370px;
  margin-top: 5px;
}

.animation1 > div > img{
  height: 260px;
  width: 270px;
  margin-top: 75px;
  margin-left: -40px;
}


.animation2 > div > img{
  height: 260px;
  width: 270px;
  margin-top: 0px;
  margin-left: -40px;
}

.animation3 > div > img{
  height: 210px;
  width: 420px;
  margin-top: 5px;
  margin-left: 20px;
}

.animation4 > div > img{
  height: 90px;
  width: 240px;
  margin-top: 40px;
  margin-left: 50px;
}

.illus1 > div > img {
  height: 460px;
  width: 1000px;
  margin-top: 10px;
  margin-left: 170px;
}

.illus_1_Content >.rowName {
  opacity: 1;
  margin-left: 25px !important;
}

/*.illus_3_Content{
    width: 800px;
}*/

.illus_2_Content > ul > li{
    padding:5px !important;
}

.illust3_1{
    position: absolute;
    top: 117px;
    left: 35px;
    height: 271px;
    width: auto;
}

.illust3_2{
    position: absolute;
    top: 310px;
    left: -6px;
    height: 340px;
    width: auto;
}

.illust3_3{
    position: absolute;
    top: 56px;
    right: 137px;
    height: 371px;
    width: auto;
}

.illust3_4{
    position: absolute;
    top: 276px;
    right: -25px;
    height: 395px;
    width: auto;
}

.animaLeft {
    margin-left: 70px;
}

.animaScreenshot {
    width: 480px;
}

.animaLogo {
    width: 300px;
}

.btnX{
  height: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.opacity50 {
  opacity: 0.50;
}

/*@media only screen and (min-height: 720px) {

  .illust3_1{
      position: absolute;
      top: 51px;
      left: 35px;
      height: 221px;
      width: auto;
  }

  .illust3_2{
      position: absolute;
      top: 210px;
      left: 15px;
      height: 290px;
      width: auto;
  }

  .illust3_3{
      position: absolute;
      top: 15px;
      right: 90px;
      height: 321px;
      width: auto;
  }

  .illust3_4{
      position: absolute;
      top: 176px;
      right: -5px;
      height: 345px;
      width: auto;
  }

  .animaLeft1 > img ,
  .animaLeft2 > img {
      height: 250px;
      width: 260px;
  }

  .animaLeft > ul {
    padding-top: 35px !important;
  }

  .animaLeft {
    margin-left: 80px !important;
  }
}*/

@media only screen and (min-width: 40.063em) and (max-width: 64em) {

  .mobileContent > .rowName > h1,
  .websiteContent > div > ul > li > div > div >.rowName,
  .logoContent > div > ul > li > div > div > .rowName,
  .charContent > div > .rowName,
  .paintContent > div > .rowName,
  .illus_1_Content > div > .rowName,
  .animaRight > div > div > .rowName{
    font-size: 30pt !important;
    letter-spacing: 11px !important;

  }

  .swiper-slide>.row{
    width: 50em;
  }


  .websiteContent > div > ul > li > div > div >.rowDesc,
  .logoContent > div > ul > li > div > div > .rowDesc,
  .charContent > div > .rowDesc,
  .paintContent > div > .rowDesc
  ,.animaRight > div > div > .rowDesc{
    font-size: 8pt !important;
  }
  .animaLeft {
      margin-left: 10px;
      width: 38.33333% !important;
  }

  .logo4Container > img,
  .logo8Container > img
  {
    height: 90px;
  }

}

.hoverIn{
  opacity: 1 !important;
  -webkit-transition: all .2s ease-in-out;
  -ms-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}

.hoverOut{
  opacity: .5;
  -webkit-transition: all .2s ease-in-out;
  -ms-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  transform: scale(1,1);

}

.scaleUp{
  -webkit-transition: all .2s ease-in-out;
  -ms-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}

.scaleDown{
  -webkit-transition: all .2s ease-in-out;
  -ms-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  transform: scale(1,1);

}

.top-bar-section > ul > li > a{
  opacity: .5;
}

@media only screen and (min-height: 800px) {
    .homeMargin {
      height: 171.5px;
    }
    .mobileMargin {
      height: 247px;
    }
    .websiteMargin {
      height: 120.5px;
    }
    .logoMargin {
      height: 171.5px;
    }
    .charMargin {
      height: 85px;
    }
    .paintMargin {
      height: 125px;
    }
    .illus_1_Margin {
      height: 72.5px;
    }
    .illus_2_Margin {
      height: 116.5px;
    }
    .animaMargin {
      height: 88px;
    }
    .illust3_1{
      top: 200.5px !important;
    }
    .illust3_2{
      top: 393.5px !important;
    }
    .illust3_3{
      top: 119.5px !important;
    }
    .illust3_4{
      top: 339.5px !important;
    }

}

@media only screen and (min-height: 864px) {
    .homeMargin {
      height: 203.5px;
    }
    .mobileMargin {
      height: 279px;
    }
    .websiteMargin {
      height: 152.5px;
    }
    .logoMargin {
      height: 203.5px;
    }
    .charMargin {
      height: 117px;
    }
    .paintMargin {
      height: 157px;
    }
    .illus_1_Margin {
      height: 104.5px;
    }
    .illus_2_Margin {
      height: 148.5px;
    }
    .animaMargin {
      height: 120px;
    }
    .illust3_1{
      top: 232.5px !important;
    }
    .illust3_2{
      top: 425.5px !important;
    }
    .illust3_3{
      top: 151.5px !important;
    }
    .illust3_4{
      top: 371.5px !important;
    }

}

@media only screen and (min-height: 900px) {
    .homeMargin {
      height: 221.5px;
    }
    .mobileMargin {
      height: 297px;
    }
    .websiteMargin {
      height: 170.5px;
    }
    .logoMargin {
      height: 221.5px;
    }
    .charMargin {
      height: 135px;
    }
    .paintMargin {
      height: 175px;
    }
    .illus_1_Margin {
      height: 122.5px;
    }
    .illus_2_Margin {
      height: 166.5px;
    }
    .animaMargin {
      height: 138px;
    }
    .illust3_1{
      top: 250.5px !important;
    }
    .illust3_2{
      top: 443.5px !important;
    }
    .illust3_3{
      top: 169.5px !important;
    }
    .illust3_4{
      top: 389.5px !important;
    }

}

@media only screen and (min-height: 960px) {
    .homeMargin {
      height: 251.5px;
    }
    .mobileMargin {
      height: 327px;
    }
    .websiteMargin {
      height: 200.5px;
    }
    .logoMargin {
      height: 251.5px;
    }
    .charMargin {
      height: 165px;
    }
    .paintMargin {
      height: 205px;
    }
    .illus_1_Margin {
      height: 152.5px;
    }
    .illus_2_Margin {
      height: 196.5px;
    }
    .animaMargin {
      height: 168px;
    }
    .illust3_1{
      top: 280.5px !important;
    }
    .illust3_2{
      top: 473.5px !important;
    }
    .illust3_3{
      top: 199.5px !important;
    }
    .illust3_4{
      top: 419.5px !important;
    }

}

@media only screen and (min-height: 1024px) {
    .homeMargin {
      height: 283.5px;
    }
    .mobileMargin {
      height: 359px;
    }
    .websiteMargin {
      height: 232.5px;
    }
    .logoMargin {
      height: 283.5px;
    }
    .charMargin {
      height: 197px;
    }
    .paintMargin {
      height: 237px;
    }
    .illus_1_Margin {
      height: 184.5px;
    }
    .illus_2_Margin {
      height: 228.5px;
    }
    .animaMargin {
      height: 200px;
    }
    .illust3_1{
      top: 312.5px !important;
    }
    .illust3_2{
      top: 505.5px !important;
    }
    .illust3_3{
      top: 231.5px !important;
    }
    .illust3_4{
      top: 451.5px !important;
    }

}

@media only screen and (min-height: 1050px) {
    .homeMargin {
      height: 296.5px;
    }
    .mobileMargin {
      height: 372px;
    }
    .websiteMargin {
      height: 245.5px;
    }
    .logoMargin {
      height: 296.5px;
    }
    .charMargin {
      height: 210px;
    }
    .paintMargin {
      height: 250px;
    }
    .illus_1_Margin {
      height: 197.5px;
    }
    .illus_2_Margin {
      height: 241.5px;
    }
    .animaMargin {
      height: 213px;
    }
    .illust3_1{
      top: 325.5px !important;
    }
    .illust3_2{
      top: 518.5px !important;
    }
    .illust3_3{
      top: 244.5px !important;
    }
    .illust3_4{
      top: 464.5px !important;
    }

}

@media only screen and (min-height: 1080px) {
    .homeMargin {
      height: 311.5px;
    }
    .mobileMargin {
      height: 387px;
    }
    .websiteMargin {
      height: 260.5px;
    }
    .logoMargin {
      height: 311.5px;
    }
    .charMargin {
      height: 225px;
    }
    .paintMargin {
      height: 265px;
    }
    .illus_1_Margin {
      height: 212.5px;
    }
    .illus_2_Margin {
      height: 256.5px;
    }
    .animaMargin {
      height: 228px;
    }
    .illust3_1{
      top: 340.5px !important;
    }
    .illust3_2{
      top: 533.5px !important;
    }
    .illust3_3{
      top: 259.5px !important;
    }
    .illust3_4{
      top: 479.5px !important;
    }

}

@media only screen and (min-height: 1152px) {
    .homeMargin {
      height: 347.5px;
    }
    .mobileMargin {
      height: 423px;
    }
    .websiteMargin {
      height: 296.5px;
    }
    .logoMargin {
      height: 347.5px;
    }
    .charMargin {
      height: 261px;
    }
    .paintMargin {
      height: 301px;
    }
    .illus_1_Margin {
      height: 248.5px;
    }
    .illus_2_Margin {
      height: 292.5px;
    }
    .animaMargin {
      height: 264px;
    }
    .illust3_1{
      top: 376.5px !important;
    }
    .illust3_2{
      top: 569.5px !important;
    }
    .illust3_3{
      top: 295.5px !important;
    }
    .illust3_4{
      top: 515.5px !important;
    }

}

@media only screen and (min-height: 1200px) {
    .homeMargin {
      height: 371.5px;
    }
    .mobileMargin {
      height: 447px;
    }
    .websiteMargin {
      height: 320.5px;
    }
    .logoMargin {
      height: 371.5px;
    }
    .charMargin {
      height: 285px;
    }
    .paintMargin {
      height: 325px;
    }
    .illus_1_Margin {
      height: 272.5px;
    }
    .illus_2_Margin {
      height: 316.5px;
    }
    .animaMargin {
      height: 288px;
    }
    .illust3_1{
      top: 400.5px !important;
    }
    .illust3_2{
      top: 593.5px !important;
    }
    .illust3_3{
      top: 319.5px !important;
    }
    .illust3_4{
      top: 539.5px !important;
    }

}

@media only screen and (min-height: 1440px) {
    .homeMargin {
      height: 491.5px;
    }
    .mobileMargin {
      height: 567px;
    }
    .websiteMargin {
      height: 440.5px;
    }
    .logoMargin {
      height: 491.5px;
    }
    .charMargin {
      height: 405px;
    }
    .paintMargin {
      height: 445px;
    }
    .illus_1_Margin {
      height: 392.5px;
    }
    .illus_2_Margin {
      height: 436.5px;
    }
    .animaMargin {
      height: 408px;
    }
    .illust3_1{
      top: 520.5px !important;
    }
    .illust3_2{
      top: 713.5px !important;
    }
    .illust3_3{
      top: 439.5px !important;
    }
    .illust3_4{
      top: 659.5px !important;
    }

}

@media only screen and (min-height: 1600px) {
    .homeMargin {
      height: 571.5px;
    }
    .mobileMargin {
      height: 647px;
    }
    .websiteMargin {
      height: 520.5px;
    }
    .logoMargin {
      height: 571.5px;
    }
    .charMargin {
      height: 485px;
    }
    .paintMargin {
      height: 525px;
    }
    .illus_1_Margin {
      height: 472.5px;
    }
    .illus_2_Margin {
      height: 516.5px;
    }
    .animaMargin {
      height: 488px;
    }
    .illust3_1{
      top: 600.5px !important;
    }
    .illust3_2{
      top: 793.5px !important;
    }
    .illust3_3{
      top: 519.5px !important;
    }
    .illust3_4{
      top: 739.5px !important;
    }

}
