@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 {
	background-color: #070f18;
}

section p {
	line-height: 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　COMMON
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainvisual {
	width: 100%;
	background-image: url('../../images/sp_mainvisual.jpg?20160328_01');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}

#mainvisual img {
	width: 100%;
}

#mainvisual h1 {
	width: 80px;
}

.header {
	position: absolute;
	width: 100%;
	background-color: rgba(255,255,255,0.75);
	box-shadow:rgba(0, 0, 0, 0.4) 0px 3px 5px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 3px 5px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 3px 5px 2px;
}

.header .sns {
	text-align: right;
	/*margin-top: -60px;*/
}

.header .sns li {
	display: inline-block;
	margin-right: 4px;
	margin-left: 2px;
	vertical-align: bottom;
}
.header .sns li img {
	width:34px !important;
	padding: 3px 0;
}


#panel {
	margin-top: -5px;
}

#panel nav {
	position: relative;
	margin-top: -8px;
	margin-bottom: -5px;
}

#panel nav ul {
	text-align: center;
}

#panel nav li {
	width: 25%;
	max-width: 80px;
	display: inline-block;
}

#panel nav li img {
	width: 100%;
}

#contents img {
	width: 100%;
}

#info dl, #access dl {
	font-size: 14px;
	line-height: 1.3;
}
#info dl {
	overflow: auto;
	/*height: 8em;*/
	padding: 10px 8px 0 12px;
}

#info dt, #access dt {
	float:left;
	clear:left;
	width:30%;
	padding-bottom: 1.3em;
	line-height: 1.4em;
}
#info dd, #access dd {
	float:left;
	width: 70%;
	padding-bottom: 1.3em;
	line-height: 1.4em;
}

.timelineArea {
	padding:20px 10px 20px;
}
.timelineArea ul {
}
.timelineArea li {
	width: 100%;
	margin:0 auto 10px;
	text-align: center;
}

.timelineArea .tw {
	width: 100%;
}
.timelineArea .tw iframe {
	height: 300px !important;
}

#access article p {
	line-height: 1.4em !important;
	font-size: 14px;
}

#app {
	padding: 1.1em 0 2em;
}

#app li {
	width: 50%;
	display: inline-block;
}

#nav2 li {
	width: 20%;
	max-width: 80px;
	display: inline-block;
}

#nav2 ul {
	width: 100%;
	text-align: center;
}

#nav2 li img {
	width: 100%;
}

#nav2 ul .titleImg {
	position:relative;
}
#nav2 ul .titleImg img {
	position:absolute;
	margin-top:-4px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　CAFE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#cafe a:link, #cafe a:visited {
	color: #c1071a;
}

#cafe #panel nav {
	background-image: url(../../images/sp_cafe_nav_bg.png);
	background-size: 10px 60px;
	background-repeat: repeat-x;
}

#cafe #about {
	padding-top: 0.8em;
	margin-bottom:20px;
}

#cafe #contents {
	background-image: url(../../images/sp_cafe_bg.png);
	background-size: 90px;
}

#cafe #food,
#cafe #display,
#cafe #goods,
#cafe #access {
	margin-top: -60px;
	padding-top: 60px;
}

#cafe #info {
	background-color: #fff;
}

#cafe #info .inner {
	width: 100%;
	height: 9em;
	margin: 0 auto;
	overflow: auto;
}

#cafe .goodsinfo {
	width: 90%;
	margin: 10px auto 10px;
	background-color: #F7C22D;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
	-webkit-box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
	-moz-box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
}

#cafe .goodsinfo a {
	width: 100%;
	padding: 15px 0;
	color: #fff !important;
	text-align: center;
	display: block;
	text-shadow: 0px 1px 1px #af8306;
	-webkit-text-shadow: 0px 1px 1px #af8306;
	-moz-text-shadow: 0px 1px 1px #af8306;
	text-decoration: none;
}

#cafe #food, #cafe #display{
	margin-bottom: 1.3em;
}

#cafe #display .txt_btn {
	width: 90%;
	margin: 0 auto 20px;
	background-color: #F7C22D;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
	-webkit-box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
	-moz-box-shadow:rgb(175, 131, 6) 0px 4px 0px 0px;
}

#cafe #display .txt_btn a {
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff !important;
	text-align: center;
	display: block;
	text-decoration: none;
	text-shadow: 0px 1px 1px #af8306;
	-webkit-text-shadow: 0px 1px 1px #af8306;
	-moz-text-shadow: 0px 1px 1px #af8306;
}


#cafe #food ul {
	margin: 10px;
}

#cafe #food li {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#cafe #access article {
	background-color: #fff;
	padding: 12px;
}

#cafe footer .bottom {
	background: #f50039;
}

#cafe #nav2 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	background-image: url(../../images/sp_cafe_nav_bg02.png);
	background-size: 10px 60px;
	background-repeat: repeat-x;
	margin-top: -10px;
	width: 100%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　GALLERY
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#gallery a:link, #gallery a:visited {
	color: #94a6e5;
}

#gallery #panel nav {
	background-image: url(../../images/sp_gallery_nav_bg.png);
	background-size: 10px 60px;
	background-repeat: repeat-x;
}

#gallery #contents {
	background-image: url(../../images/sp_gallery_bg.png);
	background-size: 90px;
}

#gallery #display,
#gallery #cardbook,
#gallery #goods,
#gallery #access {
	margin-top: -60px;
	padding-top: 60px
}

#gallery #about {
	padding-top: 0.8em;
}

#gallery #info dl{
	background-color: #fff;
}

#gallery #cardbook article {
	background-color: #fff;
	padding: 16px;
	margin: 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#gallery #cardbook article li {
	line-height: 1.4em;
	font-size: 14px;
	margin-bottom: 8px;
}

#gallery #goods, #gallery #cardbook {
	margin-bottom: 1.3em;
}


#gallery #access article {
	background-color: #fff;
	padding: 12px;
}

#gallery footer .bottom {
	background: #4471c1;
}


#gallery #nav2 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	background-image: url(../../images/sp_gallery_nav_bg02.png);
	background-size: 10px 60px;
	background-repeat: repeat-x;
	margin-top: -10px;
	width: 100%;
}


.youtubeBtnArea {
	text-align: center;
	margin-bottom: 5px;
}

.youtubeBtnArea p {
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin-bottom: 12px;
	line-height: 1em;
}




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


footer .footerinner {
	background: #fff;
	padding: 0 10px 10px;
}

footer .copyright {
	font-size: 13px;
	line-height: 1.5em;
	color: #fff;
	margin-bottom: 0.5em;
}

footer dt {
	width: 7em;
}

footer dd {
	margin-top: -2em;
	margin-left: 7.5em;
	text-indent: -1em;
	padding-left: 1em;
}

footer .copyright {
	margin: 10px 0 16px;
}

footer .copyright span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.2em;
}

footer .logoset {
	margin: 16px 0;
}

footer .bottom {
	background: #070f18;
	/*padding: 20px 10px 50px;*/
	padding: 20px 10px 10px;;
}

footer .bottom ul {
	margin-bottom: 16px;
	text-align: center;
}

footer .bottom li {
	font-size: 12px;
	line-height: 1.5em;
	display: inline-block;
}

footer .bottom a {
	color: #fff !important;
}

footer .bottom p {
	text-align: center;
	margin-top: 8px;
}

.footerinner .sns {
	width:178px;
	overflow: hidden;
	margin: 0 auto;
	padding:20px 0 0 0;
}

.footerinner .sns li {
	width:39px;
	float:left;
}
.footerinner .sns li img {
	width:100%;
}
.footerinner .sns li.tw,
.footerinner .sns li.fb {
	padding:0 25px 0;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　FONT
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bold { font-weight: bold;}

.red { color: #ce0b18 !important;}
.yellow { color: #fff774 !important;}
.red { color: #9f0c0c}

