/*

ACC symposium style.css

============================================================*/

.text-box h3::before {	content: "■";}

#boxArea {
	margin-bottom: 30px;
	padding-top: 30px;
	font-size: 0;
}
#boxArea .fb-like {	margin-right: 10px;}


#section1 {
	margin-bottom: 15px;
}

#section1 > div {
	display: inline;
	text-align: center;
}

#section1 > div .logo {
	text-align: center;
	margin-top: 15px;
}

#section1 > div .article {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 2px;
	font-size: 13px;
	line-height: 22px;
}

#section1 > div .chairman {
	text-align: right;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 22px;
}

#section1_sub {
	padding: 15px;
	border: 10px solid #EEE;
	margin-bottom: 2em;
}

#section1_sub span {
	margin: 5px 0 0 0;
	font-weight: bolder;
}
#section1_sub .noAttention {
	color: #aaa;
	font-weight: normal;
	font-size: 12px;
}

#section1 img.w80p {
	width: 64%;
}
#purch {	margin-bottom: 50px;}

/*

@ .session

============================================================*/

.mv img {
	margin-bottom: 20px;
	max-width: 100%;
}
.session {
	margin-bottom: 30px;
}

.session h3 {
	margin: 0 0 15px;
}

.session ul {
	overflow: hidden;
}

.session li {
	margin-right: 20px;
	padding-bottom: 40px;
	display: inline;
	float: left;
	width: 350px;
}

.session li.even {
	margin-right: 0;
}

.session li.clear {
	clear: both;
}

.session li img {
	margin: 0 15px 15px 0;
	width: 150px;
	height: auto;
}

.session li .panelist_name {
	font-size: 20px;
	line-height: 26px;
	border-bottom: 5px solid #EEE;
	margin-bottom: 10px;
}

.session li .panelist_name span {
	display: block;
	font-size: 10px;
}
.session li .panelist_name span.job {
	padding: 0.5em 0;
	line-height: 1.5;
}
.session li .description {
	line-height: 18px;
}
.session li .description dl {
	margin-bottom: 1em;
}
.session li .description dl:last-child {
	margin-bottom: 0;
}
.session li .description dl dt:before {	content: "〔";}
.session li .description dl dt:after {	content: "〕";}

.session p.caption {
	clear: left;
}
.session.moderator li {
	float: none;
	width: auto;
}
.session.moderator li .description dl {	width: 350px;}
.session.moderator li .description dl:first-child {	float: left;}
.session.moderator li .description dl:last-child  {	float: right;}

/*

@ #section3

============================================================*/

#section3 {
	margin-bottom: 30px;
	text-align: center;
	margin-top: -115px;
	padding-top: 115px;
}

#section3 h3 {
	margin-bottom: 15px;
}

#section3 #btn_form {
	width: 319px;
	margin: 0 auto;
}

#section3 #btn_form a {
	display: block;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn_form.png) no-repeat;
}

#section3 #btn_form a:hover {
	background-position: 0 -39px;
}

#section3 p.ticket {
	max-width: 410px;
	margin: 0 auto;
	text-align: center;
}

#section3 p.ticket a {
	display: block;
	color: #FFF;
	background-color: #666;
	font-size: 1.5em;
	padding: 10px 0;
}

#section3 p.ticket a:hover {
	text-decoration: none;
	background-color: #b49759;
}

#section3 p.ticket a i {
	margin-right: 5px;
	font-size: 2em;
	vertical-align: middle;
}


/*

	@ #section4

	============================================================*/

#section4 p {
}


/*

	@ util

	============================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
		height: auto;
		overflow: hidden;
		/**/
}

.text-box table tr.news-bg {
	background-color: #FFFAC6;
}

.f-bold {
	font-weight: bold;
}

.txt-left {
	text-align: left;
}


/*

 @ #purch

============================================================*/
#purch .pleaseClick {	margin-bottom: 0.5em;}
#purch .select {
	margin-bottom: 30px;
	padding-left: 100px;
}
#purch .select li {
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 16px;
}
#purch .select li .note {	font-size: 12px;}
#purch .select li:last-child {	margin-bottom: 0;}



/*

 @ .btnSet

============================================================*/

.btnSet {
	margin-bottom: 20px;
}
.btnSet .general {
	display: block;
	float: left;
	width: 300px;
	text-align: center;
}
.btnSet .general {	margin-right: 30px;}
.btnSet .general .attention {
	display: block;
	text-align: left;
	font-size: 12px;
}
.btnSet .member {
	display: block;
	float: left;
	width: 440px;
	text-align: center;
}
.btnSet .member p a {	background-color: #f83ce0;}
.btnSet .general p a {	background-color: #15bdee;}
.btnSet p {	margin-bottom: 5px;}
.btnSet p a {
	padding: 10px 0;
	display: block;
	color: #FFF;
	font-size: 1.5em;
}
.btnSet p a.end {
	pointer-events: none;
	background-color: #ddd;
}
.btnSet p a i {
	margin-right: 5px;
	font-size: 2em;
	vertical-align: middle;
}
.btnSet p a:hover {
	text-decoration: none;
	opacity: .7;
}
.attentionSection {
	margin: 20px auto;
	padding: 10px;
	border: 1px #000;
	border-style: solid none;
	width: 650px;
	font-weight: bold;
	text-align: center;
}
.btnSetB {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between
}
.btnSetB .btn {
	padding-left: 26px;
	border: solid #7f7f7f;
	border-width: 2px 19px 2px 2px;
	position: relative;
	display: block;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	z-index: 1;
}
.btnSetB .btn:hover {
	opacity: 0.7;
	text-decoration: none;
}
.btnSetB .btn::after {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	right: -11px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	z-index: 2;
}
.btnSetB .general a {
	padding-top: 31px;
	width: 270px;
	height: 60px;
}
.btnSetB .member a {
	padding-top: 18px;
	width: 270px;
	height: 73px;
}
.btnSetB .member .note {
	padding-top: 0.5em;
	color: #f00;
}
.btnSetB .peaatix {	background: url(../images/logo_peaatix.jpg) 202px center no-repeat;}
.btnSetB .end {
	background-color: #ccc;
	pointer-events: none;
}




/*=======================
		レスポンシブ
=======================*/

@media(max-width: 768px) {
	.session li .description,
	.session li .panelist_name,
	.session li,
	#section3 #btn_form {
		max-width: 100%;
	}
	.pc-mgn {
		margin: 0 -1.5em;
	}
	.text-box table tr.news-bg,
	.text-box table td.f-bold {
		border: 3px solid #ccc;
	}
	.text-box table td.f-bold {
		padding: 0;
	}
	.text-box table td.txt-left {
		font-size: 85%;
	}
	.pc-br {
		display: none;
	}
	.sp-br {
		display: block;
	}

	#purch .select {
		margin-bottom: 30px;
		padding-left: 0;
	}
	#purch .select li {
		margin-bottom: 20px;
		line-height: 1.2;
		font-size: 14px;
	}
	#purch .select li .note {	font-size: 12px;}
	#purch .select li:last-child {	margin-bottom: 0;}

	.btnSetB {	display: block;}
	.btnSetB .general {
		margin-bottom: 20px;
	}
	#section1_sub p {	text-align: left;}
	#section1_sub p span {	display: block;}
	.session.moderator li .description dl:last-child  {	float: left;}
}

@media(min-width: 769px) {
	#section1_sub {
		text-align: left;
		padding: 15px 15px 15px 60px;
	}
	#section1_sub p:last-child {	margin-bottom: 0;}
	div.content {
		padding: 0 4em;
	}
	div.text-box {
		padding: 0 0 1.5em 0;
	}
	.pc-mgn {
		margin: 0 -4em;
	}
	.pc-mgn>.js-switch {
		width: 100%;
	}
	.text-box table tr.news-bg,
	.text-box table td.f-bold {
		border: 5px solid #ccc;
	}
	.pc-br {
		display: block;
	}
	.sp-br {
		display: none;
	}
	.session li img {
		float: left;
	}
	.session li .panelist_name {
		margin-bottom: 0;
		border-bottom: 0;
	}
	.session li .description {
		padding-top: 10px;
		border-top: 5px solid #eee;
		clear: both;
	}
}