@charset "UTF-8";
/* CSS Document */
/*====================================================
all debice
====================================================*/
html{
	background-color:#ededed;
	line-height:1.5;
	font-family:"?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif !important;
}

ul{
	list-style:none;
}

a{
	text-decoration:none;
}

section{
	clear:both;
}

section.sec01{
	width:100%;
	margin:0;
}

section.sec01:after,
section.sec02:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

section.sec02{
	margin:20px 10px 18px;
}

.wbg{
	margin:20px 10px 0;
	background-color:#fff;
	border-radius:5px;
}

.wbg .sec02{
	margin:0;
}

.spHide{
	display:none;
}

.pcHide{
	display:block;
}

.spShadow{
	box-shadow:0 2px 1px #bebebe;
	border-radius:0 0 5px 5px;
}

/*====================================================
480px for smartphone
====================================================*/
#content{
	/*margin-top:15px;*/
}

#content .tit01{
	margin:0;
	padding:9px 0 9px 10px;
	background-color:#fff;
	border-top:3px solid #006400;
	border-bottom:1px solid #e5e5e5;
	border-radius:5px 5px 0 0;
	font-size:18px;
	color:#111;
}

#content .tit02{
	margin:0;
	padding:9px 0 9px 10px;
	background-color:#fff;
	border-top:3px solid #006400;
	border-bottom:1px solid #e5e5e5;	
	border-radius:5px 5px 0 0;
	font-size:18px;
	color:#111;
}

#content .tit03{
	margin:0;
	padding:9px 0 9px 10px;
	background-color:#fff;
	border-top:3px solid #006400;
	border-bottom:1px solid #e5e5e5;	
	border-radius:5px 5px 0 0;
	font-size:18px;
	color:#111;
}

#content div + .tit03{
	border-top:none;
	border-radius:0;	
}

#content .tit04{
	margin:0;
	padding:15px 10px;
	background-color:#fff;
	font-size:18px;
	color:#111;
}

#content .tit05{
	font-size:18px;
	color:#333;
}

#content .tit05 span{
	display:inline-block;
	margin-right:5px;
	width:25px;
	line-height:24px;
	text-align:center;
	font-size:15px;
	background-color:#00c000;
	border-radius:30px;
	vertical-align:top;
}

#content .tit06{
margin: 0;
padding: 9px 0 9px 10px;
background-color: #fff;
border-top: 3px solid #006400;
border-bottom: 1px solid #e5e5e5;
border-radius: 5px 5px 0 0;
font-size: 18px;
color: #111;
}

#content .tit07{
	margin:0;
	padding: 9px 0 9px 10px;
	background-color:#fff;
	font-size:18px;
	color:#111;
	border-top:10px solid #006400;
}

#content .titWrap01 + p{
	margin:0;
	padding:10px;
	background-color:#fff;
	font-size:13px;
	color:#333;
	border-radius:0 0 5px 5px;
}

#content .list01{
	margin:0;
	padding:0;
}

#content .list01 li{
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
	line-height:1.2;
}

#content .list01 li:last-child{
	border-bottom:none;
}

#content .list01 li:last-child{
	border-radius:0 0 5px 5px;
}

#content .list01 li a,
#content .list01 li span{
	display:block;
	padding:10px 40px 10px 10px;
	position:relative;
	color:#0e92d6;
	font-size:13px;
}

#content .list01 li span{
	color:#333333;
	padding:10px;
}

#content .list01 li a:after,
#content .list01 li span:after{
	content:"";
	content: none\9;
	display:block;
	display:none\9;
	position:absolute;
	width:10px;
	height:15px;
	background:url(http://products.navitime.co.jp/img/ico_sp_arrow02.png) no-repeat;
	background-size:10px auto;
	top:50%;
	right:10px;
	margin-top:-7px;
}

#content .list01 li span:after{
	background: none;
}

#content .list02{
	width:100%;
	margin:0;
	padding:0;
}

#content .list02 li{
	float:left;
	width:23%;
	margin-right:1.3%;
	text-align:center;
}

#content .list02 li.lc{
	margin-right:0;
}

#content .list02 li img{
	/*width:90%;
	height:100%;
	vertical-align:middle;*/
}

#content .list02 li p{
	margin:10px 0;
	font-size:13px;
	color:#333;
	text-align:left;
}

#content .list02:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}



.commonWrap01{
	padding: 10px;
	background-color:#fff;
	border-radius:0 0 5px 5px;
}




.clumnWrap{
	width:100%;
}

.clumnWrap:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.mainColumn{
	float:inherit;
	width:100%;
}

.subColumn{
	width:100%;
}

.subColumn{
}

.subColumn .advertisement{
	padding:10px;
}

.subColumn .advertisement:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.subColumn .advertisement div{
	float:left;
	width:49%;
	margin-right:2%;
	text-align:center;
}

.subColumn .advertisement div:nth-child(even){
	margin-right:0;
}

.subColumn .advertisement img{
	/*add 131020*/
	width:100%;
	/*width:230px;*/
	/*height:100%;
	max-height:100px;add 131020*/
}

.toTop{
	padding:30px 0 20px;
	width:980px;
	max-width:95%;
	margin:0 auto;
}

.toTop:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.toTop a{
	display:block;
	position:relative;
	float:right;
	padding:12px 30px 9px 55px;
	background:url(http://products.navitime.co.jp/img/ico_ps_arrow01.png) no-repeat 16px 15px;
	background-color:#fff;
	border-radius:25px;
	font-size:13px;
	color:#333;
}

.toTop a:after{
	content:'';
	display:block;
	position:absolute;
	width:3px;
	height:20px;
	top:10px;
	left:40px;	
	background-color:#ededed;
}



/*footer*/
#footer{
	background-color:#006400;
	clear:both;
}

#footer .footerInner{
	max-width:100%;
}

#footer .footerRogo{
	margin:0;
	padding:25px 0;
	text-align:center;
	font-size:12px;
	color:#fff;
}

#footer .footerNav{
}

#footer .footerNav ul{
	margin:0;
	padding:0;
}

#footer .footerNav ul li{
	margin:0;
	padding:0;
	line-height:44px;
	border-bottom:1px solid #065122;
	font-size:13px;
}

#footer .footerNav ul li a{
	display:block;
	padding:0 10px;/*padding:0 0 0 10px;*/
	position:relative;
	color:#fff;
}

#footer .footerNav ul li a:after{
	content:"";
	position:absolute;
	display:block;
	background:url(http://products.navitime.co.jp/img/ico_sp_arrow01.png) no-repeat;
	background-size:10px auto;
	width:10px;
	height:16px;
	top:50%;
	right:10px;
	margin-top:-5px;
}

@media only screen and (max-width: 360px){

.list03 .sizeL a{
	padding:0;
}

.list03 .sizeL a img{
	margin:11px 0 -12px;
}
}

/*====================================================
480px for tablet
====================================================*/
@media only screen and (min-width: 481px){

/*content*/
#content{
	max-width:100%;
}

/*footer*/
#footer{
}

#footer .footerInner{
	max-width:100%;
}

}

/*====================================================
header menu smart phone
====================================================*/
#header .mainNav ul li a{
	display:block;
	padding:15px 10px;
	background-color:#fefefe;
	font-size:13px;
	color:#006400;
	border-bottom:1px solid #006400;
	border-top:1px solid #e5e5e5;
}

#header .mainNav ul.sub1 li a{
	padding-left:30px;
}

#header .mainNav ul.sub2 li a{
	padding-left:60px;
}

#header .mainNav ul li:first-child a{
}


/*====================================================
header menu 480px for tablet
====================================================*/
/*@media only screen and (min-width: 481px){
#header .mainNav ul{
	border:none;
	padding:0;
}
#header .mainNav ul li a{
	display:block;
	padding:0;
	background-color:#fefefe;
	font-size:13px;
	color:#006400;
	border-bottom:none !important;
	border-top:none !important;
}

#header .mainNav ul li ul li a{
	padding-left:0;
	border:none !important;
}

#header .mainNav ul li ul li a li a{
	padding-left:0px;
	border:none !important;
}

#header .mainNav ul li:first-child a{
	border:none !important;
}

}*/



/*====================================================
added by dev
====================================================*/
#header .mainNav ul li span.toggle{
	margin-right: 4px;
	font-size: 2.5em;
	line-height: 24px;
	cursor: pointer;
	float: right;
	clear: both;
}
#header .mainNav ul.sub1,
#header .mainNav ul.sub2{
	display: none;
}

#header .mainNav.open ul {
	/*box-shadow: none;*/
}
.small {
	font-size: 12px;
}
@media only screen and (min-width: 769px){
	#header .mainNav > ul {
		border: 1px solid #d8d8d8\9;
	}
	#header .mainNav ul li span.toggle{
		display: none;
		float: none;
	}
	#header .mainNav ul li.active ,
	#header .mainNav ul li.active > a{
		background-color: #ddd;
	}
	#header .mainNav ul.sub1.show{
		display: table-cell;
	}
	#header .mainNav ul.sub1,
	#header .mainNav ul.sub2{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#header .mainNav ul.sub1 li,
	#header .mainNav ul.sub1 li a,
	#header .mainNav ul.sub2 li,
	#header .mainNav ul.sub2 li a{
		width: 100%;
	}

	#header .mainNav ul.sub1 li{
		float: none;
		width: 100%;
	}
	#header .mainNav ul.sub1 li:after{
		content: none;
	}
	#header .mainNav ul.sub1 ul.sub2{
		position: relative;
		height: 0px;
	}
	#header .mainNav ul.sub2 li{
/*		height: 60px;
		line-height: normal;
*/
		line-height: normal;
		/*width: 244px;*/
	}
	#header .mainNav ul.sub2 li a {
/*		position: absolute;
		top: 50%;
		margin-top: -0.5em;
*/
		vertical-align: middle;
		display: table-cell;
		height: 60px;
		width: 244px;
	}
}






/* CSS Document */
/*====================================================
all debice
====================================================*/

/*====================================================
480px for smartphone
====================================================*/
.topContent01{
	/*padding:12px 10px 15px;*/
	padding:12px 8px 15px;
	background-color:#fff;
}

.topContent01:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.topContent01 h1{
	float:left;
	margin:0;
	font-size:20px;
}

.topContent01 .ntIco{
	float:left;
	margin:0;
	width:62px;
}

.topContent01 .ntIco img{
	width:62px;
	height:62px;
}

.topContent01 > div{
	float:left;
	width: 77%;
	padding:7px 0 0 5px;
}

.topContent01 .ico01{
	float:left;
	margin:2px 0 0 5px;/*margin:7px 0 0 5px;*/
	padding:3px 6px 2px;
	background-color:#a6a6a5;
	border-radius:6px;
	color:#fff;
	font-size:13px;/*font-size:7px;*/
}

.topContent01 .subTxt01{
	clear:both;
	margin:0;
	padding:0;
	font-size:12px;
	color:#008200;
}

.topContent02{
	margin:15px 0 15px;/*margin:15px 0 50px;*/
	padding:0 10px;
	text-align:center;
	/*background:url(http://products.navitime.co.jp/img/img_sp_ipad.png) center top no-repeat;
	background-size:302px auto;*/
	min-height:100px;/*add 20131217*/
	/*max-height:360px;*/
}
.topContent02.port{
	height:360px;
}

/*add 20131020*/
.topContent02.land img{
	max-width:100%;
	height:auto;
	margin: 0 auto;
}

.topContent02.port img{
	max-height:100%;
	height:auto;
	margin: 0 auto;
}

.topContent03{
}

.topContent03 p{
	margin:0;
}

.topContent03 > p{
	padding:0 10px 25px;
	font-size:18px;
	color:#333;
}

.topContent03 > div{
	padding:10px;
	background-color:#fff;
}

.topContent03 > div:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.topContent03 > div .btnWrap{
	margin:0 auto;
	text-align:center;
}

.topContent03 > div .btn{
	display:inline-block;
	text-align:center;
	vertical-align:top;
}

.topContent03 > div .btn img{
	width:203px;
	height:60px;
}

.topContent03 > div p a{
	display:block;
	color:#fff;
	font-size:15px;
}

.topContent03 > div .btn + .btn{
	margin-left:0px;
	background-color:#ff9103;
	background: rgb(255,151,3);
	background: -moz-linear-gradient(top, rgb(255,151,3) 0%, rgb(255,138,3) 50%, rgb(255,122,3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,151,3)), color-stop(50%,rgb(255,138,3)), color-stop(100%,rgb(255,122,3)));
	background: -webkit-linear-gradient(top, rgb(255,151,3) 0%,rgb(255,138,3) 50%,rgb(255,122,3) 100%);
	background: -o-linear-gradient(top, rgb(255,151,3) 0%,rgb(255,138,3) 50%,rgb(255,122,3) 100%);
	background: -ms-linear-gradient(top, rgb(255,151,3) 0%,rgb(255,138,3) 50%,rgb(255,122,3) 100%);
	background: linear-gradient(to bottom, rgb(255,151,3) 0%,rgb(255,138,3) 50%,rgb(255,122,3) 100%);
	border-radius:5px;
}

.topContent03 > div .btn + .btn a{
padding: 19px 0 17px;
}

.topContent03 > div .txt{
	clear:both;
	text-align:center;
	font-size:13px;
	color:#d31a1a;
}

.columnWrap{
	padding:0;
	background-color:#fff;
	-webkit-box-shadow:0 1px 5px #f4f4f4 inset;
	-moz-box-shadow:0 1px 5px #f4f4f4 inset;
	box-shadow:0 1px 5px #f4f4f4 inset;
}

.columnWrap + .columnWrap{
	border-top:1px solid #e5e5e5;
}

.columnWrap:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.column01,
.column02{
	float:inherit;
	width:100%;
	padding-bottom: 10px;
}

.column01 h2,
.column02 h2{
	margin:0;
	padding:25px 0 20px 10px;/*padding:25px 0 20px;*/
	font-size:20px;
	color:#333333;
	text-align:left;/*text-align:center;*/
}

.column01 p,
.column02 p{
	padding:0 10px;
	font-size:13px;
	color:#111111;
	width: 95%;
}

.column01 .mapImg,
.column02 .mapImg{
	/*width:95%;add 131020*/
	margin:0;
	padding:0 10px;
	text-align:center;
	/*height: 376px;*//*height: 500px;*/
}

.column01.port .mapImg,
.column02.port .mapImg{
	height: 376px;
}

.column01.land .mapImg,
.column02.land .mapImg{
	width: 95%;
}

.column01 .mapImg + .mapImg,
.column02 .mapImg + .mapImg{
}

.column01 img,
.column02 img,
.column01 .mapImg img,
.column02 .mapImg img{
	max-width:100%;
	height:auto;
	width: auto;
	max-height: 100%;
	/*
	max-width:444px;
	max-height:378px;add 131020*/
}

.column01 .mapImg img.resc01,
.column02 .mapImg img.resc01{
	width:97%;
	max-width:422px;
}

.column01:after,
.column02:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}

.naviSlideWrap{
	position:relative;
	margin:0;
	padding:10px;
}

.naviSlideWrap .flex-control-nav{
	display:none;
}

.naviSlideWrap .flex-prev:before,
.naviSlideWrap .flex-next:before{
	display:none;
}

.naviSlideWrap .flex-prev{
	background:url(http://products.navitime.co.jp/img/ico_slider_prev01.png) no-repeat;
	background-size:40px auto;
	width:40px;
	height:50px;
	left:-10px !important;
	text-indent:-9999px;
}

.naviSlideWrap .flex-next{
	background:url(http://products.navitime.co.jp/img/ico_slider_next01.png) no-repeat;
	background-size:40px auto;
	width:40px;
	height:50px;
	right:-10px !important;
	text-indent:9999px;
}

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

.navList01 li{
	text-align:center;
}

.navList01 li > img{
	/*max-width:100%;
	height:auto;
	height: 340px;*/
}

.navList01 li.port div{
	height: 340px;
	line-height:340px;
}

.navList01 li.port div img{
	height: 100%;
}

.navList01 li.land div img{
	width: 100%;
	line-height: 340px;
	vertical-align:middle;
}

.navList01 li h2{
	position:relative;
	background-color:#006400;
	margin: 10px 10px 15px;
	padding:6px 0;
	border-radius:5px;
	font-size:18px;
	color:#fff;
}

.navList01 li h2 span{
	display:inline-block;
}


.navList01 li h2 img{
	vertical-align:middle;
	margin:0 5px 0 0;
}

.navList01 li p{
	margin:15px 0 0;
	text-align:left;
color:#333333;
font-size:13px;
}

.listWrap01{
	padding:14px 10px 0;
	background-color:#fff;
}

/*add 131020*/
.sec02 .listWrap01:last-child{
	border-radius:0 0 5px 5px;
}

.listWrap01 ul{
	margin:0;
	padding:0;
}

.listWrap01 ul li{
	margin:0;
	padding:0;
	border-bottom:1px solid #e5e5e5;
}

.listWrap01 ul li:last-child{
	border-bottom:none;
}

.listWrap01 ul li a{
	display:block;
	padding:7px 0;
	font-size:13px;
	color:#0e92d6;
}

.listWrap01 h2{
	margin:0;
	padding:7px 8px;
	border-radius:5px;
	font-size:15px;
	color:#fff;
}

.listWrap01.type01 h2{
	background-color:#21ace6;
}

.listWrap01.type02 h2{
	background-color:#f09b06;
}

.columnWrap.pcHide{
	border-radius:0 0 5px 5px;
}

/*====================================================
480px for tablet
====================================================*/
@media only screen and (min-width: 481px){
.topContent01{
}

.topContent01 .ntIco{
}

.topContent01 .ico01{
}

.topContent01 .subTxt01{
}

}














@charset "UTF-8";
/* CSS Document */
/*====================================================
added
====================================================*/
.box_center {
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
}
.box_center a{
	text-decoration: none;
	display: block;
}
.orange_btn {
	margin:10px 0px 5px 0px;
	padding:10px 10px 10px 10px;
	width:60%;
	color: white;
	font-weight: bold;
	background: #ff9900;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 3px 1px #cc6600;
	border: 0;
}
.topContent03 .orange_btn {
	width:100%;
}

.clear {
	clear:both;
}

.subTitle{
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
}

.link_gray{
	color:#666666;
}
.link_gray a {
	text-decoration: underline;
	color:#666666;
}
.commonWrap02{
	padding: 0px 20px 80px 20px;
	background-color:#006400;
	color:#ffffff;
	text-align:center;
}


/* footer */
div#footer_btn {  
	position: fixed !important;
	position: absolute;  
	bottom: 0;  
	left: 0; 
	width: 100%;
	padding:10px;
	margin:0;
	background-color: #d1d1d1;
	background-color: rgba(51,51,51,0.6)
} 

/* ///////////////////// ?{?^?? ///////////////////// */
.btn_a{
	display: block;
	padding:20px 10px 20px 10px;
	width:80%;
	color: #ffffff;
	font-weight: bold;
	background: #ff9900;
	height: 20px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 3px 1px #cc6600;
}

