


/* フレーム設定-------------------------------------------------------------------------------- */
/* body::before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/extra/fortinet_202011/media/bg_fortinet202011.jpg) no-repeat top right;
  background-size: cover;
}
*/


#adspecial_fortinet_202011 {
margin-left: 0;
padding: 0;
}


.frame_col_left_container {
padding: 0 24px;}


#adspecial_fortinet_202011.adspecial_type1 .frame_col_left_inner{
padding:0;
}

#content{padding:0 !important; position: relative;}


#content::before,
#content:after {
  content: "";
  position: absolute;
  z-index: 20;
  top: 0;
  left: -20px;
  width: 320px;
  height: 64px;
  background: #fff;
  transform: skew(-30deg, 0);
  filter: drop-shadow(3px 3px 5px rgba(0,0,0, .2));
}
#content:after {
  left: 0;
  width: 300px;
  background: url(/extra/fortinet_202011/media/logo_fortinet.gif) no-repeat center center;
  transform: skew(0, 0);
  filter: none;
}

#adspecial_fortinet_202011.adspecial_type1{
width:100%;
max-width: 1200px !important;
margin:0 auto !important;
}


.content_inner {position: relative;}

.logo-link {
  position: absolute;
  z-index: 30;
  top:  0;
  left: 0;
  display: block;
  width: 320px;
  height: 64px;
}


#adspecial_fortinet_202011.adspecial_type1 .block_sponsored {
clear:both;
margin-top: 48px;
padding-top: 24px;
text-align: center;
}




/* Headline/見出し/リード文設定-------------------------------------------------------------------------------- */


#adspecial_fortinet_202011.adspecial_type1 .hero-img span {
  display: block;
  position: absolute;
  bottom: 16px;
  right: 0;
  width:70%;
  height: 40px;
  background-size: 8px 8px;
    background-position: 0 0, 8px 8px; 
   background: linear-gradient(-90deg, #4697D9, transparent);
}
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(2) {
  bottom: auto;
  top: 0;
  right: 24px;
  width:24px;
  height: 300px;
  background: #484848;
}
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(3) {
  bottom: auto;
    top: 16px;
    right: 300px;
    width: 180px;
    height: 200px;
  background: #EDEDED;
}
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(4) {
  bottom: auto;
  bottom: 0;
  right: 0;
  width:160px;
  height: 160px;
  background-size: 8px 8px;
    background-position: 0 0, 8px 8px;
    background-image: radial-gradient(#5C5C5C 30%,transparent 31%),radial-gradient(#5C5C5C 30%,transparent 31%);
}
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(6) {
  z-index: 6;
  bottom: 0;
  right: 320px;
  width:240px;
  height: 240px;
  border-radius: 50%;
  background-size: 8px 8px;
    background-position: 0 0, 8px 8px;
    background-image: radial-gradient(#f8f8f8 30%,transparent 31%),radial-gradient(#f8f8f8 30%,transparent 31%);
}


#adspecial_fortinet_202011.adspecial_type1 .hero-img .photo {
  position: absolute;
  top: 40px;
  bottom: auto;
  right: 16px;
  width: 400px;
  height: 400px;
  z-index: 5;
  background: none;
}

#adspecial_fortinet_202011.adspecial_type1 .hero-img .photo img {border-radius: 0 30% 0 0;}


.frame-header {
position: relative;
display: flex;
align-items: center;
height: 400px;
margin-bottom: 80px;
}

h1.adspecial {
position: relative;
z-index: 10;
width: 50%;
  font-size: 1.8rem;
  padding: 80px 24px 24px;
  font-feature-settings: "palt" 1;
}


.lead p {
  margin-bottom: 160px;
  }


.prerelease {
  display: flex;

 }


.prerelease .prerelease-thumb {
  display: flex;
  align-items: center;
  width: 20%;
  flex-shrink: 0;
  padding: 24px;
}

.prerelease .prerelease-txt {padding: 24px;}
.prerelease .prerelease-txt .prerelease-ttl {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 16px;
}



.section-w {
position: relative;
margin: 0 0 160px;
padding: 48px 24px 24px;
border-radius: 5px;
background: #ffffff;
box-shadow: 0 1px 12px rgba(0,0,0, .2);
}


.section-w h2.adspecial {
  position: absolute;
  top: -36px;
  left: 25%;
  width: 50%;
  padding: 12px;
  color: #fff;
  text-align: center;
  background: #000;
  border-bottom: 4px solid #EE3125;
}


.section-summary {
padding: 24px 0;
}


.session {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.session-company {
position: relative;
margin-bottom: 16px;
padding: 8px;
color: #308BD5;
background-color: #f5f5f5;
}

h4.session-ttl {
padding: 8px 0 16px;
font-feature-settings: "palt" 1;
}


.session-panel {
width: 50%;
padding: 24px;
}
.session-panel.session-vmware,
.session-panel.document-panel {width: 100%;}


.session-contents {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.document-panel .session-contents {justify-content: left;}

.session-contents li {
display: block;
width: 48%;
}


.session-panel.document-panel .session-contents li  {
width: 18%;
margin: 0 1% 24px;
font-size: 0.875rem;
}


.session-contents a {
display: block;
}
.session-contents a.link-notice {
display: inline-block;
margin-top: 16px;
font-size: 0.85rem;
line-height: 1.3;
color: #1174c7;
}

.session-contents p {line-height: 1.3;}


.session-contents li:first-of-type .session-thumb,
.session-vmware .session-contents li:nth-of-type(3) .session-thumb {position: relative;}
.session-contents li:first-of-type .session-thumb::before,
.session-vmware .session-contents li:nth-of-type(3) .session-thumb::before {
content: "";
position: absolute;
top: calc(50% - 24px);
left: calc(50% - 24px);
display: block;
width: 48px;
height: 48px;
border-radius: 50%;
background: rgba(0,0,0,.4);
}
.session-contents li:first-of-type .session-thumb::after,
.session-vmware .session-contents li:nth-of-type(3) .session-thumb::after {
content: "";
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 5px);
border-style: solid;
border-width: 12px 0 12px 16px;
border-color: transparent transparent transparent #ffffff;
}
.document-panel .session-contents li .session-thumb::before,
.document-panel .session-contents li .session-thumb::after {display: none;}

.session-thumb {
margin-bottom: 8px;}

.session-thumb img {
width: 100%;
vertical-align: bottom;
border: 1px solid #ccc;
}

.document-panel .session-thumb {
display: flex;
justify-content: center;
align-items: center;
min-height: 150px;
}
.document-panel .session-thumb img {
width: auto;
max-height: 150px;
}


[class^="session-label"] {
font-size: 14px;
margin-bottom: 16px;
padding: 0 4px;
color: #fff;
font-weight: bold;
text-align: center;
background-color: #64B159;
}
.session-label-document {
background-color: #404CB3;
}



.list-logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.list-logo li {
    width: 25%;
    margin-bottom: 24px;
    padding: 16px;
    text-align: center;
}


/* responsive ********************************************************************/

@media (max-width: 959px) {
.frame-header {
    display: block;
}
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(3) {right: 150px;}
#adspecial_fortinet_202011.adspecial_type1 .hero-img .photo {
  width: 30%;
  height: auto;
  top: auto;
  bottom: 0;

}
h1.adspecial {width: 70%;}



.prerelease {
  display: block;
 }
.prerelease .prerelease-thumb {
  display: block;
  width: 100%;
  text-align: center;
  padding: 24px 24px 0;
}
.prerelease .prerelease-thumb img {max-width: 100%;}
.prerelease .prerelease-txt p {display: none;}
}




@media (max-width: 767px) {
  h1.adspecial {
    font-size: 1.25rem;
  width: 90%;
  }



.section-w h2.adspecial {
  width: 80%;
  left: 10%;
  padding: 8px;
  font-size: 1.25rem;
}

.session-panel {
width: 100%;
}
.session-panel.session-vmware .session-contents,.session-panel.document-panel .session-contents {flex-wrap: wrap;}
.session-panel.session-vmware .session-contents li,
.session-panel.document-panel .session-contents li  {width: 46%; padding: 24px 0; margin: 0 2% 24px;}
.document-panel .session-thumb {
min-height: 0;
}

.list-logo li {
    width: 50%;
}

}


@media (max-width: 480px) {
#adspecial_fortinet_202011.adspecial_type1 .hero-img span:nth-of-type(6) {right: 0;}
#adspecial_fortinet_202011.adspecial_type1 .hero-img .photo {z-index: 7; width: 40%;}
  .head_title h1 {
    font-size: 18px;
  }
  .head_title h1 span {
    font-size: 11px;
  }

  .frame_col_left_container {padding: 0 8px;}
  .session-panel {padding: 24px 16px;}
  .section-w {padding: 0;}
  .session-company {font-size: 16px; line-height: 1.3;}
  /*.session-contents {display: block;}
  .session-contents li,.session-panel.session-vmware .session-contents li,.session-panel.document-panel .session-contents li   {width: 100%; padding: 24px 0;}
  .session-thumb {text-align: center;}*/
}

