/*ヘッダーエリアの装飾*/
#headerContainer {
  position: absolute;
  z-index: 99999;
  width: 100%;
  background: rgba( 0, 0, 0, 0.8);
  /*box-shadow:0px 3px 5px #999;
  behavior: url(PIE.htc);*/
}


/*
#headerTopicContainer {
  position: relative;
  background: #000;
}

#headerTopicContainer img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}*/





a:visited {color:#000; text-decoration:none; border:none !important}
a:active {color:#000; text-decoration:none; border:none !important}

.dlBtn a:hover img{
	opacity:0.9;
}

.spOnly{
	display:none;
}
.spInline{
	display:none;
}
.tabSp{
	display:none;
}
.tabSpInline{
	display:none;
}
.pcOnly{
	display:block;
}
.pcInline{
	display:inline;
}
.tabPc{
	display:block;
}

.header{
	padding:20px 0 10px;
	background-color:#fff;
}


.ttBlock{
	width:100%;
	/*border-top:10px solid #eeaa28;*/
	
	background-color:#fff;
}

.contArea{
 padding: 72px 0 0 0;
}
.content {
	font-weight: normal !important;
	/*height: auto;*/
	margin: 0px auto 0;
	width: 1020px;
	/*width:960px;*/
	position: relative;
	/*color: #002050;
	padding: 50px 0px  ;*/
}
.agendaTTL .content {
	width:960px;
}

.sessF .content {
	width:1740px;
}
.nowTT .ttBlock .content {
	width:1920px;
}

.header .content, .gMenu .content, .contHero .content, .footer .content {
	padding:0 !important;
}


	
.date{
	float:right;
	font-size:136%;
	padding-top:10px;
}
.gMenuSP{
	display:none;
}
.gMenu, .gMenuSP{
	background-color: #eaeaea;
	color: #000 !important;
	padding: 15px 0 11px;
	position:fixed;
	width: 100%;
	z-index:9999;
}
.gMenuInner{
	/*width:1220px;*/
	width:1235px;
	margin:auto;
}
.gMenu a, .gMenu .content, .gMenuSP a, .gMenuSP .content{
	
	color:#000 !important;
	text-decoration:none;
}
.gMenu a;hover{
	text-decoration:underline;
}
.gMenuL{
	line-height:3;
}
.gMenuR{
	text-align:right;
	/*width:200px;*/
	float:right;
	white-space:nowrap;
	padding:10px 0 0;
}
.pcMenu{
	padding-left:45px;
}

a.regiBtn{
	text-align:center;
	/*background:url(../images/arrow.png) no-repeat left center #FFF;*/
	background-color:#f0ab00;
	color:#fff !important;
	font-size:100%;
	text-decoration:none !important;
	line-height:1.4;
	width:60px;
	padding:5px 10px;
	margin:0px auto 0px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a.regiBtn:hover{
	background-color:#1a8dd4;
}
.btnBlock{
	width: 340px;
	margin: auto;
	padding: 60px 0 40px;
}
a.backBtn{
	float:left;
	display:block;
	text-align:center;
	/*background:url(../images/arrow.png) no-repeat left center #FFF;*/
	background-color:#eee;
	color:#999 !important;
	font-size:136%;
	text-decoration:none !important;
	line-height:1.4;
	width:130px;
	/*height:50px;*/
	padding:10px 10px;
	margin:0px 10px 0px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a.backBtn:hover{
	background-color:#bcbcbc;
	color:#666 !important;
}
a.nextBtn{
	float:left;
	display:block;
	text-align:center;
	/*background:url(../images/arrow.png) no-repeat left center #FFF;*/
	background-color:#027db8;
	color:#fff !important;
	font-size:136%;
	text-decoration:none !important;
	line-height:1.4;
	width:130px;
	/*height:50px;*/
	padding:10px 10px;
	margin:0px 10px 0px;
   /*-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;*/
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a.nextBtn:hover{
	background-color:#1a8df0;
}

.calendar a.nextBtn{
 width: 260px;
	margin:0px 0px 0px 20px;
 color:  #fff !important;
}
.regiBlock{
	width:150px;
	margin:40px auto;
	padding-bottom:40px;
}


.rightNav{
	float:right;
	width:330px;
}

/*
.footer{
	background-color:#f4f4f4 !important;
}
.footNav{
	float:left;
	width:89%;
	padding-top:10px;
}
.footSNS{
	float:right;
	width:130px;
}

.footer li{
	display:inline;
	font-size:85%;
}
.footer .footNav li{
	padding:0 10px;
}
.footer li a{
	color:#000;
	text-decoration:none;
}
*/


.sns{
	text-align:right;
	margin-bottom:40px;
}
.sns img{
	/*padding-left:8px;*/
}
.pcMenu a{
	padding:0 15px;
}


.topBtn{
	display:block;
	position:fixed;
	z-index: 9999;
	bottom: 20px;
	height: 42px;
	width: 42px;
	/*margin-left: 400px;
	left: 50%;*/
	right:30px;
}
a.singleBtn{
	margin:0 auto !important;
	float:none !important;
}



/*タブレット
@media screen and (max-width:1225px) {*/

@media screen and (max-width:1225px) {

.content {
	width: 96% !important;
	/*padding:30px 2% !important;*/
}

.sessF .content {
	width:96%;
}
.nowTT .ttBlock .content {
	width:100% !important;
}


.topBtn{
	right:0px;
}
.gMenuInner{
	width:95%;
}
/*
.footSNS{
	float:left;
}
.footNav{
	width:100%;
}*/




}



/*タブレット小
@media screen and (max-width:1115px) {*/
@media screen and (max-width:930px) {
.tabSp{
	display: block;
}
.pcInline{
	display: none;
}
.spInline{
	display:none;
}
.tabSpInline{
	display:inline;
}
.pcOnly{
	display:none;
}	
.openMenu{
	padding-left:20px;
	cursor:pointer;
	z-index:9999;
}
 
  .gMenu{
  padding: 0 !important;
   
 }
.contArea{
  padding: 48px 0 0 0;
 }
 
.pcMenu, .gMenuSP{
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:9999;
	padding: 2% !important;
}
.gMenuSP a{
	display:block;
	border-top:1px solid #666;
	margin:0px;
	padding:12px 15px;
	color:#fff;
}
.closeTxt{
	font-size:30px;
	margin:-5px 0 15px 0;
	padding:0;
	line-height:1;
	cursor:pointer;
}

a.navBnr, div.navBnr{
	padding:5px 20px;
}


	
.footSNS{
	float:left;
}
.footNav{
	width:100%;
}
.nowTT .ttBlock .content {
	width:98% !important;
}
	
}


/*スマホ*/
@media screen and (max-width:650px) {
.spOnly{
	display: block;
}
.spInline{
	display:inline;
}
.tabPc{
	display:none;
}
/*.tabSp{
	display:none;
}
.tabSpInline{
	display:none;
}*/
.pcOnly{
	display:none;
}
.content{
	/*width:100% !important;*/
}
.date{
	font-size:85%;
	line-height:2;
}
.sns{
	margin-bottom:20px;
}
.navBnr strong{
	font-size:16px;
}

.theme h3{
	font-size:144%;
}


#wrapper p.accsTxt{
	font-size:100%;
}
.contCtct .content{
	width:96% !important;
	margin:0 auto;
}
.contactInfo{
	float:none;
	width:100%;
	padding:0 0 20px 0 ;
}
.ctct2{
	padding:20px 0px 20px 0px;
	width:100%;
	border-left:none;
}

.footer .footNav li{
	padding:0 ;
}
.footNav a{
	display:block;
	border-bottom:1px solid #666;
	padding:10px;
}


.rightNav{
	width:100%;
}
a.navBnr, div.navBnr{
	width:90%;
	margin:10px auto 0;
	padding:5px 5px 5px 10px;
}
.eventItem{
	float:none;
	width:90%;
	margin:15px 0 0;
}

#headerContainer {
	display:none;
}

.btnBlock{
	width: 260px;
	margin: auto;
	padding: 60px 0 40px;
}
a.backBtn{
	float:left;
	display:block;
	text-align:center;
	/*background:url(../images/arrow.png) no-repeat left center #FFF;*/
	background-color:#eee;
	color:#999 !important;
	font-size:114%;
	text-decoration:none !important;
	line-height:1.4;
	width:100px;
	/*height:50px;*/
	padding:10px 10px;
	margin:0px 10px 0px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a.backBtn:hover{
	background-color:#bcbcbc;
	color:#666 !important;
}
a.nextBtn{
	float:left;
	display:block;
	text-align:center;
	/*background:url(../images/arrow.png) no-repeat left center #FFF;*/
	background-color:#027db8;
	color:#fff !important;
	font-size:114%;
	text-decoration:none !important;
	line-height:1.4;
	width:100px;
	/*height:50px;*/
	padding:10px 10px;
	margin:0px 10px 0px;
   /*-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;*/
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a.nextBtn:hover{
	background-color:#1a8dd4;
}

}






/*セッション*/


.sessDate{
	/*font-size:250%;*/
	font-size:159%;
	margin-top:30px;
}
h1{
	padding-top:55px;
}


/*
.agenda h2{
	float:none;
	
	width:100%;
	text-align: right;
	margin:0px 30px 0 0;
	padding-top:82px;
}
.sessF h2{
	margin:0 !important;
	float:right !important;
	width:670px;
}*/
.agenda h2{
	text-align: center !important;
	font-size: 230%;
	padding: 30px 0 0px; 
	margin-bottom:10px !important;
	
}
.agendaTTL{
	background:url(../images/ttl_bg.jpg)  no-repeat bottom center #000;
	background-size: cover;
	height:200px;
	padding-top:69px;
}


/*
.agenda .content{
	padding:20px 0;
}*/
.agenda h4{
	text-align:left;
}

.sessAnc a{
	font-size:70%;
	margin-left:20px;
	color:#000;
	text-decoration:none;
	/*font-weight:bold;*/
}
.thanxTxt{
	width:650px ;
	margin:20px auto 0;
 font-size: 1rem;
	padding-bottom:100px;
}

.rule{
	float:left;
	padding:10px 0px 10px 40px;
}

.filterBlock{
	text-align:center;
	padding:20px;
}


/*タブレット
@media screen and (max-width:1225px) {
.abst{
	width:68%;
}
.sessDate br{
	display:block;
}
.sessAnc a{
	margin-left:0px;
}
.spkW{
	float:none;
	width:100%;
}
}*/




/*タブレット小*/
@media screen and (max-width:920px) {


.sessF h2{
	margin:0 !important;
	width:300px;
	padding-top:0px !important;
}

.tab{
	display:none;
}
.tab_sp{
	display:block;
	
	float:none;
	width:300px;
	padding-top:25px !important;
}
.tabF2{
	margin-left:0px;
}	

.filterDown, .filterUp{
	width:auto;
}
/*
.filterBlock{
	text-align:left;
}*/
}

/*スマホ*/
@media screen and (max-width:650px) {
 

.thanxTxt{
	width:100%;
 font-size: 0.9rem;
}
 
.agenda h2{
	font-size:174%;
}
.filterBlock{
	padding-top:0;
}
.sessDate br{
	display:block;
}
	
.agenda h4{
	font-size:197%;
}

.sessAnc a{
	margin-left:0px;
	/*margin-right:20px;*/
}


	
}



/*Hero*/

/*PC*/

 .pcTTL{
  display: block;
 }
 .tabTTL{
  display: none;
 }
.hero{
	/*padding:72px 0 !important;*/
 background: url("../images/regi/hero_bg.jpg") no-repeat top center #023048;
 height: 369px !important;
 width: 100%;
}
.heroTT{
	/*padding:72px 0 !important;*/
 background: url("../images/hero_bg.jpg") no-repeat top center #023048;
 height: 369px !important;
 width: 100%;
}

h1.regi{
	padding-top:125px !important;
 width: 1070px;
 margin: auto;
}






/*タブレット*/
@media screen and (max-width:920px) {

 .pcTTL{
  display: none;
 }
 .tabTTL{
  display: block;
 }
.hero{
	/*padding-top:125px !important;*/
 background: none !important;
 height: auto !important;
 width: 100%;
}
 .heroTT{
	/*padding-top:125px !important;*/
 background: none !important;
 height: auto !important;
 width: 100%;
}
h1.regi{
	padding-top:0 !important;
 width: 100%;
 margin: auto;
}
 
}
