@charset "utf-8";
/*レイアウト*/

#main_containar {
	max-width: 1200px;
	margin: 0 auto;
}

.ctsArticle {
	padding: 80px 0
}

.ctsContainer {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box
}

/* clearfix
--------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* universal
--------------------------------------*/
/*vertical-align*/
.vat {
	vertical-align: top !important
}

.vam {
	vertical-align: middle !important
}

.vab {
	vertical-align: bottom !important
}

/*display*/
.none {
	display: none !important
}

.dsb {
	display: block !important
}

.dsib {
	display: inline-block !important
}

.dsi {
	display: inline !important
}

.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.fR {
	float: right;
}

.fL {
	float: left;
}

.clr {
	float: none;
	clear: both;
}

.pb0 {
	padding-bottom: 0px;
}

.pb05 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.ml40 {
	margin-left: 40px;
}

.ml60 {
	margin-left: 60px;
}

.mr10 {
	margin-right: 10px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb05 {
	margin-bottom: 05px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 50px;
}

.m_0_auto {
	margin: 0 auto;
}

.w60per {
	width: 60%;
}

.fwn {
	font-weight: normal !important;
	;
}

.fwb {
	font-weight: bold !important;
	;
}

/*background 背景*/
.bgGray {
	background: #ddd
}

.bgLightGray {
	background: #ececec
}

.bgDarkGray {
	background: #1e1e1e;
	color: #fff;
}

.bgDarkGray02 {
	background: #4e4e4e;
	color: #fff;
}

.bgGrade {
	background: #cc0000;
	background: -moz-linear-gradient(-45deg, #cc0000 0%, #ca723b 100%);
	background: -webkit-linear-gradient(-45deg, #cc0000 0%, #ca723b 100%);
	background: linear-gradient(135deg, #cc0000 0%, #ca723b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#ca723b', GradientType=1)
}

.cRed {
	color: #ff0000;
}

.cWhite {
	color: #fff
}

.cBlack {
	color: #000
}

.cBlue {
	color: #099ee3
}

.cOrange {
	color: #ff7400
}

/*メイン*/
.main_title_containar {
	margin: 0 auto;
	text-align: center;
	background: url(images/mv_zuu.jpg) no-repeat center top;
	background-size: cover;
	border-bottom: 1px solid #00112e;
	position: relative;
	width: 100%;
	padding-top: 43%;
}

.main_title_containar .inner {
	/* padding: 40px 0 0; */
	margin: 0 auto;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.main_title_containar .inner .subtitle {
	color: #000;
	font-size: 30px;
	line-height: 1.4;
	/*margin-bottom: 20px;*/
	/*margin-bottom: 10px;*/
	font-weight: normal;
	text-align: left;
	width: 1000px;
	margin: 0 auto 40px;
	padding-left: 200px;
}

.main_title_containar .inner .subtitle span {
	font-size: 40px;
}

.main_title_containar .inner .subtitle em {
	font-size: 24px;
	background: rgba(26, 156, 251, 0.6784313725490196);
	border-radius: 50px;
	padding: 4px 10px 2px;
	margin-bottom: 10px;
	font-weight: normal;
}

.main_title_containar .inner .title {
	font-size: 40px;
	/*font-weight: normal;*/
	font-weight: bold;
	color: #fff;
	line-height: 1.4;
	/*margin-bottom: 40px;*/
	/*text-shadow: 2px 2px 2px #020202;*/
	text-align: left;
	width: 1000px;
	margin: 0 auto 40px;
	/*display: inline-block;*/
}

.main_title_containar .inner .title span {
	color: #efff11;
}

.main_title_containar .inner .title em {
	font-weight: bold;
	/*font-size: 54px;*/
	font-size: 60px;
	color: #000;
}

.main_title_containar .inner .lead_box {
	width: 1000px;
	margin: 0 auto 0px;
	text-align: left;
}

.main_title_containar .inner .lead {
	/*color: #fbd51a;*/
	font-size: 24px;
	line-height: 1.6;
	/*margin-bottom: 20px;*/
	display: inline-block;
	/* border-bottom: 2px solid #fbd51a; */
	background: #cc0000;
	border-radius: 50px;
	padding: 4px 20px 2px;
	/*				width: 1000px;
		margin:0 auto 20px;*/
	text-align: left;
}

.main_title_containar .inner .leadBox {
	background: rgba(0, 0, 0, 0.6901960784313725);
}

.main_title_containar .inner .leadBox .attention {
	color: #fff;
	font-size: 26px;
	padding: 20px 0 10px;
	margin-bottom: 0;
}

.main_title_containar .inner .leadBox .attention span {
	/*border-bottom: 2px solid #fbd51a;*/
	color: #fff;
	text-shadow: 0 0 6px #000;
	font-size: 26px;
}

.main_title_containar .inner .leadBox .attention span em {
	font-size: 40px;
	color: #fbd51a;
}

/*txt*/
.secTtlType01 {
	text-align: left;
	font-weight: normal;
	line-height: 1.4;
	font-size: 20px;
}

.secTtlType02 {
	text-align: left;
	font-weight: normal;
	line-height: 1.4;
	font-size: 28px;
}

.setLeadTxtCts {
	display: block;
	text-align: center;
}

.setLeadTxtCts p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
}

.setLeadTxtCts ul {
	display: inline-block;
	margin-bottom: 20px;
}

.setLeadTxtCts li {
	text-align: left;
	line-height: 1.8;
	font-size: 21px;
}

.secLead {
	margin: 40px auto
}

.secLead p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.ctsTitle {
	background: #333;
	text-align: center;
	border-radius: 4px;
}

.ctsTitle p {
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 10px 0 8px;
}

.ctsTitle p span {
	font-size: 26px;
	font-weight: bold;
}

.matome span {
	font-weight: bold;
	font-size: 30px;
}


.cautionbox {
	background-color: #fff2cc;
	border: 2px solid #dcd0ae;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 35px;
}

.cautionbox p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}

.cautionbox2 {
	background-color: #fcf9f9;
	border: 1px dotted #ff0000;
	box-sizing: border-box;
	padding: 20px;
	margin: 35px 0;
}

.cautionbox2 p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
	text-align: center;
}

.stxt2 {
	color: #E50000;
	margin-right: 1em;
}

.t_catch03 {
	font-size: 18px;
	border: dotted 1px #0b005e;
	padding: 15px;
	color: #0b005e;
	margin-bottom: 35px;
}

/*セミナーアジェンダ
***********************************************************************/
.agenda_title {
	background-color: #000333;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
	padding: 5px 20px 1px;
}

.agendabox {
	padding: 20px;
}

.agendabox h3 {
	background-color: #FBE5D6;
	padding: 15px;
	margin-bottom: 10px
}

.agendabox .text01 {
	font-size: 18px;
	line-height: 1.5em;
	margin-left: 1em;
}

.agendabox ul {
	margin-bottom: 30px;
}

.agendabox ul li {
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
	/*font-weight: bold;*/
	padding-left: 1em;
	/*display: inline-block;*/
}

.agendabox ul li:before {
	display: inline-block;
	color: #333;
	content: '●';
}

.agendabox ul li ul li {
	font-weight: normal;
	display: block;
}

.agendabox ul li ul li:before {
	display: none;
}

/*開催概要
***********************************************************************/
.excerpt_title {
	background-color: #000333;
	font-size: 22px;
	line-height: 1.5em;
	color: #fff;
	padding: 5px 20px 1px;
}

.excerptbox {}

table.tbl01 {
	border-collapse: collapse;
	border-top: 1px dotted #1e1e1e;
	empty-cells: show;
	margin: 0 0 30px;
	table-layout: fixed;
	width: 100%;
	font-size: 14px;
	line-height: 1.5em;
}

table.tbl01 th,
table.tbl01 td {
	border-bottom: 1px dotted #1e1e1e;
	padding: 1em 1.5em;
	font-size: 18px;
	line-height: 1.8em;
}

table.tbl01 th {
	border-bottom: 1px dotted #fff;
}

table.tbl01 tr:last-child th {
	border-bottom: 1px solid #1e1e1e
}

table.tbl01 th {
	background: none repeat scroll 0 0 #1e1e1e;
	border-right: 1px solid #1e1e1e;
	font-weight: normal;
	width: 12em;
	text-align: center;
	color: #fff;
}

.tbl01 ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 20px;
}

.tbl01 p {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
}

.br-space {
	display: inline-block;
}

.indent {
	padding-left: 4em;
	text-indent: 0;
}

/*講演者
***********************************************************************/
.speaker_area {
	padding: 0 20px;
}

.speaker_title {
	background-color: #000333;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
	padding: 5px 20px 1px;
}

.speaker_box {
	font-size: 18px;
	line-height: 1.6;
	padding: 20px;
}

.speaker_profile {
	display: flex;

}

.speaker_info {
	width: 80%;
	font-size: 18px;
	padding-left: 50px;
}


.speaker_photo {
	width: 15%;
	margin-bottom: 20px;
	/*display: inline-block;
	vertical-align: top;*/
}

.peakerImg {
	width: 100%;
	margin: 0 auto;
}


/*資料提供元企業*/
.compbox {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	padding: 20px;
}

.compbox .p01 {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	line-height: 1.5em;
	padding-bottom: 6px;
	text-align: center;
	margin-bottom: 20px;

}

.compbox .box .lbox {
	float: left;
	width: 30%;
	text-align: center;
}

.compbox .box .lbox img {
	background-color: #fff;
	width: 80%;
}

.compbox .box .txt {
	font-size: 18px;
	line-height: 1.5em;
}

.compbox .box .rbox {
	float: right;
	width: 67%;
}

.companyname {
	font-weight: bold;
	font-size: 18px;
}

/*クロージングボックス*/
.closingbox {
	background: #333 url(images/closingIMG.png) no-repeat left center;
	background-size: contain;
}

.ctsArticle.closingbox {
	padding: 40px 0;
}

.closingbox .title {
	color: #fbd51a;
	font-size: 28px;
}

.closingbox .title span {
	border-bottom: 2px solid #fbd51a;
}

.closingbox .title em {
	font-size: 40px;
}


.ico_arrow {
	display: inline-block;
}

.ico_arrow:before {
	/*    position: absolute;
		top: 18%;
		left: 8px;*/
	content: " ";
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 30px;
	background: url(images/aroow.png) no-repeat center center;
	padding-right: 14px
}



.linkimg a img {
	background: none !important;
}

.linkimg a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

.catchbox {
	width: 1000px;
	margin: 0 auto 0px;
}

.catch {
	font-weight: bold;
	font-size: 28px;
	line-height: 1.5em;
	/*color:#ff8400;*/
	color: #ff0000;
	/*text-align:center;*/
}

.tinner_01 {
	width: 1000px;
	margin: 0 auto 0px;
}

.tinner_02 {
	width: 1000px;
	margin: 0 auto 0px;
}

.tit {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.5em;
	color: #fff;
	background-color: #002862;
	padding: 0.5em 1.0em;
}

.txt {
	font-size: 16px;
	line-height: 1.5em;
}

.lead {
	font-size: 20px;
	line-height: 1.4;
	color: #fff;
}

.lead span {
	font-weight: bold;
	/*line-height:1.6em;*/
	/*color:#022865;*/
	/*font-size: 1.2em;*/
}

.lead_img {
	text-align: center;
}

.txtbox01 .list {
	font-size: 20px;
	line-height: 1.5em;
	list-style: disc inside;
	margin-bottom: 30px;
	border-top: 1px dotted #bbb;
	padding-top: 10px;
}

.txtbox01 .list li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}


.txtbox01 .box02 .lbox {
	float: left;
	width: 500px;
}

.txtbox01 .box02 .rbox {
	float: right;
	width: 300px;
	text-align: right;
}


.btnbox {
	border: 4px solid #ff0000;
	padding: 30px;
	width: 700px;
	margin: 0 auto 40px;
}

.btnbox .stxt {
	font-size: 18px;
	color: #ff0000;
	margin-bottom: 10px;
	text-align: center;
}

.btnbox .img {
	margin-bottom: 0px;
}




.readbox {
	background-color: #4dc5c6;
	margin-bottom: 40px;
	padding: 30px;
}

.readbox .stit {
	font-size: 38px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}

.readbox .slist {
	list-style: disc inside;
	margin-bottom: -10px;
}

.readbox .slist li {
	padding: 16px;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	background-color: #fff;
	color: #29b5b4;
}

.red_txt {
	color: #ff0000;
	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 20px;
}

.txt_teikyo {
	font-size: 14px;
	line-height: 1.5em;
	text-align: right;
	margin-top: 16px;
}

.tit_naiyo {
	background-color: #1d2088;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0;
	padding: 10px 20px;
	/*text-align: center;*/
}

.txt {
	font-size: 18px;
	line-height: 1.5em;
}



/*拡散ボタン*/
.snsbtns_area {
	margin: -35px 60px 0;
}

.snsbtns_area ul {
	text-align: left;
}

.snsbtns_area ul li {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: top;
}

/*ページ移動ボタン*/
.entryBtnWrap {
	margin-bottom: 45px;
	text-align: center;
}

.entryBtnWrap p {
	font-size: 20px;
}

.entryBtnWrap .entryBtn {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	border: 2px solid #1d88e5;
	border-radius: 45px;
	background: #fff;
	color: #1d88e5 !important;
	font-size: 22px;
	font-weight: bold;
	/*transition: background 0.2s ease, color 0.2s ease;*/
}

.entryBtnWrap .entryBtn:hover {
	cursor: pointer;
	background: #1d88e5;
	color: #fff !important;
	text-decoration: none;
}

.entryBtnWrap .entryBtn span {
	position: absolute;
	display: block;
	width: 100%;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -45%);
}