





/* フレーム設定-------------------------------------------------------------------------------- */

#adspecial_vmware_anywhere_202201{
padding: 0;
}


#adspecial_vmware_anywhere_202201.adspecial_type1{
max-width:none !important;
}

footer{
margin-top:0;
}


.block_sponsored {
padding: 25px 0;
text-align: center;
}

.block_sponsored a{
color:#3aadc6;
}

.contents-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}








/* headline-------------------------------------------------------------------------------- */
frame_col_left_inner {position: relative;}
#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.head-title {
  position: relative;
  height: 480px;
}
.head-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 60%;
  height: 100%;
  background: url(/extra/vmware_anywhere_202201/media/head_title.png) no-repeat bottom right;
  background-size: contain;
}

h1.adspecial {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  font-size: 2rem;
  font-feature-settings: "palt" 1;
}
h1.adspecial small {
  font-size: 1.25rem;
}

h2.adspecial {
  margin-bottom: 24px;
  color: #007696;
  font-size: 2rem;
  text-align: center;
  font-feature-settings: "palt" 1;
}


/* summary */
.summary {
  padding: 24px 0 16px;
  background: #E1EFF7;
}
.summary p {
  max-width: 860px;
  margin: 0 auto;
}


/* tieup */
.tieup {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}
.tieup::before,
.tieup::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20%;
  height: 40%;
  background-size: 8px 8px;
  background-position: 0 0, 8px 8px;
  background-image: radial-gradient(#C5B4E3 30%,transparent 31%),radial-gradient(#C5B4E3 30%,transparent 31%);
  opacity: .7;
  box-shadow: 200px 300px 0 #C5B4E3;
}
.tieup::after {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  box-shadow: none;
}


.tieup .tieup-item {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.25rem;
  background: #fff;
  box-shadow: 0 3px 5px #ccc;
}
.tieup .tieup-item:hover {background: #E1EFF7;}
.tieup .tieup-thumb {
  flex-shrink: 0;
  width: 50%;
  margin-right: 24px;
}
.tieup .tieup-title {
  padding-right: 24px;
  font-size: 1.5rem; 
  line-height: 1.3;
}
.tieup .tieup-title small {
  display: block;
  font-size: 1rem;
  margin-top: 8px;
}


/* wp */
.wp {
  padding: 40px 0;
  background: #E1EFF7;
}

.wp form {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.wp form .search-box {
  width: 90%;
}
.wp form ul {
  display: flex;
  width: 100%;
}
.wp form li {
  width: 100%;
  text-align: center;
}

.wp form li:first-of-type .wp-label {
  margin-left: 0;
}

.wp input[type="radio"] {
  display: none;
}


.wp .wp-label,
.reset-button {
  margin: 0 8px;
  padding: 8px 0;
  color: #1D7696;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
  border: 2px solid #1D7696;
  border-radius: 50px;
}
.wp form li:nth-of-type(2) .wp-label {
  border-color: #50a053;
  color: #50a053;
}
.wp form li:nth-of-type(2) input[type="radio"]:checked + label,
.wp form li:nth-of-type(2) .wp-label:hover {color: #fff; background: #50a053;}

.wp form li:nth-of-type(3) .wp-label {
  border-color: #7656ac;
  color: #7656ac;
}
.wp form li:nth-of-type(3) input[type="radio"]:checked + label,
.wp form li:nth-of-type(3) .wp-label:hover {color: #fff; background: #7656ac;}


.wp input[type="radio"]:checked + label,
.wp .wp-label:hover {
  background: #1D7696;
  color: #ffffff;
}
.wp .wp-label {
  display: block;
  cursor: pointer;
}

.is-hide {
  display: none;
}

.list-toggle {
  display: block;
}

.reset {
  width: 10%;
}
.reset-button {
  margin: 0;
  padding: 8px;
  background: #fff;
  border: none;
  cursor: pointer;
}



.wp-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.wp-list li {
  width: 19%;
  margin: 0 .5% 24px;
}
.wp-list li a {
  display: block;
  height: 100%;
  padding: 20px;
  background: #fff;
  transition: box-shadow .4s;
}
.wp-list li a:hover {
  box-shadow: 0 3px 8px #6994ad;
}
.wp-list li .wp-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
  margin-bottom: 8px;
  text-align: center;
}
.wp-list li img {
  max-width: 100%;
  max-height: 100%;
  border: 2px solid #efefef;
}
.wp-list li .wp-tag {
  display: inline-block;
  margin-bottom: 8px;
  padding: 2px 8px;
  font-size: .85rem;
  color: #fff;
  line-height: 1;
  background: #1D7696;
}

.wp-list li .wp-tag2 {background: #50a053;}
.wp-list li .wp-tag3 {background: #7656ac;}

.wp-list li .wp-title {
  font-size: .9rem;
  line-height: 1.3;
}


/* sponsor */
.sponsor {padding: 40px 0;}
.logo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.logo-list li {
    width: 23%;
    padding: 10px 20px;
    margin: 0 1% 8px;
}


@media screen and (max-width: 960px) {
  .wp-list li {
    width: 32%;
    margin: 0 .52% 24px;
  }
}


@media screen and (max-width: 800px) {
  .tieup {
    padding: 40px 0;
  }
  .tieup .tieup-item {width: 100%;}
  .tieup .tieup-thumb {width: 30%;}
  .tieup .tieup-title {font-size: 1rem;}
  .tieup .tieup-title small {display: none;}

  .wp-list li a {padding: 8px;}
  .wp .wp-label, .reset-button {margin: 0 2px;}
  .reset {width: 20%; flex-shrink: 0; text-align: right;}
  
   .logo-list li {
    width: 31%;
  }

}






@media screen and (max-width: 640px) {
  .contents-inner {padding: 0 16px;}
  .head-title {
    height: auto;
  }
  .head-title::after {width: 100%;}
  h1.adspecial {
  padding: 40px 24px 150px;
  justify-content: start;
  font-size: 1.5rem;
  line-height: 1.3;
  }
  h1.adspecial small {
  font-size: .85rem;
  line-height: 1.3;
  font-weight: normal;
   }

  h2.adspecial {font-size: 1.25rem;}

   
  .tieup .tieup-title {font-size: .85rem;}

  .wp form {display: block;}
  .wp form .search-box {width: 100%; margin-bottom: 8px;}
  .wp form ul {flex-wrap: wrap; justify-content: center;}
  .wp form li {width: auto; margin-bottom: 8px;}
  .wp-list li {margin-bottom: 8px;}
  .wp-list li .wp-thumb {height: 100px;}
  .wp .wp-label {padding: 2px 8px; font-size: .675rem;}
  .wp-list li .wp-tag {font-size: .675rem;}
  .wp-list li .wp-title {font-size: .75rem;}
  .reset {width: 100%; text-align: center;}
  .reset-button {padding: 2px 8px; font-size: .675rem;}

   .wp-list li,
   .logo-list li {
    width: 48%;
    font-size: .85rem;
  }
}
