@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, option {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {
  line-height:1;
  font-family:inherit;
  font: 14px/1.6 "ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','游ゴシック',YuGothic,'Yu Gothic',Osaka,"メイリオ",Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana,Arial,sans-serif;
  letter-spacing: 0.05em;
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing : grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  text-align: justify;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}
ul,li {
  list-style:none;
}
blockquote, q {
  quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}
a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  text-decoration:none;
  transition: 0.2s;
  color: inherit;
}
a:hover {
  transition: 0.2s;
}
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
del {
  text-decoration:line-through;
}
abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}
input, select {
  vertical-align:middle;
}
input, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  border-radius:0;
  border: none;
  outline: none;
}
select::-ms-expand {
  display: none;
}
button {
  background:none;
  border:none;
  outline:none;
  cursor: pointer;
}
input, label, select, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  box-sizing: border-box;
}
input[type="checkbox"],input[type="radio"] {
  display: none;
  position: absolute;
}
label.checklabel {
  position: relative;
}
option {
  white-space: nowrap;
  min-height: 0;
}
address {
  font-style: normal;
}
/*icon*/
@font-face {
  font-family: 'icon';
  src:  url('../fonts_responsive/icon.eot?u21b6l');
  src:  url('../fonts_responsive/icon.eot?u21b6l#iefix') format('embedded-opentype'),
    url('../fonts_responsive/icon.ttf?u21b6l') format('truetype'),
    url('../fonts_responsive/icon.woff?u21b6l') format('woff'),
    url('../fonts_responsive/icon.svg?u21b6l#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="i-"], [class*=" i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i-favo_in:after {
  content: "\a001";
}
.i-favo:before {
  content: "\a001";
}
.i-favo_out:before {
  content: "\a002";
}
.i-phone:before {
  content: "\a003";
  font-size: 90%;
  margin-right: 4px;
}
.i-history:before {
  content: "\a004";
}
.i-mail:before {
  content: "\a005";
}
li.footer-line {display:none;}
@media screen and (max-width: 640px){
  li.footer-line {display:block;}
  li.footer-mail {display:block;}
  li.footer-sp-none {display:none !important;}
}
.i-search:before {
  content: "\a006";
}
.i-list:before {
  content: "\a007";
}
.i-build:before {
  content: "\a008";
}
.i-station:before {
  content: "\a009";
}
.i-area:before {
  content: "\a010";
}
.i-home:before {
  content: "\a011";
}
.i-filter:before {
  content: "\a012";
}
.i-pen:before {
  content: "\a013";
}
.i-check:before {
  content: "\a014";
}
.i-streetview:before {
  content: "\a015";
}
.i-yen:before {
  content: "\a016";
}
.i-layout:before {
  content: "\a017";
}
.i-syubetsu:before {
  content: "\a017";
}
.i-question:before {
  content: "\a018";
}
.i-link:after {
  content: "\a019";
}
.i-zoom:before {
  content: "\a020";
}
.i-share:before {
  content: "\a021";
}
.i-print:before {
  content: "\a022";
}
.i-comment:before {
  content: "\a023";
}
.i-date:before {
  content: "\a024";
}
.i-line:before {
  content: "\a025";
}
.i-enter:before {
  content: "\a026";
}