
.adspecial_type1 {
  max-width: none !important;
}

.frame_col_left {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 16px;
}

footer {margin-top: 0;}


.adspecial_type1 .frame_header {
  position: relative;
  margin-bottom: 80px;
  padding: 40px;
background-color:hsla(255,67%,86%,1);
background-image:
radial-gradient(at 51% 64%, hsla(175,82%,65%,1) 0px, transparent 50%),
radial-gradient(at 81% 84%, hsla(122,61%,76%,1) 0px, transparent 50%),
radial-gradient(at 100% 0%, hsla(212,68%,79%,1) 0px, transparent 50%),
radial-gradient(at 84% 24%, hsla(176,95%,65%,1) 0px, transparent 50%),
radial-gradient(at 23% 86%, hsla(210,75%,75%,1) 0px, transparent 50%);
}

.adspecial_type1 .frame_header .hero {
  text-align: center;
}
.adspecial_type1 .frame_header .hero  img {
  max-height: 500px;
  border: 3vw solid rgba(255,255,255,.5);
}



#adspecial_vmware_202304.adspecial_type1 h1.adspecial {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  max-width: 1000px;
  padding: 24px 24px 0 8vw;
  font-size: clamp(1rem, 4vw, 2rem);
  line-height: 1.2;
  font-feature-settings: "palt" 1;
  background: rgba(255,255,255,.9);
  opacity: 0;
  transform: translateX(-50px);
  animation: slidein 1s ease .5s 1 forwards;
}


@keyframes slidein {
  from {opacity: 0; transform: translateX(-50px);}
  to {opacity: 1; transform: translateX(0);}
}

#adspecial_vmware_202304.adspecial_type1 h1.adspecial span {
  display: block;
  width: fit-content;
  color: #1C539A;
  background: -webkit-linear-gradient(0deg, #1C539A, #2C9FD3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#adspecial_vmware_202304.adspecial_type1 h1.adspecial span:first-of-type {
  font-size: clamp(1.5rem, 5vw, 3rem);
  color: #1178a6;
  background: -webkit-linear-gradient(0deg, #00b0ff, #accf00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


#adspecial_vmware_202304.adspecial_type1 h2.adspecial {
  position: relative;
  clear: both;
  margin: 40px 0 24px;
  padding: 24px;
  color: #1C539A;
  line-height: 1.3;
  background: -webkit-linear-gradient(0deg, #1C539A, #2C9FD3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-feature-settings: "palt" 1;
}

#adspecial_vmware_202304.adspecial_type1 h2.adspecial::before,
#adspecial_vmware_202304.adspecial_type1 h2.adspecial::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
background-color:hsla(255,67%,86%,1);
background-image:
radial-gradient(at 51% 64%, hsla(175,82%,65%,1) 0px, transparent 50%),
radial-gradient(at 81% 84%, hsla(122,61%,76%,1) 0px, transparent 50%),
radial-gradient(at 100% 0%, hsla(212,68%,79%,1) 0px, transparent 50%),
radial-gradient(at 84% 24%, hsla(176,95%,65%,1) 0px, transparent 50%),
radial-gradient(at 23% 86%, hsla(210,75%,75%,1) 0px, transparent 50%);
}
#adspecial_vmware_202304.adspecial_type1 h2.adspecial::after {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  margin: 8px;
  background: rgba(255,255,255,.8);
}

#adspecial_vmware_202304.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
  margin-bottom: 24px;
  text-indent: 1em;
}

#adspecial_vmware_202304.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

.article-contents ul.list-5r {margin-left: 0;}
.list-5r li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 24px;
  list-style: none;
  background: #E2F5F9;
  border-radius: 15px;
  counter-increment: list-r;
}
.list-5r li::before {
  content: counter(list-r);
  font-size: clamp(3rem,6vw,80px);
  font-weight: bold;
  color: #93d0dd;
}


.article-contents .center img, .article-contents .left img, .article-contents .right img {
    max-width: 100%;
    margin-bottom: 8px;
    border: 8px solid #d7d7d7;
}

.related-article {
  margin: 40px 0;
}

.related-article a {
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 1.25em;
  font-weight: bold;
    background: #f3f3f3;
    padding: 16px;
    border-radius: 15px;
  line-height: 1.3;
}
#adspecial_vmware_202304.adspecial_type1 .related-article a img {width: 120px !important; margin: 0 !important;}


#adspecial_vmware_202304.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: center;
}



@media screen and (max-width: 800px) {
  #adspecial_vmware_202304.adspecial_type1,
  #adspecial_vmware_202304.adspecial_type1 .frame_col_right_container,
  #adspecial_vmware_202304.adspecial_type1 .frame_col_left_container,
  #adspecial_vmware_202304.adspecial_type1 .frame_col_left,
  #adspecial_vmware_202304.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_vmware_202304.adspecial_type1 .article_body .left,
  #adspecial_vmware_202304.adspecial_type1 .article_body .right,
  #adspecial_vmware_202304.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_vmware_202304.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_vmware_202304.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 480px) {
  .adspecial_type1 .frame_header {padding: 24px; margin-bottom: 24px;}
  #adspecial_vmware_202304.adspecial_type1 h1.adspecial {padding: 16px 16px 0;}
  .related-article a {font-size: 1rem;}
}

