@charset "UTF-8";
@media screen and (max-width: 768px) {
  .subttl {
    font-size: 18px;
    color: #444;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    padding: 0 0 0 15px;
    border-left: #444 solid 2px;
    line-height: 140%;
    margin: 0 0 12px;
  }
  #page-label, #page-label2 {
    background: #F3F3F3;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #3A3A3A;
    min-width: 980px;
  }
  section.block {
    margin-top: 40px;
  }
  section.block .body {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  section.block .arrow {
    background: url(../img/arrow.png) no-repeat 0 center;
    color: #154688;
    padding-left: 17px;
    font-size: 20px;
  }
  section.block h3 {
    font-size: 18px;
  }
  section.block h3:before {
    content: '■';
    color: #154688;
  }
  section.block img {
    display: block;
    width: 100%;
    height: auto;
  }
  hr {
    padding: 0;
    margin: 50px 0 0;
    border: none;
    height: 1px;
    background: #000;
    display: block;
  }
  hr.dot {
    background: url(../img/dot-line.png) no-repeat center;
  }
  #internavi-top {
    background: url(../img/bg.jpg) repeat-x 0 0;
    overflow: hidden;
  }
  #internavi-top img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #internavi-contents {
    width: 90%;
    margin: 0 auto;
  }
  #internavi-contents h2 small{
    font-size: 14px;
    position: relative;
    top: -10px;
    left: -10px;
  }
  #internavi-contents .body .text {
    font-size: 14px;
    line-height: 1.7;
  }
  #internavi-contents .body ul {
    padding-top: 5px;
  }
  #internavi-contents .body ul li {
    font-size: 18px;
    margin-top: 25px;
  }
  #internavi-contents .body ul li img {
    width: 19px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 5px;
  }
  #internavi-contents .body ul li span {
    font-size: 16px;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    display: inline-block;
    padding-bottom: 5px;
  }
  #internavi-contents .body ul li small {
    font-size: 14px;
  }
  #internavi-contents .body ul li .indent1 {
    padding-left: 24px;
    display: inline-block;
  }
  #internavi-contents .body .image {
    margin-top: 30px;
  }
  #internavi-contents .body .image .right {
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #internavi-contents .body .image .right:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  #internavi-contents .body .image .right img {
    float: left;
    width: 32%;
    margin-left: 2%;
    height: auto;
  }
  #internavi-contents .body .image .right img:first-child {
    margin-left: 0;
  }
  #internavi-contents .body.update .notes {
    margin-top:10px;
	line-height: 1.5;
	margin-bottom: 20px;
  }
  #internavi-contents .body.update .text a {
    color: #0064a1;
    text-decoration: underline;
  }
  #internavi-contents .body.update .text small{
    font-size: 13px;
    position: relative;
    top: -4px;
    left: -2px;
  }
  #internavi-contents .body.inter-nav-root .text {
    margin-bottom: 10px;
  }
  #internavi-contents .body.inter-nav-root .text div {
    margin-top: 5px;
    font-size: 13px;
  }
  #internavi-contents .body.inter-nav-root .text div dl {
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt {
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r1 {
    color: #1E99D9;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r2 {
    color: #EF857D;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r3 {
    color: #F39939;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r4 {
    color: #8CC66E;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r5 {
    color: #1F8B88;
  }
  #internavi-contents .body.inter-nav-root .text div dl dt .r6 {
    color: #A688BD;
  }
  #internavi-contents .body.inter-nav-root .text div dl dd {
    line-height: 1.3;
    margin-top: 3px;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 1em;
  }
  #internavi-contents .body.weather .text {
    margin-bottom: 20px;
  }
  #internavi-contents .body.parking .text {
    margin-bottom: 20px;
  }
  #internavi-contents .small {
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.7;
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
  #internavi-contents .small.mt {
    margin-top: 50px;
  }
  a.versionup {
    text-decoration: underline;
  }
  p.link_internavi {
    font-size: 14px;
    margin: 20px auto 0;
    line-height: 150%;
    margin-bottom: 50px;
  }
  p.link_internavi a {
    color: #0064a1;
  }
  #internavi-contents .body .right .caution li {
    font-size: 11px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.4em;
    margin-top: 0;
    padding-left: 1em;
    text-indent: -1em;
  }
  #internavi-contents .body .right .fig-text {
    font-size: 14px;
    line-height: 1.7;
  }
}
