@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	/*background-color: #ffffff;*/
	background-image: url(../images/bg_cfonight2020_top_image.jpg); 
	/*background:#000;*/
	background-position: center bottom; 
	background-repeat: repeat;
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	line-height:1.7em;
}

/*Firefoxだけに適用されるCSSハック*/
@-moz-document url-prefix() {
  body {display:block !important;}
}

br.break {
	page-break-after: always;
}

p.bt_print{
	margin:20px 0 25px 60px;
	text-align:right;
}

hr{
	display:block !important;
	border:none;
	page-break-after: always;
}

/* 特設サイト */

#head{
	/*background:url(../images/bg_sample.jpg) repeat-x;*/
	/*margin-bottom:50px;
	background:#fff;*/
}

#head h1{
	height:auto;
	line-height: 0;
}



h2{
	width:890px;
	margin:30px auto 30px;
	padding:0 0 10px 0;
	border-bottom:2px solid #3261ab !important;
	/*B案
	border-bottom:2px solid #EDAD0B !important;*/
	/*Ｃ案
	border-bottom:2px solid #da5019 !important;*/
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.section img{
	margin:0 10px;
}

div.section_area{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:40px;
	background:#FFF;
	}

div.section{
	width:890px;
	margin:20px auto;
	padding-bottom:40px;
}


div.section p.right{
	text-align:right;
}

div.section p.left{
	text-align:left;
}

.contact{
	margin-top:-100px;
}

/*div.section h4{
	padding:40px 10px 20px!important;
	font-size:1.3em;
}*/

div.section div#sponsor{
	margin:10px 45px;
	border:1px solid #e6e6e6;
	background:#fff;
}


div.section div#sponsor ul{
	margin:30px 20px 20px;
}

div.section div#sponsor dl{
	margin:20px;
}

div.section div#sponsor dl dt{
	clear:both;
	float:left;
	width:180px;
	font-weight:bold;
}
div.section div#sponsor dl dd{
	float:left;
	width:650px;
}

ul.caution{
	margin-left:1em;
}
ul.caution li{
	padding-left:1.5em;
	font-size:0.9em;
	text-indent:-1em;
}

ul.caution li:before {
	content: "※";
}

.monospace{
	font-family:monospace;
}

.section table.outline{
/*	border-collapse:collapse;
	width:100%;*/
	/*border-top:1px solid #ccc;*/
/*	margin-bottom:20px;
	border-spacing:2px;*/
	width:100%;
	border-collapse:separate;
	/*border-spacing:4px;*/
	/*margin-bottom:1em;*/
}
.section table.outline th{
	padding:10px 5px 5px;
	border-bottom:4px solid #fff;
	font-size:14px;
	line-height:1.7em;
	text-align: left;
	vertical-align:top;
}

.section table.outline th.item{
	width:8em;
	padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
	background:#3261ab;
	/*B案　background:#EDAD0B;*/
	/*C案　background:#da5019;*/
	color:#fff;
	font-weight:bold;
}

.section table.outline td{
	padding:10px 5px 5px;
	border-bottom:4px solid #fff;
	font-size:14px;
	line-height:1.7em;
	text-align: left;
	vertical-align:top;
}

.section table.outline td.cont{
	padding-top: 15px;
    /*padding-bottom: 15px;*/
    padding-left: 15px;
	background:#EEEEEE;
	color:#333;
}

table.program{
	width:100%;
	border-collapse:separate;
	/*border-spacing:2px;*/
	/*margin-bottom:1em;*/
}
table.program th{
	/*width:100px;
	padding:10px;
	border-bottom:4px solid #fff;
	text-align:left;
	background:#fbfbfb;*/
	padding:10px 5px 5px;
	border-bottom:4px solid #fff;
/*	line-height:1.4em;*/
	font-size:14px;
	line-height:1.7em;
	text-align: left;
	vertical-align:top;
}
table.program td{
	padding:10px;
	border-bottom:4px solid #fff;
	background:#fff;
	line-height:1.7em;
	text-align: left;
}

table.program td.mid{
	/*padding:15px;	*/
	padding:0px;
	background:#EEEEEE;
	color:#333;
}


table.program td .title{
	margin-bottom:20px;
	/*padding-bottom:10px;
	border-bottom: 1px solid #EAC63B;*/
	font-size:1.45em;
	font-weight:bold;
	background: #aec1e3;
	/*B案　background: #F9E3AA;*//*背景色*/
	padding: 15px;/*文字まわり（上下左右）の余白*/
	color:#333333;
}

table.program td .session_title{	
	margin-bottom:20px;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 15px;
	/*border-bottom: 3px dotted #EAC63B;*/
	font-size:1.4em;
	font-weight:bold;
	background-color: #DCDCDC;
}

table.program td .theme{
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left: 15px;
	font-size:1.3em;
	font-weight:bold;
}

/*table.program td .name{
	font-size:1.3em;
	font-weight:bold;
}*/

table.program td img{
	margin:10px 0;
}

table.program td p.pad05{
	padding-bottom:0.5em!important;
}
table.program td p.pad1{
	padding-bottom:1em!important;
}

table.program td .bottom_pad10{
	padding-bottom:10px;
}

table.shoutai{
	width:500px;
	margin:0 45px 20px;
	border-collapse:separate;
	border-spacing:2px;
}
table.shoutai th{
	width:120px;
}
table.shoutai th,
table.shoutai td{
	padding:4px;
}

.last{
	border:none !important;
	}

#back_top {
	position: fixed;
	right:20px;
	bottom:10px;
}

#footer{
	padding:25px 25px 60px;
	background:#444;
	color:#fff;
}
#footer img{
	margin-right:10px;
	vertical-align:middle;
}

#footer .cfo{
	font-size:18px;
	font-weight:bold;
}

#footer a{
	color:#fff;
}
#footer a:hover{
	color:#ccc;
}
#footer p.copyright{
	/*padding:10px 0;*/
	font-family:Arial, Helvetica, sans-serif;
}




.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#8B9BC4}
#frameless {padding:10px}
#frameless .tclose {left:6px}

/* profile
--------------------------------------*/

/*body#profile{
	background:none;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#profile_wrapper{
	width:600px;
	margin:0 auto;
	border-top:5px #c00 solid;
	background:#fff;
}

#profile_head{
	width:550px;
	margin:0 auto 25px auto;
}
#profile_head #photo{
	float:left;
	width:130px;
	height:130px;
	background-color:#efefef;
}
#profile_head #name{
	width:40px;
	margin-left:20px;
	float:left;
}
#profile_head #name h2{
	padding:0;
	margin:0;
	text-align:left;
}

#profile h3{
	margin:20px 20px 10px 20px;
	padding:0 0 5px 5px;
	border-bottom:1px solid #ccc;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}

#profile p{
	padding:0 25px 0.5em;
	text-align:left;
}

#profile table{
	margin:0 25px;
}
#profile table td{
	padding:3px;
}

p.pro_print{
	width:83px;
	margin:30px auto;
}

#profile_footer{
	width:580px;
	height:40px;
	margin:20px 0 5px 0;
	text-align:center;
}

#profile code{
	display:block;
	margin:40px 0;
	padding-top:10px;
	border-top:1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
}*/

@media print{
	p.pro_print{
		display:none;
	}
	span.bt_menu{
		display:none;
	}
}

/*追加*/
.button {
	display: inline-block;
	position: relative;
	width: 300px;
	height: 90px;
	background-color: #E54B4B;
	border-radius: 8px;
	color: #fff;
	font-size:1.3em;
	font-weight:bold;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #530000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	line-height:90px;
	text-align: center;
	text-decoration: none;
	outline: none;
}

.button a{
	color: #fff !important;
}

.button:hover {
	background-color: #ccc;
	box-shadow: 0 3px 0 #999;
}

.button:active {
	top: 3px;
	box-shadow: none;
}

.button::before,
.button::after {
	display: block;
	position: absolute;
	z-index: -1;
	content: '';
}

.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button_print {
	display: inline-block;
	position: relative;
	width: 160px;
	height: 30px;
	background-color: #999999;
	border-radius: 8px;
	color: #fff;
	font-size:0.85em;
	font-weight:bold;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #333333;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	line-height:30px;
	text-align: center;
	text-decoration: none;
	outline: none;
}

.button_print a{
	color: #fff !important;
}
	
.button_print:hover {
	background-color: #CCC;
	box-shadow: 0 3px 0 #999;
}

.button_print:active {
	top: 3px;
	box-shadow: none;
}

.button_print::before,
.button_print::after {
	display: block;
	position: absolute;
	z-index: -1;
	content: '';
}

.button_print,
.button_print::before,
.button_print::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*.cont{
	margin-top:1em;
	padding-right: 15px;
	padding-bottom:15px;
	padding-left:15px;
}*/

.prof_link{
	padding-bottom:15px;
	padding-left:15px;
}

.session{
	margin-bottom:0px;
	padding-bottom:30px;
	border-bottom:1px solid #ffffff;
	}
	
	
	.code-l{
    background: #E54B4B;
    color: #fff;
    display: inline-block;
/*    margin-top: 0.4em;*/
    padding: 8px 16px 4px;
/*    border-top: 2px solid #E54B4B;
    border-left: 2px solid #E54B4B;
    border-bottom: 2px solid #E54B4B;*/
}
.code-r{
    background: rgba(255, 255, 255, 0.6);
    padding: 8px 16px 4px;
/*    border-top: 3px solid #E54B4B;
    border-right: 3px solid #E54B4B;*/
    /*border-bottom: 3px solid #E54B4B;*/
	/*margin-left:10px;*/
}

table.registrationFee{
    width: 550px;
    /*border: 1px solid #222;*/
}
table.registrationFee span{
    color: #D70C18;
}
table.registrationFee thead{
    background: #dcdcdc;
}
table.registrationFee th{
	width:350px;
    /*border-bottom: 1px solid #222;*/
	border-bottom: 2px solid #fff !important;
	background: #dcdcdc;
}
table.registrationFee td{
    width: 100px;
    /*border-bottom: 1px solid #222;*/
/*    border-right: 2px solid #fff !important;*/
	border-bottom: 2px solid #fff !important;
}
table.registrationFee thead td{
    width: 221px;
    text-align: center !important;
    vertical-align: middle;
}
table.registrationFee tbody th{
    padding-left: 1em;
    background: #dcdcdc;
	 text-align: center !important;
}
table.registrationFee tbody td{
    text-align: center !important;
}

/*.code{
	border:2px solid #E54B4B;
	width: 390px;
	background:#fff;
}*/

.lead{
	margin-bottom:60px;
	text-align:left;
}

.caption{
	font-size:0.85em;
	text-align:left;
}