
#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}




#adspecial_purestorage_202111.adspecial_type1 {
    margin: 0 auto !important;
    max-width: none !important;
}

.adspecial_type1 .frame_header {
  position: relative;
  height: 400px;
  margin-bottom: 150px;
  text-align: left;
  background: linear-gradient(214.77deg,#feb804 -27.58%,#fe5000 100%);
}
.adspecial_type1 .frame_header > img {
  position: absolute;
  top: 50px;
  right: -100px;
  max-width: 540px;
  border-radius: 50px 0 50px 0;
  opacity: 0;
  animation: fadein 2s ease .8s forwards;
}

@keyframes fadein {
  from {opacity: 0; right: -100px;}
  to {opacity: 1; right: 50px;}
}


.adspecial_type1 .frame_header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 160px;
  right: -30px;
  background:url(/extra/purestorage_202111/media/bg_line_animated.svg) no-repeat top right;
  background-size: contain;
  opacity: .5;
}
.adspecial_type1 .frame_header::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: -80px;
  left: 0;
  display: block;
  width: 100%;
  height: 80px;
  background: #FAF7F1;

}


#adspecial_purestorage_202111.adspecial_type1 h1.adspecial {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px 0 56px;
  color: #fff;
  font-size: 3rem;
  line-height: 1.3;
  font-feature-settings: "palt" 1;
  overflow: hidden;
  text-shadow: 0 0 5px #fe5000;
}
#adspecial_purestorage_202111.adspecial_type1 h1.adspecial small {
  display: block;
  margin-top: 16px;
  font-size: 1.5rem;
}

#adspecial_purestorage_202111.adspecial_type1 h1.adspecial::after {
  content: "";
  position: absolute;
  top: 48px;
  left: 24px;
  display: block;
  width: 50%;
  height: 200px;
  border-top: 16px solid #FAB805;
  border-left: 16px solid #FAB805;
}


#adspecial_purestorage_202111.adspecial_type1 .frame_header2 {}
#adspecial_purestorage_202111.adspecial_type1 .frame_header2  h1.adspecial {font-size: 1.5rem !important;}


#adspecial_purestorage_202111.adspecial_type1 h2.adspecial {
  position: relative;
  margin: 24px 0;
  padding: 24px;
  line-height: 1.3;
  background: #FAF7F1;
}
#adspecial_purestorage_202111.adspecial_type1 h2.adspecial::before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #fe5000 0%, #feb804 100%);
}



#adspecial_purestorage_202111.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_purestorage_202111.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_purestorage_202111.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_purestorage_202111.adspecial_type1 .frame_col_left #block_story.article_body {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 16px;
}

#adspecial_purestorage_202111.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: center;
}
footer {margin-top: 0;}


.lead_btn {
    margin: 64px　0;
    display: inline-block;
    min-width: 60%;
    padding: 16px;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50px;
    background: linear-gradient(to right,#662e9c 0%,#cd146d 100%);
}

a.lead_btn:hover {
    color: #fff !important;
    background: linear-gradient(to right,#662e9c 0%,#662e9c 100%);
}




@media screen and (max-width: 1200px) {
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial {
  font-size: 2.4rem;
  }
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial small {
  font-size: 1.25rem;
  }
}



@media screen and (max-width: 960px) {
  #adspecial_purestorage_202111.adspecial_type1,
  #adspecial_purestorage_202111.adspecial_type1 .frame_col_right_container,
  #adspecial_purestorage_202111.adspecial_type1 .frame_col_left_container,
  #adspecial_purestorage_202111.adspecial_type1 .frame_col_left,
  #adspecial_purestorage_202111.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_purestorage_202111.adspecial_type1 .article_body .left,
  #adspecial_purestorage_202111.adspecial_type1 .article_body .right,
  #adspecial_purestorage_202111.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_purestorage_202111.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_purestorage_202111.adspecial_type1 .block_right_plink {
    display: none;
  }
  .adspecial_type1 .frame_header {
  height: auto;
  padding: 0 24px 40px;
  }
  .adspecial_type1 .frame_header::before {
  top:auto;
  bottom: -100px;
  right:0;
  background-position: center bottom;
} 
  .adspecial_type1 .frame_header::after {display: none;}


  #adspecial_purestorage_202111.adspecial_type1 .frame_header > img {
  position: relative;
  animation: none;
  top: auto;
  right: auto;
  opacity: 1;
  
  }
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial {
  margin: 0 -24px;
  padding: 80px 24px 40px 56px;
  color: #fff;
  font-size: 2rem;
  }
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial small {
  font-size: 1.25rem;
  }
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial::after {
  width: 100%;
  height: 180px;
　　}

}




@media screen and (max-width: 480px) {
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial {
  font-size: 1.25rem;
  }
  #adspecial_purestorage_202111.adspecial_type1 h1.adspecial small {
  font-size: .85rem;
  }
  #adspecial_purestorage_202111.adspecial_type1 h2.adspecial {
  padding: 16px;
  font-size: 1rem;
  }
}

