#dai1 {
    margin-top:-126px;
    padding-top:126px;
}

.scrollpoint {
	opacity: 0;
}
.scrollpoint.active {
	opacity: 1 \0;
}

.cursor_default {
	cursor:default !important;
}

.s_text {
	font-size:0.9em;
}
.M_text {
	font-size:1.2em;
}
.L_text {
	font-size:1.5em;
}




.box {
/*		min-height: 583px;/**/
	min-height: 600px;/**/
	width:100%;
	margin: 0 auto 0px;
	padding: 0px;
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
-ms-background-size:cover; 


background-repeat: no-repeat;
background-position: 50% 100%;

/*    border-bottom:15px #000 solid;	/**/
box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;


}

.event_period {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #0187E8;
	text-align:center;
	padding:20px;
	margin:10px 0px 30px 20px;
	font-size:1.3em;
}

.otoku_ticket {
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid #2196F3;
	text-align:center;
	background-color:#fffff7;
	padding:20px;
	margin:10px auto 20px;
	font-size:1.3em;
}

@media (max-width: 767px) {

	.box {
		min-height: 583px;/**/
		margin: 0 auto 0px;
		padding: 0px;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover; 


	background-repeat: no-repeat;
	background-position: 50% 50%;

	/*    border-bottom:15px #000 solid;	/**/
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;

	}

}

.box_wrapper {

/*
	background-image:url(../common/images/sayonara2000/dot.png);
	background-repeat:repeat;
	background-position: top left;
*/

}

.box .inner {
	position:relative;
	height:200px;
}
.box h1 {
	position:absolute;
	top:10%;
	left:0px;
/*	left:-12px;	/**/
}



.index_reserve_area_wrapper {
	margin-top:100px;
	padding:0px 20px 0;

}
.index_reserve_area_wrapper-2 {
	margin-top:180px;
	padding:0px 20px 0;

box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px 3px;
}
.index_banner_area_wrapper {
	margin-top:10px;
	padding:20px 20px 10px;
}
.index_banner_area_wrapper-overwrap {
	margin-top:-150px;
	padding:20px 20px 10px;
}

.index_news_area_wrapper {
/*	padding:10px 20px 45px;	/**/
	padding:10px 20px 15px;
	background:#5D4037;
}


/*	ニュースチッカー	*/

.ticker_wrapper {
	margin: 0px  0;
	padding: 0px 0px 0px 10px;
	width: 100%;
	height:24px;	/**/
	text-align: left;
/*	position: relative;	/**/
	overflow: hidden;

}
.ticker_wrapper a {
	color:#ddd;
}

/*
.ticker_wrapper a:before {
	content: "Information ";
	font-size:16px;
	padding-right:5px;
	color:#faba00;
}
*/

@media (max-width: 479px) {
	.ticker_wrapper {
		margin: 0px auto 0;
		padding: 0px 0px 0px;
		width: 100%;
		height:24px;	/**/
		text-align: left;
/*		position: relative;	/**/
		overflow: hidden;

/*		background-color:#fff000;	/**/
		line-height:1.2;
	}
}

.ticker ul li a {
	visibility: hidden;
	padding-left:0px;
	line-height:1;
}

.ticker {
	margin:0;
	padding:0;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	margin:0;
	padding:0;
	line-height:1;
}


.btn.btn-default2 {
	background-color: #fff;
	border: 1px solid #0187E8;
	border-radius: 0px;
	font-size: 14px;
	padding: 6px 12px;
	text-align: center;
	color:#0187E8;
	position:relative;
	line-height:14px;

}
.btn.btn-default2 > span {
	font-size: 12px;
	color:#333;
}

.btn.btn-default2:hover {
	background-color: #fff;
	border: 1px solid #69c;
	border-radius: 0px;
	color: #69c;
	text-align: center;
}



.btn-default3 {
	border-radius: 0px;
	font-size: 12px;
/*
	padding-left:1em;
	padding-right:1em;
*/
	color: #333333;
	background: #004098;
	color:#fff;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', Open Sans, sans-serif;
	font-size:14px;

}
.btn-default3:hover,
.btn-default3:focus,
.btn-default3.focus,
.btn-default3:active,
.btn-default3.active,
.open > .dropdown-toggle.btn-default3 {
	border-radius: 0px !important;

	color: #fff;
	background-color: #666;
}
.btn-default3:active,
.btn-default3.active,
.open > .dropdown-toggle.btn-default3 {
	background-image: none;
}


.btn-default4 {
	border-radius: 0px;
	font-size: 12px;
/*
	padding-left:1em;
	padding-right:1em;
*/
	color: #fff;
	background: #333;
	color:#fff;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', Open Sans, sans-serif;
	font-size:14px;

}
.btn-default4:hover,
.btn-default4:focus,
.btn-default4.focus,
.btn-default4:active,
.btn-default4.active,
.open > .dropdown-toggle.btn-default4 {
	border-radius: 0px !important;

	color: #fff;
	background-color: #666;
}
.btn-default4:active,
.btn-default4.active,
.open > .dropdown-toggle.btn-default4 {
	background-image: none;
}



ol.event_list {
    counter-reset: li;    /* li のカウンタを 0 にセット */ 
    list-style: none;
    padding-left:0px;
}

ol.event_list li:before {
    color: #0187e8;
    font-weight: bold;
    counter-increment: li;   /* li の数を一つずつ増加 */
    content: counter(li) ". ";          /* 数を表示 */
}

.blue_text {
	color:#0187e8;
	font-size:1.2em;
}

.zom img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}
.zom img:hover {
/*
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
*/
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);


box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
}







#autumn_campaign {
	padding-left:0px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-top:0;
	font-size:1.1em;
}
/*
#autumn_campaign a {
	color:#dd0000;
}
#autumn_campaign a:active ,
#autumn_campaign a:hover {
	color:#ff0000;
}
*/

#autumn_campaign h3 {
	color:#3f0000;
}

#autumn_campaign .read {
	margin-top:20px;
	font-size:1.1em;
}
#autumn_campaign a {
	-webkit-transition: color 400ms, background-color 500ms;
	-moz-transition: color 500ms, background-color 500ms;
	-o-transition: color 500ms, background-color 500ms;
	transition: color 500ms, background-color 500ms;
	outline: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


h3.eve_title01{
	margin-bottom: 20px;
	font-size: 1.5em;
	border-bottom:2px #eee solid !important;
	color:#222;
}

h3.eve_title01 span{
	display: inline-block;
	font-size: inherit;     /**祖先要素の指定を継承**/
	border-bottom: 2px solid #0187E8;
	margin-bottom:-2px !important;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#autumn_campaign .t-item {
	color:#000;
	font-size:14px;
	vertical-align:top;
	margin:0 0px 0px 0px;
	padding:0;
	line-height:1.5;
		margin-top:3px;
	height:24px;
	width:6em;
	text-align:center;
}

#autumn_campaign .t-item > span {
	background:#A0522D;
	font-size:12px;
	letter-spacing:0.02em;
	color:#fff;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-color:#0187e8;
	padding:2px 10px 2px;
	line-height:20px;
	display:block;
}




.koyo_info h3 {
	color:#D0315A;
	font-weight:bold;
	font-size:24px;
	margin:0 0 15px;
	padding:3px 0 0 30px;
	padding-right:0.2em;
	background-image:url(../common/images/autumn2016/momiji1.png);
	background-repeat:no-repeat;
	background-position:left top;
}



@media only screen and (min-width: 768px) {
	.koyo_info {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.koyo_info .list > li {
		margin-bottom: 60px;
	}
	.koyo_info .list > li:last-child {
		margin-bottom: 0;
	}


	.koyo_info .list > li:nth-child(odd) .icon {
		left: -51px;
	}
	.koyo_info .list > li:nth-child(odd) .info_inner {
		padding-left: 80px;
	}
	.koyo_info .list > li:nth-child(odd) .info_wrapper:after {
		display: none;
	}

	.koyo_info .list > li:nth-child(even) .icon {
		right: -51px;
	}
	.koyo_info .list > li:nth-child(even) .info_inner {
		padding-right: 80px;
	}
	.koyo_info .list > li:nth-child(even) .info_wrapper:before {
		display: none;
	}



	.koyo_info .list > li .info_wrapper {
		display: table;
		width: 100%;
	}
	.koyo_info .list > li .info_wrapper:before, 
	.koyo_info .list > li .info_wrapper:after {
		display: table-cell;
		width: 240px;
		height: 100px;
		background-position: center center;
		background-size: cover;
		content: '';
	}
	.koyo_info .list > li .info_inner {
		position: relative;
		display: table-cell;
		padding: 45px 45px 45px 45px;
		background: #f4f0ef;
		vertical-align: middle;
	}
	.koyo_info .list > li .icon {
		position: absolute;
		top: 50%;
		margin-top: -51px;
		width: 102px;
	}
	.koyo_info .list > li .icon img {
		width: 100%;
	}
	.koyo_info .list > li .text_area .description {
		font-size: 14px;
	}
	.koyo_info .list > li.product .info_wrapper:before, 
	.koyo_info .list > li.product .info_wrapper:after {
		background-image: url("../common/images/autumn2016/area_yamanakako.png");
		background-position: 100% 0%;
	}
	.koyo_info .list > li.manufact .info_wrapper:before, 
	.koyo_info .list > li.manufact .info_wrapper:after {
		background-image: url("../common/images/autumn2016/area_fujiyoshida.png");
		background-position: 50% 100%;
	}
	.koyo_info .list > li.develop .info_wrapper:before, 
	.koyo_info .list > li.develop .info_wrapper:after {
		background-image: url("../common/images/autumn2016/area_fujikawaguchiko.png");
		background-position: 60% 100%;
	}
	.koyo_info .list > li.sell .info_wrapper:before, 
	.koyo_info .list > li.sell .info_wrapper:after {
		background-image: url("../common/images/autumn2016/area_kawaguchiko.png");
		background-position: 35% 100%;
	}
}


@media only screen and (max-width: 767px) {
	.koyo_info {
		padding-top: 45px;
		padding-bottom: 15px;
	}
	.koyo_info .list > li {
		margin-bottom: 15px;
	}
	.koyo_info .list > li:last-child {
		margin-bottom: 0;
	}
	.koyo_info .list > li .info_wrapper:before {
		display: block;
		padding-top: 45.0704225%;
		background: url() center center no-repeat;
		background-size: 100% auto;
		content: '';
	}
	.koyo_info .list > li .info_inner {
		position: relative;
		padding: 50px 10px 10px;
		background: #ffffff;
	}
	.koyo_info .list > li .icon {
		position: absolute;
		top: -41px;
		left: 50%;
		margin-left: -41px;
	}
	.koyo_info .list > li .icon img {
		width: 81px;
	}
	.koyo_info .list > li .text_area .description {
		font-size: 12px;
	}
	.koyo_info .list > li.product .info_wrapper:before {
		background-image: url("../common/images/autumn2016/area_yamanakako.png");
		background-position: center center;
	}
	.koyo_info .list > li.manufact .info_wrapper:before {
		background-image: url("../common/images/autumn2016/area_fujiyoshida.png");
		background-position: center center;
		background-position: 100% 60%;
	}
	.koyo_info .list > li.develop .info_wrapper:before {
		background-image: url("../common/images/autumn2016/area_fujikawaguchiko.png");
		background-position: center center;
		background-position: 100% 80%;
	}
	.koyo_info .list > li.sell .info_wrapper:before {
		background-image: url("../common/images/autumn2016/area_kawaguchiko.png");
		background-position: center center;
		background-position: 100% 80%;
	}
}




.fuijkyu_hiking h2 {
	color:#432213;
	font-size:1.6em;
	margin:0 0 20px
}
.fuijkyu_hiking h3 {
	color:#432213;
	font-size:1.3em;
	margin:0 0 20px
}
.jr_hiking h4 ,
.fuijkyu_hiking h4 {
	margin:0px;
	background:#8B4513;
	color:#fefbf4;
	padding:5px 10px;
	font-family: 'Lato', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 400;
	width: 130px;
	height: 24px;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-shadow: none !important;
}
.jr_hiking .info_area ,
.fuijkyu_hiking .info_area {
/*	background:#FFF8DC;	/**/
	background:#f7f7f5;
	padding:15px 15px 5px;
	border-bottom:4px #8B4513 solid;
}


.jr_hiking h5.desc {
	color:#432213;
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 10px
}
.jr_hiking h5.desc:before {
	content: "\f207 ";
	font-family: FontAwesome;
	font-size:1.2em;
	padding-right:0.5em;
}

.bus_info {
	background:url(../common/images/autumn2016/bus.png) no-repeat 100% 48%;
}





@media (max-width: 768px) {


}


@media (min-width: 768px) {
	.dl-horizontal2 dt {
		float: left;
		width: 55px;
		clear: left;
		text-align: left;
		padding:3px 3px;
	}
	.dl-horizontal2 dd {
		margin-left: 55px;
		padding:3px 3px;
		color:#000;
	}
	.dl-horizontal2 dd p {
		border-left:2px #333 solid;
		padding-left:20px;
	}

	.dl-horizontal3 {
		margin-bottom:0px;
	}
	.dl-horizontal3 dt {
		float: left;
		width: 100px;
		clear: left;
		text-align: left;
		padding:3px 3px;
		color:#432213;
		font-weight:normal;
	}
	.dl-horizontal3 dd {
		margin-left: 100px;
		padding:3px 3px;
		color:#444;
	}
	.dl-horizontal3 dd p {
		border-left:2px #432213 solid;
		padding-left:20px;
	}
	.dl-horizontal4 dt {
		float: left;
		width: 100px;
		clear: left;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal4 dd {
		margin-left: 100px;
		padding:3px 3px;
		color:#000;
	}
	.dl-horizontal dt {
		float: left;
		width: 100px;
		clear: left;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 100px;
		padding:5px 3px 1px;
		color:#000;
	}
	.dl-horizontal5 dt {
		float: left;
		width: 85px;
		clear: left;
		text-align: left;
		padding:3px 3px;
	}
	.dl-horizontal5 dd {
		margin-left: 85px;
		padding:3px 3px;
		color:#000;
	}
	.dl-horizontal5 dd p {
		border-left:2px #333 solid;
		padding-left:20px;
	}
}
@media (max-width: 767px) {
	.dl-horizontal5 dt ,
	.dl-horizontal4 dt ,
	.dl-horizontal3 dt ,
	.dl-horizontal2 dt ,
	.dl-horizontal dt {
		padding:5px 10px 0px;
	}
	.dl-horizontal5 dd ,
	.dl-horizontal4 dd ,
	.dl-horizontal3 dd ,
	.dl-horizontal2 dd ,
	.dl-horizontal dd {
		padding:5px 10px 5px;
		border-bottom:1px #e6e6e6 solid;
		margin-bottom:10px;
	}


}


@media print {
	header ,
	footer {
		display: none !important;
	}
	.breadcrumb {
		display: none !important;
	}

	section  { display: block; /**page-break-before: always;**/ }
	h2 { display: block;}
	pre code {page-break-after: always;}
	@page {
		margin-top:0cm;
		margin: 0cm;
	}
	p a, code, pre {
		word-wrap: break-word;
	}

	.global-footer {
		clear:both;
	}


	h2.kai_p {
		page-break-before: always;
	}

	.station_box {
		-webkit-border-radius: 0px;
		border-radius: 0px;
		border-color:#fff;
		background-color:#fff;
		padding:30px 20px;
	}


}


