

#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
  width: 980px;
}
.adspecial_type1 .frame_header {
  margin-bottom: 0;
  text-align: left;
}
.adspecial_type1 .frame_col_left_container {
  width: 980px;
  float: left;
  position: relative;
  background: #fafafa;
  right: 320px;
  text-align: left;
}
.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 980px;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_left_inner {
  padding: 0;
}
.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}







#adspecial_vmware_202301 {
  margin-left: 0;
  padding: 0;
}
#adspecial_vmware_202301.adspecial_type1 .frame_col_left_container {
  background: none;
}

#adspecial_vmware_202301.adspecial_type1 .frame_col_right_container {
  background: none;
}


footer{
margin-top:0;
}


/*ヘッダー横幅100% layout*/


#adspecial_vmware_202301.adspecial_type1{
width:100% !important;
max-width:100% !important;
}


#adspecial_vmware_202301.adspecial_type1 .frame_col_left{
width:100%;
}


#adspecial_vmware_202301.adspecial_type1 .frame_col_left_container{
width:100%;
}




/*本文＆画像余白調整*/


#adspecial_vmware_202301.adspecial_type1 #block_story p{
margin:15px !important;
}


#adspecial_vmware_202301.adspecial_type1 .article-contents{/*横幅100％の場合*/
max-width:900px;
margin:0 auto;
position:relative;
z-index:100;
}


#adspecial_vmware_202301.adspecial_type1 .article-contents .left{
margin:0 15px 0 4%;
}

#adspecial_vmware_202301.adspecial_type1 .article-contents .right{
margin:0 4% 0 15px;
}


#adspecial_vmware_202301.adspecial_type1 .article-contents .center{
margin:0 auto;
}



#adspecial_vmware_202301.adspecial_type1 .img-xl{
max-width:***px;
}

#adspecial_vmware_202301.adspecial_type1 .img-xxxl{
max-width:800px;
}

#adspecial_vmware_202301.adspecial_type1 .img-xxxl img{
border:1px dotted #e0e0e0;
}


#adspecial_vmware_202301.adspecial_type1 .frame_col_left #block_story.article_body {
position:relative;
}


#adspecial_vmware_202301.adspecial_type1 .frame_col_left #block_story.article_body:before{
content:"";
position:absolute;
bottom:-70px;
right:15px;
width:100%;
height:100%;
background:url(/extra/vmware_202301/media/icon_cloud.png) right bottom no-repeat;
}





#adspecial_vmware_202301.adspecial_type1 .frame_header{
background:url(/extra/vmware_202301/media/head_title.jpg) right top no-repeat;
height:450px;
}

#adspecial_vmware_202301.adspecial_type1 h1{
font-size:180%;
line-height:1.5;
display:flex;
flex-direction:column;
justify-content:center;
color:#fff;
margin:0 auto;
padding:0;
text-align:left;
height:450px;
max-width:1000px;
}

#adspecial_vmware_202301.adspecial_type1 h1 span{
padding:5px 15px;
opacity:0;
position:relative;
}

#adspecial_vmware_202301.adspecial_type1 h1 span.main-ttl{
animation: bottom-in 0.5s linear 1.0s 1 forwards;
}

#adspecial_vmware_202301.adspecial_type1 h1 span.main-ttl em{
font-style:normal;
font-size:120%;
color:#2860b5;
padding-bottom:7px;
border-bottom:1px solid #2860b5;
/*color:#3863c1;*/
}

#adspecial_vmware_202301.adspecial_type1 h1 span.sub-ttl{
font-size:70%;
animation: bottom-in 0.5s linear 0.5s 1 forwards;
}




@keyframes bottom-in{
0% {
    opacity: 0;
    transform: translateY(40px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}






#adspecial_vmware_202301.adspecial_type1 .lead_block{
padding:25px 15px;
text-align:left;
/*background-color:#007ab8;*/
background: linear-gradient(90deg, rgba(0,122,184,1) 0%, rgba(6,151,196,1) 50%, rgba(0,122,184,1) 100%);
}


#adspecial_vmware_202301.adspecial_type1 .lead_block p{
margin:0 auto;
font-size:100%;
color:#fff;
max-width:900px;
}


#adspecial_vmware_202301.adspecial_type1 h2{
font-size:120%;
font-weight:normal;
text-align:center;
margin:30px 15px;
padding:15px !important;
line-height:1.5;
background-color:#f8f8f8;
border-radius:8px;
position:relative;
}



#adspecial_vmware_202301.adspecial_type1 h2:after{
content:"";
position:absolute;
bottom:0;
left:0;
width:100%;
height:6px;
background: linear-gradient(90deg, rgba(96,190,69,1) 0%, rgba(19,187,185,1) 33%, rgba(10,123,182,1) 68%, rgba(59,74,164,1) 100%);
}


.info_block{
width:100%;
background-color:#f0f0f0;
margin:50px 0 0 0;
padding:30px 15px;
position:relative;
}


/*.info_block:before{
content:"";
position:absolute;
top:-35px;
left:47%;
width:100%;
height:100%;
background:url(/extra/vmware_202301/media/icon_cloud.png) 0 0 no-repeat;
}*/


.info_block span{
color:#666;
font-size:120%;
text-align:center;
margin:0 auto 45px;
padding:5px 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
max-width:300px;
display:block;
}



.info_block a{
display:block;
font-size:100%;
max-width:800px;
margin:20px auto;
padding:15px;
border-radius:15px;
text-align:center;
color:#fff;
transition:0.5s;
}

.info_block a.link01{
background-color:#2f8cc8;
}

.info_block a.link02{
background-color:#04c2d3;
}

.info_block a.link03{
background-color:#69d2ba;
}

.info_block a.link04{
background-color:#bee5ab;
}

.info_block a:hover{
background-color:#fff;
color:#007ab8 !important;
box-shadow:0 0 15px #d5d5d5;
}








#adspecial_vmware_202301.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_vmware_202301.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_vmware_202301.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_vmware_202301.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_vmware_202301.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_vmware_202301.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_vmware_202301.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_vmware_202301.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_vmware_202301.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#adspecial_vmware_202301.adspecial_type1 .block_sponsored {
  clear: both;
  border-top: 1px solid #eee;
  padding: 30px 10px;
}


#adspecial_vmware_202301.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}



#adspecial_vmware_202301.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_vmware_202301.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_vmware_202301.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_vmware_202301.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}




@media screen and (max-width: 1600px) {

#adspecial_vmware_202301.adspecial_type1 h1{
max-width:1300px;
}

}



@media screen and (max-width: 1300px) {


#adspecial_vmware_202301.adspecial_type1 h1{
padding:25% 0 0;
max-width:1200px;
}

#adspecial_vmware_202301.adspecial_type1 h1 span{
background:rgba(0,0,0,0.35);
}


#adspecial_vmware_202301.adspecial_type1 h1 span.main-ttl em{
color:#fff;
font-size:130%;
border-bottom:none;
}


}



@media screen and (max-width: 800px) {
  #adspecial_vmware_202301.adspecial_type1,
  #adspecial_vmware_202301.adspecial_type1 .frame_col_right_container,
  #adspecial_vmware_202301.adspecial_type1 .frame_col_left_container,
  #adspecial_vmware_202301.adspecial_type1 .frame_col_left,
  #adspecial_vmware_202301.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_vmware_202301.adspecial_type1 .article_body .left,
  #adspecial_vmware_202301.adspecial_type1 .article_body .right,
  #adspecial_vmware_202301.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_vmware_202301.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_vmware_202301.adspecial_type1 .block_right_plink {
    display: none;
  }



#adspecial_vmware_202301.adspecial_type1 .frame_header{
background-position:95% top;
}

#adspecial_vmware_202301.adspecial_type1 h1{
font-size:140%;
}


#adspecial_vmware_202301.adspecial_type1 h2{
font-size:100%;
margin:25px 10px;
padding:15px;
}



}


@media screen and (max-width: 480px) {


#adspecial_vmware_202301.adspecial_type1 .frame_header{
height:350px;
position:relative;
}

#adspecial_vmware_202301.adspecial_type1 h1{
font-size:120%;
height:350px;
}



}

