@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.pageTitle {
	margin-bottom: 54px;
	min-height: 282px;
	background: url(../img/special/page_title_bg.jpg) no-repeat center top;
}

.pageTitle .infoBox {
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	width: 862px;
}

.pageTitle .infoBox .logo_s {
	margin: 0 0 10px;
	position: relative;
	left: -8px;
}

.pageTitle .infoBox .logo_s img {
	width: 150px;
}

.pageTitle .speImg {
	position: absolute;
	top: 26px;
	right: -7px;
}

.pageTitle h2 {
	margin: 0 0 51px;
	padding-top: 0;
	width: auto;
}

.pageTitle .btmText {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.pageTitle .btmText span {
	margin-left: 25px;
	color: #bbe8ff;
	font-size: 16px;
	font-weight: normal;
}

#main .mainBox {
	margin: 0 auto 63px;
	width: 880px;
	padding-bottom: 63px;
	border-bottom: 1px solid #959595;
}

#main .none {
	padding-bottom: 0;
	border-bottom: none;
}

#main .topTextBox {
	margin: 0 3px 0 5px;
}

#main .topTextBox .lText {
	margin-top: 5px;
	float: left;
	line-height: 1.74;
}

#main .topTextBox .rText {
	padding: 20px 24px 16px 25px;
	float: right;
	color: #121567;
	line-height: 1.74;
	border-radius: 5px;
	position: relative;
	behavior: url(common/js/pie.htc);
	background-color: #bbe8ff;
}

#main .comBox {
	margin-bottom: 75px;
	padding: 54px 0 54px;
}

#main .title {
	margin: 0 0 21px 6px;
}

#main .text01 {
	margin: 0 0 38px 4px;
	color: #121567;
	font-size: 16px;
	line-height: 1.72;
}

#main .subBox {
	margin-left: 65px;
}

#main .subBox p {
	margin-bottom: 30px;
	line-height: 1.8;
}

#main .subBox .accelhourticket {
	width: 92%;
	margin: 0 0 10px;
	padding:  10px;
	font-size: 0.9em;
	color: #121567;
	border: solid #999 1px;
}

#main .subBox .accelhourticket_bold {
	margin: 0;
	font-weight: bold;
}

#main .subBox span.sch_title {
	margin: 35px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #121567;
}

#main .subBox p.sch_text {
	margin: 20px 0 20px;
}

#main .subBox .guestinfo p {
	margin-bottom: 10px;
	line-height: 1.8;
}

.portraitimg img {
	width: 120px;
	height: 160px;
	margin: 0 25px 30px 0;
}

.guestname {
	font-weight: bold;
}

.guestdetail {
	padding: 0 0 0 145px;
}

hr.dottedline {
	border-top: dotted 1px #999;
	margin: 15px 0;
}

#main .subBox p.sch_br {
	margin: 0 0 0 30px;
}

#main .subBox .last {
	margin-bottom: 0;
	padding-top: 38px;
	background: url(../img/special/line01.gif) no-repeat left top;
}

#main .subBox .last .price {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}

#main .subBox .note {
	color: #ff0000;
}

#main .subBox .schedule {
	margin-bottom: 48px;
}

#main .subBox .schedule01 {
	margin-bottom: 8px;
}

#main .subBox .schedule li {
	margin-bottom: 9px;
	padding: 21px 10px 20px 37px;
	width: 85%;
	line-height: 1.75;
	border: 1px solid #121567;
	border-left: 7px solid #121567;
}

#main .subBox .schedule .eventheader {
	width: 90.8%;
	margin-bottom: 0;
	background: #bbe8ff;
	border: #121567 1px solid;
	border-bottom: none;
	border-left: #121567 7px solid;
}

#main .subBox .schedule p.sn {
	padding: 25px 20px;
	margin: 0;
	background: #121567;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
}

#main .subBox .schedule p.eventdate {
	padding: 0 0 0 20px;
	margin: 0;
	color: #121567;
	font-weight: bold;
	display: inline-block;
}

#main .subBox .schedule li p.eventdate_detail {
	margin-top: 20px;
}

#main .subBox .schedule li .toformphp {
	width: 100%;
	margin: 20px 0 0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

#main .subBox .schedule li .toformphp a {
	margin: 0;
}

#main .subBox .schedule li .finished {
	width: 100%;
	margin: 20px 0 0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

#main .subBox .schedule li.sch_bigbox {
	padding: 5px 10px 0 37px;
}

#main .subBox .schedule ul {
	margin-left: 15px;
}

#main .subBox .schedule ul li {
	margin: 0 0 10px;
	padding: 0;
	width: auto;
	border: none;
}

#main .subBox .linkList {
	margin: 30px 0 50px 0;
	width: 92%;
	overflow: hidden;
	zoom: 1;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

#main .subBox .linkList li {
	padding-left: 12px;
	float: left;
}

#main .subBox .linkList01 li {
	float: right;
}

#main .subBox .linkList a {
	display: block;
}

#main .subBox .linkList a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main .comBox01 {
	margin-bottom: 0;
	padding: 53px 0 61px;
	border-top: 1px solid #9697B8;
}

#main .comSection {
	padding: 61px 0 74px;
}

#main .comSection .imgBox {
	margin: 0 auto;
	padding-right: 15px;
	width: 660px;
}

#main .comSection .imgBox .photoBox {
	float: right;
	padding-top: 4px;
}

#main .comSection .imgBox .textBox {
	float: left;
	width: 425px;
}

#main .comSection .imgBox .textBox p {
	margin-bottom: 18px;
	line-height: 1.82;
}

#main .comBox02 {
	margin-bottom: 0;
	padding: 53px 0 43px;
	border-top: 1px solid #9697B8;
}

#main .comBox02 .headLine01 {
	margin-bottom: 39px;
}

#main .comBox02 .txt01 {
	margin: 0 0 0 110px;
	line-height: 1.8;
}

#main .comSection01 {
	padding: 80px 0 0;
}

#main .comSection h4 {
	margin-bottom: 35px;
	color: #121567;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#main .comSection .address {
	margin-bottom: 35px;
	color: #121567;
	text-align: center;
}

#main .comSection .areaTxt {
	margin-bottom: 10px;
	text-align: center;
}

#main .comSection .map {
	margin-bottom: 95px;
	height: 360px;
}

#main .comSection .bgBox {
	padding-bottom: 49px;
	background: url(../common/img/line02.gif) repeat-x left bottom;
}

#main .comBtmBox .textP {
	line-height: 1.8;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.pageTitle {
		margin-bottom: 15%;
		min-height: inherit;
		padding-bottom: 53%;
	}
	
	.pageTitle .infoBox {
		padding: 30px 10px;
		width: auto;
	}
	
	.pageTitle .infoBox .logo_s {
		margin: 0 0 10px;
		position: relative;
		left: 0;
	}

	.pageTitle .infoBox .logo_s img {
		width: 150px;
	}
	
	.pageTitle h2 {
		padding-bottom: 20px;
		margin-bottom: 0;
	}
	
	.pageTitle h2 img {
		width: 310px;
	}
	
	.pageTitle .btmText {
		margin: 0 0 0 12px;
		font-size: 14px;
		width: 245px;
	}
	
	.pageTitle .btmText span {
		margin-left: 5px;
		font-size: 14px;
	}
	
	.pageTitle .speImg {
		width: 70%;
		bottom: inherit;
        right: 15%;
        top: 84%;
        width: 70%;
	}
	
	p.sch_br {
		margin: 0 0 0 30px;
	}
	
	#main .mainBox {
		margin: 0 auto 30px;
		width: auto;
		padding: 0 10px 30px;
	}

	#main .mainBox .mobsize1 img {
		width: 50%;
	}

	#main .mainBox .mobsize2 img {
		width: 34%;
	}

	#main .topTextBox {
		margin: 0;
	}
	
	#main .topTextBox .rText {
		margin-bottom: 15px;
		padding: 10px;
		float: none;
	}
	
	#main .topTextBox .lText {
		float: none;
	}
	
	#main .comBox {
		margin-bottom: 30px;
		padding: 30px 0;
	}
	
	#main .headLine01 img {
		height: 20px;
	}
	
	#main .title {
		margin: 0 0 20px;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	
	#main .title img {
		width: 100%;
	}
	
	#main .text01 {
		margin: 0 0 25px;
		font-size: 14px;
	}
	
	#main .subBox {
		margin: 0 20px;
	}
	
	#main .subBox p {
		margin-bottom: 20px;
		line-height: 1.5;
	}

	#main .subBox p.accelhourticket {
		width: 92%;
		margin: 0 0 2px;
		padding:  10px;
		color: #121567;
		border: solid #999 1px;
	}

	#main .subBox .schedule {
		margin-bottom: 8px;
	}

	#main .subBox .schedule .eventheader {
		width: 100%;
		margin-bottom: 0;
		background: #bbe8ff;
		box-sizing: border-box;
		border: none;
		border-bottom: none;
		border-left: none;
		border-right: #121567 1px solid;
		border-top: #121567 1px solid;
	}

	#main .subBox .schedule li {
		margin-bottom: 28px;
		padding: 10px;
		width: auto;
		box-sizing: border-box;
		border-left: 1px solid #121567;
	}

	#main .subBox .schedule li .toformphp {
		width: 100%;
		margin: 20px auto 0;
		padding: 0 0 0 10px;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}

	#main .subBox .schedule li .toformphp img {
		width: 90%;
	}

	#main .subBox .last {
		padding-top: 20px;
	}
	
	#main .title img {
		width: 290px;
	}
	
	#main .title01 img {
		width: 200px;
	}
	
	#main .title02 img {
		width: 260px;
	}
	
	#main .subBox .linkList {
		margin: 25px auto 20px;
		width: 70%;
	}
	
	#main .subBox .linkList li {
		margin: 0 0 10px;
		padding: 0;
		float: left;
		width: 100%;
	}
	
	#main .subBox .linkList li:last-child {
		margin-bottom: 0;
	}
		
	#main .subBox .linkList li img {
		width: 100%;
	}
	
	#main .subBox .last .price {
		font-size: 18px;
	}
	
	#main .none {
		padding-bottom: 0;
	}
	
	#main .comBox01 {
		margin-bottom: 0;
	}
	
	#main .comBox01 .headLine01 img {
		width: 300px;
		height: auto;
	}
	
	#main .comSection {
		padding: 13% 0;
	}
	
	#main .comSection .imgBox {
		width: auto;
	}
	
	#main .comSection .imgBox .photoBox {
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	
	#main .comSection .imgBox .photoBox img {
		width: 100%;
	}
	
	#main .comSection .imgBox .textBox {
		margin-bottom: 10px;
		padding: 0 0 0 10px;
		float: none;
		width: auto;
	}
	
	#main .comBox02 .txt01 {
		margin: 0 0 0 20px;
	}
	
	#main .comBox02 {
		margin-bottom: 0;
	}
	
	#main .comSection .bgBox {
		padding-bottom: 30px;
	}
	
	#main .comSection h4 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	
	#main .comSection .address {
		margin-bottom: 20px;
	}
	
	#main .comSection .areaTxt {
		margin: 0 5px 10px;
		font-size: 11px;
		letter-spacing: -0.5px;
	}
	
	#main .comSection .map {
		margin: 0 auto 40px;
		width: 70%;
		height: 200px;
	}
	
	#main .comSection .map iframe {
		height: 200px !important;
	}
		
	#main .comBtmBox .textP {
		line-height: 1.5;
	}
	
	#main .comBox02 .headLine01 {
		margin-bottom: 20px;
	}
}