@charset "utf-8";
/* =====================================================
   共通
===================================================== */
.gaiyou tr th div,
.program tr th div{
	background-color: #7FA3BD;
}
#pro0704 tr th div,.col0704,.day0704{
	background-color: #75A7FF;
}
th .another{
	background-color: #1BB2A7!important;
}
#pro0706 tr th div,.col0706,.day0706{
	background-color: #ADA23A;
}
#pro0707 tr th div,.col0707,.day0707{
	background-color: #504AD2;
}
/* =====================================================
   一般
===================================================== */
body{
	font-family: "Hiragino Sans", Meiryo, "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto;
	box-sizing: border-box;
	background-color: #ffffff;
}
h1{
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px;
	background: #335271;
}
h1.round{
	border-radius: 1.5em;
	font-weight: 300;
	margin: 2em 0px 10px;
	padding: 7px 2em; 
	letter-spacing: 0.25em;
}

h1 img{
	vertical-align: middle;
	margin: 0 0.5em 0 0;
}

/*h3タグはpopupのタイトルトリガーなので注意*/
h3{
	font-size: 16px;
}
h4{
	color: #00027C;
	font-size: 18px;
	margin: 5px 0px 5px;
	padding: 3px 0px;
}

h5{
	font-size: 18px;
	margin: 5px 0px 5px;
	padding: 3px 0px;

}
h5.border{
	border-bottom: 1px dotted #999999;
}

.indent{
	text-indent: -1em;
	padding-left: 1em;
}
.red{
	color: red;
}
.bold{
	font-weight: bold;
}
.center{
	text-align: center;
}

.lead{
    font-size: 24px;
}

.end{
	font-size: 24px;
	color: red;
}
s{
	text-decoration-line: line-through;
	text-decoration-color: #000;
}
p.day0704,p.day0705,p.day0706,p.day0707{
	clear: both;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px;
}

.shortcut{
	width: 100%;
	margin: auto;
}
.shortcut div{
	float: left;
	width: calc(100%/4);
	margin: 5px auto;
	color: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
}
.col0704{
	border-right: solid 2px;
}
.col0705,.col0706{
	border-left: solid 1px;
	border-right: solid 1px;
}

.col0707{
	border-left: solid 2px;
}

label{
	cursor: pointer;
}

/* =====================================================
   レイアウト用
===================================================== */
.innerbox{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.innerbox-1000{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.margin-box{
	width: 95%;
	margin: auto;
}

.nodivide > span{
	float: left;
	display: table-cell;
	vertical-align: middle;
	padding: 3px;
}
.box-padding{
	padding: 10px 0px;
}
/* =====================================================
   背景用
===================================================== */
.background-black{
	background-color: #000000;
}
.background-gray{
	background-color: #cccccc;
}
.background-lightgray{
	background-color: #eeeeee;
}
.background-white{
	background-color: #ffffff;
}
.background-sailpoint{
	background-color: #002169;
}
.margin-thin{
	margin: 0px auto;
	padding: 0px;
}
/* =====================================================
   見出しパーツ
===================================================== */
.belt_s {
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
    text-align: left;
	margin: 0px;
	padding: 2px 15px;
}
/* =====================================================
   ヘッダー
===================================================== */
.topimg{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#title{
    max-width: 100%;
    background: #ccc;
	background-image: url("titleback.jpg");
	background-position: center;
	background-size: cover;
    margin: 0 auto;
    box-sizing: border-box;
}

/* =====================================================
   序文
===================================================== */
#about{
	clear: both;
}
#about>p{
	line-height: 150%;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	text-indent: 1em;
}
#about .migiyose{
  text-align: right;
}
#about .small{
	font-size: 85%;
	line-height: 120%;
	margin-top: 10px;
}
.nobold{
	font-weight: 400;
}
.noindent{
	text-indent: 0em!important;
}
.bigyellow{
	font-weight: 900;
	font-size: 170%;
	line-height: 120%;
	background: linear-gradient(transparent 50%, #fff799 60%);}
.centering{
	display: table;
	margin: auto;
}

/* =====================================================
   開催概要
===================================================== */
.gaiyou {
	margin: auto;
	width: 100%;
	height: 100%;
	line-height: 130%;
}
.gaiyou tr{
	border-bottom: 1px dotted #999999;
}
.gaiyou tr th {
  width: 20%;
	padding: 10px 0px;
	vertical-align: middle;
}
.gaiyou tr th div{
	display: table;
	width: 100%;
	height: 100%;
}

.gaiyou tr th div span{
	display: table-cell;
	height: 100%;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.gaiyou tr td {
  width: 80%;
	vertical-align: middle;
	padding: 10px 30px 10px 20px;
  box-sizing: border-box;
}
.red_small{
	color: red;
	margin-top: 5px;
	font-size: 70%;
	font-weight: 400;
	text-justify: inter-word;
}
/* =====================================================
   プログラム
===================================================== */
.program {
	width: 100%;
	height: 100%;
	margin: auto;
	line-height: 130%;
}
.program tr{
	border-bottom: 1px dotted #999999;
}
.program td{
	border-left: 1px none	#999999;
}
.program td.center{
	vertical-align: middle;
}

.program tr th ,.program tr td{
	padding: 10px 0px;
	vertical-align: middle;
	box-sizing: border-box;
}
.program tr th {
    width: 160px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.program tr th div{
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}
.program tr th div span{
	display: table-cell;
	height: 100%;
	padding: 10px 0% ;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.program tr td {
	/*vertical-align: top;*/
	padding: 10px 10px 10px 20px;
    box-sizing: border-box;
}
.program tr td.notice{
	color: red;
	border-left: none;
}
.program tr td.notice p{
	line-height: 150%;
	text-indent: -1em;
	margin-left: 1em;
}
.table-header{
	height: 50px;
	vertical-align: central;
	margin: 0px;
	padding: 0px;
}
.table-header td{
	border-left: none;
	text-align: center;
	padding: 0px 3px;
	box-sizing: content-box;
}
.table-header .label-a div{
	background: #0189bf; color: #fff;
	border: solid 10px #0189bf;
}
.table-header .label-b div{
	background: #015b7f; color: #fff;
	border: solid 10px #015b7f;
}
.theme{
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    background-color: green;
    color: white;
	padding: 5px 10px;
    font-weight: 700;
}
.speechtitle{
	padding: 5px 0px;
	font-weight: bold;
	color: #333333;
}
.position{
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.panelist{
	float: left;
	display: inline-block;
	width: 50%;
	max-width: 100%;
	padding: 0px 10px 10px;
	font-size: 14px;
	line-height: 150%;
	box-sizing: border-box;
}

.program img.left{
	float: left;
	margin-right: 10px;
}

.image{
	margin: auto;
	text-align: center;
	font-size: 80%;
}

td.head{
	/*background-color: #cff;*/
	font-size: 20px;
	padding: 10px 0px !important;
	margin: 10px 0px;
	font-weight: bold;
}

td.head>div{
	padding:10px 20px;
}

input.dekai{
	width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0.5em 0.8em 0.6em 0.5em;
}
input.hidden{
	display: none;	
}
.hidden{
	display: none;	
}
.choose{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
}
.kaijo{
	clear: both;
}
/* お申し込みボタン */
#entry .button{
	width: 600px;
	margin:25px auto;
}
#entry .button ul{
	list-style-type:none;
	overflow:hidden;
	margin:20px 0;
}
#entry .button ul li{
	width:280px;
	float:left;
	margin:0 10px;
}
#entry .button p{
	margin:20px 0;
	text-align:center;
}
#entry .button input,
#entry .button img {
	vertical-align:bottom;
}
#entry .button img:hover,
#entry .button input:hover {
	opacity:0.8;
}

/* お申し込みボタン - entry - */
#entry .button ul li.entry{
}
#entry .button p.entry.disable{
	height:86px;
	background:url(btn_entry_disable.png) center top no-repeat;
}
#entry .button p.entry.disable input{
	display:none;
}
/* お申し込みボタン - nid - */
#entry .button ul li.nid{
}
/* お申し込みボタン - clear - */
#entry .button p.clear{
	margin-top:20px;
	display:none;
}
.mfp-content .detail h5{
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 1.3;
}

.mfp-content .detail .profile:before{
	display: block;
	margin-bottom: 5px;
	content: '《プロフィール》';
	font-size: 13px;
	font-weight: bold;
	color: #222;
}
/* プログラム - photo */
table.program>.speaker p{
	float: left;
}

table.program td .photo{
	float: right;
	margin-top:3px;
	margin-bottom: 4px;
	padding: 0 10px 0 15px;
}
table.program td .photo img{
	display:inline-block;
	margin-bottom: 6px;
	vertical-align:bottom;
}
table.program>div.speaker{
	clear:both;
}
/* プログラム - speaker */
table.program td p.speaker{
	margin: 8px 0 10px 0;
	word-break: break-all;
}
table.program td div.speaker{
	margin: 5px 0 10px 0;

}

.speaker.clear{
	clear: both;
}
div.speaker{
	font-size: 16px;
}
/* プログラム - パネルディスカッション */
.mfp-content .detail .nodetail{
    display: none;
}
table.program ul.panelist,
.mfp-content .detail ul.panelist{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: none;
	overflow: hidden;
}
table.program ul.panelist li,
.mfp-content .detail ul.panelist li{
	width: 125px;
	float: left;
	margin: 4px 15px 0 0;
	padding-bottom: 3px;
}
table.program ul.panelist li p,
.mfp-content .detail ul.panelist li p{
	margin: 3px 0;
	font-size: 13px;
}
table.program ul.panelist li p.photo,
.mfp-content .detail ul.panelist li p.photo{
	float: none;
	margin: 0 0 8px 0;
	padding: 0;
}
table.program ul.panelist li p.photo img,
.mfp-content .detail ul.panelist li p.photo img,
table.program .moderator p.photo img,
.mfp-content .detail .moderator p.photo img{
	margin-bottom: 0;
	vertical-align: bottom;
}


/* =====================================================
   お問い合わせ
===================================================== */

#contact{
	padding: 10px;
}
#contact p{
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}
#partnership .center{
	vertical-align: middle;
	text-align: center
}
#partnership .partner{
	vertical-align: middle;
	margin: 35px 50px;
}
#partnership .end{
	clear: both;
}
.information-box{
	width: 100%;
	margin: 20px auto;
	padding: 20px;
	box-sizing: border-box;
	border: 3px double #000;
	background-color: #fff;
}

.information-text{
	margin: 0 20px;
	font-size: 85%;
}

.information-text.title{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.information-text>p{
	line-height: 120%;
	margin-bottom: 0.75em;
}
#signature{
	max-width: 90%;
	margin: auto;
	margin-bottom: 30px;
	text-align: center;
}
#signature>.naka{
	margin: 20px auto;
}

.akawaku{
	line-height: 120%;
	margin: 1em auto 2em;
	border: 1px solid red;
	padding: 10px;
	box-sizing: content-box;
	background-color: #fff;
}
.kurowaku{
	line-height: 120%;
	margin: 1em auto 2em;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	box-sizing: content-box;
	background-color: #fff;
}

.entrybutton {
    width: 100%;
    max-width: 800px;
    display: block;
    margin: 1em auto 2em;
    text-align: center;
    padding: 0.8em 0;
    font-size: 1.6em;
    font-weight: bold;
    background: #000; /*下にボタンの色指定を別で作る*/
    color: #fff;
    border-radius: 0.3em;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
    cursor: pointer;
}



.entrybutton.red {background: #f66;}
.entrybutton.blue {background: #66f;}
.entrybutton.brown {background: #611;}
.entrybutton.sailpoint {background: #06C;}

.entrybutton.round {
	max-width: 80%;
    border-radius: 1.2em;
    padding: 0.6em 0;
}

.entrybutton:hover{
	transform: translate(1px,2px);	
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));
}

a.nodeco{
	text-decoration : none;
	color: white;
}

.notice-red {
	width: 100%;
	max-width: 800px;
	color: #ff0000;
	background-color: #fff;
	border: 1px solid #ff0000;
	margin: auto;
	margin-top: 2em;
	padding: 15px;
	box-sizing: border-box;
}

.notice-red p {
	color: #ff0000;
	line-height: 1.7em;
	margin-bottom: 0;
}

.notice-red p.head {
	margin: 10px auto;
}

.notice-red p.note b {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 0.2em 0 0.2em;
}

.notice-red .half {
	font-size: 12px;
    width: 80%;
	text-indent: -1em;
	margin: 5px auto;
	text-align: left;
	
}

.notice-red p a {
	color: #ff0000;
	text-decoration: underline;
}

.notice-blue {
	width: 100%;
	max-width: 800px;
	color: #214178;
	background-color: #fff;
	border: 1px solid #214178;
	margin: auto;
	margin-top: 2em;
	padding: 10px 30px;
	box-sizing: border-box;
}

.notice-blue p {
	line-height: 1.7em;
	margin-bottom: 0;
}

.notice-blue p.notice-midashi{
    font-size: 28px;
    font-weight: 700;
}

.notice-blue p.middle{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
}

.notice-blue u{
    text-decoration-color: #FFC61D;
    text-decoration-thickness: 3px;
}
.hr3 {
    border-top: 2px solid #FFC61D;
    margin: 10px!important;
}
.notice-blue p.half {
    font-size: 12px;
    width: 90%;
    margin: auto;
    padding-left: 1em;
	line-height: 1.7em;
    text-indent: -1em;
	margin-bottom: 0;
}


/* =====================================================
	フッター
===================================================== */
footer{
	border-top: 3px solid #00dddd;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666;
	margin: 0px auto;
	padding: 20px 0px;
}

/* =====================================================
	magnific popup関連 
===================================================== */
.mfp-content .detail{
	position: relative;
	background: #fff;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 3px;
}
.mfp-content .detail .popup,
.mfp-content .detail input{
	display: none !important;
}
.mfp-content .detail.mode0 button.mfp-close{
	color: #bababa !important;
}
.mfp-content .detail div,
.mfp-content .detail section{
	overflow: hidden;
}
.mfp-content .detail p{
	margin: 7px 0;
	font-size: 14px;
	line-height: 1.5;
}
.mfp-content .detail ul{
	margin: 7px 0;
}
.mfp-content .detail li{
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 4px 0;
}
.mfp-content .detail img{
	vertical-align: bottom;
}

/* セミナータイトル（ヘッドの帯） */
.mfp-content .detail .seminar-title{
	margin: 0 !important;
	padding: 10px 40px 10px 20px;
	font-size: 12px;
	line-height: 1.5;
	background: #555; 
	color: rgba(255,255,255,0.8);
}

.mfp-content .detail > .pad{
	padding: 10px 27px 10px 27px;
}

/* property */
.mfp-content .detail .property{
	margin: 10px -7px 15px -7px;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	background: #ddd; 
}
.mfp-content .detail .time{
	margin-right: 10px;
}
.mfp-content .detail .status{
	display: inline-block;
	margin-right: 10px;
	color: #f22;
	font-size: 14px;
}
.mfp-content .detail span.label{
	margin: 4px 10px 4px 0;
}

.mfp-content .detail .shoulder{
	margin: 10px 0;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ddd;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	
}
.mfp-content .detail .shoulder.noline{
	margin: 15px 0 0 0;
	border-bottom: none;
	padding-left: 0;
	padding-bottom: 0;
}

/* title = プログラム欄のh4相当 */
.mfp-content .detail .title{
	margin: 10px 0 15px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}
.mfp-content .detail .title span{
	font-size: 90%;
}
.mfp-content .detail .title .shoulder{
	display: block;
	margin-bottom: 0.2em;
	padding: 0;
	border: none;
	font-weight: normal;
}
.mfp-content .detail .title .subtitle{
	display: block;
	margin-top: 0.2em;
}

/* photo */
.mfp-content .detail .photo{
	float: right;
	padding: 4px 10px 0 15px;
	margin: 0 0 10px 0;
}
.mfp-content .detail .photo.right{
	float: right !important;
	padding: 4px 10px 0 15px !important;
}
.mfp-content .detail .photo.left{
	float: left !important;
	padding: 0 15px 0 5px !important;
	margin: 0 0 5px 0;
}
.mfp-content .detail .photo img{
	width: 90px;
	height: auto;
}

/* speaker */
.mfp-content .detail .speaker{
	margin: 10px 10px 15px 0;
	padding: 2px 0 0 12px;
	font-size: 14px;
	line-height: 1.45;
	border-left: 2px solid; 
}
.mfp-content .detail .speaker ul{
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: none;
}
.mfp-content .detail .speaker li:last-child,
.mfp-content .detail .speaker p:last-child{
	margin-bottom: 0;
}

/* note */
.mfp-content .detail .note {
	margin: 10px 5px;
}
.mfp-content .detail .note strong{
}

/* summary */
.mfp-content .detail .summary{
	clear: both;
}

/* profile */
.mfp-content .detail .profile{
	margin: 15px 0 10px 0;
	font-size: 12px;
	line-height: 1.5;
}

.mfp-content .detail p.profile:first-child{
	display: none;
}

.mfp-content .detail p.highlights:first-child{
	display: none;
}
.sponly.label{
	display: none;
}

.popup img{
	margin: 10px 0px 5px
}

/*******
bottom_link
*******/

.bottom_link{
	background-color: #000000;
	padding: 25px 0 20px 0;
}
.bottom_link .inner{
	text-align: center;
	display: flex;
	width: 660px;
	margin: auto;
}
@media screen and (max-width:600px){
	.bottom_link .inner{
		width: calc(100% - 40px);
		justify-content: space-between;
	}
}


.bottom_link .inner .txt_box{
	width: 470px;

}
@media screen and (max-width:600px){
	.bottom_link .inner .txt_box{
	width:100%;
	}
}

.bottom_link .inner .txt_box .ty1{
	font-size: 50px;
	line-height: 1em;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10%;
}
@media screen and (max-width:600px){
	.bottom_link .inner .txt_box .ty1{
		font-size: 24px;
	}
}


.bottom_link .inner .txt_box .ty2{
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10%;
}
@media screen and (max-width:600px){
	.bottom_link .inner .txt_box .ty2{
	font-size: 15px;
	}
}


.bottom_link .inner img{
	max-width: calc(100% - 40px);
	margin-right: 20px;
}
@media screen and (max-width:600px){
	.bottom_link .inner img{
		width: 140px;
		margin-right: 20px;
	}
}


.bottom_link .inner a{
	display: block;
	background-color: #bb272d;
	font-size: 15px;
	text-align: center;
	padding: 5px 0 5px 0;

	margin: auto;
	text-decoration: none;
	color: #ffffff;
	transition-duration: 0.3s;
	max-width: calc(100% - 0px);
}
.bottom_link .inner a:hover{
	opacity: 0.5;
}


/* =====================================================
   スマホ対応
===================================================== */

@media (max-width: 768px){
body{
	font-size: 90%;
}
.innerbox{
	width: 90%;
}
.gaiyou{
	width: 100%;
	font-size: 14px;
	line-height: 150%;
}
.gaiyou tr th {
	padding: 10px 0px;
	text-align: left;
}
.gaiyou tr td {
	padding: 15px 15px;
}
.red_small{
	color: red;
	margin-top: 5px;
	font-size: 12px;
	line-height: 130%;
	text-indent: -1em;
	padding-left: 1em;
	text-justify: inter-word;
}
.program{
	font-size: 14px;
}
.program tr{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.program tr th {
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 0px;
}
.program tr td {
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0px;
	border-left: none;
}
.speaker_left{
    float: left;
    max-width: 75%;
    box-sizing: border-box;
}
.akawaku{
	font-size: 12px;
}
.sponly.label{
	display: inline-block;
}
.choose{
	width: 100%;
}
.notice-red, .notice-red .half{
	width: 100%;
	text-align: center;
	padding: 10px;

}
}
