@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;
}
p.link a {
	color: #E63F6B;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}
p.link.yellow{
	background: #F4CD3B;
	color: #E63F6B;
	margin: 0;
}


/* ロゴ */
article#main-image {
	background: #F4CD3B;
    overflow: visible;
}
article#main-image .main-box {
	padding: 0;
}
article#main-image .main-box h1 {
	text-align: center;
}
h1 img{
	position: relative;
	margin-top: -13px;
}

/* 最初に */
article#first {
	background: url(/cmp/beergarden/common/img/bg_awa.gif) #F4CD3B center 50px no-repeat;
	position: relative;
	padding-top: 20px;
}
article#first .first-box {
	background: #fff;
}
article#first .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px;
	width: 850px;
	margin: 0 auto;
}

article#first .first-box h2 {
	padding-top: 20px;
}
article#first .first-box p {
	text-align: center;
	padding-bottom: 30px;
	color: #4A3F1A;
	font-size: 20px;
	line-height: 1.5;
}

.first-txt-big{
	font-size:24px;
	font-weight:bold;
	color:#E63F6B;
}

article#first .first-box p br.sp{
	display: none;
}
article#first .first-box h3 {
	text-align: center;
	padding: 20px 0 30px;
}

/* 当日の流れ */
article#flow{
	background: #F4CD3B;
	padding-top: 110px;
}
article#flow .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px 0;
}
article#flow .flow-box {
	background: #fff;
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
}
article#flow .flow-box p {
	margin-top: 30px;
}
article#flow .flow-box h2 {
	width: 850px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: left;
}
article#flow .flow-box .img-beer{
	position: absolute;
	width: 850px;
	top: -80px;
	left: 50%;
	margin-left: -485px;
	margin-top: 0;
	text-align: right;
}
article#flow .awa-l{
	position: relative;
	width: 850px;
	margin: 0 auto;
}
article#flow .awa-l img{
	position: absolute;
	top: -400px;
	left: -30px;
}
article#flow .awa-r{
	position: relative;
	width: 850px;
	margin: 0 auto;
}
article#flow .awa-r img{
	position: absolute;
	bottom: 30px;
	right: -20px;
}


/* 恋するしかけ */
article#point {
	background: url(/cmp/beergarden/common/img/bg_awa.gif) #F4CD3B center 120px no-repeat;
	padding-top: 110px;
	position:relative;
}
article#point .point-box {
	background: #fff;
	position: relative;
}
article#point .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px;
	width: 850px;
	margin: 0 auto;
}

article#point .point-box h2 {
	padding: 50px 0 0 50px;
}
article#point .point-box .img-beer{
	position: absolute;
	top: -80px;
	right: 10px;
}

article#point ul{
	padding: 10px 50px 30px;
	border: 1px solid #fff;
}
article#point li{
	background: url(/cmp/beergarden/common/img/img_line.png) top repeat-x;
	color: #4A3F19;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 1.3em;
}
article#point li p{
	text-indent: -1.3em;
}
article#point li p.subtext{
	margin-top: 10px;
	font-size: 20px;
	font-weight: normal;
	text-indent: 0;
}

.img-yukata{
	position:absolute;
	right:0;
	bottom:0;
}

/* 二次会チケット */
article#nijikai {
	background: #F4CD3B;
	text-align: center;
	padding-top: 10px;
}
article#nijikai p{
	color: #4A3F19;
	text-align: center;
	padding-top: 30px;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
}



/* お客様の声 */
article#voice{
	padding-top: 80px;
	background: #F4CD3B;
}
article#voice li {
	float: right;
	width: 25%;
}
article#voice li img {
	width: 100%;
}
article#voice p.link {
	text-align: center;
	margin: 20px;
}

article#voice p.link a:hover {
	text-decoration: none;
}

/* キャッチコピー */
article#catch{
	color: #E53F6B;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}
article#catch .white-box{
	background: url(/cmp/beergarden/common/img/bg_awa.gif) #F4CD3B center 40px no-repeat;
	padding-bottom: 10px;
}
article#catch .catch-box {
	padding: 50px 50px 0;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
article#catch .subcatch{
	font-size: 43px;
	margin-bottom: 20px;
}



/* Q&A */
article#qa {
	background: url(/cmp/beergarden/common/img/bg_awa.gif) #F4CD3B center 120px no-repeat;
	padding-top: 10px;
}
article#qa .qa-box {
	background: #fff;
	position: relative;
	padding: 50px 50px 1px 50px;
}
article#qa .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px;
	width: 850px;
	margin: 0 auto;
}
article#qa h2 {
	font-size: 52px;
	font-weight: bold;
	color: #4A3F1A;
	text-align: left;
}
article#qa dl {
	color: #4A3F1B;
	margin: 50px auto;
}
article#qa dt {
	font-size: 28px;
	font-weight: bold;
	margin:  25px 0 15px;
}
article#qa dd {
	font-size: 18px;
	line-height: 1.5;
}
article#qa dd .style {
	margin: 20px 0;
}
article#qa a {
	color: #E63F6B;
	text-decoration: underline;
}
article#qa a:hover {
	text-decoration: none;
}




/* スタッフ */
article#staff {
	padding-top: 100px;
	background: #F4CD3B;
}
article#staff .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px 0;
}
article#staff .staff-box {
	background: #fff;
	position: relative;
	padding: 0 0 20px;
}
article#staff .staff-box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #E53F6B;
	padding: 40px 0 0;
}
article#staff .staff-box p {
	text-align: center;
	margin: 30px 0;
}


/* イベント詳細 */
article#detail {
	background: url(/cmp/beergarden/common/img/bg_awa.gif) #F4CD3B center 120px no-repeat;
	padding-top: 50px;
}
article#detail .detail-box {
	background: #fff;
	position: relative;
	margin: 0 auto;
	padding: 50px 50px 1px 50px;
}
article#detail .white-box{
	background: url(/cmp/beergarden/common/img/bg_slash.png) #F4CD3B;
	padding: 10px;
	width: 850px;
	margin: 0 auto;
}
article#detail .detail-box h2 {
	font-size: 52px;
	font-weight: bold;
	color: #4A3F1A;
	text-align: left;
}
.table-box {font-size:18px;background-color: #FFF; color: #4A3F1B;padding: 20px 10px 10px; margin: 20px 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;*/	background: url(/cmp/beergarden/common/img/img_line.png) top repeat-x;}
.table-box dt {float:left;width: 140px; padding: 25px 30px 25px 10px; text-align: right;font-weight: bold;}
.table-box dd {float:left;width: 500px; padding: 25px 10px 25px 30px;}
.table-box dd p {margin: 0 0 10px;}
article#detail a {
	color: #E63F6B;
	text-decoration: underline;
}
article#detail a:hover {
	text-decoration: none;
}



/* 申込み */
.btn-box span{
	display: none;
}
.btn-box {
	position: relative;
	padding: 30px 0 60px;
	background-color: #F4CD3B;
	text-align: center;
}
.btn-box img.btn-beer{
	display: none;
}
.btn-box.top {
	margin-top: -120px;
	padding-bottom: 20px;
	background-color:transparent;
}
.btn-box-foot{
	position: relative;
	padding: 30px 0 60px;	
	text-align: center;
}
.btn-box-foot span{
	display:none;
}
.btn-box.half {
	display: none;
}
.btn-box a {

}
.btn-box a:hover {
}
.btn-box a.gray {
	background-color: #CCC;
	color: #666;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


/*--- Share-section ---*/
.share-section {
	padding-top: 20px;
	background: #F4CD3B;
}
.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;
}


#fb-head {
  position: fixed !important;
  position: absolute;
  width: 100%;
  height: 30px;
  background: white;
  z-index: 1000;
}
/* line 15, ../sass/style.scss */
#fb-head .h-logo {
  float: left;
}
/* line 17, ../sass/style.scss */
#fb-head .h-logo p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  /* line 23, ../sass/style.scss */
  #fb-head .h-logo {
  display: none;
}
}
/* line 27, ../sass/style.scss */
#fb-head .fb-content {
  padding-top: 5px;
  float: right;
}
/* line 30, ../sass/style.scss */
#fb-head .fb-content ul {
  margin: 0;
  padding: 0;
}
/* line 33, ../sass/style.scss */
#fb-head .fb-content ul li {
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}


.end {
	margin: 50px auto 100px;
}
