@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　RESET
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*reset*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul,ol{
	list-style-type:none;
}
ul li img {
	vertical-align: top;
}

* { margin:0; padding:0; }
*:after { display:block; clear:both; }
article, aside, figure, footer, header,hgroup, nav, section { display:block; }

html,body {
	/*color:#333333;*/
	-webkit-text-size-adjust: none;
	width:100%;
	background-image: url(/collabo_shironekokyoto2016/bar/images/bg.jpg);
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#wrap {
	width:100%;
	overflow:hidden;
	margin: 0 auto;
	position: relative;
	display:block;
	height:100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　CONTENTS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link, a:visited {
	color:#ff9c00;
}

.mainArea{
	position: relative;
}
.mainArea h1 {
	width:100%;
	margin:0 auto;
	line-height:0;
	height:auto;
}
.mainArea h1 img {
	width:100%;
	height:auto;
}
.mainArea h2 {
	width:100%;
	margin:0 auto;
	line-height:0;
	height:auto;
}
.mainArea h2 img {
	width:100%;
	height:auto;
}
.mainArea p {
	width:100%;
	line-height:0;
}
.mainArea a {
	line-height:0;
}
.mainArea p img {
	width:100%;
}
.mainArea section img {
	width:100%;
	height:auto;
}

.headerArea{
	position: relative;
}

.headerArea p.bnr{
	position: absolute;
	top: 67%;
	left: 5%;
	width: 90%;
}


.headerArea .text {
	text-align: center;
	padding:8px 0 8px 0;
	background: #fff4d6;
	color:#9f0c0c;
	font-size: 10px;
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.newsArea {
	position: relative;
	margin: 0 0 0 0;
	padding:68% 0 0 0;
	width: 100%;
	height: 0; 
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(/collabo_shironekokyoto2016/bar/sp/images/news_bg.jpg);
}
.secInner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.newsArea h2{
	margin: 0% 0 0 4%;
	padding: 5.2% 0 2%;
	width: 24%;
}

.newsArea .wrapper {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 92%;
	height: 70%;
	overflow: auto;
	background-color: #fff;
	border-radius: 10px;
	border: 2px #000 solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*.newsArea .wrap {
	height: 140px;
	margin: 0 0 10px 0;
	padding:15px 10px 10px;
	overflow: auto;
}*/
.newsArea ol {
  width:100%;
  font-size: 12px;
}
.newsArea li {
	position: relative;
	display: table;
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px #e8e8e8 solid;
}

.newsArea h1 {
  display: table-cell;
  width: 24%;
  vertical-align: middle;
}
.newsArea p {
  display: table-cell;
  margin: 0 0 0 24%;
  width: 75%;
  line-height: 1.3;
}
.newsArea p.attention {
	font-weight: bold;
}
.newsArea p.attention span {
	margin-right: 5px;
	padding:2px 5px;
	color: #fff;
	background: #f55;
	border-radius: 3px;
}
.newsArea p a,
.newsArea p a:hover{
	color: #000;
}

/*
.aboutArea {
	padding-top: 15px;
}

.goodsArea .wrap,
.tgoodsArea .wrap {
	background: #fff;
}
.ticketArea .wrap .bookArea {
	padding:10px;
}
.ticketArea .wrap .bookArea ul {
	overflow: hidden;

}
.ticketArea .wrap .bookArea li {
	float: left;
	width: 33.333%;
	text-align: center;
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ticketArea .text {
	text-align: center;
	padding:2px 0;
	color:#9f0c0c;
	font-size: 10px;
	line-height: 1.3;
}

.goodsArea .wrap,
.tgoodsArea .wrap {
	background: #fff;
		padding:10px;
}

.goodsArea .happybag {
	text-align: center;
}

.goodsArea .happybag img {
	width: 80%;
}

.accessArea {
	padding-top: 15px;
}
.accessArea .wrap {
	overflow: hidden;
	background: #fff;
	padding:10px;
}
.accessArea h3 span {
	display: inline-block;
	margin-bottom: 10px;
	padding:5px 10px;
	color:#8f6c00;
	font-size: 13px;
	background: #eeede5;
	border-radius: 3px;
}
.accessArea p {
	padding-bottom: 10px;
	line-height: 1.3;
	font-size: 12px;
}
.accessArea dl {
  width:100%;
  font-size: 12px;
}
.accessArea dt {
  float:left;
  clear:left;
  width:30%;
  padding-bottom: 10px;
}
.accessArea dd {
  float:left;
  width: 70%;
  padding-bottom: 10px;
  line-height: 1.3;
}*/

.drinkArea, .goodsArea, .tgoodsArea, .accessArea{
	margin: 0 0 14px 0;
}
.accessArea{
	position: relative;
}
.accessArea .btn{
	position: absolute;
	bottom: 5.8%;
	left: 0%;
	width: 100%;
	height: 7%;
}
.accessArea .btn a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}


.bottom {
	margin-top:14px;
	background-color:#402c17;
}

.iconLink {
	display: table;
	margin: 0 auto;
	padding:10px 0 0 0;
	width:86%;
}
.iconLink li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.iconLink li a{
	display: inline-block;
	margin: auto 0;
	width: 80%;
}
.iconLink li img {
	width:100%;
}
.iconLink li.tw,
.iconLink li.fb {
	
}


p a {
	line-height:0;
}
p.link {
	padding:0 0 15px 0;
	text-align:center;
	color:#FFF;
}
p.link a {
	color:#FFF;
	font-size:11px;
	text-align:center;
	line-height:1.5;
}
/*p.notice {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 20px 0;
}*/
p.copy {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 8px 0;
	padding-bottom:20px;
}

/*p.note {
	font-weight: bold;
	color: #ff0000;
	line-height: 1.4em !important;
	font-size: 12px;
	margin-bottom: 0.6em;
	text-align: center;
}*/
.moreTextArea {
	background:#fff;
	padding:10px;
}
.moreText {
	line-height:1.3;
	display: block;
	padding:10px 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #f39800;
	border-radius: 4px;
}

/*--- app ---*/
.app {
	position: relative;
	margin: 0 auto;
	padding: 4%;
	width: 95%;
	background-color: #fff;
	border: 2px #000 solid;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.appArea {
	margin: 0 0 4%;
	overflow: hidden;
}
.appArea li{
	display: inline-block;
	width: 32%;
	/*height: 100%;*/
}
.appArea li:nth-child(1),
.appArea li:nth-child(2){
	margin: 0 2% 0 0;
}
.appArea li a{
	display: inline-block;
	/*height: 100%;*/
}
.appArea li img {
	width: 100%;
	height: 100%;
}




