

/*body*/
footer{margin-top:0;}




/* フレーム設定-------------------------------------------------------------------------------- */

#adspecial_suse_202108{
padding: 0;
}



#adspecial_suse_202108.adspecial_type1{
width:100% !important;
max-width:100% !important;
}

#adspecial_suse_202108.adspecial_type1 .frame_col_left{
margin:0;
}


.block_sponsored{
padding:3%;
text-align:center;
background-color:#424242;
color:#fff;
}

.block_sponsored a{
color:#fff;
}

.block_sponsored a:hover{
color:#4285F4 !important;
}


/* headline-------------------------------------------------------------------------------- */

@keyframes fade{
  0% {
    opacity: 0;}

  100% {
    opacity: 1;}
}

@keyframes fade-left{
  0% {
    opacity: 0;
transform:translateX(-30px);
}

  100% {
    opacity: 1;
transform:translateX(0);
}
}





@keyframes line{
0%{
opacity:0;
transform:scaleX(0);
}
100%{
opacity:1;
transform:scaleX(1);
}
}




#adspecial_suse_202108.adspecial_type1 .header-area {
  position: relative;
  color:  #fff;
  background: #0C322C  url(/extra/suse_202108/media/head_bg.gif) no-repeat bottom right;
}

#adspecial_suse_202108.adspecial_type1 .header-area .logo{
  width: 270px;
  height: 90px;
}

#adspecial_suse_202108.adspecial_type1 .header-area .header-area-title {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px 120px;
}
#adspecial_suse_202108.adspecial_type1 .header-area h1{
  margin-bottom: 24px;
font-size: 2rem;
  line-height: 1.4;
animation: fade-left 0.3s linear 0.5s forwards;
opacity:0;
display:block;
position:relative;
}


#adspecial_suse_202108.adspecial_type1 .header-area .subtitle{
font-size: 1rem;
font-weight: bold;
animation: fade-left 0.3s linear 0.3s forwards;
opacity:0;
}




#adspecial_suse_202108.adspecial_type1 .lead-block {
  padding: 48px 0;
  background: #0C322C;
  color: #fff;
}
#adspecial_suse_202108.adspecial_type1 .lead-block p {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px 16px;
  animation: fade 0.5s linear 1.0s forwards;
  opacity:0;
}






#adspecial_suse_202108.adspecial_type1 .slide-contents{
text-align:center;
background-color:#f8f9fa;
}


.slide-contents .slide-area{
width:90%;
margin:0 auto 25px;
}

.slide-contents .slide-area a {
height: 100%;
text-align:left;
margin:10px;
padding:25px 15px;
background-color:#31BA79;
color: #fff;
overflow:hidden;
display:block;
}
.slide-contents .slide-area .bg_blue a {background-color: #4697ea;}
.slide-contents .slide-area .bg_orange  a {background-color: #fa8d40;}




.slide-contents .slide-area a img{
width:120px;
margin:0 15px;
float:left;
border:1px solid #eee;
}


.slide-contents .slide-area a span{
font-size:130% !important;
line-height:1.4;
}





/* contents-------------------------------------------------------------------------------- */

h2.ttl-section {
font-size:260%;
font-weight: normal;
text-align:center;
color: #0d2c40;
}

.section {
  padding: 48px 0;
}


.main-contents{
position: relative;
background-color:#fff;
color:#424242 !important;
border-top: 8px solid #30BA79;
}
.main-contents::before,
.main-contents::after {
  content: "";
  position: absolute;
  top: -8px; 
  left: 0;
  display: block;
  width: 30%;
  height: 8px;
  background: #FA7C40;
}
.main-contents::after {
  left: auto;
  right: 0;
  background: #3553FF;
}


.main-contents a{
color:#424242 !important;
}


.main-contents a:hover{
color:#757575 !important;
transition:0.5s;
}


.document-tile {
max-width: 1200px;
display:flex;
flex-wrap:wrap;
justify-content:center;
margin: 0 auto;
}
.document-tile li {
  position: relative;
  width: 16%;
  margin: 0 2% 32px;
  padding: 16px;
}
.document-tile li::before,
.document-tile li::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: calc(-4% - 16px);
  background: #ccc;
}
.document-tile li::after {
  width: 100%;
  height: 1px;
  top: auto;
  bottom: -16px;
  right: 0;
}

.document-tile li:nth-of-type(5n)::before {display: none;}

.document-tile li a:hover {color: #FA7C40 !important;}
.document-tile li a:hover .thumb {background-color: rgba(250,124,64,.3);}
.document-tile li .thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-bottom: 16px;
  transition: background-color .5s;
}
.document-tile li .thumb img {
  max-width: 70%;
  height: auto;
  max-height: 100%;
}

.document-tile li .caption {
  margin-top: auto;
  display: block;
  font-size: .875rem;
  line-height: 1.4;
}

 /*related-article area*/
.related-article-area {
position: relative;
background-color:#f5f5f5;
border-top: 8px solid #3553FF;
}
.related-article-area::before,
.related-article-area::after {
  content: "";
  position: absolute;
  top: -8px; 
  left: 0;
  display: block;
  width: 30%;
  height: 8px;
  background: #0C322C;
}
.related-article-area::after {
  left: auto;
  right: 0;
  background: #30BA79;
}




/*webinar area*/

.webinar-area{
position: relative;
border-top: 8px solid #FA7C40;
}

.webinar-area::before,
.webinar-area::after {
  content: "";
  position: absolute;
  top: -8px; 
  left: 0;
  display: block;
  width: 30%;
  height: 8px;
  background: #90EBCD;
}
.webinar-area::after {
  left: auto;
  right: 0;
  background: #192072;
}

.webinar-tile li {
width: 21%;
background: #fff;
}
.webinar-tile li a {display: block; height: 100%;}
.webinar-tile li a img {opacity: 1; transition: opacity .5s;}
.webinar-tile li a:hover img {opacity: .7;}
.webinar-tile li::before, .webinar-tile li::after {display: none !important;}
.webinar-tile li .thumb img {max-width: 100%;}
.webinar-tile li .thumb {height: auto; background: #FA7C42;}

.event {
  max-width: 1200px;
  margin: 0 auto 24px;
  padding: 0 2%;
}
.event h3 {
  margin: 16px 0;
  font-size: 1.5rem;
  line-height: 1.5;
}

/* responsive -------------------------------------------------------------------------------- */

@media screen and (max-width:960px){
  .document-tile li {
  width: 28%;
  }
  .document-tile li::before {right: -17px;}
  .document-tile li:nth-of-type(5n)::before {display: block;}
  .document-tile li:nth-of-type(3n)::before {display: none;}
  .webinar-tile li {
  width: 46%;
  }
}


@media screen and (max-width:640px) {
  #adspecial_suse_202108.adspecial_type1 .header-area h1{
  font-size: 1.5rem;
  }
  #adspecial_suse_202108.adspecial_type1 .header-area .header-area-title {padding-bottom: 120px;}
  #adspecial_suse_202108.adspecial_type1 .header-area .subtitle {font-size: .85rem;}

  #adspecial_suse_202108.adspecial_type1 .lead-block p {font-size: .85rem;}

  h2.ttl-section {font-size: 1.25rem;}

  .slide-contents .slide-area a img {width: 60px;}
  .slide-contents .slide-area a span {display: block; font-size: .85rem !important; line-height: 1.3;}

  .document-tile li {
  width: 46%;
  }
  .document-tile li::before {right: -8px;}
  .document-tile li:nth-of-type(5n)::before,
  .document-tile li:nth-of-type(3n)::before {display: block;}
  .document-tile li:nth-of-type(2n)::before {display: none;}

  .webinar-tile li {
  width: 96%;
  }
  .event h3 {
  font-size: 1.15rem;
  }
}







/* slider -------------------------------------------------------------------------------- */


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;


    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/* Slider */

/*.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}*/

/* Icons */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
z-index:1000;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    /*opacity: .75;*/
    color: #757575;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.slick-prev
{
left:-60px;
}
[dir='rtl'] .slick-prev
{
right:-50px;
    left: auto;
}


.slick-prev:before
{
content:"";
position:absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 25px 20px 0;
border-color: transparent #757575 transparent transparent;
}


.slick-next
{
right:-30px;
}


[dir='rtl'] .slick-next
{
    right: auto;
left:-50px;
}

.slick-next:before
{
content:"";
position:absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 0 20px 25px;
border-color: transparent transparent transparent #757575;
}


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
bottom:-35px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;
    margin: 0 10px;
    padding: 0;

    cursor: pointer;
}


.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 15px;
    height: 15px;
    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: #eee;

}


.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}


.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    content: '';

width:15px;
height:15px;
background-color:#757575;
border-radius:50%;

    text-align: center;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before
{
    color: black;
background-color:#30BA79;
}



}








