@charset "utf-8";

body {
  font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Verdana","Osaka","ＭＳ Ｐゴシック",Verdana, Helvetica, sans-serif;
/*background: url(program_bg.jpg)no-repeat center;
*/    font-size: 16px;
   line-height: 1.6;
   color:#222222;
	
}
a,
a:link {
  color: #0033cc;
  text-decoration:none;
  transition-property: all;
  transition: 0.2s linear;
}
a:visited {
}
a:hover {
  text-decoration:underline;
}
.program a:hover {
  text-decoration:none;
}

li{
	list-style-type: decimal;
}
/* =====================================================
   レイアウト用
===================================================== */
.innerbox{
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;

}
.innerbox-700{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.innerbox-1000{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.innerbox-top{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
    text-align: center; 
}

.margin-box{
	width: 95%;
	margin: auto;
}

.nodivide > span{
	float: left;
	display: table-cell;
	vertical-align: middle;
	padding: 3px;
}
.box-padding{
	padding: 10px 0px;
}

.hidden{
	display: none;
}
p.indent{
    margin-left: 1em;
    text-indent: -1em;
}
/* =====================================================
   背景用
===================================================== */
.background-black{
	background-color: #000000;
}
.background-gray{
	background-color: #cccccc;
}
.background-lightgray{
	background-color: #eeeeee;
}
.background-white{
	background-color: #ffffff;
}
.background{
	background-color: #09587F;
}
.margin-thin{
	margin: 0px auto;
	padding: 0px;
}
/* ヘッダー */
#title{
  max-width: 100%;
  background-color: #ffffff;
  margin: 0;
  box-sizing: border-box;
}
.topimg{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
    margin: auto;
}
#lead {
  margin-bottom:30px;
  /*padding: 0 30px;*/
  overflow: hidden;
}

#program .itj_url{
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	margin-top: 10px;
}

h1{
	margin: auto;
	width: 800px;
	max-width: 100%!important;
	font-size: 24px;
	color: white;
	text-align: center;
	padding: 7px 0px 5px;
	background-image: linear-gradient(120deg, white 0%, rgba(72,219,255) 30%, rgba(157,56,255) 70%, white 100%);
	/*background-image: linear-gradient(90deg, white 0%, #AB000F 30%, #AB000F 70%, white 100%);*/
}


h2{
	font-size: 18px;
	line-height:24px;
	font-weight:bold;
	margin:5px 0px 15px;
	color: #000;
}
h3 {
    font-size: small;
	font-weight: 400; /*400は細字*/
}
h4 {
    font-size: 15px;;
	font-weight: 700; /*700は太字*/
}
.purple{
	color: rgb(153, 50, 204);
}

.skyblue{
	color: #00b5fd;

}
.yerrow{
	color: #ffa500;
}
span.name{
	font-size: 16px;
	font-weight: 700;
}
span.title_day{
	display: hidden;
}
p{
  margin-bottom: 10px;
}
.small{
  font-size:85%;
}
.small-b{
  font-size: 90%;
  font-weight: bold;
}
p.day{
	color: #00bfff;
	font-size: 32px!important;
	font-weight: 700;
	text-align: center;
	padding-top: 10px;
}
.mini{
	font-size: 14px;
}
#contact{
	background-color: #ffffff;
	padding: 0px 0px 10px;
	border-top: 2px solid #000;
}

section .btn{
  margin-bottom: 25px;
}
/* ==================== */
/*	overview(開催概要)
/* ==================== */
#overview{
}

#overview table{
	margin: 20px auto;
	border-left: 20px solid #4f2f17;
}
#overview table tr{
	border-top: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
}

#overview table tr th{
	width: 150px;
	color: #4f2f17;
	text-align: center;
	padding: 5px;
}
#overview table tr td{
	padding: 10px;
}

#overview span.date{
	font-size: 24px;
	font-weight: 800;
	padding: 0px 5px
}
#overview td.left{
	text-indent: -5px;
}
.howto{
	width: 100%;
	max-width: 100%;
}
.double-lined-box{
	width: 90%;
	max-width: 700px;
	margin: 10px auto;
	padding: 15px 25px;
	border: solid 1.5px;
	box-sizing: border-box;
	background-color: #fff;
}

.entry{
	font-size: 90%;
	line-height: 140%
}

.entry p{
	margin: 1em auto;
}

.entry .midashi-a{
	font-size: 20px;
	font-weight: 700;
	margin: 10px auto;
}

.entry .midashi-b{
	font-size: 16px;
	font-weight: 700;
	margin: 10px auto;
}

.entry li{
	list-style: inside;
	text-indent: -1.3em;
	padding-left: 1.3em;
	margin: 0.25em auto;
}

.information-box{
	width: 90%;
	margin: 20px auto;
	padding: 20px;
	box-sizing: border-box;
	border: 3px double #000;
	background-color: #DDFFFF;
}

.information-text{
	margin: 0 20px;
	font-size: 14px;
}

.information-text.title{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.information-text>p{
	line-height: 120%;
	margin-bottom: 0.75em;
}


.entrybutton, .entrybutton-half{
	width: 700px;
	max-width: 100%;
	padding: 10px 0px;
	margin: auto;
	font: normal normal 700 24px/150% sans-serif;
	color: #fff;
	background: rgba(157,56,255);
	text-align: center;
	border-radius: 30px;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
}
.entrybutton-half{
	width: 350px;
	font-size: 18px;
}
.entrybutton:hover,.entrybutton-half:hover{
	transform: translate(1px,2px);
	opacity: .9;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));
}
.link-box:hover{
		opacity: .7;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));

}
a:any-link.nodeco{
	color: inherit;
	text-decoration: none;
}

#title{
	background:url("titleback.jpg");
    background-position: top center;
    background-repeat:repeat-y;
	background-size: cover;
	/*background-attachment: fixed;*/
	padding: 30px 0;	
}

#program table{
	width:100%;
	max-width: 1000px;
	height: 100%;
	margin-bottom:20px;
	margin: auto;
	border-collapse:collapse;
}
#program table:last-of-type{
	margin-bottom:10px;
}
#program table th{
	/*color: white;*/
	/*background-color: #5E5E5E;
	text-align:center;*/
	/*vertical-align: middle;*/
	padding-top: 20px;
	padding-bottom: 20px;
	width: 200px;
	height: 100%;
	/*font-size:  14px;*/
	background-color:#e4e4e4;
	text-align:center;
	font-weight:bold;
}

.kakushi{
	opacity: 0;
}

#program table th > span{
  font-weight: normal;
  height: 100%;
}
#program table tr{
  border-bottom:5px solid #fff;
  border-right: 5px solid #fff;
  /*display: block;*/
  margin-bottom: 30px;
}
#program table tr:last-child{
  margin-bottom: 0px;
  border-bottom: none;
}
#program table td{
  background-color: #f4f4f4;
  padding: 15px;
  padding-left: 24px;
  width: calc(800px / 3);
  height: 100%;
  position: relative;
}
#program .time-right{
	font-size: 13px;
	line-height: 1em;
	display: inline-block;
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	color: #000000;
}
#program th{
}
#program h5 {
  /*color:#000D8F;*/
  font-size: 14px;
  margin-bottom:6px;
}
#program h5 .subtitle{
  background-color: #000D8F;
  color: #FFF;
  display: inline-block;
  font-size:  14px;
  letter-spacing: 1px;
  padding: 3px 10px 1px;
}
#program h5.border{
  border-top: 1px solid #dddddd;
  margin-top: 15px;
  padding-top: 15px;
}

#program p{
  font-size:  15px;
}
#program p.name{
  font-size: 14px;
  margin-bottom:0px;
  margin-top: 10px;
  color: #333;
}

#program p.name b {
  font-size: 16px;
  letter-spacing: 1px;
}

.dl{
	width: 300px;
	margin: 10px;
	padding: 5px;
	border:1px solid #09587F;
	border-radius: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
}
.dl.nashi{
	background-color: #ffffff;
	border:1px solid #666666;
	color: #666666;
}
.dl.junbi{
	background-color: #ffffff;
	color: #09587F;
}
.dl.ari{
	background-color: #09587F;
	color: #ffffff;
}
.dl.ari:hover{
	cursor:pointer;
	background-color: #E9F1FA;
	color: #09587F;
	transition-duration: 0.5s;
}
.dl.nashi:hover,.dl.junbi:hover{
	cursor: default;
}

.normal{
  font-weight: normal;
}
.center{
  text-align: center;
}
.note{
  font-size:  12px;
}

.banner{
  width: 300px;
  float: right;
  margin: 0 0 10px 15px;
}
.banner a:hover{
  opacity: 0.8;
}

.lead p{
  font-size:  16px;
  line-height: 1.8;
}

.content .btn_list{
  /*margin-left: 60px;*/
}
.content .btn_list {
  overflow: hidden;
  margin-bottom: 30px;
}
.btn_list li{
  list-style: none;
  width:auto;
  float: left;
  text-align: center;
}
.btn_list li:first-child {
  margin-right: 50px;
}
.btn_list li .note{
  font-size:  12px;
  margin-top: 5px;
}
.btn_list li .entry{
  font-size:  20px;
  font-weight: bold;
}
.entrybutton p{
  width:auto;
  max-width: 270px;
  text-align: center;
  margin: 30px auto;
}
.entrybutton p .note{
  display: inline-block;
  font-size:  13px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 5px;
}
.entrybutton a,
.btn_list li a{
  position: relative;
  width:auto;
  display:block;
  overflow:hidden;
  padding: 12px 30px;
  text-align:center;
  left:1px;
  color:white;
  font-size:  18px;
  font-weight:bold;
  letter-spacing: 1px;
  border-radius: 6px;
}

.entrybutton a img,
.btn_list li a img{
  position: relative;
  top: 3px;
  left: -5px;
}
a.button1 {
  background-color:#071b91;
  border:1px solid #071b91;
}
a.button1:hover {
  color: #fff;
  background-color: #233abe;
  border: 1px solid #071b91;
  text-decoration:none;
}
a.button2 {
  background:#2D920F;
  border:1px solid #2D920F;
}
a.button2:hover {
  background-color: #efffea;
  color: #2D920F;
  border:1px solid #2D920F;
  text-decoration:none;
}

.box {
  background-color: #FFF;
  padding:20px 30px 15px;
  border:1px solid #dddddd;
  font-size: 14px;
  line-height:1.4;
}
.box p{
  margin-bottom: 1em;
}
.box ol li{
  list-style-position: inside;
  /*font-weight: bold;*/
  margin-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 1em;
}

ul.asterisk{
  margin-bottom: 20px;
}
ul.asterisk li {
    list-style: none;
    font-size:  13px;
    margin-left: 1.5em;
    text-indent: -1em;
}

.comment{
  text-align: center;
  margin-bottom: 20px;
  border: 1px dotted #444;
  padding: 7px 0 5px;
  font-size:  14px;
  font-weight: bold;
}
.comment2{
  /*background: #fff;*/
  margin-bottom: 10px;
  border: 1px solid #6874b9;
  padding: 15px 30px 5px;
  font-size:  14px;
  font-weight: bold;
}

.speakerphoto::before{
  clear: both;
}
.speakerphoto {
  float: right;
  margin-left: 20px;
  text-align: right;
}
.summary{
  clear: both;
  margin-top: 15px;
}

.price {
  color: #cc0033;
  font-size: 17px;
  margin-bottom: 15px;
}
.price span{
  font-size: 19px;
  font-weight: bold;
}
.red {
	font-size: 13px;
	color: #cc0033;
	font-weight: bold;
	margin-bottom: 10px;
}
li.red{
  margin-bottom: 0;
}
.use{
  border-left: 7px solid #595964;
  margin:0 0 15px 15px;
  padding:0 0 0 15px;
}
.information-box{
	width: 90%;
	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;
}
/* ==================== */
/* プロフィール */
/* ==================== */
p.profile {
  border: dotted 1px #666;
  font-size: 16px!important;
  line-height:1.6;
  padding: 8px 15px 7px;
  overflow: hidden;
}

.profilebox {
  margin-top: 5px;
	margin-bottom: 20px;
}
.profilebox::after{
  content: '';
  display: block;
  clear: both;
}
.profilebox label {
    display: inline-block;
    cursor :pointer;
    line-height: 20px;
}
.profilebox input {
    display: none;
}
.profilebox div {
    height: 0;
    overflow-y: hidden;
    transition: 0.8s;
    opacity: 0;
}
.profilebox input:checked + label + div {
    height: auto;
    opacity: 1;
}
.profilebox label.button {
    background: #efefef;
    border: 1px solid #000D8F;
    color: #000D8F;
    padding: 1px 14px;
    font-size:  13px;
}
.profilebox input:checked + label {
    background: #666;
    border: 1px solid #666;
    color: #fff;
}
.profilebox label:hover{
  background: #fff;
}
.profilebox label>h5{
	margin-top: 10px;
}
.profilebox label>h2{
	margin-top: 10px;
}
/* aside */
#right{
  background: #fff;
  width: 200px;
  float: right;
  padding: 30px 5px 0 15px;
  overflow: hidden;
}
#right .side-box{
  margin-bottom: 40px;
}
#right .side-box .head{
  font-weight: bold;
  margin-bottom: 20px;
}
#right .side-box .logos{
  margin-bottom: 40px;
}
#right .side-box .logos li{
  list-style-type: none;
  margin-bottom: 20px;
}
#right .side-box .logos img{
  display: block;
  margin: 0 auto;
}

.end{
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #e73444;
  margin: 30px;
}
td input{
  font-size: 12px;
  padding: 1px 3px;
}


.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 .speakerphoto{
	float: right;
	margin-top:3px;
	margin-bottom: 4px;
	padding: 0 10px 0 15px;
}
table.program td .speakerphoto 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,div.clear{
	clear: both;
}
.speaker{
	padding-top: 30px;
}
.speaker:first-child{
	padding-top: 0px;
}
div.speaker{
	font-size: 14px;
}
div.speaker>.photo{
	display: none;
			}
/* ==================== */
/*	フッター
/* ==================== */

footer{
	border-top: 1px solid #BBB;
	width: 100%;
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
	color: #666;
	margin: 0px auto;
	padding: 30px 0px;
}
footer div{
	display: inline-block;
	vertical-align: middle;
}
/* =====================================================
	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: #999;
}
.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{
	display: initial;
	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
}





/* =====================================================
	magnific popup関連 
===================================================== */
.mfp-content .detail{
	position: relative;
	background: #eee;
	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;
}







/* =====================================================
	みだしかざり
===================================================== */
.headline {
  font-size: 2.4em;
  font-weight: 800;
  color: #d60000;
  letter-spacing: 0.03em;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #d60000;
  text-shadow: 1px 1px 2px rgba(214, 0, 0, 0.3);
  animation: subtleGlow 3s ease-in-out infinite;
}

@keyframes subtleGlow {
  0%   { text-shadow: 1px 1px 2px rgba(214, 0, 0, 0.3); }
  50%  { text-shadow: 2px 2px 4px rgba(214, 0, 0, 0.5); }
  100% { text-shadow: 1px 1px 2px rgba(214, 0, 0, 0.3); }
}


#entry-link{
	max-width: 600px;
	margin: auto;
}


.link-box {
  border: 2px solid #d60000;
  padding: 20px;
  border-radius: 12px;
  background-color: #fff5f5;
  color: #000000;

  font-weight: bold;
  text-align: center;
  box-shadow: 0 0 10px rgba(214, 0, 0, 0.1);
  margin: 30px auto;
  max-width: 600px;
	font-size: 24px;
}
.link-box .link-box-url{
	font-size: 20px;
	color: red;
}
.link-box a {
  color: #d60000;
  text-decoration: underline;
}

.break{
	word-break: break-all;
}




.info-clean {
  max-width: 700px;
  margin: 3rem auto;
  padding: 2rem 1rem;
  background-color: #fdf3f3;
  text-align: center;
  font-family: "Helvetica Neue", "Segoe UI", sans-serif;
}

.info-clean ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.info-clean li {
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.6;
}

.info-clean .label {
  display: block;
  font-weight: 700;
  color: #002b5c;
  font-size: 1.05rem;
  margin-bottom: 0.3rem;
}

.info-clean .detail {
  display: block;
  font-weight: 400;
  color: #333;
  font-size: 1rem;
}



/* =====================================================
	プログラム内縦上揃え
===================================================== */

td.align-top {
  vertical-align: top;
}

@media (max-width: 800px){

	.innerbox-top{
	  max-width: 90%;
		margin: auto;
	}

	.headline{
		font-size: 2em;
	}
	#ask .faq{
		max-width: 100%;
	}
	@media (max-width: 600px){
	
		body{
			font-size: smaller;
		}
	}
}