@charset "utf-8";
.internavi-blue-box{padding-bottom:30px;}
.internavi-lead-box{background-image:url(../images/lead_bg.jpg);}
.internavi-lead-text{
	text-indent: 0px;
}
.internavi-lead-btn{
	text-indent: 0px;
	padding-top: 30px;
}
.internavi-route-sample{
 margin:30px auto 0;
 background:#fff url(../../common/images/bg_blue.gif) repeat-x left bottom;
}
.internavi-route-section{
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #d0d8db;
	background-color: #FFFFFF;
}
.internavi-route-section p{
 text-align:left;
 margin-bottom:20px;
}
p.internavi-route-text{
 margin:20px 0;
}
.internavi-route-section2{
	width: 100%;
	min-width: 980px;
	text-align: left;
	background-color: #f0f0f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #254277;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.internavi-route-section2 .internavi-section-inner{
	padding-top: 25px;
	padding-bottom: 15px;
}
.internavi-route-section2 .internavi-section-inner p{
	text-align: left;
	margin-bottom: 10px;
}
.internavi-route-section2 .internavi-section-inner p.heading {
	font-size: 18px;
	color: #274F81;
	font-weight: bold;
}
dl.internavi-register-text2{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
dl.internavi-register-text2 dt {
	float: left;
	width: 25px;
	clear: both;
}
dl.internavi-register-text2 dd {
	float: left;
	width: 950px;
	padding-bottom: 10px;
}
.internavi-fastest-img,
.internavi-conventional-img{
 display:inline-block;
 width:483px;
 margin-bottom:30px;
}
.internavi-conventional-img{
 margin-left:9px;
}
.internavi-fastest-img img,
.internavi-conventional-img img{
 width:100%;
}

@media screen and (max-width:736px){
 .internavi-merit-section{
  width:100%;
  min-width:100%;
 }
 .internavi-merit-img{
 }
 
 h2.internavi-lead-ttl img,
 .internavi-lead-img img,
 .internavi-merit-img img{
  width:100%;
 }
 
 h2.internavi-lead-ttl{
  width:95%;
  margin:0 auto;
 }
 .internavi-lead-box{
  background-size:contain;
  width:95%;
  margin:0 auto;
 }
 .internavi-lead-img{
  width:59.375%;
  margin:30px auto 0;
 }
 .internavi-section-inner{
  width:95%;
  max-width:95%;
  margin:0 auto;
 }
 .internavi-section h3.grade-ttl span{
  width:83%;
 }
 .internavi-route-section{
  width:100%;
  min-width:100%;
 }
 .internavi-route-section p{
  font-size:13px;
  line-height:1.3;
 }
 .internavi-route-section p > img{
  width:55%;
 }
 .internavi-route-section2{
  width:100%;
  min-width:100%;
 }
 .internavi-route-section2 p{
  font-size:13px;
  line-height:1.3;
 }
 .internavi-route-section2 p > img{
  width:55%;
 }
 .internavi-fastest-img,
 .internavi-conventional-img{
  width:100%;
  max-width:100%;
  margin:0 auto 20px;
 }
 .internavi-lead-btn img{
	 width:100%;
	 max-width:100%;
}
dl.internavi-register-text2{
	width: 100%;
}
dl.internavi-register-text2 dt {
	width: 7%;
}
dl.internavi-register-text2 dd {
	width: 93%;
}
}
