@charset "utf-8";
/************************************************
 common 
************************************************/
html body {
	background: #FFF; /* 全体の背景指定 */
	color: #444;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 16px;
  -webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
  letter-spacing: .1em;
	min-width: 1000px;
}

html body .ntv-programHeader-calendar{
	letter-spacing: normal!important;
}


.ctl-section {
	background: #fefefe;
}
.ctl-section-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ctl-section-inner:first-child {
	padding-top: 0;
}
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}
.mt10 { margin-top: 10px !important;}
.mt20 { margin-top: 20px !important;}
.mt40 { margin-top: 40px !important;}

.padL { padding-left: 1em !important;}

.ctl-btnPagetop {
	display: block;
	position: fixed;
	right: 20px;
	bottom: 60px;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	background: rgba(235, 97, 0, .6);
	text-align: center;
	text-transform: uppercase;
}
.ctl-btnPagetop:hover {
	opacity: .6;
}
.ctl-bannerArea {
	width: 728px;
	margin: 0 auto;
}
.ctl-bannerArea li {
	display: block;
	margin-bottom: 20px;
	line-height: 1;
}
.ctl-bannerArea li:last-child {
	margin-bottom: 0;
}
.ctl-bannerArea li a {
	display: block;
	font-size: 0;
}
.ctl-bannerArea li a:hover {
	opacity: .6;
}
.ctl-bannerArea li a img {
	width: 100%;
	height: auto;
}
.ctl-blockImage {
	display: block;
	margin: 0 auto;
	line-height: 1;
	font-size: 0;
}

/* #main
**********************************/
#main {
	float: none;
}

/* #topad
**********************************/
#topad {
	background: #fff;
	padding:5px 0;
}

/* #header
**********************************/
.ctl-header {
	max-width: 960px;
	margin: 0 auto;
	/*padding: 40px 0;*/
  padding: 0 0 20px;
}
.ctl-logo img {
	display: block;
	line-height: 1;
	margin: 0 auto;
  width: 100%;
  height: auto;
}
.ctl-textLead {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	color: #f76f01;
}

/* #header
**********************************/
.ctl-nav {
	background: #3dc1ad;
	padding: 20px 0;
}
.ctl-nav ul {
	text-align: center;
}
.ctl-nav ul li {
	display: inline-block;
	margin: 0 40px;
}
.ctl-nav ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 1.4;
	font-size: 1.2em;
	letter-spacing: .2em;
	font-weight: bold;
}
.ctl-nav ul li a span {
	display: block;
	font-size: .4em;
	font-weight: normal;
	letter-spacing: .1em;
}
.ctl-nav ul li a:hover {
	opacity: .6;
}
.ctl-nav ul li a[nohref] {
	opacity: .4 !important;
}

/* sns
**********************************/
.global_NTV_snsArea .global_NTV_snsList{
  padding: 20px;
  text-align: center;
}
.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top!important;
}

/* text
**********************************/
.ctl-secTitle01 {
	background: #f76f01;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 20px;
	line-height: 1.4;
}
.ctl-textNormal {
	line-height: 1.6;
	font-size: .9em;
}
.ctl-textlarge {
	line-height: 1.6;
	font-size: 1.3em;
	color: #3dc1ad;
	font-weight: bold;
}
.ctl-textSub {
	color: #999;
	font-size: 1em;
}

/************************************************
 outline 
************************************************/
.ctl-table {
	margin: 0 40px;
}
.ctl-table th,
.ctl-table td {
	padding: 10px;
}
.ctl-table th {
	color: #3dc1ad;
	font-weight: normal;
	width: 20%;
	text-align: right;
	vertical-align: top;
}
.ctl-table td {
	font-size: .9em;
}
.ctl-dateList li span {
  display: inline-block;
  width: 4.5em;
}
.ctl-dateList li:last-of-type {
  padding-left: 4.5em;
}


/************************************************
 session 
************************************************/
.ctl-contentWrap {
	background: #efefef;
	padding: 20px;
	margin-top: 20px;
}
[class*='ctl-themeTitle'] {
	color: #3dc1ad;
	margin: 0;
	font-weight: bold;
	line-height: 2;
  font-size: 1.2em;
}
[class*='ctl-themeTitle'] span {
	background: #3dc1ad;
	border-radius: 2px;
	display: inline-block;
	vertical-align: text-top;
	line-height: 1;
	font-size: .6em;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	padding: .4em;
	margin-right: 1em;
	letter-spacing: .4em;
	text-indent: .4em;
}
.ctl-themeText_01 {
  font-weight: bold;
}
.ctl-textDate {
	font-size: .8em;
}
.ctl-listSpeakers {
  font-size: .8em;
	margin-top: 10px;
}
.ctl-listSpeakers-name {
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 1em;
	width: 6.5em;
}
.ctl-listSpeakers-info {
  font-size: .8em;
}
.ctl-listSpeakers-info.wrap {
  display: block;
  line-height: 1.2;
  margin: -.2em 0 .5em;
}
.ctl-sessionTable {
  border-spacing: 0 5px;
  border-collapse: separate;
}
.ctl-sessionTable th {
  width: 14%;
  vertical-align: top;
  padding: 0 .5em;
  font-size: .7em;
  text-align: right;
  color: #999;
  line-height: 1.8;
  padding-top: .5em;
  white-space: nowrap;
}
.ctl-sessionTable td {
  padding: 0 .5em;
  line-height: 1.8;
  font-size: .9em;
}
.ctl-contentBox_left {
  width: 600px;
  float: left;
}
.ctl-contentBox_right {
  width: 300px;
  float: right;
  padding-top: 20px;
}
.ctl-contentBox_right img {
  width: 100%;
  height: auto;
}
.ctl-presenterTitle01 {
  font-size: 1.2em;
  letter-spacing: .2em;
  border-bottom: 2px solid #3dc1ad;
  padding-bottom: .5em;
}
.ctl-presenterTitle01 span {
  font-size: .6em;
}
.ctl-presenterList01 {
  margin: 0 -10px;
  overflow: hidden;
}
.ctl-presenterList01 li {
  display: block;
  width: 176px;
  margin: 0 10px 40px;
  text-align: center;
  float: left;
}
.ctl-presenterList01 li span {
  letter-spacing: 0.1em;
  color: #999;
  display: block;
  margin-top: 10px;
  font-size: .8em;
}

/************************************************
 exhibition 
************************************************/
.ctl-exhibitionList {
  font-size: 1em;
  line-height: 2;
  margin: 0 40px 0;
}

.ctl-exhibitionList li span {
  font-size: .8em;
}



.btn_ctl2018 {
  margin: 50px auto;
  text-align: center;
}
.btn_ctl2018 a {
  display: inline-block;
  background: #3dc1ad;
  color: #fff;
  padding: 1em 2em;
  text-decoration: none;
  border-radius: 5px;
}
.btn_ctl2018 p {
	margin-bottom: 10px;
	font-weight: bold;
}
.btn_ctl2018 a:hover {
    opacity: .6;
}
