@charset "utf-8";

/* ****************************************************************************

	response.css
	
******************************************************************************* */

/* ==
　smartphone
=============================================================================== */
@media screen and (min-width: 0) and (max-width: 640px) {
	header{padding:8px 0;}

	header img.logo-pp {
		height: 17px;
	}
	header img.logo-rush {
		height: 17px;
	}
	header .f-left p {
		margin: 0 5px;
	}
	.social {
		display: none;
	}
	#main-image,#first,#schedule,#qa,#detail{ 
	width:100%;
	padding:0;
	}
		
	h1 img {
		width: 100%;
	}
	p.link {
		margin: 10px 0;
	}
	p.link a {
		font-size: 11px;
	}
	article#first {
		min-height: inherit;
	}
	article#first .first-box {
		height: 100%;
		position: static;
		background:none;
		width:95%;
		margin:0 auto;
	}

	article#first .first-box h2 {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		margin: 20px 0;
	}
	article#first .first-box p {
		margin: 20px 0;
		font-size:11px;
		text-align:center;
	}
	
	/* 当日の流れ */
	article#schedule{
	padding-top:0;
	padding-bottom:50px;
	color:#FFF;
	}
	
	article#schedule .schedule-box{
	width:95%;
	margin:0 auto;
	}
		
	article#schedule .schedule-box h2{
	font-size:24px;
	margin-bottom:30px;
	}
	
	article#schedule .schedule-box div{
	width:100%;
	}
	article#schedule .schedule-box div .schedule-right{
	float: inherit;
	}
	
	article#schedule .schedule-box div .schedule-left{
	float: inherit;
	width:95%;
	}
	
	article#schedule .schedule-box div .schedule-left h3{
	margin-top:10px;
	font-size:18px;
	}
	
	article#schedule .schedule-box div .schedule-left .subtime{
	font-size:15px;
	}
	
	article#schedule .schedule-box  div .schedule-left .schedule-txt{
	font-size:13px;
	margin-top:15px;
	}
	
	article#schedule .schedule-box > h3{
	font-size:24px;
	}
	
	article#schedule .schedule-box > p{
	font-size:15px;
	}
	
	/* 特徴 */
	article#feature .feature-contents{
	width:95%;
	text-align:center;
	}
	
	article#feature .feature-txt{
	float: inherit;
	margin-top:0;
	}
	
	article#feature .feature-txt h2{
	font-size:24px;
	}
	
	article#feature .feature-txt ul li{
	margin-top:10px;
	font-size:13px;
	}
	
	article#feature .feature-img{
	float:inherit;
	margin-top:20px;
	}
	
	/* お客様の声 */
	article#voice li {
		float: right;
		width: 50%;
	}
	article#voice li img {
		width: 100%;
	}
	
	/* メッセージ */
	
	article#message .message-box{
		width:95%;
	}
	article#message .message-box p{
	font-size:15px;
	}
	article#message .message-box p span{
	font-size:24px;
	}	
	
	/* よくある質問 */
	
	article#qa .qa-box {
	width:95%;
	margin:0 auto;
	}
	article#qa h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom:0;
	}
	article#qa dl {
	width: auto;
	margin: 30px auto;
	}
	article#qa dt {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px;
	}
	article#qa dd {
	font-size: 13px;
	}
	article#qa dd .style img {
	width: 100%;
	}
	
	/* スタッフ */
		
	article#staff .staff-box {
	position: relative;
	padding: 0;
	}
	article#staff .staff-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 30px 0 0;
	}
	article#staff .staff-box p {
	text-align: center;
	margin: 20px 0;
	}
	article#staff .staff-box p img {
		width: 90%;
	}
	
	/* イベント詳細 */
	
	article#detail .detail-box {
	position: relative;
	padding: 0;
	width:95%;
	margin: 0 auto;
	}
	article#detail .detail-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding: 20px 0 10px;
	margin-bottom:30px;
	}
	.table-box { width:95%; font-size:11px; padding: 5px 0 0; margin: 10px auto 0;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0; border:none;border-top: 1px solid #CCC;}
	.table-box dl {width: 100%; border-bottom: 1px solid #CCC; padding: 0 0 5px;}
	.table-box dt {float:left;width: 15%; padding: 10px 0 0 10px; text-align: right;font-weight: normal; line-height: 1.5;}
	.table-box dd {float:right;width: 73%; padding: 10px 0 10px 20px;}
	.table-box dd p {margin: 0 0 10px;}
	
	
	.btn-box {
	margin: 0 0 20px;
	padding: 20px 0 0;
	}
	.btn-box.top {
	display: block;
	margin: 0;
	padding: 10px 0 0;
	border: none;
	}
	.btn-box.half {
	display: block;
	margin: 0 0 25px;
	padding: 20px 0 0;
	}
	.btn-box a {
	font-size: 18px;
	width: 230px;
	padding: 15px;
	box-shadow: 0 0 8px 1 #EE3D8F;
	}
	.btn-box a:hover {
	}
	
	
	.share-section {
	margin: 50px 0 0;
	}
	.share-section ul {
	overflow: hidden;
	width: 100%;
	margin: 0;
	}
	.share-section li {
	text-align: center;
	width: 50%;
	padding:0;
	min-height: 75px;
	}
	.share-section li:nth-of-type(1) {
	background: #00aced;
	float: left;
	}
	.share-section li:nth-of-type(2) {
	background: #305097;
	float: right;
	}
	.share-section li:nth-of-type(3) {
	background: #5ae628;
	display: none;
	}
	.share-section .share-btn {
	display: inline-block;
	padding: 10px 0;
	}
	.share-section .share-btn img {
	width: 80% !important;
	margin-bottom: 15px;
	}
	
	#fb-plugin{margin:0; padding:0;width:100%;width:100%;overflow: hidden;}
	#foot-line{margin:0 auto; padding:20px 0;width:100%;text-align:center;font-size: 11px;color: #999;}
	
	.footer_section {
		margin-bottom: 0;
	}
	#foot-line {
		font-size: 10px;
	}
	.end {
		margin: 30px auto 40px;
	}
	.end img {
		width: 95%;
	}
	.end .link {
		margin: 0 20px;
		line-height: 1.5;
	}
	
}







