@charset "utf-8";
/* -----------------------------------------------

access

----------------------------------------------- */


/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* PC */
@media screen and (min-width: 641px) {

	.rootBlock{
		padding: 0 0 0 20px;
		margin:0 0 20px 0;
	}

	.busBlock section .rootBlock ul{
		margin: 10px 0 15px;
	}
	.busBlock section .rootBlock ul li{
		margin: 5px 0;
	}

	/* UPDATE 0817 */
	.contentsBoxInn div p.pmnone{
		padding-bottom: 0;
	}
	.contentsBoxInn div p.readp{
		width:430px
	}
	.busBlockIn{
		overflow: hidden;
		position: relative;
	}
	.busLeft{
		float: left;
		width: 830px;
	}
	.busRgiht{
		position: absolute;
		top: 0;
		right: 0;
		width: 250px;
	}
	.busRight img{
		width: 250px;
	}
	.pcap{
		font-size: 85%;
	}
	#map .busBlock p{
		padding: 0 0 5px 0;
	}
	.busBlock section{
		margin: 8px 0 0 0;
	}
	#map .busBlock section p{
		padding: 0 0 5px 10px;
	}
	.busBlock section ul{
		margin: 15px 0;
	}
	.busBlock section ul li{
		margin: 0 0 10px 0;
		line-height: 1.6em;
    padding-left: 1em;
    text-indent: -1em;
	}
	.pointTxt{
		font-size: 93%;
		line-height: 1.6em;
    padding-left: 1em;
    text-indent: -1em;
	}
	
	
	
	/* UPDATE 0817 */

	.info ul{
		margin: 10px 0;
	}
	.info ul li{
		font-size: 116%;
		margin: 0 0 7px 0;
	}
	.info p{
		font-size: 100%;
	}
	.sponsorLi{
		letter-spacing: -0.08em;
	}
	/* 0521 update */
	#sozokaiwai ul{
		padding: 5px 0 0 0;
	}
	#sozokaiwai ul li{
		margin: 0 0 15px 0;
	}
	#sozokaiwai ul li a{
		font-size: 116%;
	}
	.sozaoLink{
		margin: 0 0 5px 0;
	}
	#sponsorLi{
		letter-spacing: -0.08em;
	}

	#pageNav ul li#gn_outline a{
		background-position: 0 -33px;
	}

	.contentsBoxInn h2 {
		border-bottom:1px solid #CCCCCC;
		font-size:182%;
		font-weight:normal;
		padding: 0 0 5px;
		margin:0 0 30px 0;
	}
	.contentsBoxInn h2 span {
		color:#6B6B6B;
		font-size:66%;
		line-height: 1.6em;
		margin:0 20px 0 0;
		padding:0 20px 0 0;
	}
	.contentsBoxInn h3{
    border-bottom: 1px solid #CCCCCC;
    font-size: 	137%;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 25px 0 3px;
	}
	.contentsBoxInn h4 {
	    font-size: 108%;
	    margin: 0 0 5px;
	}


	/* ---------- */
	div.pict {
		float:left;
		width:300px;
	}
	div.pict figure img {
		padding:30px 0 10px 0;
	}
	div.pict h4 {
		font-size:116%;
		padding:0 0 10px 0;
	}
	div.pict p {
		font-size:93%;
	}

	#map figure {
		margin:0px auto;
	}
	#googlemap {
		width:100%;
		padding:15px 0 15px;
	}
	#googlemap img {
		width:163px;
	}
	#mappdf{
		width:100%;
		padding:0 0 20px;
	}
	#map p {
		padding:5px 0 25px 0;
	}
	p.cuption {
		font-size:65%;
		padding:0px 0px 0px 0px;
		text-align:right;
	}


	.contentsBoxInn p.toptext {
		padding:10px 0 20px 0;
		line-height:1.7em;
	}
	.contentsBoxInn div p.pcap2{
		padding:0 0 0 0;
		font-size: 85%;
	}
	.contentsBoxInn div p {
		line-height:1.7em;
		padding:0 0 10px 0;
		text-align: left;
		text-justify:auto;
		
	}
	.contentsBoxInn div p.adds {
		font-size: 85%;
		line-height:1.5em;
	}

	div.pictL{
		float:left;
		width:300px;
		padding:0 33px 0 0;
	}
	div.pictR {
		float:right;
		width:300px;
	}
	
	.pageCaption p {
		font-size:85%;
		padding:15px 0;
	}
	#ticket{
		margin: 30px 0 0 0;
	}
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* TAB */
@media screen and (min-width: 641px) and (max-width: 800px) {



}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* SP */
@media screen and (max-width: 640px) {
	.contentsBoxInn div p.pcap{
		font-size: 93%;
		line-height: 1.4em;
	}
	.busBlock{
		margin: 30px 0 0 0;
	}
	.busRgiht{
		float: right;
		width: 100%;
	}
	.busRgiht img{
		width: 100%;
	}

	#ticket{
		margin: 30px 0 0 0;
	}
	
	.contentsSide{
		display: none;
	}
	
	.contentsBoxInn h2 {
		border-bottom: 1px solid #CCCCCC;
		font-size:161.6%;
		font-weight:bold;
		padding:0 0 3px;
		font-weight:normal;
	}
	.contentsBoxInn h2 span {
		font-size:56%;
		line-height: 0;
		color:#898A8B;
		padding:0 0 0 10px;
	}
	
	#teaser_contnets {
		position: relative;
		padding: 0 0 100px 0;
		margin:0;
	}
	#titleh1 h1 {
		padding: 10px 0 0 10px;
	}
	#titleh1 h1 a {
		text-indent: -99999em;
		display: block;
		width: 147px;
		height: 42px;
		background: url(../../common/images/pic_sm_logo.png) no-repeat;
		background-size:147px 42px;
		-webkit-background-size:147px 42px;
		-moz-background-size:147px 42px;
	}

	header {
		background: none repeat scroll 0 0 #FFFFFF;
		height: 60px;
		border-bottom: #e3e3e3 solid 1px;
	}
	#subnav {
		position: absolute;
		bottom: 10px;
	}
	/* page css */
		#titleconcept_text h6#conceptText {
		margin:15px 0 40px;
		font-size:100%;
		line-height:1.6em;
		letter-spacing:0.05em;
	}
	.contentsBoxInn {
		padding: 25px 10px;
	}
	.contentsBoxInn h3.top {
		border-bottom:1px solid #CCCCCC;
		font-size:131%;
		font-weight:normal;
		padding: 0 0 5px;
	}
	.contentsBoxInn h3.top span {
		background:none;
		font-size:73%;
		line-height:1em;
		margin:0px;
		padding:10px 0 10px 10px;
		color:#6B6B6B;
	}
	.contentsBoxInn h3 {
	    border-bottom: 1px solid #CCCCCC;
	    font-size: 108%;
	    margin: 0 0 20px;
	    padding: 0 0 8px;
	}
	.contentsBoxInn p.toptext {
		padding:10px 0 20px 0;
		line-height:1.7em;
	}
	.contentsBoxInn div p {
		line-height:1.7em;
		padding:0 0 20px 0;
	}
	div.pict:first-child {
		float:none;
		margin:0px auto;
		padding:0;
	}
	div.pict:last-child {
		float:none;
		margin:0px auto;
		padding:0;
	}
	div.pict {
		float:none;
		margin:0px auto;
	}
	div.pict div {
		width:300px;
	}
	div.pict div img {
		width:100%;
	}
	#map {
		width:100%;
	}
	#map p {
		margin: 0 0 15px 0;
	}
	#mapimage {
		width:100%;
	}
	#gmap {
		padding:0 0 20px 0;
	}
	p.cuption {
		font-size:65% !important;
		padding:0px 0px 0px 0px !important;
	}

}
