@charset "utf-8";
a:link{color: #999;text-decoration: none}a:visited{color: #999;text-decoration: none}a:hover{color: #CCC;text-decoration: underline}a:active{color: #999;text-decoration: none}a.underLine:link,a.underLine:visited{text-decoration:underline}a.underLine:hover,a.underLine:active{text-decoration: none}
#container{margin:0; padding:0;width:100%;}
header{margin:0; padding:15px 0;width:100%;background:#fff;overflow:hidden;color:#666;border-bottom:1px solid #CCC;}
header .f-left p {margin: 0 0 0 15px;}
#asobi-box {width: 960px;margin: 0 auto;padding: 20px 0 100px;}
#asobi-box h1 {text-align: center;}

article {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px;
    clear: both;
    overflow: hidden;
}

/* ロゴ */
article#main-image {
	background:transparent url(/cmp/asobi/common/img/bg_main.png) repeat-y center top ;
	background-size: 100% auto;
}
article#main-image .main-box {
	padding: 20px;
}
article#main-image .main-box h1 {
	text-align: center;
}
article#first {
	position: relative;
	min-height: 430px;
}
article#first .first-box {
	height: 100%;
	position: absolute;
	top:20%;
	left: 10%;
}
.human {
	position: absolute;
	top:500px;
	right: 0;
	width: 40%;
	height: 530px;
	z-index: 1000;
	background:transparent url(/cmp/asobi/common/img/img_human_01.png) no-repeat left top ;
	background-size: 180% auto;
}


/* 最初に */
article#first .first-box h2 {
	font-size: 30px;
	font-weight: bold;
	color: #85C500;
	line-height: 1.5;
}
article#first .first-box p {
	font-size: 15px;
	line-height: 1.8;
	margin: 20px 0 0;
}

/* 内容 */
article#item .item-box {
	background-color: #8BC400;
	position: relative;
	min-height: 430px;
	padding: 0 0 20px;
}
article#item .item-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #FFF;
	padding: 40px 0 0;
}
article#item .item-box p {
	text-align: center;
	margin: 30px 0;
}



/* 恋 */
article#love {
	background:transparent url(/cmp/asobi/common/img/bg_sky.jpg) repeat-y center top ;
	background-size: 100% auto;
}
article#love .love-box {
	position: relative;
	min-height: 500px;
}
article#love .love-box .love-image {
	position: absolute;
	top: 30px;
	left: 10%;
}
article#love .love-box .in-box {
	position: absolute;
	top:180px;
	right: 0;
	padding: 40px 40px 20px;
	background-color: #8BC400;
}
article#love .love-box .in-box h2 {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
article#love .love-box .in-box ol {
	margin: 30px 0 0;
}
article#love .love-box .in-box li {
	color: #FFF;
	font-size: 18px;
	margin: 0 0 1em;
}



/* 食べ物＆乗り物 */
article#food {
	background:transparent url(/cmp/asobi/common/img/bg_norimono.png) repeat-y center top ;
	background-size: 100% auto;
}
article#food .food-box {
	position: relative;
	min-height: 500px;
}
article#food .food-box .in-box {
	position: absolute;
	top:220px;
	left: 0;
	padding: 40px 40px 30px;
	background-color: #8BC400;
}
article#food .food-box .in-box h2 {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
article#food .food-box .in-box p {
	color: #FFF;
	font-size: 16px;
	margin: 30px 0 0;
	line-height: 1.8;
}


/* 開催人数 */
article#number {
	position: relative;
	overflow: hidden;
}
article#number p {
	text-align: center;
	padding: 100px;
}


/* お客様の声 */
article#voice li {
	float: right;
	width: 25%;
}
article#voice li img {
	width: 100%;
}


/* メッセージ */
article#message {
	background:transparent url(/cmp/asobi/common/img/bg_message.png) no-repeat 30px center;
	background-size: 450px auto;
	position: relative;
}
article#message .message-box {
	padding: 120px 30px 0 520px;
	min-height: 360px;
}
article#message h2 {
	font-size: 28px;
	font-weight: bold;
	color: #85C500;
	line-height: 1.5;
}
article#message p {
	font-size: 16px;
	margin: 20px 0 0;
	line-height: 1.8;
}



/* Q&A */
article#qa {
	background-color: #EEEEEE;
}
article#qa .qa-box {
	padding: 50px;
}
article#qa h2 {
	font-size: 64px;
	font-weight: bold;
	color: #85C500;
	text-align: center;
	margin: 30px;
}
article#qa dl {
	color: #666;
	width: 800px;
	margin: 50px auto;
}
article#qa dt {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 25px;
}
article#qa dd {
	font-size: 18px;
	line-height: 1.5;
}




/* 流れ */
article#flow .flow-box {
	background-color: #8BC400;
	position: relative;
	min-height:330px;
	padding: 0 0 20px;
}
article#flow .flow-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #FFF;
	padding: 40px 0 0;
}
article#flow .flow-box p {
	text-align: center;
	margin: 30px 0;
}



/* スタッフ */
article#staff .staff-box {
	position: relative;
	padding: 0 0 20px;
}
article#staff .staff-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #8BC400;
	padding: 40px 0 0;
}
article#staff .staff-box p {
	text-align: center;
	margin: 30px 0;
}


/* イベント詳細 */
article#detail .detail-box {
	position: relative;
	padding: 0;
	width: 800px;
	margin: 0 auto;
}
article#detail .detail-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #8BC400;
	padding: 40px 0 0;
}
.table-box {font-size:16px;background-color: #FFF; color: #333;padding: 20px 10px 10px; margin: 30px 0;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px; border: 1px solid #CCC;}
.table-box dl {width: 100%; border-bottom: 1px solid #CCC;}
.table-box dt {float:left;width: 120px; padding: 20px 30px 20px 10px; text-align: right;font-weight: bold;}
.table-box dd {float:left;width: 450px; padding: 20px 10px 20px 30px;}
.table-box dd p {margin: 0 0 10px;}



/* 申込み */
.btn-box {
	margin: 30px 0;
	text-align: center;
}
.btn-box.top,
.btn-box.half {
	display: none;
	text-align: center;
}
.btn-box span {
	display: block;
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	border-radius: 20px;
	padding: 30px;
	margin: 0 auto;
	line-height: 1;
	text-align: center;
	display: inline-block;
}

/*--- Share-section ---*/
.share-section {
	margin: 100px 0 20px;
}
.share-section ul {
	overflow: hidden;
	width: 440px;
	margin: 0 auto;
}
.share-section li {
	text-align: center;
	width: 200px;
	padding: 15px 10px 10px;
	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-top: 10px;
}
.share-section .share-btn img {
	width: 192px !important;
	margin-bottom: 15px;
}

