

#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_fortinet_202507 {
  margin-left: 0;
  padding: 0;
}
#adspecial_fortinet_202507.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_fortinet_202507.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


footer{
margin-top:0;
position:relative;
z-index:1000;
}


/*ヘッダー横幅100% layout*/


#adspecial_fortinet_202507.adspecial_type1{
width:100% !important;
max-width:100% !important;
}


#adspecial_fortinet_202507.adspecial_type1 .frame_col_left{
width:100%;
}


#adspecial_fortinet_202507.adspecial_type1 .frame_col_left_container{
width:100%;
}




/*本文＆画像余白調整*/


#adspecial_fortinet_202507.adspecial_type1 #block_story p{
margin:0 !important;
}


#adspecial_fortinet_202507.adspecial_type1 .article-contents{/*横幅100％の場合*/
max-width:950px;
margin:0 auto;
}

#adspecial_fortinet_202507.adspecial_type1 .article-section{
background-color:#f7f7f7;
padding:35px 25px 30px;
}
#adspecial_fortinet_202507.adspecial_type1 .article-section a{
font-weight:bold;
}


#adspecial_fortinet_202507.adspecial_type1 .article-contents .left{
margin:0 15px 0 4%;
}

#adspecial_fortinet_202507.adspecial_type1 .article-contents .right{
margin:0 4% 0 15px;
}


#adspecial_fortinet_202507.adspecial_type1 .article-contents .center{
margin:0;
}



#adspecial_fortinet_202507.adspecial_type1 .img-xl{
max-width:***px;
}

#adspecial_fortinet_202507.adspecial_type1 .img-xxxl{
max-width:***px;
}





#adspecial_fortinet_202507.adspecial_type1 .frame_header{
background-color:#fff;
padding:25px 20px 10px;
position:relative;
}

#adspecial_fortinet_202507.adspecial_type1 .frame_header::before{
content:"";
position:absolute;
top:0;
right:0;
background:url(/extra/fortinet_202507/media/head_img.png) right top no-repeat;
width:100%;
height:100%;
}

#adspecial_fortinet_202507.adspecial_type1 h1{
display:flex;
flex-direction:column;
justify-content:center;
font-size:2.25rem;
max-width:1000px;
height:400px;
padding:0 3%;
position:relative;
z-index:10;
}

#adspecial_fortinet_202507.adspecial_type1 h1 span{
width:fit-content;
margin:5px 0;
padding:5px 15px;
color:#fff;
line-height:1.6;
position:relative;
}

#adspecial_fortinet_202507.adspecial_type1 h1 span::before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
/*background:rgba(0,0,0,0.85);*/
background-color:#151515;
      transform: scaleY(0);
      transform-origin: bottom;
      animation: stretchUp 1s ease-out forwards;
z-index:-1;
}


#adspecial_fortinet_202507.adspecial_type1 h1 span.red::before{
background-color:#da291c;
      transform: scaleY(0);
      transform-origin: bottom;
      animation: stretchUp 0.8s ease-out 0.3s forwards;
}



    @keyframes stretchUp {
      0% {
        transform: scaleY(0);
      }
      100% {
        transform: scaleY(1);
      }
    }


#adspecial_fortinet_202507.adspecial_type1 h1 span:nth-child(2)::before{
      animation: stretchUp 0.8s ease-out 0.7s forwards;
}


#adspecial_fortinet_202507.adspecial_type1 h1 span:nth-child(3)::before{
      animation: stretchUp 0.8s ease-out 1.1s forwards;
}



#adspecial_fortinet_202507.adspecial_type1 .lead_block{
background-color:#f7f7f7;
border-top:8px solid #a0a0a0;
border-bottom:8px solid #a0a0a0;
margin:40px auto 0;
padding:30px;
border-radius:35px;
font-size:1rem;
overflow:hidden;
position:relative;
z-index:10;
}

#adspecial_fortinet_202507.adspecial_type1 .lead_block p{
max-width:1000px;
margin:0 auto;
}


#adspecial_fortinet_202507.adspecial_type1 .lead_block img{
float:right;
margin-left:20px;
max-width:400px;
box-shadow:0 0 10px #e0e0e0;
}


#adspecial_fortinet_202507.adspecial_type1 .lead_block a{
color:#1174c7 !important;
font-weight:bold;
}

#adspecial_fortinet_202507.adspecial_type1 .lead_block a:hover{
color:#EB1A33 !important;
}



/* add --------------------------------------------------------------------------------------- */



#adspecial_fortinet_202507.adspecial_type1 h2{
margin:40px 0 0;
padding:15px;
background-color:#da291c;
color:#fff;
font-size:1.5rem;
font-weight:normal;
line-height:1.5;
border-radius:15px 0 0 0;
position:relative;
z-index:1;
}

#adspecial_fortinet_202507.adspecial_type1 h2 span{
margin:0 0 0 10px;
padding:0 10px;
border-left:3px solid #fff;
}

#adspecial_fortinet_202507.adspecial_type1 h2::before{
content:"";
position:absolute;
top:-20px;
right:-15px;
background:url(/extra/fortinet_202507/media/parts_dot.png) right top no-repeat;
width:100px;
height:100px;
}

#adspecial_fortinet_202507.adspecial_type1 h2::after{
content:"";
position:absolute;
bottom:-10px;
right:0;
background:#151515;
width:250px;
height:10px;
}


#adspecial_fortinet_202507.adspecial_type1 .link_seminar a,
#adspecial_fortinet_202507.adspecial_type1 .link_video a{
margin:10px auto;
padding:15px;
text-align:center;
border-radius:15px;
border:7px solid #050505;
background-color:#050505;
color:#fff !important;
font-weight:normal !important;
font-size:1.25rem;
line-height:1.6;
box-shadow:0 10px 10px -5px #999;
display:block;
max-width:450px;
box-sizing: border-box;
transition:0.3s ease;
position:relative;
z-index:100;
}


#adspecial_fortinet_202507.adspecial_type1 .link_video a{
margin:10px auto 30px;
padding:15px;
border:none;
background-color:#165dc9;
border:7px solid #165dc9;
color:#fff !important;
}


#adspecial_fortinet_202507.adspecial_type1 .link_seminar a:hover{
border:7px solid #444;
background-color:#fff;
color:#151515 !important;
}

#adspecial_fortinet_202507.adspecial_type1 .link_video a:hover{
border:7px solid #165dc9;
background-color:#fff;
color:#151515 !important;
}


#adspecial_fortinet_202507.adspecial_type1 .link_seminar a::before,
#adspecial_fortinet_202507.adspecial_type1 .link_video a::before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border-radius:15px;
background:url(/extra/fortinet_202507/media/parts_background.png) center center no-repeat;
z-index:-1;
opacity:0.1;
}

#adspecial_fortinet_202507.adspecial_type1 .link_seminar a:hover::before,
#adspecial_fortinet_202507.adspecial_type1 .link_video a:hover::before{
opacity:1;
}



#adspecial_fortinet_202507.adspecial_type1 .link_seminar.link_head{
margin:-40px auto 0;
}



/* 追従 */

.floating-contents {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: auto;
  /*padding: 15px;*/
  text-align: center;
  z-index: 1000;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  pointer-events: none;
}

.floating-contents.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}


.floating-contents a{
display:block;
}

.floating-contents img{
max-width:100%;
/*box-shadow:0 0 10px #666;*/
}






/* end add ----------------------------------------------------------------------------------- */




#adspecial_fortinet_202507.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_fortinet_202507.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_fortinet_202507.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_fortinet_202507.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_fortinet_202507.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_fortinet_202507.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_fortinet_202507.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_fortinet_202507.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_fortinet_202507.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_fortinet_202507.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_fortinet_202507.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}



/* ヘッダー＆フッター広告表記 2024～
-------------------------------------------------------------------------------------------------------*/


.header_sponsored_area{
    width:100%;
    background-color:#fff;
    color:#000;
    font-size:14px;
    text-align:right;
    padding:15px 20px;
    position:relative;
    z-index:1000;
}

.header_sponsored_area span{
    margin:0;
    line-height:1.3;
    display:block;
}


.block_sponsored{
    clear:both;
    padding:25px 0 0 0;
}

.block_sponsored_area{
    clear:both;
    background-color:#fff;
    color:#000;
    font-size:14px;
    border:1px solid #000;
    margin:25px auto;
    padding:15px 15px 10px;
    max-width:760px;
    position:relative;
    z-index:10;
}

.block_sponsored_area span{
    margin:5px 0;
    text-align:left;
    display:block;
}


.block_sponsored_area:before{
    display: block;
    content: "PR";
    position: absolute;
    top: -12px;
    left: 30px;
    width: 40px;
    height: 30px;
    text-align: center;
    background-color: #fff;
}






#adspecial_fortinet_202507.adspecial_type1 .block_sponsored {
  clear: both;
  /*border: 1px solid #ccc;*/
  background-color:#fff;
  padding: 10px;
}




@media screen and (max-width: 960px) {
  #adspecial_fortinet_202507.adspecial_type1,
  #adspecial_fortinet_202507.adspecial_type1 .frame_col_right_container,
  #adspecial_fortinet_202507.adspecial_type1 .frame_col_left_container,
  #adspecial_fortinet_202507.adspecial_type1 .frame_col_left,
  #adspecial_fortinet_202507.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_fortinet_202507.adspecial_type1 .article_body .left,
  #adspecial_fortinet_202507.adspecial_type1 .article_body .right,
  #adspecial_fortinet_202507.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_fortinet_202507.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_fortinet_202507.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 640px) {


#adspecial_fortinet_202507.adspecial_type1 h1{
font-size:1.25rem;
height:250px;
}


#adspecial_fortinet_202507.adspecial_type1 h2{
font-size:1.125em;
}


.floating-contents {
display:none;
}



#adspecial_fortinet_202507.adspecial_type1 h2::before{
opacity:0.6;
}


#adspecial_fortinet_202507.adspecial_type1 .link_seminar a,
#adspecial_fortinet_202507.adspecial_type1 .link_video a{
font-size:1rem;
}





}


