body {
	-webkit-text-size-adjust: 100%;
}

/* centering */
#tk_head,
#contents,
#tk_foot {
	width:1000px;
	margin:0 auto;
}

/* basic */
#contents {
	color: #fff; background:#fff;
	font-size:14px;
	/*font-family: "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	min-width:1000px;
	min-height: 100%;
	height:100%;
	padding:40px 0;
	line-height:1.8;
}

/*#contents div, #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents p, #contents img, #contents ul, #contents ol, #contents li, #contents dl, #contents dt, #contents dd, #contents table, #contents th, #contents td, #contents thead, #contents tbody, #contents tfoot, #contents caption, #contents blockquote, #contents pre, #contents address, #contents form, #contents fieldset, #contents legend, #contents iframe { border: none; outline: none; padding: 0; margin: 0; }

#contents li { list-style-position: outside; }
#contents ul li { list-style-type: none; }

#contents table { width: 100%; border-collapse: collapse; border-spacing: 0; color:#444; }
#contents th, #contents td { text-align: left; vertical-align: top; border:none; }
 
#contents pre { overflow-x: auto; }
#contents textarea { width: 99%; overflow: auto; }
#contents iframe { display: block; width: 100%; overflow: hidden; }
*/

a img {
	border: none;
}

.__min {
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: 600;
}

img {
	max-width: 100%;
	height: auto;
}

/***********************************************************
 * key visual
************************************************************/
#kv {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}



/***********************************************************
 * contentsInner
************************************************************/
#contentsInner {
	padding: 30px 0px !important;
	background: #fff;
}

/*******************************************************************
 * SNS
 *******************************************************************/
.sns div {
	margin-bottom: 10px;
}

.sns ul li {
	display: inline-block;
}

/***********************************************************
 * lead txt
************************************************************/
.section {
	clear: both;
	/*font-size: 14px;*/
	padding: 0px 15px !important;
	color: #000;
}
/*.section h2 {
	color: rgba(255,255,255,1.0);
}
.section h2 span {
	background: #E84409;
	padding: 3px 10px;
}*/
.section a,
.section a:visited,
.section a:active {
	color: #E84409;
}
.section a:hover {
	color: #384B9D;
}



/*-------------------------------------------
** 開催概要
-------------------------------------------*/
/*.outline dl {
	margin-bottom: 0;
	display: table;
	width: 100%;
}
.outline dl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.outline dl dt {
	border: 1px solid rgba(0,78,141,1.0);
	border-left-width: 5px;
	padding: 12px 10px;
	margin-right: 0;
	margin-bottom: 15px;
	width: 13%;
	font-size: 14px;
	color: rgba(0,78,141,1.0);
	font-weight: bold;
	text-align: center;
	clear: left;
	float: left;
	display: table-cell;
	vertical-align: middle;
}
.outline dl dd {
	padding: 12px 12px;
	margin-left: 16%;
	margin-bottom: 15px;
	font-size: 14px;
	width: 84%;
}*/

/*.outline table {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	border: none;
}
.outline table th,
.outline table td {
	padding: 10px;
	border: none;
}
.outline table th {
	vertical-align: middle;
	text-align: left;
	width: 20%;
	overflow: visible;
	position: relative;
	font-weight: bold;
	color: rgba(0,78,141,1.0);
	background: rgba(255,255,255,1.0);
	text-align: center;
	border: 1px solid rgba(0,78,141,1.0);
	border-left-width: 5px;
}
.outline table tr:first-child th {
	border-top: 1px solid rgba(9,1,50,1.0);
}
.outline table td {
	width: 80%;
	padding-left: 20px;
	color: rgba(0,0,0,1.0);
	font-size: 14px;
}*/

/*.area_outline table {
	width: 100%;
	margin-bottom: 15px;
}
.area_outline table th,
.area_outline table td {
	width: 33.33333%;
	padding: 10px;
}
.area_outline table th {
	color: rgba(255,255,255,1.0);
	background: rgba(184,25,63,1.0);
	text-align: center;
}
.area_outline table td {
	color: rgba(0,0,0,1.0);
	background: rgba(248,248,248,1.0);
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid rgba(184,25,63,1.0);
}*/

.outline table {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 0 7px;
	border: none;
}
.outline table th,
.outline table td {
	padding: 10px;
	border: none;
	margin-bottom: 10px;
}
.outline table th {
	vertical-align: middle;
	text-align: left;
	width: 20%;
	overflow: visible;
	position: relative;
	font-weight: bold;
	color: rgba(0,0,0,1.0);
	background: rgba(218,225,33,1.0);
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,1.0);
	border-right: 3px solid rgba(0,0,0,1.0);
	border-radius: 0px 0 0 0px;
}
.outline table td {
	width: 80%;
	padding-left: 20px;
	color: rgba(0,0,0,1.0);
	background: rgba(248,248,248,0.25);
	font-size: 14px;
	/*font-weight: 700;*/
	border-bottom: 1px solid rgba(0,0,0,1.0);
	vertical-align: middle;
}
.outline table td img {
	vertical-align: middle;
}
.outline table td a,
.outline table td a:visited,
.outline table td a:active,
.outline table td a:hover {
	color: rgba(0,0,0,1.0);
	text-decoration: none;
}

.outline table td ul {
	list-style: none;
}
.outline table td ul li {
	display: inline-block;
}

.brder-R {
	border-right: 1px solid rgba(255,255,255,1.0);
}
.brder-R2 {
	border-right: 1px solid rgba(220,220,220,1.0);
}
.brder-B {
	border-bottom: 1px solid rgba(255,255,255,1.0);
}

._price {
	background: rgba(30,30,30,1.0);
	color: rgba(255,255,255,1.0);
	padding: 2px 7px 1px;
	border-radius: 5px;
}


/*-------------------------------------------
* sponsor
-------------------------------------------*/
.sponsor {
	/*width: 33.33333%;*/
	width: 100%;
	float: left;
	text-align: center;
}
.sponsor-L {
	/*width: 33.33333%;*/
	width: 50%;
	float: left;
	text-align: center;
}
.sponsor-R {
	/*width: 33.33333%;*/
	width: 50%;
	float: right;
	text-align: center;
}
.sponsor img,
.sponsor-L img,
.sponsor-R img {
	padding-top: 15px;
}
.spns-tag {
	color: rgba(0,0,0,1.0);
	background: rgb(255,255,255,1.0);
	border-bottom: 5px solid rgba(218,225,33,1.0);
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
	padding: 3px 20px 2px;
	border-radius: 0px;
}
.spns-tag-2 {
	color: rgba(0,135,170,1.0);
	background: rgb(255,255,255,1.0);
	border-bottom: 5px solid rgba(0,135,170,1.0);
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
	padding: 3px 20px 2px;
	border-radius: 5px;

}

.__logo:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.__logo-all {
	width: 100%;
	text-align: center;
}
.__logo-L {
	width: 49%;
	float: left;
	text-align: center;
}
.__logo-R {
	width: 49%;
	float: right;
	text-align: center;
}

.__logo ul {
	list-style: none;
}
.__logo ul li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.__logo ul li img {
	padding-top: 15px;
	max-width: 100%;
}


.__kouen {
	font-size: 30px;
	font-weight: 700;
	font-family: serif;
	margin-top: 15px;
}




/*-------------------------------------------
** タイムスケジュール、プログラム
-------------------------------------------*/
._head-ttl {
	/*background: rgba(220,220,220,0.2);*/
	/*border-bottom: 3px dotted rgba(147,130,78,1.0);*/
	padding: 10px 0;
	color: rgba(0,0,0,1.0);
	font-size: 24px;
	font-weight: 700 !important;
}

/*-------------------------------------------
** Time and Label
-------------------------------------------*/
._time-label {
	color: rgba(0,0,0,1.0);
	text-align: left;
	font-size: 15px;
	position: relative;
	background: rgba(255,255,255,1.0);
}
._time-label .__time {
	color: rgba(0,0,0,1.0);
	border: 1px solid rgba(0,0,0,1.0);
	border-right: none;
	background: rgba(218,225,33,1.0);
	padding: 7px;
	text-align: center;
	font-weight: 700;
	float: left;
	width: 160px;
	border-radius: 0px;
}
._time-label .__label {
	color: rgba(0,0,0,1.0);
	border: 1px solid rgba(0,0,0,1.0);
	background: rgba(218,225,33,1.0);
	padding: 7px 7px 7px 15px;
	font-weight: 700;
	float: left;
	width: 810px;
	border-radius: 0px;
}
._time-label .__spkr {
	color: rgba(255,255,255,1.0);
	background: rgba(0,165,227,1.0);
	padding: 7px;
	font-size: 13px;
	font-weight: 700;
	text-align: right;
	float: left;
	width: 405px;
	border-radius: 0px;
}




/*._time {
	color: rgba(255,255,255,1.0);
	background: rgba(2,9,50,1.0);
	font-weight: 700;
	font-size: 12px;
	padding: 3px 2% 2px;
	background: rgba(0,0,0,1.0);
	width: 10%;
	float: left;
	display: block;
	text-align: center;
}
._tags {
	font-size: 12px;
	font-weight: 700;
	padding: 3px 2% 2px;
	width: 82%;
	float: right;
	display: block;
}*/



._ttl {
	font-size: 25px;
	color: rgba(0,0,0,1.0);
	line-height: 1.3;
	letter-spacing: -0.05em;
	/*padding-right: 10px;
	margin-top: 7px;*/
}
._overview {
	/*font-size: 13px;*/
	margin-bottom: 18px;
	padding-bottom: 12px;
	border-bottom: 1px dotted rgba(240,131,0,1.0);
}
._tti-border {
	padding-bottom: 7px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted rgba(0,0,0,1.0);
}
._tti-btm {
	margin-bottom: 18px;
	padding-bottom: 12px;
	border-bottom: 1px dotted rgba(69,176,53,1.0);
}

.schedule {
	width: 970px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border: 1px solid rgba(0,0,0,1.0);
	border-top: none;
	/*color: rgba(0,59,131,1.0);*/
}
.schedule th {
	padding: 10px;
	border: none;
	vertical-align: middle;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	font-weight: bold;
	color: rgba(255,255,255,1.0);
	text-align: center;
}
.schedule td {
	border: none;
	/*width: 1000px;*/
	padding-left: 0;
	padding-top: 3px;
	color: rgba(0,0,0,1.0);
	background: rgba(255,255,255,1.0);
}




.__detail {
	width: 539px;
	float: left;
}
.__speaker {
	width: 390px;
	float: right;
	padding-top: 0;
}
.__border-l {
	border-left: 1px dotted rgba(150,150,150,1.0);
	padding-left: 13px;
}


.__agenda {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
}

.__agenda li {
	margin-bottom: 0.5em;
	padding-left: 30px;
	position: relative;
}
.__agenda li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: rgba(218,225,33,1.0);
	color: rgba(0,0,0,1.0);
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 0%;
}


.__detail .__outline {
	line-height: 1.2;
}

.__speaker-col-1 {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.__speaker-col-2 {
	width: 50%;
	float: left;
	padding-top: 10px;
}
.__speaker-col-3 {
	width: 33.33333%;
	float: left;
	padding-top: 10px;
}
.__speaker-col-4 {
	width: 25%;
	float: left;
	padding-top: 10px;
}



.__speaker-col-2 .__ph {
	width: 24%;
	float: left;
	margin-right: 2%;
}
.__speaker-col-2 .__ph img {
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(200,200,200,1.0);
}
.__speaker-col-2 .__name {
	width: 74%;
	float: right;
}

/*
.__person .__name-2 {
	width: 100%;
	padding-left: 120px;
	padding-right: 15px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.__person-2 {
	position: relative;
	margin-bottom: 15px;
}
.__person-2 .__ph {
	width: 110px;
	float: left;
}
.__person-2 .__ph img {
	width: 110px;
	height: auto;
	border: 1px solid rgba(33,33,33,1.0);
}
.__person-2 .__name {
	width: 180px;
}
.__person-2 .__name-2 {
	width: 100%;
	padding-right: 15px;
	padding-left: 120px;
	float: right;
	margin-left: -120px;
}*/

.__right {
	width: 860px;
	float: right;
}
.__left img {
	margin-top: 0px;
	margin-right: 15px;
	border: 1px solid rgba(150,150,150,1.0);
	width: 110px;
	border-radius: 50%;
}


._ic-m {
	background: url(../images/ic-arrow.png) left center no-repeat;
	padding-left: 10px;
	background-size: 6px auto;
	color: rgba(0,135,170,1.0);
}


.__guest {
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-60%);
	transform: translate(-50%,-60%);
}


/*------------------
**
** profile
**
--------------------------*/
/*._speaker {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	color: rgba(0,0,0,1.0);
}
._speaker:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}*/
.__overview {
	font-size: 14px;
	padding-right: 0;
	line-height: 1.5;
	margin-bottom: 0;
}

.__person {
	position: relative;
	margin-bottom: 15px;
	/*margin-bottom: 15px;
	height: 110px;*/
}
.__ph {
	width: 30%;
	float: left;
	margin-right: 2%;
}
.__ph img {
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(200,200,200,1.0);
}
.__name {
	width: 67%;
	float: right;
}
.__company {
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 3px;
	letter-spacing: -0.05em;
}
.__shoulder {
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 6px;
	letter-spacing: -0.05em;
}
.__profview {
	clear: both;
	font-size: 11.5px;
	line-height: 1.3;
	/*color: rgba(60,60,60,1.0);*/
}


/*
** profile btn
-------------------------------*/
.__btn {
	display: block;
	width: 120px;
	padding: 10px 7px;
	background: rgba(255,255,255,1.0);
	color: rgba(0,135,170,1.0) !important;
	border: 1px solid rgba(0,135,170,1.0);
	text-decoration: none;
	font-size: 11px;
	letter-spacing: -0.02em;
	line-height: 1.1;
	text-align: center;
	border-radius: 3px 3px 3px 3px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 5px;
	font-weight: 700;
}
.__btn:hover {
	display: block;
	width: 120px;
	padding: 10px 7px;
	background: rgba(0,135,170,1.0);
	color: rgba(255,255,255,1.0) !important;
	border: 1px solid rgba(0,135,170,1.0);
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	border-radius: 3px 3px 3px 3px;
}



/*-------------------------------------------
** break
-------------------------------------------*/
.break {
	color: rgba(20,20,20,1.0);
	background: url(../images/line.png) left center repeat-x;
	text-align: center;
	font-size: 14px;
	position: relative;
	margin-bottom: 25px;
}
.break span {
	background: rgba(20,20,20,1.0);
	color: rgba(255,255,255,1.0);
	padding: 2px 15px 1px;
	border-radius: 15px;
}



/*--------------------------------------------------
*
* 申し込み、問い合わせ
*
--------------------------------------------------*/
._reg {
	width: 350px;
	/*height: 70px;*/
	margin-left: auto;
	margin-right: auto;
}
._reg img {
	border-radius: 35px;
}

._reg a {
	padding: 20px 15px;
	text-align: center;
	background: rgba(218,225,33,1.00) url(../images/ic-arrow-right.png) 90% center no-repeat;
	background-size: 25px auto;
	border: 2px solid rgba(0,0,0,1.0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: rgba(0,0,0,1.0);
	border-radius: 10px;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
._reg a:hover {
	color: rgba(0,0,0,1.0) !important;
	background: rgba(218,225,33,0.85) url(../images/ic-arrow-right-ov.png) 92% center no-repeat;
	background-size: 40px auto;
	border: 2px solid rgba(0,0,0,0.0);
	border-radius: 0;
}
._reg a:visited,
._reg a:active{
	color: rgba(255,255,255,1.0);
}

._reg span._end {
	padding: 10px 10px;
	text-align: center;
	background: rgba(100,100,100,1.0);
	background-size: 25px auto;
	border: 2px solid rgba(100,100,100,1.0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: rgba(255,255,255,1.0);
	border-radius: 10px;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

/*-------------------------------*/
a.__reg {
	padding: 2px 35px 1px 7px;
	text-align: center;
	background: rgba(0,59,131,1.0) url(../images/ic-arrow-right.png) 93% center no-repeat;
	background-size: 15px auto;
	border: 2px solid rgba(0,59,131,1.0);
	font-weight: bold;
	text-decoration: none;
	color: rgba(255,255,255,1.0) !important;
	border-radius: 5px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
a.__reg:hover {
	color: rgba(255,255,255,1.0) !important;
	background: rgba(0,134,205,1.0) url(../images/ic-arrow-right-ov.png) 95% center no-repeat;
	background-size: 15px auto;
	border: 2px solid rgba(0,134,205,1.0);
	border-radius: 5px;
}
a.__reg:visited,
a.__reg:active{
	color: rgba(255,255,255,1.0);
}
/*----------------------------------*/

._col-6 {
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}


/* 問い合わせ */
.contact {
	width: 450px;
	margin: 0 auto;
	padding: 15px;
	color:  rgba(0,0,0,1.0);
	background: rgba(248, 248, 248,1.0);
	border: 3px solid rgba(218,225,33,1.0);
	/*background: #c9bc9c;*/
	clear: both;
	border-radius: 3px;
}


/*------------
** お申し込みについて
---------------------------------------*/
h4.regi {
	color: rgba(255,255,255,1.0);
	background: url(../images/line-reg.png) left center repeat-x;
	text-align: center;
	font-size: 18px;
	position: relative;
	margin-top: 100px;
}
h4.regi span {
	background: rgba(0,0,0,1.0);
	padding: 0 1em;
	border-radius: 15px;
	text-align: center;
}

table.regist {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 0px 15px;
	border: none;
}

table.regist th,
table.regist td {
	padding: 10px;
	border: none;
}

table.regist th {
	vertical-align: middle;
	text-align: left;
	width: 20%;
	overflow: visible;
	position: relative;
	font-weight: bold;
	color: rgba(0,0,0,1.0);
	border: 1px solid rgba(0,0,0,1.0);
	/*background: rgba(1,32,99,1.0);*/
	text-align: center;
}

table.regist td {
	width: 80%;
	padding-left: 20px;
	color: rgba(0,0,0,1.0);
	background: rgba(248,248,248,1.0);
	font-size: 14px;
	/*font-weight: 700;*/
}


.__update {
	border: 1px solid rgba(0,0,0,1.0);
	color: rgba(0,0,0,1.0);
}

/*--------------------------------------------
 * modal profile
 -------------------------------------------*/
.modal {
	width: 720px;
	background: #D7000F;
	padding: 30px;
	color: #333;
	position: relative;
	font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
.modal table {
	border-collapse: collapse;
	border: none;
	background: #fff;
}
.modal td {
	padding: 10px;
}
.modalBr {
	border-bottom: 1px solid #D7000F;
}
.ph {
	width: 205px;
	height: 205px;
	position: absolute;
	top: 35px;
	left: 35px;
}

/*--------------------------------------------
* 書影
-------------------------------------------*/
._book {
	position: relative;
	padding: 25px 20px 25px 200px;;
	margin-bottom: 60px;
	background: rgba(255,255,255,1.0);
	border: 2px solid rgba(0,135,170,1.0);
	box-shadow: 0 1px 3px 2px rgba(200,200,200,0.5);
	border-radius: 10px;
}
._book:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
._book ._cover {
	position: absolute;
	bottom: 15px;
	left: 25px;
	width: 130px;
	transform: rotate(-5deg);
}
._book ._cover img {
	max-width: 100%;
	border: 1px solid rgba(200,200,200,1.0);
}
._book ._text {
	width: 100%;
}
._book-tag {
	border: 1px solid rgba(0,135,170,1.0);
	background: rgba(0,135,170,1.0);
	color: rgba(255,255,255,1.0);
	padding: 7px 30px 4px 30px;
	border-radius: 3px;
}

