@charset "utf-8";

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 18px;
  vertical-align: baseline;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.8em;
  list-style-type: none;
}

body {
  font-family: "游ゴシック体", "YuGothic", "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Sans-Serif;
  color: #000;
}


#viewport {
	overflow: hidden;
}


ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

span, a {
  font-size: 100%;
}

a {
  color: #000;
}

a:hover, a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
}

p {
  margin: 1em 0;
}

strong, b {
  font-weight: bold;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

img.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

img.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

div.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

div.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

div.aligncenter {
  margin: 0 auto;
}

.mincho {
      font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.gothic {
  font-family: "游ゴシック体", "YuGothic", "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Sans-Serif;
}

.red {
  color: #f00;
}


#page {
  width: 100%;
  background: #fff;
  margin: 0 auto;
}

#bg-content-header {
  width: 100%;
  background: #000 url(../../images/bg-content-header.png) repeat-x center top;
  margin-bottom: 40px;
}

#bg-content-header h1 {
  color: #fff;
  font-size: 26px;
  line-height: 58px;
  letter-spacing: 0.2em;
  text-align: center;
  width: 980px;
  margin: 0 auto;
  padding-top: 5px;
}

#bg-content-header h3 {
  line-height: 18px;
  letter-spacing: 0.2em;
  text-align: center;
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
}

#bg-content-header p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  width: 980px;
  margin: 0 auto;
  padding: 10px 0;
}

#bg-content-header ul {
  display: block;
  width: 980px;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  padding-bottom: 10px;
}

#bg-content-header ul li {
  display: inline-block;
  width: 159px;
  height: 16px;
  text-align: center;
  border-left: 2px solid #000;
  line-height: 16px;
  margin-bottom: 10px;
}

#bg-content-header ul li:first-child {
  border-left: 0;
}

#bg-content-header ul li a {
  font-size: 16px;
  line-height: 16px;
}

#bg-content-header ul li.div {
  display: none;
}

#kind-search-index-menu>div {
  width: 100%;
  height: 615px;
  margin-bottom: 55px;
}

#kind-search-index-menu>div:nth-child(1) {
  background: url(../../images/bg-kind-support-index-menu-01.png) no-repeat center center;
	min-width: 980px;
}

#kind-search-index-menu>div:nth-child(2) {
  background: url(../../images/bg-kind-support-index-menu-02.png) no-repeat center center;
	min-width: 980px;
}

#kind-search-index-menu>div:nth-child(3) {
  background: url(../../images/bg-kind-support-index-menu-03.png) no-repeat center center;
	min-width: 980px;
}


#kind-search-index-menu div div {
  width: 980px;
  margin: 0 auto;
}

#kind-search-index-menu div div img {
  display: none;
}

#kind-search-index-menu div div h3 {
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 100px;
}

#kind-search-index-menu div div ul {
  margin-left: 330px;
  display: block;
  width: 650px;
}

#kind-search-index-menu div div ul li {
  display: table;
  margin-bottom: 11px;
  width: 100%;
}

#kind-search-index-menu div div ul li a {
  display: table-cell;
  background: #a4a4a4 url(../../images/bg-kind-search-index-menu-li.png) no-repeat right center;
  letter-spacing: 0.15em;
  padding-left: 30px;
  vertical-align: middle;
  height: 70px;
  margin-bottom: 11px;
  line-height: 140%;
}

#shop-search {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

#shop-search>h2 {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.2em;
  border-left: 4px solid #000;
  text-indent: 12px;
  margin-bottom: 25px;
}

#shop-search>ul {
  width: 400px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}

#shop-search>ul li {
  display: inline;
}

#shop-search>ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.2em;
  padding-left: 46px;
  background: url(../../images/bg-shop-search-ul-li-a.png) no-repeat left center;
}

#shop-search>div {
  background: url(../../images/bg-shop-search-div.png) repeat-y left top;
  padding-top: 20px;
  position: relative;
  margin-bottom: 32px;
  min-height: 228px;
}

#shop-search>div img {
  width: 280px;
  height: 212px;
  position: absolute;
  left: 0;
  top: 20px;
}

#shop-search>div h3 {
  margin-left: 280px;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 52px;
  color: #fff;
  background: #000 url(../../images/bg-h3-honda-dream-logo.png) no-repeat left center;
  border-bottom: 4px solid #a5a5a5;
  margin-bottom: 5px;
  padding-left: 230px;
}

#shop-search>div ul {
  margin-left: 310px;
  margin-right: 15px;
}

#shop-search>div ul:after {
  clear: both;
  height: 12px;
  display: block;
  content: "";
}

#shop-search>div ul li {
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 18px;
  height: 18px;
}

#shop-search>div ul li span {
  display: inline-block;
  width: 75px;
  /*text-align: justify;*/
  text-justify: inter-ideograph;
  text-align-last: right;
  -moz-text-align-last: justify;
}

#shop-search>div ul li.icon1 {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../../images/bg-shop-search-div-ul-li-span.png) no-repeat center center;
  margin: 15px 5px 0 0;
}

#shop-search>div ul li.icon2 {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../../images/bg-shop-search-div-ul-li-span.png) no-repeat center center;
  margin: 15px 5px 0 0;
}

#shop-search>div ul li.website_url {
  display: inline;
  float: right;
  margin-top: 10px;
}

#shop-search>div ul li.website_url a {
  width: 374px;
  height: 50px;
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  background: #a4a4a4 url(../../images/bg-kind-search-index-menu-li.png) no-repeat right center;
  padding-left: 26px;
}

#shop-search>div h4 {
  text-align: center;
  margin-left: 280px;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 32px;
  margin-top: 80px;
}

p.to_page_top {
  text-align: right;
  width: 980px;
  margin: 0 auto;
}

p.to_page_top a {
  display: inline-block;
  width: 200px;
  height: 18px;
  text-align: right;
  line-height: 18px;
  letter-spacing: 0.2em;
  background: url(../../images/bg-to_page_top.png) no-repeat left center;
  padding: 6px 0;
}


/* レスポンシブ */

@media screen and (max-width:736px) {
  #bg-content-header {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  #bg-content-header h1, #bg-content-header h3, #bg-content-header p, #bg-content-header ul {
    width: 100%;
  }
  #bg-content-header ul li {
    width: 32%;
    max-width: 159px;
  }
  #bg-content-header ul li:nth-child(5) {
    border-left: 0;
  }
  #bg-content-header ul li.div {
    display: block;
    height: 0px;
    font-size: 0;
  }
  #kind-search-index-menu>div {
    height: auto;
	min-width: 100px !important;
    margin-bottom: 55px;
    background: none !important;
  }
  #kind-search-index-menu div div {
    width: auto;
    height: auto;
    background: #eee url(../../images/white.png) left top repeat-y;
    padding-bottom: 35px;
  }
  #kind-search-index-menu div div img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5%;
  }

#kind-search-index-menu div div .one {
    line-height: 68px;
	text-indent: 50px;
	font-size: 22px;
	letter-spacing: 0.1px;
  }
	#kind-search-index-menu div div .two_box{
		padding-bottom: 15px;
		padding-top: 15px;
	}
#kind-search-index-menu div div .two_box .two {
    line-height: 45px;
    text-indent: 50px;
	font-size: 22px;
	letter-spacing: 0.1px;
  }
#kind-search-index-menu div div .three {
    line-height: 68px;
    text-indent: 50px;
	font-size: 22px;
	letter-spacing: 0.1px;
  }
  #kind-search-index-menu div div ul {
    margin: 0 auto;
    width: 88.4%;
  }
  #kind-search-index-menu div div ul li a {
    padding: 0 16px 0 4.8%
  }
  #shop-search {
    width: 100%;
    overflow-x: hidden;
  }
  #shop-search>h2 {
    margin-left: 20px;
  }
  #shop-search>ul {
    display: none
  }
  #shop-search>div {
    background: #eee url(../../images/white.png) left top repeat-y;
    padding-top: 20px;
    position: relative;
    margin-bottom: 32px;
    min-height: 228px;
    padding-bottom: 10px;
  }
  #shop-search>div img {
    width: 33%;
    height: auto;
    position: absolute;
    left: 0;
    top: 20px;
  }
  #shop-search>div h3 {
    margin-left: 33%;
    font-size: 24px;
    line-height: 30px;
    padding-top: 17px;
    padding-bottom: 18px;
    background: #000 url(../../images/bg-h3-honda-dream-logo-2.png) no-repeat left center;
    padding-left: 33%;
    background-size: 50% auto;
  }
  #shop-search>div ul {
    margin: 17% 0 10px 40px;
  }
  #shop-search>div ul:after {
    clear: both;
    height: 0;
    display: block;
    content: "";
  }
  #shop-search>div ul li {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
    height: auto;
    padding: 0;
    margin: 0;
  }
  #shop-search>div ul li span {
    display: inline;
  }
  #shop-search>div ul li.icon1, #shop-search>div ul li.icon2 {
    display: none;
  }
  #shop-search>div ul li.website_url {
    display: inline;
    float: none;
    margin-top: 10px;
  }
  #shop-search>div ul li.website_url a {
    width: auto;
    height: 60px;
    display: block;
    font-size: 20px;
    line-height: 60px;
    padding: 0 10px 0 0;
    text-align: center;
    margin-right: 40px;
  }
  p.to_page_top {
    width: 95%;
  }
	#kind-search-index-menu div div .two_boxs{
		display: none;
	}

}
@media (min-width: 737px){ 
.two_box{
	display: none;
}
}

@media screen and (min-width: 736px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 737px){   
  .pc { display:none; }
  .sp { display:block; }
}