@charset "utf-8";

/* ****************************************************
Title: registration.css
Created: 2010-02-18
Last Modified: 2010-02-19
Editor(s): tsutsu
Last Editor: kitamura
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# content
# clearfix
# common classes

----------------------------------------*/
.sp{
	display: none;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.smallText {
  font-size: 83%;
}
/*---------header_speaker-------------*/

#txtArea {
		background-color: #f2faff;
		padding-top: 45px;
}
#txtArea.mainSectionArea .w970 {
    padding-bottom: 40px;
}
#txtArea.mainSectionArea p {
		margin-bottom: 0;
}
.c-plus-sign {
    transition: all .5s cubic-bezier(.19, 1, .22, 1);
    font-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    z-index: 10;
    top: 1rem;
    left: 1rem
}
.c-plus-sign:after, .c-plus-sign:before {
    content: "";
    display: block;
    height: 1em;
    width: 2px;
    background: #fff;
    top: 0;
    left: 50%;
    position: absolute
}
.c-plus-sign--hover:hover .c-plus-sign, .c-plus-sign:after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.speaker_list{
	margin-bottom: 25px;
}
.speaker_list ul li{
	position: relative;
	width: 232px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-right: 14px;
}
.speaker_list ul li:nth-child(4n){
	margin-right: 0px;
}
.speaker_list ul li img{
	width: 232px;
	height: 232px;
}
.speaker_list ul li a:hover{
	opacity: 0.6;
}
.speaker_list ul li h2{
	background: none;
	font-size: 16px;
	color: #000;
	margin: 10px 0 0;
	padding: 0;
	font-weight: bold;
	height: auto;
	line-height: 24px;
}
.speaker_list ul li p{
	font-size: 10px;
	margin-bottom: 0px;
}

/****モーダルウィンドウ****/
.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window>.ps-container>.ps-scrollbar-y-rail {
opacity: 0;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-inner {
position: absolute;
top: 160px;
left: 50%;
z-index: 20;
margin-left: -480px;
width: 960px;
padding: 30px 0px 30px 30px;
background: #f1f7fb;
overflow-y:hidden;
overflow: visible!important;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal_inner_left{
  width:333px;
  height: auto;
  padding-right: 30px;
  float: left;
}
.modal_inner_left ul li:first-child{
  width: 303px;
  height: 303px;
  margin-bottom: 20px;
}
.modal_inner_left ul li:first-child img{
  width: 303px;
  height: auto;
}
.modal_inner_left ul li:last-child{
  width: 303px;
  height: 68px;
}
.modal_inner_left ul li:last-child a,
.modal_inner_left ul li:last-child span{
  width: 303px;
	background-color: #dfa01e;
	border-radius: 34px;
  text-align: center;
  text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s;
  transition: all .3s;
}
.modal_inner_left ul li:last-child a:hover {
	opacity: 0.7;
}
.btnjizen a,
.btnjizen span{
	margin-top: 0px;
	padding: 16px 0;
	text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  display: block;
  background: #f18d00;
}
.btnjizen span,
.modal_inner_left ul li:last-child span{
  background: #f3e6cc;
}

.modal_inner_right{
  position: relative;
  width: 597px;
  height: 398px;
  float: left;
	padding-right: 30px;
  text-align: left;
	word-break: break-all;
  overflow: scroll;
}
.sessionId {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 0;
	height: 1.5em;
	padding: 0 10px;
	background-color: #61a7ee;
	border-radius: 1em;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
.modal_inner_right h2{
	background: none;
	max-width: 18em;
  font-size: 26px;
	color: #000;
	margin: 10px 0 -5px;
	padding: 0;
	height: auto;
	line-height: 1;
	text-align: left;
}
.modal_inner_right h3 {
  font-size: 18px;
	color: #00417d;
}
.modal_inner_right span{
  font-size: 16px;
}
.modal_inner_right img{
  margin-left: 20px;
  vertical-align: baseline;
}
.modal_inner_right p{
	font-size: 16px;
  margin-top: 10px;
  width: 567px;
  margin-bottom: 15px;
	line-height: 1.3;
}
.modal_inner_right hr {
    width: 12rem;
    max-width: 100%;
    display: inline-block;
    margin: 0 0 .9em;
    line-height: 0;
    height: 2px;
    border: none;
    background: rgba(0, 0, 0, .1)
}
.modal_inner_text{
	/* margin-top: 10px;
	margin-bottom: 10px; */
}
.modal_inner_text p{
		font-size: 14px;
		line-height: 1.3;
}
.modal_inner_text p.date {
  margin-top: 0;
  margin-bottom: 10px;
}
.modal_inner_right a{
  position: absolute;
  bottom: 0;
  right: 0;
}
.closed img{
	position: absolute;
	top: -9%;
	right: 0%;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
z-index: 20;
}
.modal-window .modal-close:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: rgba(0,0,0,0.7);
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.back_fixed {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
	#txtArea.mainSectionArea {
			padding: 17px 0;
			margin-bottom: 17px;
	}
	.mainSectionArea p.floatLeft {
		margin-bottom: 0;
	}
	.mainSectionArea p.floatRight {
		margin-bottom: 0;
	}
	.c-plus-sign {
	    font-size: 1rem;
	    width: 1rem;
	    height: 1rem;
	    top: 0.5rem;
	    left: 0.5rem
	}
	.speaker_list{
		margin-top: 3%;
	}
	.speaker_list ul li{
		width: 31.3%;
		height: auto;
		float: left;
		margin-bottom: 5%;
		margin-right: 3%;
	}
	.speaker_list ul li:nth-child(3n){
		margin-right: 0%!important;
	}
	.speaker_list ul li:nth-child(4n){
		margin-right: 3%;
	}
	.speaker_list ul li img{
		width: 100%;
		height: auto;
	}
	.speaker_list ul li h2{
		font-size: 3.3vw;
		margin-top: 1vw;
	}
	.speaker_list ul li p{
		font-size: 2vw;
		margin-bottom: 0px;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.w960{
		margin-bottom: 0px;
	}
	/*modal*/
	.modal-window>.ps-container>.ps-scrollbar-y-rail {
	opacity: 1;
	}
	.modal-inner {
		position: absolute;
		top: 110px;
		left: 3%;
		z-index: 20;
		margin-left: 0px;
		width: 94%;
		height: 80%;
		max-height: 100%;
		padding: 5%;
		overflow: auto!important;
		background: #f1f7fb;
		-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
	}
	.modal_inner_left{
	  width:100%;
	  height: auto;
	  padding-right: 0px;
	  float: none;
	}
	.modal_inner_left ul li:first-child{
	  width: 100%;
	  height: auto;
	  margin-bottom: 4%;
	}
	.modal_inner_left ul li:first-child img{
	  width: 100%;
	  height: auto;
	}
	.modal_inner_left ul li:last-child{
	  width: 100%;
	  height: 68px;
	}
	.modal_inner_left ul li:last-child a,
	.modal_inner_left ul li:last-child span{
	  width: 100%;
		background-color: #dfa01e;
		border-radius: 34px;
	  text-align: center;
		color: #fff;
	}
	.btnjizen a,
	.btnjizen span{
		padding: 16px 0;
	  font-size: 16px;
	}
	.modal_inner_left ul li:last-child span{
		background-color: #f3e6cc;
	}
	.modal_inner_right{
	  position: relative;
	  width: 100%;
	  height: auto;
		padding-right: 0px;
	  float: none;
	  text-align: left;
	}
	.modal_inner_right .sessionId {
		position: relative;
		right: 0;
		max-width: 100%;
		height: auto;
		margin: 10px 0;
		font-size: 12px;
		display: block;
	}
	.modal_inner_right h2{
	  font-size: 18px;
		margin-bottom: 0px;
	}
	.modal_inner_right span{
	  font-size: 11px;
	}
	.modal_inner_right img{
	  margin-left: 20px;
	  vertical-align: baseline;
	}
	.modal_inner_right p{
		font-size: 13px;
	  /* margin-top: 15px; */
	}
	.modal_inner_right hr {
		display: block;
	}
	.modal_inner_text{
		/* margin-top: 20px;
		margin-bottom: 20px; */
	}
	.modal_inner_text p{
			font-size: 12px;
			line-height: 1.5em;
			word-break: break-all;
	}
	.modal_inner_right a{
	  position: absolute;
	  bottom: 0;
	  right: 0;
	}
	.modal-window .modal-close:after {
		content: '';
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		background: rgba(0,0,0,0.7) url(/lbj/2018/images/recommend/btn_close.png) 96% 3.5% no-repeat;
	}
}
