/*リセット*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
html{height:100%;}
ul,ol{
	list-style: none;
}
body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	background-color:#ffffff;
}

img {
	max-width: 100%;
}

a:link {
	color:#1F9B00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	cursor:pointer;
}
a:visited {
	color:#663333;
	text-decoration: none;
}
h1{
	text-align:center;
}
h2{	
	text-align: center;
}

::selection {
	background:#df8e01;color: #fff;
}
::-moz-selection {
background:#df8e01;color: #fff;
}

/* ヘッダー */
.headwrap {
	position:relative;
	text-align:center;
}
.top #header {
/*	background:url("../img/bg-main.jpg") no-repeat scroll center top / cover rgba(0,0,0,0);*/
	background:url(../img/bg-main.jpg) no-repeat center top #fff;
	background-size: cover;
/*	height:700px;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .top #header{
       background-size: cover;
    }
	.fuji{
       background-size:cover;
    }
}
@media
only screen and (min-device-width: 1001px){
    .top #header {  background-attachment: fixed; }
}

#header h1{
	padding-top:100px;
}
.headwrap .scrldown{
	margin:30px auto 0;
	width:100%;
/*	position:absolute;
	top:450px;*/
}
.headwrap .scrldown{
	margin-bottom:180px;
	background:url("../img/bt-down_on.png") no-repeat scroll center top;
}
.headwrap .scrldown a:hover img{
	opacity:0;
	filter: alpha(opacity=0%);
}

/* ナビゲーション */
nav {
	margin:0 auto;
	padding:10px 0;
/*	position:absolute;
	bottom:0;*/
	width:100%;
	text-align:center;
	background-color:#fff;
	background:rgba(256,256,256,0.8);
	border-bottom:1px solid #222;
}
nav ul{
	margin:0 auto;
	width:80%;
}
nav li{
	float: left;
	width:16.666%;
}
nav.fixed {
	height:38px;
    position: fixed;
    top: 0;
    z-index: 10000;
}

#page{
	margin-top:-60px;
	padding-top:60px;
}

article{
	margin:0 auto;
	width:980px;
}


/* section */
article > section {
	padding-top:90px;
	clear:both;
}
section.section > h2 {
	margin-bottom:30px;
	font-size:300%;
	color:#1F9B00;
}

section.tpcwrap{
	margin-bottom:60px;
}
section.tpcwrap h3{
	margin-bottom:5px;
	color:#1F9B00;
	font-weight:normal;
	font-size:120%;
}
section.tpcwrap a {
	color:#1F9B00;
	font-weight:normal;
	text-decoration:underline;
}
section.tpcwrap a:hover {
	text-decoration:none;
}

.tpc_1column{
	margin:0 0 30px 0;
	padding:0;
	width:100%;
	position:relative;
}
.tpc_1column,
.tpc_3column,
.tpc_2_1column{
	margin-bottom:30px;
	padding:0 0 10px 4px;
	clear:both;
}
.tpc_3column div{
	margin:0 12px 15px;
	padding-top:12px;
	width:300px;
	min-height:330px;
	border-top:1px solid #1F9B00;
	float:left;
}
.tpc_2_1column div{
	margin:0 12px;
	padding-top:12px;
	width:300px;
	min-height:200px;
	border-top:1px solid #1F9B00;
	float:left;
}
.tpc_3column h3,
.tpc_2_1column{
	vertical-align:middle;
	height:50px;
}
/* layout */
dl.infotext{
	padding:0 20px;
}
dl.infotext dt{
	width:120px;
	float:left;
}
dl.infotext dd{
	margin-bottom:10px;
	padding-left:140px;
	border-bottom:1px dotted #999;
}

.ev_bgfix{
	margin-bottom:30px;
	padding:60px;
	height:1em;
	background:url("../img/bg-event.jpg") no-repeat fixed center center / contain;
	color:#000;
	font-weight:900;
}
.clt_bgfix{
	background:url("../../css/%22%22") no-repeat fixed center center / cover rgba(0,0,0,0);
	padding:60px 0 0 60px;

}

#origin p.org_text,
#cultural p.clt_text{
	padding-left:450px;
	min-height:200px;
	background:url(../img/bg-origin.png) no-repeat 50px center;
}
#origin p.org_text{
	background:url(../img/bg-origin.png) no-repeat 50px center;
}
#cultural p.clt_text{
	background:url(../img/bg-itabi.jpg) no-repeat left center;
	background-size:450px;
}
.org_reijou{
	margin:20px auto;
	padding:10px;
	width:490px;
	font-size:150%;
	font-weight:900;
	border-top:1px dotted #1F9B00;
	border-bottom:1px dotted #1F9B00;
}
.org_spec {
	margin-bottom:30px;;
	padding:20px;
	font-size:16px;
	border-top:1px dotted #1F9B00;
	border-bottom:1px dotted #1F9B00;
}
.org_spec p{
	margin:0 auto;
	text-align:center;
}
.org_reijou .linkmore{
	margin-top:-1em;
	font-size:70%;
}

/* parts */
.linkmore{
	display:block;
	width:100%;
	text-align:right;
}
.linkmore a:before{
	content:">>";
}

.ev_detail{
	margin:0 auto 30px;
	width:600px;
	font-size:16px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
.ev_detail dl{
	clear:both;
}
.ev_detail dl:nth-child(2n){
	background:#e6e6e6;
}
.ev_detail dt{
	padding:15px;
	width:10em;
	float:left;
}
.ev_detail dt > span{
	display:inline-block;
}
.ev_detail dd{
	margin-left:11em;
	padding:15px 0 15px 1em;
	border-left:1px solid #666;
}
.ev_detail dl dd:nth-child(2n+1){
	border-top:1px dotted #999;
}
.ev_detail dd span{
	display:inline-block;
	width:4em;
}

#access{
	overflow:hidden;
}
#access .address{
	padding:10px;
	float:left;
	width:200px;
	height:250px;
}
#access #map{
	float:left;
}


/* sub */
sub{
	width:980px;
	margin:60px auto 30px;
}

.fuji{
	height:800px;
	background:url("../img/img-fuji.jpg") no-repeat center top fixed;
	background-size:cover;
	text-indent:-9999px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.fuji{
       background-size:contain;
	   height:0;
    }
}

.pagetop{
	  position: fixed;
  right: 3%;
  bottom: 5%;
}

/* footer */
footer{	
	background:#1F9B00;
	color:#fff;
}
#footer a {
	color:#e6e6e6;
}

.la_copyright{
	text-align:center;
}

/* extra */
.bxslider img{
	*width:460px;
	*padding:15px;
	*display:block;
	*float:left;
}
.bxslider_img_w{
	position:relative;
}
.bxslider_img_w span{
	/* web-fontとか使いたい */
	font-size:120%;
	font-weight:900;
	
	margin:-30px;
	padding:20px 0;
	position:absolute;
	top:20%;
	display:block;
	width:100%;
	background-color: rgba(255,255,255,0.5); 
	text-shadow: 1px 2px 1px rgba(255,255,255,1);
	text-align:center;
}


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* 上書き */
.bx-wrapper{
	margin-bottom:100px;
}
div.bx-wrapper .bx-pager {
    bottom: -80px;
}
