@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap');

a{color:#fb660c;}

a:hover{color:#fff !important;}

footer{
margin-top:0;
}


body {position: relative; font-family: "游ゴシック Medium", "Yu Gothic Medium", YuGothicM, 游ゴシック体, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; background: #000;}
body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background:url(/info/event/security/202010/media/event_background.jpg) center center no-repeat;
  background-size:cover;
  z-index: -1;
  opacity: .6;
}
.container{
margin:0 auto;
width:100%;
}

.header-fluid,
.container-fluid {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 16px;
  font-size: 1rem;
  background-color: transparent;
}


#social_bkm_wrap_top {
margin:20px 0 !important;
clear:both;
border:none !important;
}

.fadein {
    position: relative;
    opacity: 0;
    top: 100px;
    transition: top .8s;
}

.showup {
    opacity: 1;
    top: 0;
}


.header-fluid h1{
float: none;
color:#fff;
padding: 80px 0 32px;
font-family: 'Rajdhani', sans-serif;
font-size:4rem;
line-height: 1.2;
font-feature-settings: "palt" 1;
}
.header-fluid h1 small {
font-weight: normal !important;
font-size:2rem !important;
}

.header-fluid h1 img{
margin-right:10px;
height:auto !important;
}

.event_summary {
  line-height: 1.8;
  text-shadow: 0 0 5px #000;
}


h2.event_title {
  background: none;
}

h3.event_title {
  position: relative;
  color: #b7deed;
}
h3.event_title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #b7deed 0%,#21b4e2 100%);
}

.event_date {
text-align:left;
font-size:140%;
line-height:1.8;
color:#fff;
margin:15px 0 45px;
}

.event_date em{
font-size:160%;
font-style:normal;
}


.event_date span{
color:#ff762c;
font-weight:bold;
}

.event_summary {
  padding: 48px 0;
  color: #fff;
}




/*infomation*/
.event_infomation {
  margin-bottom: 48px;
  padding: 24px;
  background: rgba(0,0,0,.7);
}


.event_infomation dt,
.event_infomation dd{
color:#fff;
margin-bottom:15px;
line-height:1.6;
}

.event_infomation dt{
width:12em;
}

.event_infomation dd{
margin-left:13em;
}





/*session*/
.session_table {
  position: relative;
  margin-bottom: 80px;
  color: #fff;
  font-size: 1rem;
  background: rgba(0,0,0,.8);
}
.session_table::before,
.session_table::after {
  content: "";
  position: absolute;
  bottom: -24px;
  right: -24px;
  display: block;
  width: 20px;
  height: 100%;
  opacity: .3;
  background: repeating-linear-gradient(45deg, transparent, transparent 1px, #BDF0F4 1px, #BDF0F4 2px);
}
.session_table::after {
  content: "";
  position: absolute;
  bottom: -24px;
  right: -4px;
  display: block;
  width: calc(100% - 22px);
  height: 20px;
}

.session_table td {
  padding: 24px;
  border: none;
}

.session_title {font-size: 1.25rem; line-height: 1.5; font-feature-settings: "palt" 1;}
.session_summary {font-size: 0.875rem; line-height: 1.7;}
.session_label {margin-bottom: 24px; font-size: 1.5rem; color: #b7deed; position: relative;}
.session_label::after {
content: "";
position:absolute;
bottom: -24px;
left: -24px;
display: block;
width: 140px;
height: 4px;
background: #b7deed;
}


td.session .profile_thumb {
    float: left;
    width: 100px;
    margin: 16px 16px 4px 0;
}
td.session .profile_name, td.session .profile_detail {
    font-size: 12px;
}
td.session .profile_open {
    display:block;
    clear: both;
    font-size: 0.75rem;
    color: #21b4e2;
    cursor: pointer;
}

/*btn*/

.event_btn{
margin:0 auto 10%;
text-align:center;
}

.event_btn a{
padding:40px 0;
text-align: center;
text-decoration: none;
transition:0.5s ease;
font-weight:bold;
width:50%;
}

.button{
margin:3% auto 5%;
width:70%;
font-size: 180%;
display:block;
text-align:center;
position: relative;
border-radius: 50px;
color: #fff;
background: linear-gradient(to right, #473eff 0%,#28bb64 100%);
}


.button:hover {
	background: linear-gradient(to right, #473eff 0%,#473eff 100%);
	text-decoration:none;
	color: #fff !important;
}




.button span{
display:inline-block;
padding:12px 0 3px 0;
text-align:center;
font-weight:bold;
}








/*個人情報*/

.event_personalinfo{
margin:5% 0;
padding:3%;
font-size:85%;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:3px;
}

.event_personalinfo p{
color:#fff !important;
}




/*sponsor*/


.event_sponsored{
width:100%;
margin:0 auto;
padding:1.5%;
background-color:#fff;
}
.event_sponsored .event_title {
  text-align: center;
  color: #444;
  border: none;
  
}
.event_sponsored h3.event_title::after {display: none;}



.event_sponsored .sponsor{
margin:1.5% auto;
padding:0 10%;
text-align: center;
font-size:13px;
display:flex;
flex-wrap: wrap;
justify-content:space-around;
font-size:120%;
}

.event_sponsored .sponsor > div{
width:200px;
}



/*お問い合わせ*/

.event_contact{
margin:0 auto;
padding:4% 0;
}


.event_contact h3{
color:#fff;
text-align:center;
font-size:160%;
border-bottom: none;
}
.event_contact h3::after {display: none;}


.event_contact p{
text-align:center;
margin:10px auto;
color:#fff;
}



/* webinar */
h1.webinar_ttl {
    padding: 48px 0;
    font-size: 2rem !important;
}
h1.webinar_ttl small {margin: 0 4px; font-size: 1rem !important;}
h1.webinar_ttl br {display: none;}

.webinar_session .event_btn {margin: 24px 0;}
.webinar_session .event_btn a {padding: 24px 0; margin: 0 auto;} 


.movie {
    max-width: 640px;
    margin: 48px auto;
}
.movie-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.movie-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* responsive *************************************************************/

@media screen and (max-width: 800px) {
  .header-fluid h1{
font-size:3rem;
}
.header-fluid h1 small {
display: block; font-size:1.25rem !important; line-height: 1.3; margin-top: 16px;}
  .event_infomation dt {width: 100%; margin-bottom: 0; font-size: 12px;}
  .event_infomation dd {margin-left: 0;}

  .event_btn a {width: 90%;}

  .session_table::before,
.session_table::after {display: none;}

}





@media screen and (max-width: 480px) {
  .event_date em{font-size:120%;}
  .event_btn a {font-size: 1.25rem;}
}
