@charset "utf-8";


* {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
}

.sp {display: none;}
.pc {display: block;}




/* リンク
----------------------------------------*/
a,
a:visited	{
	outline: none;
	text-decoration: underline;
	color: #fff;
}
a:hover,
a:active	{
	text-decoration: none;
	color: #fff;
}


/* clearfix
----------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* レイアウトベース
----------------------------------------*/
body	{

	margin: 0;
/* 	background: #0f0810 url(../img/bg.jpg) no-repeat top center;*/
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	background:#000;

}

header{
	text-align:center;
	padding:70px 0 120px;
	margin:0;
	background:#fff;
	min-width: 1200px;
}




h1 {
	margin:0 0 100px 20px;
}
h1.title-wrapper {
	height: 222px;
}
/*h1 img{
	width:85%;
	height:auto;
	min-width: 980px;
}*/

img.h1 {
	vertical-align: bottom;
}

.h1_sub01{
    margin-bottom: 70px;
}
.topVi{
 background: url("../img/topVi.jpg") repeat-x center;
    height: 192px;
}
.topVi02{
 background: url("../img/topVi02.jpg") repeat-x center;
    height: 192px;
}
.h1_sub02{
    margin-top: 70px;
}


#top_vi{
 margin:0 0 50px 0;
}


#topMsg{
    width: 960px;
	min-width: 960px;
    margin:80px auto 0;
    font-size: 1.4em;
	line-height: 2.0em;
    text-align: justify;
}

.content-inner	{
	width: 980px;
	margin: 0 auto;
	color:#fff;
}





/* トピックス
-------------------*/


#topic{
	background:#1c0f21;
	width: 100%;
	margin:0;
	padding:100px 0;
	background:#131313;
	min-width: 1190px;
	text-align:center;
	border-bottom:solid #404040 1px;
}

#topic h2{
	margin: 0 0 50px;
    font-size: 24px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



#topic .content-inner	{
    width: 1180px;
    min-width: 1180px;

}

#topic .topMainMenu{
    
}

#topic .topMainMenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    
}
#topic .topMainMenu ul li{
    width: 280px;
    padding: 4px 0 0;
    line-height: 68px;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 80px auto;
    text-decoration: none;
    display: inline-block;
    margin: 0 3px;
    color: #fff;
    font-weight: bold;
    border: solid 2px #828282;
    background: url("../img/mainmenu_arrow_w.png") #929292 no-repeat;
    background-position: right center;
}
#topic .topMainMenu ul li.m03{
    letter-spacing:normal;
}


/* 概要
-------------------*/


#about{
	background:#1c0f21;
	width: 100%;
	margin:0;
	padding:30px 0;
	background:#131313;
	min-width: 1190px;
}

#about h2{
	text-align:center;
	margin: 0 0 100px;
}



#about .content-inner	{
	padding-top:70px;
	padding-bottom:100px;

}




.annotation{
	color:#727272;
    font-size: 0.7em;
	line-height: 2.0em;

}



#about h3 {
    font-size: 1.8em;
	margin:0px;
}

#about p{
    font-size: 1.4em;
	line-height: 2.0em;
	margin:0 0 50px 0;
}
#about p.first,p.last{
	margin:0 0 80px 0;
}

#about p span{
	color:#BFBFBF;
	font-size:11px;
}










/* アクセス
-------------------*/






#place {
	background:rgba(0,0,0,0.95);
	padding: 50px 0px 100px 0px;
	min-width: 1190px;
}

#place p,#place li,#place h2,#place h3,#place h4,#place h5{
	color:#dfdede;
}

#place h2{
	text-align:center;
	margin: 50px 0 50px;
}



#place .placeHead{
	position:relative;
	height:180px;
}

#place .placeHead .logoHikarie{
	position:absolute;
	left:0;
	top:50px;
}
#place .placeHead .logoHach{
	position:absolute;
	left:200px;
	top:55px;
}
#place .placeHead h3{
    font-size: 1.8em;
    font-weight: normal;
    left: 240px;
    position: absolute;
    top: 55px;
}
#place .placeHead h3 span{
	color:#818181;
	margin-right:10px;
}


#place .access{
	padding: 0 0 00px 0;
}
#place .access h3{
    font-size: 2.0em;
	margin-bottom:15px;
}
#place .access img.photo{
	border:solid #404040 1px;
	margin:-1px;
	margin-bottom:50px;
}
#place .access p{
    font-size: 1.8em;
	line-height:1.6em;
	font-weight:bold;
}
#place .access p span{
	font-weight:normal;
}




















/* トークスケジュール
-------------------*/








#schedule{
	background:#000;
	border-top:solid #2A2A2A 1px;
	border-bottom:solid #2A2A2A 1px;
	padding-bottom:100px;
	padding-top:100px;
}
#schedule h3{
    text-align: center;
	margin: 0 0 100px;
}
#schedule p{
    font-size: 1.8em;
	margin-bottom:35px;
    text-align: center;
}




#schedule .schedule{
}

#schedule .schedule .schedule_01court{
	margin-bottom:50px;
}




#schedule .schedule h4{
    font-size: 2.0em;
	margin-bottom:15px;
}

#schedule .schedule table{
    font-size: 1.4em;
	width:100%;
	border-top:solid #404040 1px;
	margin-bottom:50px;
}
#schedule .schedule table tr{
	border-bottom:solid #404040 1px;
}
#schedule .schedule table td{
	padding:10px 0;
	background:#232323;
}

#schedule .schedule table td.n01{
	width:15%;
	padding-left:10px;
}
#schedule .schedule table td.n02{
	width:25%;
	padding-right:10px;
}
#schedule .schedule table td.n03{

}
#schedule .schedule table td.n04{
	width:20%;
	text-align:right;
	padding-right:10px;
}









/* ブース説明
-------------------*/





#spaceInfo{
	background:#000;

	padding-bottom:100px;
	padding-top:100px;

}

#spaceInfo .spaceInfo{

}
#spaceInfo .spaceInfo h3{
    font-size: 2.0em;
	margin:50px 0 100px;
    text-align: center;
}
#spaceInfo .spaceInfo img.photo{
	border:solid #404040 1px;
	margin:-1px;
	margin-bottom:50px;
}
#spaceInfo .spaceInfo p{
    font-size: 1.8em;
	line-height:1.6em;
    text-align: center;

}
#spaceInfo .spaceInfo p span{
	font-weight:normal;
}



#spaceInfo .map_01court .map_01courtTitle{
	text-align:center;
	color:#fff;
	background:#636363;
	padding:10px 0;
    font-size: 1.8em;
	font-weight:bold;
	letter-spacing:0.8em;
}

#spaceInfo .map_01court table{
    font-size: 1.4em;
	width:980px;
	border:none;
	margin-bottom:100px;
	background:#878787;
	color:#f7f7f7;
	font-weight: normal;
}
#spaceInfo .map_01court table tr{
	border-bottom:solid #8f8f8f 1px;
}
#spaceInfo .map_01court table td{
	padding:10px 20px 10px 20px;
}

#spaceInfo .map_01court table td.n01{
	width:28%;
}
#spaceInfo .map_01court table td.n02{

	padding-right:10px;
}











/* スポンサー表示
-------------------*/






#sponsorship{
	border-top:solid #2A2A2A 1px;
	margin-bottom:150px;
	padding-top:100px;
	text-align:center;
}

#sponsorship p{
    font-size: 1.4em;
	margin-bottom:35px;
	line-height:2.0em;
}







#sponsorship {
	background:rgba(0,0,0,0.95);
    border-top: solid #2A2A2A 1px;
    padding-bottom: 0px;
    padding-top: 100px;
    text-align: center;

}

#sponsorship p{
    font-size: 1.4em;
	padding-bottom:35px;
	line-height:2.0em;
}



/* ページトップ
-------------------*/




#returnTop	{
    border-top: solid #171717 1px;
	text-align:center;
	padding: 20px 0;
	background:#060108;
	min-width: 1190px;
}




/* フッタ
----------------------------------------*/

footer	{
	background: #100614;
	color: #100614;
	min-width: 1190px;
}




footer #footerCopyright {
	position: relative;
 }
footer #footerCopyright .content-inner{
	position: relative;

	padding:0px;
	text-align:center;
 }


footer .content-inner  #corporateInfo {
    margin: 0;
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #cacaca;
    padding: 25px 0 25px 
 }

footer #footerCopyright .content-inner #copyright {
    margin: 0;
    font-size: 10px;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #cacaca;
    padding: 5px 0 25px 
}

footer a,
footer a:visited {
	outline: none;
	text-decoration: none;
	color: #cacaca;
	}

footer a:hover,
footer a:active {
	text-decoration: underline;
	color: #cacaca;
	}





/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

.fade,
.fade0 {
	opacity: 1;
	transition: opacity 0s;
}
.fade:hover {
	opacity: 1;
	transition: opacity 0s;
}
.fade0:hover {
	opacity: 1;
	transition: opacity 0s;
}

body#index {
	min-width:100%;
}
#index .sp {display: block;}
#index .pc {display: none;}





img {
	width: 100%;
}



header{
	min-width: 100%;
    padding: 0;

}
header img{
    vertical-align:bottom;
    border-bottom: 1px #4a4a4a solid;
}
h1{
    margin: 0;
    }

    
    
#topMsgSp{
    text-align: justify;
	padding: 20px 15px 20px;
	min-width: 100%;
	box-sizing: border-box;
    margin: 0;
    }

    

#topic{
	min-width: 100%;
	padding: 35px 20px 25px;
	box-sizing: border-box;
}

#topic h2{
	margin: 0 0 30px;
font-size: 16px;
}

#topic .content-inner	{
    min-width: 100%;
    width: 100%;
}

#topic img{
    width: 80%;
}
#topic .topMainMenu ul li{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    }
    

#about{
	min-width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
#about .content-inner {
    padding-top: 10px;
    padding-bottom: 20px;
}
#about h2{
   margin: 50px 0;     
    }
#place {
	min-width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
#place h2{
   margin: 50px 0 30px;     
    }
#place .placeHead .logoHikarie {
    left: 0;
    position:relative;
    top: 0;
    height: auto;
    width: 50%;
}
#place .placeHead h3 {
    left: 0;
    position:relative;
    top: 0;
}
#place .access img.photo {
    margin-bottom: 10px;
}
#place .placeHead {
    height:auto;
}
#returnTop	{
	min-width: 20%;
    padding: 0;
}
#returnTop img{
	width: 20%;
}
footer	{
	min-width: 100%;
}

.content-inner	{
	width: 100%;
}

    


#schedule{
	background:#000;
	border-top:solid #2A2A2A 1px;
	border-bottom:solid #2A2A2A 1px;
	padding-bottom:50px;
	padding-top:50px;
}

    
    
 #schedule h3{
     padding: 0 20px;
     margin: 0 0 10px;
  
}
#schedule p{
     padding: 0 20px;
}




#schedule img.photo{

}

#schedule .scheduleImg{
overflow-x:scroll;

}

#schedule p{
    font-size: 1.6em;
}


#schedule .schedule h4{
    font-size: 2.0em;
	margin-bottom:15px;
    padding: 0 0 0 10px;
}

#schedule .schedule table{
    font-size: 1.2em;
	width:100%;
	border-top:solid #404040 1px;
	margin-bottom:50px;
	background:#232323;
}
#schedule .schedule table tr{
	border-bottom:solid #404040 1px;
}
#schedule .schedule table td{
	padding:10px 0;

}

#schedule .schedule table td.n01{
    float: left;
    padding-left: 10px;
    width: 30%;
}
#schedule .schedule table td.n02{
    float: left;
width: auto;
    padding-right: 10px;
}
#schedule .schedule table td.n03{
    float: left;
    padding: 0 10px 10px;
    width: 95%;
}
#schedule .schedule table td.n04{
	width:20%;
	text-align:right;
	padding-right:10px;
}

    
    

/* ブース説明
-------------------*/



#spaceInfo{
	background:#000;
	padding-bottom:50px;
	padding-top:50px;
}


#spaceInfo .spaceInfo{
	margin: 0 0 0px 0;
}
#spaceInfo .spaceInfo h3{
     padding: 0 20px;
    margin: 20px 0;
}
#spaceInfo img.photo{
	width: 100%;

}
#spaceInfo .spaceInfo p{
     padding: 0 20px;
}
#spaceInfo .spaceInfo p span{
	font-weight:normal;
}


#spaceInfo .map_01court .map_01courtTitle{
	text-align:center;
	color:#fff;
	background:#636363;
	padding:10px 0;
    font-size: 1.8em;
	font-weight:bold;
	letter-spacing:0.8em;
}



#spaceInfo .map_01court table{
    font-size: 1.2em;
    width: 100%;
	border:none;
	margin-bottom:00px;
	background:#878787;
	color:#f7f7f7;
}
#spaceInfo .map_01court table tr{
	border-bottom:solid #8f8f8f 1px;
}
#spaceInfo .map_01court table td{
	padding:20px 10px;
}

#spaceInfo .map_01court table td.n01{
float: left;
    width: 95%;
	padding-bottom: 10px;
	font-weight: bold;
}
#spaceInfo .map_01court table td.n02{
float: left;
    width: 95%;
	padding-top: 0;
}






}