@charset "utf-8";
/* style.css */
/*---------------------------------------
適合表一覧
----------------------------------------*/
.attention_box {
    border: 4px solid #e70014;
    padding: 20px;
}
.attention_box h3 {
    font-size: 16px;
    color: #e70014;
    border-bottom: 1px solid #ccc;
}
.attention_box h3:before {
    content: url(../images/icon_attention.png);
    margin: 0;
    position: relative;
    top: 2px;
}
.attention_box p {
    font-size: 16px;
    font-weight: bold;
}
.brand {
    display: flex;
    flex-flow: row wrap;
}
.brand_btn {
    width : 170px;
    margin: 0 10px 10px 0;
    padding: 0;
    border: none;
}
.brand_btn:nth-child(3n) {
    margin-right: 0;
}
.brand_btn a {
    margin: 0;
    padding: 0;
    display: block;
}
.ttl_balloon {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    background-color: #333;
    margin-bottom: 20px;
    padding: 10px 0;
    position: relative;
}
.ttl_balloon:after {
    border-top: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: '';
    margin-left: -10px;
    position: absolute;
    bottom: -10px;
    left: 50%;
}
/* フィルタ系適合表の見方 */
.howto {
    padding: 30px;
    background-color: #f2f2f2;
}
/* ハンドルカバー */
.ul_handlecover {
    display: block;
    margin: 0!important;
}
.ul_handlecover a {
    margin: 0;
    padding: 0;
    display: block;
}
.ul_handlecover li {
    display: inline-block;
    width: 347px;
    margin: 0 10px 0 0;
    padding: 0;
    list-style: none;
    background: none;
}
.ul_handlecover li:last-child {
    width: 346px;
}
/*---------------------------------------
キャンセル・返品について
----------------------------------------*/
.cancel_pattern li {
    list-style: none;
    background: url(/cms/pages/cancel/images/icon_cross.png) no-repeat 0 5px;
    padding-left: 15px;
    margin-bottom: 5px;
}
.step {
  background: url(/cms/pages/cancel/images/img_arrow_down.png) no-repeat left 240px bottom;
  padding-bottom: 70px;
}
.step:last-child {
  background: none;
  padding-bottom: 40px;
}
.step h3 {
  font-size: 16px;
}
.step h3:before {
  content: none;
}
.graybox {
  background: #F2F2F2;
  padding: 15px 20px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
/*---------------------------------------
よくあるご質問
----------------------------------------*/
.free-page-content .btn_link {
  display: block;
  padding: 30px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: url(../images/arrow_red.png) no-repeat;
  background-position: right 20px top 34px;
}
.free-page-content .faq_top .btn_link {
  font-size: 15px;
  text-align: center;
  background-position: right 20px top 45px;
}
.free-page-content .faq .toC:before {
  content: url(/cms/pages/faq/images/icon_toC.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .toB:before {
  content: url(/cms/pages/faq/images/icon_toB.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .login:before {
  content: url(/cms/pages/faq/images/icon_login.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .howto:before {
  content: url(/cms/pages/faq/images/icon_howto.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .item:before {
  content: url(/cms/pages/faq/images/icon_item.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.free-page-content .faq .delivery:before {
  content: url(/cms/pages/faq/images/icon_delivery.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .payment:before {
  content: url(/cms/pages/faq/images/icon_payment.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .receipt:before {
  content: url(/cms/pages/faq/images/icon_receipt.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content .faq .cancel:before {
  content: url(/cms/pages/faq/images/icon_cancel.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.free-page-content dl.faq_menu {
  background: none;
  margin-bottom: 60px;
  padding: 0;
  position: relative;
  display: block;
  border-bottom: 1px #dddddd solid;
}
.faq_menu dt {
  display: block;
  cursor: pointer;
  background: url(/cms/pages/faq/images/img_question.png) no-repeat left 10px;
  margin-bottom: 0;
  padding: 20px 0 10px 55px;
  border-top: 1px #dddddd solid;
}
.faq_menu dt p {
  background: url(/cms/pages/faq/images/icon_open.png) no-repeat right;
  line-height: 25px;
  margin-bottom: 0;
}
.faq_menu dt.clicked p {
  background: url(/cms/pages/faq/images/icon_close.png) no-repeat right;
  line-height: 25px;
  margin-bottom: 0;
}
.faq_menu dd {
  display: none;
  background: url(/cms/pages/faq/images/img_answer.png) no-repeat left 10px;
  padding: 20px 0 10px 55px;
}
.free-page-content .faq .left_box h3 span.icon {
  background: #c2d2e0 url(/cms/pages/faq/images/icon_side_faq.png) no-repeat 50% 50%;
  display: inline-block;
  width: 40px;
  height: 51px;
  vertical-align: middle;
  border-radius: 3px 3px 0 0;
  margin-right: 10px;
}
.contact_area {
  background: #f2f2f2;
  position: relative;
  width: 790px;
  height: 130px;
  border-radius: 0 0 6px 6px;
  margin: 0 auto;
}
.contact_area p {
  margin-bottom: 0;
}
.contact_area .usappy {
  width: 161px;
  height: 98px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 13px;
}
.contact_area .contact_ttl {
  background: #333333 none;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 0 10px 0;
  border-radius: 6px 6px 0 0;
}
.contact_area .message {
  width: 200px;
  text-align: center;
  position: absolute;
  left: 170px;
  top: 68px;
}
.contact_area .number {
  width: 200px;
  text-align: center;
  position: absolute;
  top: 63px;
  left: 365px;
}
.contact_area .number .tel {
  font-size: 21px;
  font-weight: bold;
}
.contact_area .number .tel:before {
  content: url(/images/user/common/icon_tel.jpg);
  margin-right: 7px;
}
.contact_area .mail {
  width: 180px;
  position: absolute;
  top: 65px;
  right: 20px;
}
/*---------------------------------------
バッテリーについて
----------------------------------------*/
.about_battery .ccs_system {
  display: block;
  position: relative;
}
.about_battery .ccs_system .btn_battery {
  position: absolute;
  right: 180px;
  bottom: 80px;
}
/*---------------------------------------
オイルについて
----------------------------------------*/
.about_oil .section {
  margin-bottom: 80px;
}
.about_oil .graybox {
  padding: 30px;
}
.about_oil .graybox .red{
  margin: 30px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
}
.about_oil .graybox .f_left {
  padding-right: 30px;
}
.about_oil .col2_1 .graybox {
  padding: 20px;
}
.about_oil .col2_1 .graybox .f_left {
  padding-right: 15px;
}

/*---------------------------------------
margin, padding
----------------------------------------*/
.mb0 {
  margin-bottom: 0!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb60 {
  margin-bottom: 60px!important;
}
.mb70 {
  margin-bottom: 70px!important;
}
.mb80 {
  margin-bottom: 80px!important;
}
.t_left {
  text-align: left!important;
}
.t_right {
  text-align: right!important;
}
.t_center {
  text-align: center!important;
}
.f_right {
  float: right;
}
.f_left {
  float: left;
}
