@charset "UTF-8";

/* ---- CSS Reset ---- */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  letter-spacing: 0;
}

img{
  vertical-align: bottom;
}

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

ul li {
  list-style-type: none;
  font-size: 0;
  line-height: 0;
  display: inline-block;
}

*{zoom:1;}

/*----- Element -----*/

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	/*-- floatを使用した親要素に指定して使うこと --*/
}

body {
  width: 100%;
  font-family:'Hiragino Kaku Gothic ProN',Meiryo,arial,sans-serif;
  line-height: 1.3;
  background-color: #fff;
  background-image: url(imgs/top/wall4.png);
  font-size: 14px;
  letter-spacing: 0;
	text-align: justify;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
		/*text-indent: 1em;段落先頭１字下げ*/
}


/****** contents ******/

.h-upper, .h-lower, .content {
  display: block;
  margin: 0 auto;
  width: 950px;
}

.content {
  background-image: url(imgs/top/wall4_white.png);
  padding-bottom: 20px;
}

.main-shadow {
  display: block;
  width: 100%;
  height: 10px;
  margin-bottom: 20px;
}

.top-bn-ul {
  width: 950px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.top-bn-ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0;
}

.btt {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  margin-bottom: 50px;
}

.btt-txt {
  color: #444;
}

.btt-txt:before {
  font-family: FontAwesome;
  content: "\f139";
  /*color: #ff7212;
  margin-right: 5px;*/
}

.footer {
  width: 950px;
  height: 22px;
  display: block;
  margin: 0 auto;
  background-image: url(imgs/top/footer.png);
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 11px;
  margin-bottom: 80px;
}

.copyright {
  color: #fff;
  font-size: 10px;
  display: block;
}

/*.copyright:before {
  font-family: FontAwesome;
  content: "\f1f9";
}*/

.txtfield {
  width: 750px;
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 70px;
}

.btitle {
  margin-top: 15px;
  margin-bottom: 30px;
}

.btxt-left {
  width: 400px;
  display: block;
  float: left;
  margin-right: 10px;
  padding-left: 10px;
  padding-top: 20px;
}

.btxt {
  width: 400px;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 30px;
}

.magshot {
  display: block;
  float: left;
}

.abs-details {
  width: 400px;
  border-collapse: collapse;
}

.abs-details tr {
  border-top: 1px dashed #9d9d9d;
}

.abs-details tr:first-child {
  border-top: 0px;
}

.abs-details tr td {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
}

.abs-tables {
  width: 670px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.abs-tables tr {
  border-top: 1px dashed #9d9d9d;
}

.abs-tables tr:first-child {
  border-top: 0px;
}

.abs-tables td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-align: left;
}

.abs-tables tr td:first-child {
  background-color: #f5fbff;
  text-align: center;
  font-weight: bold;
  padding-left: 0;
  width: 120px;
}

.abs-tables tr td:last-child {
  vertical-align: middle;
}

.abs-graph {
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.abs-branches {
  display: inline-block;
  vertical-align: top;
}

.w150 {
  width: 140px;
}

.w180 {
  width: 190px;
}

.abs-branches-name {
  font-size: 13px;
}

.abs-branches-add {
  font-size: 11px;
  line-height: 1.5;
  display: block;
  margin-left: 15px;
}

.justify {
  text-align: justify;
  width: 690px;
  display: block;
  margin: 0 auto;
}

.justify:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0;
}

.acinfo-box {
  width: 310px;
  display: inline-block;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.address {
  width: 270px;
  margin-left: 35px;
}

.abs-openblank {
  margin-top: 10px;
  margin-left: auto;
  margin-right: 10px;
  display: block;
}

.map {
  width: 300px;
  height: 250px;
  border: 1px solid #000;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#map-toma {
}

#map-otaru {
}

#map-sphigashi {
}

#map-shiraoi {
}

.bol-article-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 30px;
}

.bol-img {
  display: block;
  float: left;
  margin-top: 20px;
}

.bol-txtbox {
  display: block;
  float: left;
  width: 400px;
  margin-left: 15px;
  margin-top: 20px;
}

.bol-txtbox h2 {
  font-size: 20px;
  font-weight: bold;
}

.bol-txtbox span {
  width: 400px;
  display: block;
  margin-top: 15px;
  line-height: 1.5;
}

.bol-dealer {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 15px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 620px;
}

.bol-office {
  text-align: justify;
  width: 750px;
  display: block;
  margin: 0 auto;
}

.bol-office:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0;
}

.bol-office img {
  margin-top: 20px;
}

.news-txtbox {
  display: block;
  float: left;
  width: 360px;
  margin-left: 30px;
  margin-top: 20px;
}

.news-txtbox h2 {
  font-size: 14px;
  font-weight: bold;
  background-image: url(imgs/news/nwt_articleheader.png);
  background-repeat: no-repeat;
  width: 361px;
  height: 41px;
  padding-left: 42px;
  color: #444;
}

.news-txtbox h2 span.news-date {
  font-size: 11px;
}

.news-article {
  width: 340px;
  display: block;
  margin-top: 10px;
  line-height: 1.5;
  margin-left: 10px;
}

.news-article-img {
  display: block;
  float: left;
  margin-top: 20px;
  margin-left: 25px;
}

.wrm-txtbox {
  display: block;
  float: left;
  width: 350px;
  margin-left: 15px;
  margin-top: 20px;
}

.wrm-txtbox h2 {
  font-size: 20px;
  font-weight: bold;
}

.wrm-txtbox span {
  width: 350px;
  display: block;
  margin-top: 15px;
  line-height: 1.5;
}

.wrm-txt {
  display: block;
  text-align: left;
  line-height: 1.5;
  font-size: 16px;
  width: 660px;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
}

.wrm-photobox {
  text-align: justify;
  width: 750px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.wrm-photobox:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0;
}

.wrm-photobox img {
  margin-top: 20px;
}

.wrm-title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 12px;
}

.wrm-spec {
  display: inline-block;
  width: 350px;
  margin-top: 25px;
  padding-left: 10px;
  color: #444;
  font-size: 13px;
  line-height: 2;
  vertical-align: top;
}

.wrm-spec p {
  font-weight: bold;
  font-size: 14px;
  width: 340px;
  border-bottom: 1px solid #999;
  margin-bottom: 8px;
}

.wrm-spec-list li {
  font-size: 13px;
  display: block;
  line-height: 1.7;
  margin-left: 15px;
}

/***** snippets *****/

.mb40 {
  margin-bottom: 40px !important;
}

.bb {
  border-bottom: 1px solid #bbb;
}

.mt30 {
  margin-top: 30px !important;
}