


.adspecial_type1 {
  max-width: none !important;
  margin-top: 0;
  background: #C2E3F5;
}

.frame_col_left {
  position: relative;
  z-index: 15;
  max-width: 840px;
  margin: 0 auto;
  padding: 16px;
  background: rgba(255,255,255, .8);
}

footer {margin-top: 0;}

.rellax {position: absolute; left: 0; width: 100%; height: auto;}
.rellax img {object-fit: cover; max-width: unset; width: 100%;}
.cloud1 {top: 40vh; z-index: 2;}
.cloud2 {top: 60vh; z-index: 4;}
.cloud3 {top: 110vh; z-index: 6;}

.icon-system,
.icon-key,
.icon-server,
.icon-sheld,
.icon-pc {position: absolute; width: auto; left: auto; opacity: 0; animation: show .8s ease .5s 1 forwards;}
.icon-system {top: 20vh; left: 0; z-index: 3; opacity: 0; animation: show .8s ease 1.5s 1 forwards;}
.icon-server {top: 25vh; right: 2vw; z-index: 3; opacity: 0; animation: show .8s ease .5s 1 forwards;}
.icon-pc {top: 50vh; left: 35vw; z-index: 3;  opacity: 0;animation: show .8s ease 1.2s 1 forwards;}
.icon-key {top: 70vh; left: 0; z-index: 7; opacity: 0; animation: show .8s ease 1.8s 1 forwards;}
.icon-sheld {top: 60vh; right: 0; z-index: 5; opacity: 0; animation: show .8s ease .8s 1 forwards;}

@keyframes show {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


.adspecial_type1 .frame_header {
  position: relative;
  z-index: 15;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
}

#adspecial_networld_202304.adspecial_type1 h1.adspecial {
  padding: 24px;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  font-size: clamp(1.25rem, 3vw, 1.8rem);
  font-feature-settings: "palt" 1;
  background: linear-gradient(to right, #2D9BDA 0%, #2AC4C3 100%);
  border-radius: 15px 0 15px 0;
}

#adspecial_networld_202304.adspecial_type1 h1.adspecial strong {display: block;}
#adspecial_networld_202304.adspecial_type1 h2.adspecial {
  clear: both;
  margin-top: 80px;
  padding: 16px;
  color: #fff;
  line-height: 1.3;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  font-feature-settings: "palt" 1;
  background: linear-gradient(to right, #2D9BDA 0%, #2AC4C3 100%);
  border-radius: 15px 0 15px 0;
}

#adspecial_networld_202304.adspecial_type1 .lead {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px;
  background: #f5f5f5;
}
#adspecial_networld_202304.adspecial_type1 .lead .img-xl {
  flex-shrink: 0;
}


#adspecial_networld_202304.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
  margin: 1em 0;
  text-indent: 1em;
}

#adspecial_networld_202304.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_networld_202304.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

.related-article {
    margin: 40px 0;
}
.related-article a {
    display: flex;
    align-items: center;
    gap: 24px;
    font-size: 1.25em;
    font-weight: bold;
    background: linear-gradient(to right, #2D9BDA 0%, #2AC4C3 100%);
    color: #fff;
    padding: 16px;
    border-radius: 15px;
    line-height: 1.3;
}
.related-article a:hover {color: #fff !important;  background: linear-gradient(to right, #2D9BDA 0%, #2D9BDA 100%);}
#adspecial_networld_202304.adspecial_type1 .related-article a img {
    width: 120px !important;
    margin: 0 !important;
}


#adspecial_networld_202304.adspecial_type1 .block_sponsored {
  clear: both;
  padding: 5px 10px;
  text-align: center;
  background: linear-gradient(to right, #2D9BDA 0%, #2AC4C3 100%);
  color: #fff;
}

@media screen and (max-width: 800px) {
  #adspecial_networld_202304.adspecial_type1,
  #adspecial_networld_202304.adspecial_type1 .frame_col_right_container,
  #adspecial_networld_202304.adspecial_type1 .frame_col_left_container,
  #adspecial_networld_202304.adspecial_type1 .frame_col_left,
  #adspecial_networld_202304.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_networld_202304.adspecial_type1 .article_body .left,
  #adspecial_networld_202304.adspecial_type1 .article_body .right,
  #adspecial_networld_202304.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_networld_202304.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_networld_202304.adspecial_type1 .block_right_plink {
    display: none;
  }

  #adspecial_networld_202304.adspecial_type1 .lead {
  display: block;
  }
  #adspecial_networld_202304.adspecial_type1 .lead .img-xl {
  flex-shrink: 0;
  }

  .cloud1,.cloud2,.cloud3 {transform: none !important;}
  .cloud1 {top: 20vh;}
  .cloud2 {top: 30vh;}
  .cloud3 {top: 40vh;}
  .icon-system, .icon-key, .icon-server, .icon-sheld, .icon-pc {width: 200px; z-index: 7;}
  .icon-system {top: 86px;}
  .icon-server {top: 130px;}
  .icon-pc {width: 160px; left: calc(50% - 80px);}
  .icon-sheld {top: 400px;}
  .icon-key {top: 350px;}
}


@media screen and (max-width: 480px) {
}

