@charset "UTF-8";
/* Reset CSS */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* General */
.float-list, .cf {
  *zoom: 1;
}
.float-list:after, .cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.float-list li {
  float: left;
}

/* Base */
body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'sans-serif';
}

/* Layout */
/*==============================
共通要素
==============================*/
.l-header, .l-contents, .l-footer {
  width: 100%;
  margin: 0 auto;
  height: auto;
  font-size: 12px;
  line-height: 1.6;
}

.wrap {
  margin: 0 10px;
}

img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.red-deco {
  color: #ce0414;
}

.bold-deco {
  font-weight: bold;
}

.go-page-top {
  margin: 35px 10px 10px 0;
}
.go-page-top p {
  float: right;
  width: 50px;
  height: 50px;
}

a:hover {
  opacity: 0.7;
}

/*==============================
ヘッダー
==============================*/
.header-title {
  padding: 2px 8px;
  background: #3b3b36;
  font-size: 0.5rem;
  color: #fff;
  line-height: 1.6;
  text-align: left;
}
.l-header .header-logo {
  float: left;
  margin: 10px 0 9px 10px;
  width: 134px;
  height: 32px;
}
.l-header .header-menu {
  float: right;
  margin: 10px 10px 0 0;
  width: 31px;
  height: 29px;
}

.menu-outer {
  display: none;
  position: relative;
}
.menu-outer .js-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.menu-outer .js-menu p {
  display: table;
  position: relative;
  width: 100%;
  background: rgba(33, 33, 33, 0.8);
  border-bottom: 1px solid #fff;
}
.menu-outer .js-menu p span {
  display: table-cell;
  padding: 20px 0 20px 20px;
  font-size: 1.3rem;
  color: #fff;
}
.menu-outer .js-menu p img {
  display: table-cell;
  position: absolute;
  top: 30px;
  right: 10px;
  width: 10px;
  height: 10px;
  text-align: right;
}
.menu-outer .js-menu p a {
  display: block;
  color: #fff;
  text-decoration: none;
}

/*==============================
コンテンツ
==============================*/
.l-contents {
  /*テーブル*/
}
.l-contents .head-bg-img {
  float: right;
  width: 150px;
  height: 169px;
}
.l-contents .head-title {
  display: block;
}
.l-contents .head-subtitle {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 1.25rem;
  color: #ce0414;
  line-height: 1.4;
  font-weight: bold;
}
.l-contents .point-btn-area {
  margin: 11px 0 13px 0;
  padding: 20px 0 23px 0;
  background: url(assets/img/pattern_bg.png) no-repeat;
}
.l-contents .point-head {
  margin: 0 0 20px 0;
  font-size: 1.38rem;
  text-align: center;
}
.l-contents .btn-area {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.l-contents .btn-area img {
  padding: 0 4px 3.5px 4px;
  box-sizing: border-box;
  width: 100%;
}
.l-contents .btn-area li {
  display: table-cell;
}
.l-contents .advice-head {
  margin: 0 auto 14px auto;
  width: 300px;
  height: 58px;
}
.l-contents .advice-img {
  float: left;
  margin: 0 20px 0 0;
  width: 90px;
  height: 80px;
}
.l-contents .content-box {
  margin: 45px 0 0 0;
}
.l-contents .content-head {
  margin: 0 0 30px 0;
}
.l-contents .content-img {
  float: left;
  width: 102px;
  height: 69px;
}
.l-contents .content-img-b {
  float: left;
  margin: 0 20px 20px 0;
  width: 90px;
  height: 60px;
}
.l-contents .content-main-img {
  margin: 0 auto;
  width: 302px;
  height: 198px;
}
.l-contents .content-tag {
  margin: 19px 0 0;
  width: 90px;
  height: 26px;
}
.l-contents .content-text h4 {
  font-size: 1.16rem;
  font-weight: bold;
}
.l-contents .head4-sp {
  margin: 20px 0 0;
}
.l-contents .product-head {
  margin: 38px auto 14px auto;
  width: 300px;
  height: 55px;
}
.l-contents .product-box {
  margin: 15px 0 0 0;
  padding: 10px;
  border: 2px solid #555;
}
.l-contents .product-name-area {
  display: table;
  margin: 0 0 10px 0;
  width: 100%;
  border-bottom: 1px solid #acaaaa;
}
.l-contents .rank-number {
  display: table-cell;
  padding: 10px;
  width: 37px;
  height: 30px;
}
.l-contents .product-name {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.3rem;
}
.l-contents .product-detail-area {
  display: table;
  margin: 0 0 10px 0;
}
.l-contents .product-detail-area-sp {
  margin: 0 0 10px 0;
}
.l-contents .product-img {
  display: table-cell;
  width: 130px;
  height: 140px;
}
.l-contents .product-text {
  display: table-cell;
  vertical-align: top;
}
.l-contents .p-name-sp {
  position: relative;
}
.l-contents .product-logo-hidaka {
  width: 87px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .product-logo-karcher {
  width: 77px;
  height: 18px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .product-logo-ryobi {
  width: 52px;
  height: 14px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .detail-btn {
  margin: 0 auto;
}
.l-contents .map-area {
  margin: 30px 0 40px 0;
}
.l-contents .map-area h3 {
  margin: 0 0 30px 0;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: bold;
}
.l-contents .map-img {
  padding: 0 10px 0 0;
  width: 165px;
  height: 240px;
}
.l-contents .map-img-b {
  width: 165px;
  height: 252px;
}
.l-contents .map-outer {
  display: table-cell;
  padding: 0 10px 0 0;
  width: 165px;
}
.l-contents .map-text {
  margin: 10px 0 0;
}
.l-contents .area-name {
  display: table-cell;
  margin: 0 0 0 10px;
  vertical-align: top;
}
.l-contents .area-north {
  padding: 20px 10px 20px 10px;
  background: #ebebeb;
}
.l-contents .area-south {
  padding: 20px 10px 20px 10px;
  background: #ebebeb;
}
.l-contents .map-area-wrapper {
  display: table;
  margin: 0 auto;
}
.l-contents .head-subtitle-sp {
  margin: 35px 0 12px 0;
  font-size: 1.4rem;
  text-align: center;
}
.l-contents .another-btn {
  margin: 10px auto 35px auto;
  width: 250px;
  height: 42px;
}
.l-contents .line-a {
  margin: 35px auto 15px auto;
  width: 283px;
  height: 43px;
}
.l-contents .line-b {
  margin: 35px auto 15px auto;
  width: 274px;
  height: 42px;
}
.l-contents .line-c {
  margin: 35px auto 15px auto;
  width: 198px;
  height: 42px;
}
.l-contents .compare-table {
  margin: 20px 10px;
}
.l-contents .compare-table tr, .l-contents .compare-table th, .l-contents .compare-table td {
  border: 1px solid #333;
  text-align: center;
}
.l-contents .compare-table th {
  background: #e6e6e6;
}
.l-contents .compare-table td {
  padding: 15px 0;
  width: 77px;
}
.l-contents .noise-s {
  width: 20px;
  height: 18px;
}
.l-contents .noise-m {
  width: 41px;
  height: 18px;
}
.l-contents .noise-l {
  width: 62px;
  height: 18px;
}
.l-contents .weight-s {
  width: 18px;
  height: 12px;
}
.l-contents .weight-m {
  width: 41px;
  height: 12px;
}
.l-contents .weight-l {
  width: 62px;
  height: 12px;
}
.l-contents .th-sp {
  width: 63px;
}

/*==============================
フッター
==============================*/
.l-footer .footer-link {
  background: #f4f4f4;
  width: 50%;
}
.l-footer .footer-link a {
  display: block;
  padding: 12px 0 12px 10px;
  border: 1px solid #a7a7a7;
  background: url(assets/img/layout/footer/footer_nav.png) 92% center no-repeat;
  color: #333;
  font-size: 1rem;
  text-decoration: none;
}
.l-footer .copyright {
  padding: 8px;
  background: #3b3b36;
  font-size: 0.75rem;
  color: #999;
  line-height: 1.6;
  text-align: center;
}
