* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	}
img{
	max-width:100%;
	vertical-align: bottom;
	display: block;
	}
h1{
	font-weight: bold;
	display: block;
	}
h2{
	font-weight: bold;
	display: block;
}
h2 .sub{
	font-size: 0.7em;
	margin-left: 5px;
	}
h3{
	display: inline;
}
u{background: #666666;}
strong{
	font-weight: bold;
	display: block;
	/*padding: 0 0.2em;*/
	/*background: #b4d6f1;*/
}


.PageContainer{
	color:#383b3d;
	background: #fff;
	padding-bottom: 5px;
}
.ttl_box{
	background: #f1f1f1;
	padding: 0 0 5px;
}
.Lead_Area{}
.Link_Area{
	margin: -12px auto 0;
}
.Link_Area .TextBox{
	width: 100%;
	margin: 14px auto 0;
}
.Link_Area .TextBox > p{
	line-height: 1.3;
	font-size: 3.0vh;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #4a4a4a;
	padding: 0.8em 0 0.2em;
}
.button_box{
	font-size: 2.8vh;
	text-align: left;
	height: auto;
	display: block;
	padding: 15px 0 15px 2%;
	color: #383838;
	line-height: 1.3;
	border-radius: 4px;
	font-weight: bold;
	/*line-height: 50px;
	background: #b5c7d2 url("link_bg1.png") 0
	 0 no-repeat;
	background-size: cover; */
	border-bottom: 3px solid #718c8e;
	background: #8dc4c7 url(icon_down.png) 95% center no-repeat;
    background-size: 18px;
	}
.button_box.modified01{
	/*background: #a5c5ae url("link_bg2.png") 0 0 no-repeat;
	background-size: cover;*/ 
	border-bottom: 3px solid #987285;
	background: #cca3b7 url(icon_down.png) 95% center no-repeat;
    background-size: 14px;
}
.button_box.modified02{
	background: #b9900c url("icon_down.png") 95% center no-repeat;
	background-size: 16px; 
	border-bottom: 2px solid #826c13;
	color: #fff;
}
.button_box span{
	font-size: 13px;
	font-weight: bold;
	padding-right: 1%;
}
.button_box img{vertical-align: middle; margin-left: 2%;}
.LinkBox{
	/*border: 2px solid #efbf00;*/
	width: 92%;
	margin: 0 auto 18px;
}
.LinkBox:nth-child(even){border-bottom: none;}
.LinkBox:nth-child(odd){border-bottom: none;}
.LinkBox:last-child{border-bottom: none;}
.button{
	font-size: 14px;
	text-decoration: none;
	}
.h1_box{
	width: 100%;
	margin: 10px auto;
	background: #d0bc7f;
}
.h1_box h1{
	line-height: 1.4;
	font-size: 3.0vh;
	/*letter-spacing: 1px;*/
	color: #4a4a4a;
	padding: 2vh 0;
}
.h1_box img{
	display: block;
	width: 100%;
}
.lead_Sentence {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 4%;
	font-size: 14px;
	line-height: 1.4;
	color: #636363;
	}
.lead_Sentence span{
	font-size: 3vh;
	font-weight: bold;
	/*background-color: #efe283;*/
	padding: 0 0.2em;
}
.lead_Image{
	width:90%;
	margin:0 auto;
}
.articlewrap01{
	padding: 50px 0 30px;
	background: #d2e2d8;
	/*background: #eae6e4 url(bg.png) 0 center repeat;
	background-size: 15%;*/
}
.articlewrap02{padding: 34px 0; background: #e6d7be;}
.h2box{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.h2box .OnPhotoTitle {
	width: 78%;
	margin: 0 auto;
	font-size: 23px;
	padding: 10px 0.3em;
	background: rgba(255,255,255,0.7);
	position: absolute;
	z-index: 0;
	top: 1.5vh;
	left: 0;
	line-height: 1.3;
	color: #034246;
}
.h2box .OnPhotoTitle span{
	font-size: 14px;
	display: block;
	padding-bottom: 0.3em;
}
.h2box .h2img{
	position: static;
	top: 0;
	z-index: -1;
	margin-bottom: 20px;
}
.h2box  h2{
	width: 100%;
	margin: 0 auto;
	padding: 0.7em 2%;
	background-color: #c6fd96;
	color: #3b443a;
	font-size: 2.6vh;
	text-align: center;
	line-height: 1.2;
	/*border-top: 3px dotted #888;
	border-bottom: 3px dotted #888;*/
}
.paragraph_title {
	margin: 50px 4% 20px 0;
	font-size: 24px;
	padding-left: 8px;
	border-left: 10px solid #007400;
}
.paragraph_text{
	margin: 10px 4%;
	font-size: 2.4vh;
	line-height: 1.4;
	word-break: break-word;
}
.paragraph_text span{
	font-size: 2.6vh;
	font-weight: bold;
	/*color: #5a82d2;*/
}
.paragraph_text.mded01{
    font-size: 12px;
    line-height: 1.5;
    color: #5e6266;
    background: #efeab6;
    padding: 2%;
    word-break: break-all;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.paragraph_text.mded01  span{
	font-size: 1.1em;
	font-weight: bold;
	/*color: #5a82d2;*/
}
.paragraph_text.mded01 span.ttl{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: 1px;
	color: #e25858;
	border-bottom: 1px solid #e25858;
}
.info_text {
	margin: 0 2%;
	font-size: 12px;
	line-height: 1.5;
	color: #5e6266;
	border-bottom: 1px solid #c7c7c7;
	word-break: break-all;
	padding: 2% 2% 2% 1em;
    text-indent: -1em;
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
}
.info_text .info_ttl{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: 1px;
	color: #e25858;
	border-bottom: 2px dotted #e25858;
	/*background: url("ticket.png") right center no-repeat;
	background-size: 22px;
	padding-right: 26px;*/
}
.info_text-color{
	margin: 10px 4%;
	font-size: 12px;
	line-height: 1.5;
	padding: 2%;
	word-break: break-all;
	border-radius: 8px;
	background: #cec7de;
	/*color: #faffc1;*/
}
.info_text span{
	font-size: 1.0em;
	font-weight: bold;
	color: #2c7d3f;
}
.paragraph_caution{
	color: #dc0e00;
	margin: 10px 4%;
	font-size: 13px;
}
.paragraph_caution span{
	font-size: 1.5em;
	padding-top: 20px;
}
.spot_information_area {
		display: block;
		border-collapse: collapse;
		width: 94%;
		height: auto;
		margin: 0 auto 40px;
		font-size: 16px;
		color: #404040;
		background: #f3f3f3;
		border: solid 2px #8dc4c7;
		word-break: break-all;
		border-radius: 4px;
		box-shadow: 0 16px 40px -18px #848484;
		-webkit-box-shadow: 0 16px 40px -18px #848484;
		-moz-box-shadow: 0 16px 40px -18px #848484;
	}
.spot_information_area dt,dd {
		display: block;
	}
.spot_information_area dt {
		padding: 0 0 0 2%;
		font-size: 3.9vh;
		font-weight: bold;
		text-align: left;
		line-height: 1.3;
		letter-spacing: 1px;
	    word-break: break-word;
		color: #383838;
		background: #96b9da;
	}
.spot_information_area dt.odd{
		background: #e2e2e2 url("dt_img.png") 50% center no-repeat;
		background-size: contain;
		/*background: #e4d58b url(dt_img.png) 0 center repeat;
		background-size: auto 100%;*/
		color: #545454;
		border-left: 6px solid #8dc4c7;
		border-bottom: 2px solid #8dc4c7;
}
.spot_information_area dt.even{
		/*background: #fff url("dt_img.png") 0 0 no-repeat;
		background-size: cover;*/
		background: #8dc4c7;
		color: #545454;
		/*border-left: 6px solid #8dc4c7;
		border-bottom: 2px solid #8dc4c7;*/
}
.spot_information_area dt.sub{
	font-size: 2.2vh;
	font-weight: normal;
	height: 3.5vh;
	margin: 0 2%;
	background: none;
	border-bottom: 3px solid #5e6266;
	color: #5e6266;
}
.spot_information_area dt img {
	display: block;
	margin: 0 auto 8px;
}
.spot_information_area dt p {
	/*display: table-cell;*/
	vertical-align: middle;
	/*min-height: 80px;*/
	padding: 24px 0;
}
.spot_information_area dt span {
	font-size: 2.6vh;
	display: inline-block;
	width: 100%;
	letter-spacing: 0.2px;
}
.spot_information_area dt p.first{
	padding-bottom: 0.4em;
}
.spot_information_area dt p.second{
	font-size: 16px;
	letter-spacing: 0;
	color: #dcb100;
}
.spot_information_area dd {
		text-align: left;
		font-size: 14px;
		line-height: 1.5;
		padding: 5px 0;
		/*border-top: 2px solid #FFF;*/
	}
.spot_information_area dd:nth-child(2){border-top: none;}

.decolation_ttl01 , .decolation_ttl02 {
	margin: -10px 0;
}
.decolation_ttl01:before {
		content: " ";
	display: inline-block;
	width: 46px;
	height: 46px;
	background: url("fw01.png");
	background-size: cover;
	vertical-align: bottom;
	margin-right: -26px;
}
.decolation_ttl02:before {
		content: " ";
	display: inline-block;
	width: 46px;
	height: 46px;
	background: url("fw02.png");
	background-size: cover;
	vertical-align: bottom;
	margin-right: -26px;
}
.decolation_h1{
	display: inline;
	font-size: 24px;
	margin:-2px;
}
.decolation_h1 h1{
	display: inline;
}
.shadowbox{
	box-shadow: 0 6px 16px -2px #808080;
	-webkit-box-shadow: 0 6px 16px -2px #808080;
	-moz-box-shadow: 0 6px 16px -2px #808080;
}
.Image_Area{
	position: relative;
	}
.Image_Area .border{
	margin-top: -4px;
	}
.imgbox{
	width: 90%;
	margin: 10px auto 0;
}
.imgbox img{
	display: block;
	width: 100%;
}
.imgbox02{
	margin: 0 auto;
}
.imgbox02 img{
	display: block;
	margin-left: 34vh;
	/*box-shadow: 3px 3px 0px 0px #9c9c9c;
	-webkit-box-shadow: 3px 3px 0px 0px #9c9c9c;
	-moz-box-shadow: 3px 3px 0px 0px #9c9c9c;*/
}
.detail_box{
	width: 100%;
	margin: 0 auto;
}
.arrowbox{
	width: 100%;
	height: 150px;
	background: url("h1bg.png") no-repeat;
	background-size: 100% 100%;  
	text-align: center;
}
.arrowbox p{
	width: 90%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #5e6266;
	padding-top: 10px;
}
.triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 12px 18px 12px;
	border-color: transparent transparent #e2dfd0 transparent;
	margin-left: 12%;
}
.css-arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 16px;
	border-color: #c6fd96 transparent transparent transparent;
	margin: 0 auto;
}
.credit{
	float: right;
	position: relative;
	top: -13px;
	right: 0;
	height: 0;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	}
.credit a{
	color:white
	}
.caption{
	font-size: 12px;
	color: #8e8e8e;
	padding-top: 0.1em;
	margin: 10px 4%;
}

.topBtn{
	display: inline-block;
	position: fixed;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	font-size: 13px;
	padding-bottom: 4px;
}
.topBtn a{
	background: rgba(255,255,255,0.4) url(http://www.navitime.jp/android_transfer/storage/smartphone/android_transfer/lp/common_img/topbtn.png) 50% 4px no-repeat;
	background-size: 20px;
	padding: 20px 6px;
	border: 2px solid #5e6266;
	text-decoration: none;
	color: #5e6266;
}


/*****SNSボックスここから*****/
.sharebtn_area{
	padding: 10px 4%;
	border-top: 3px solid #3ca56e;
	border-bottom: 3px solid #3ca56e;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.sharebtnTxt{
	width: 60%;
	font-size: 2.8vh;
    padding: 0.2em 0.1em;
    margin-right: 2%;
}
.sharebtnBox{
	width: 40%;
	margin: 0 auto; 
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
}
.sharebtn_area img{
	margin: 0 18px;
}

/*****SNSボックスここまで*****/

/*****フッターここから*****/
footer{
	background: #fff;
}
.footer_textbox {
	border: 1px solid ;
	width: 90%;
	margin: 20px auto;
}
.footer_textbox p{
	padding: 2%;
	font-size: 0.8em;
	line-height: 1.5;
	color: #5e6266;
	background: #fff;
	word-break: break-all;
}
/*****フッターここまで*****/


/*****clearfixここから*****/
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
 /*****clearfixここまで*****/


/*****徒歩用CSSここから*****/
	.detail-button-area {
		padding: 15px 14px 20px 9px;
		text-align: center;
	}
	.detail-button-area a {
		border: 1px solid #bebebe;
		border-radius: 4px;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
		font-size: 16px;
		color: #808080;
		padding: 10px 50px 10px 50px;
		-webkit-box-pack: center;
	}
	input {
		padding: 13px 0px;
		font-family: Arial, sans-serif;
		color: #aaa;
		width: 100%;
		border: solid 1px #ccc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.inquiryForm {
		margin: 10px 0px 10px 0px;
		font-size: 14px;
	}
	.box-center {
		display: -webkit-box;
		-webkit-box-pack: center;
		-webkit-box-align: center;
	}
	#inquiryButton{
		width: 90%;
		margin: 0 auto 30px;
	}

	button.cssObutton {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
		padding: 10px 20px;
		margin:5px;
		background: -moz-linear-gradient(
			top,
			#ffa600 0%,
			#f04e03);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#ffa600),
			to(#f04e03));
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #e03d0b;
		-moz-box-shadow:
			0px 1px 3px rgba(102,8,39,0.5),
			inset 0px 0px 1px rgba(255,255,255,1);
		-webkit-box-shadow:
			0px 1px 3px rgba(102,8,39,0.5),
			inset 0px 0px 1px rgba(255,255,255,1);
		box-shadow:
			0px 1px 3px rgba(102,8,39,0.5),
			inset 0px 0px 1px rgba(255,255,255,1);
		text-shadow:
			0px -1px 0px rgba(150,8,8,0.7),
			0px 1px 0px rgba(150,57,8,0.3);
	}

/*****徒歩用CSSここまで*****/


.LastContent{margin: 0 auto 10px;}
.bold{font-weight: bold !important;}
.u_line{border-bottom: 1px solid #fff !important;}
.color_change{color: #b71e1e !important;}
.taC{text-align: center !important;}
.mt0{
	margin-top: 0px !important;
}
.mt10{
	margin-top: 10px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mt40{
	margin-top: 40px !important;
}
.mt50{
	margin-top: 50px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mb50{
	margin-bottom: 50px !important;
}
.pt10{
	padding-top: 10px !important;
}
.pt20{
	padding-top: 20px !important;
}
.pt30{
	padding-top: 30px !important;
}
.pb10{
	padding-bottom: 10px !important;
}
.pb20{
	padding-bottom: 20px !important;
}
.pb30{
	padding-bottom: 30px !important;
}
