@charset "UTF-8";
/* --------------------------------------------------------------
// original common
// page underlalayer
// category underlalayer
// single page
-------------------------------------------------------------- */
.category strong,
.category b,
.category .bold {
  font-weight: bold;
}

.category small,
.category .small {
  font-size: 16px;
}

.category .red {
  color: #ff0000;
}

/* original common --
--------------------------------------------------------------　*/
.frames_inner {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .frames_inner {
    padding: 10px;
  }
}

/* contact --
--------------------------------------------------------------　*/
#contact .contact_details {
  margin: 30px 0;
}

#contact .contact_details .br_frames .contact_txt {
  padding: 20px;
  font-size: 16px;
}

#contact .contact_details .br_frames p {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #contact .contact_details .br_frames .col2_wrap {
    width: 70%;
    margin: 0 auto;
  }
}

#contact .contact_details .br_frames .col2_wrap .col2_item {
  border: double 4px #808080;
  padding: 10px;
  font-size: 22px;
  font-family: "Fjalla One", sans-serif;
}

@media screen and (min-width: 981px) {
  #contact .contact_details .br_frames .col2_wrap .col2_item {
    font-size: 30px;
  }
}

#contact .personal_information h4 {
  text-align: center;
  border-bottom: solid 1px #323232;
  padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
  #contact .personal_information h4 {
    width: 50%;
    margin: 0 auto;
  }
}

#contact .personal_information h4 span {
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #contact .personal_information h4 span {
    font-size: 18px;
  }
}

/* page_access --
--------------------------------------------------------------　*/
#page_access #about_details .col3_wrap {
  padding: 20px 0;
}

@media screen and (min-width: 768px) {
  #page_access #about_details .col3_wrap {
    width: 80%;
    margin: 0 auto;
  }
}

#page_access #about_details .col3_wrap:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

#page_access #about_details .col3_wrap .col3_item {
  float: left;
  width: 32%;
  margin-right: 2%;
}

#page_access #about_details .col3_wrap .col3_item:nth-child(3n) {
  margin-right: 0;
}

#page_access #about_details .col3_wrap .col3_item:nth-child(3n + 1) {
  clear: left;
}

@media screen and (min-width: 768px) {
  #page_access #about_details .about_access {
    width: 65%;
    margin: 0 auto;
  }
}

#page_access #about_details .about_access table {
  width: 100%;
}

#page_access #about_details .about_access table th,
#page_access #about_details .about_access table td {
  font-size: 16px;
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  #page_access #about_details .about_access table th,
  #page_access #about_details .about_access table td {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  #page_access #about_details .about_access table th,
  #page_access #about_details .about_access table td {
    border-bottom: dashed 1px #323232;
  }
}

@media screen and (max-width: 767px) {
  #page_access #about_details .about_access table th,
  #page_access #about_details .about_access table td {
    width: 100%;
    display: list-item;
    list-style-type: none;
  }
}

#page_access #about_details .about_access table th {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #page_access #about_details .about_access table th {
    width: 30%;
  }
}

#page_access #about_details .about_access table td a.access_news {
  text-decoration: underline;
  color: #32a7e0;
}

@media screen and (max-width: 767px) {
  #page_access #about_details .about_access table td {
    border-bottom: dashed 1px #323232;
  }
}

#page_access #gmap_details .br_frames p {
  text-align: center;
  color: #808080;
  padding: 20px;
}

#page_access #gmap_details .br_frames .gmap {
  border: solid 1px #603813;
}

/* page_step --
--------------------------------------------------------------　*/
#page_step .step_details .bg_g.mainwrap {
  border: solid 1px #999;
}

#page_step .step_details .bg_g.mainwrap .step_col.b_none {
  border: none;
}

#page_step .step_details .bg_g.mainwrap .step_col {
  border-bottom: solid 3px #32E0B4;
}

@media screen and (min-width: 981px) {
  #page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir {
    height: 215px;
  }
}

@media screen and (max-width: 767px) {
  #page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir {
    margin-bottom: 0;
  }
}

#page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir .step_title {
  width: 100%;
}

#page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir .step_title td {
  background: #32E0B4;
  color: #fff;
  font-size: 20px;
  padding-left: 20px;
}

#page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir .step_title th {
  font-size: 30px;
  color: #fff;
  background: #323232;
  padding: 0 13px;
  width: 45px;
}

#page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir .step_txt {
  font-size: 15px;
  padding: 15px;
}

#page_step .step_details .bg_g.mainwrap .step_col .f_size73 .leftdir .step_txt p a.contact_page {
  text-decoration: underline;
  color: #32a7e0;
}

@media screen and (min-width: 768px) {
  #page_step .step_details .bg_g.mainwrap .step_col .f_size73 .rightdir {
    text-align: right;
  }
}

#page_step .step_banner .green_f {
  border: solid 1px #32E0B4;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  padding: 10px;
}

#page_step .step_banner .green_f:hover {
  opacity: 0.7;
}

#page_step .step_banner .green_f p {
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  color: #32E0B4;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  #page_step .step_banner .green_f p {
    font-size: 18px;
    padding: 10px 5px;
  }
}

#page_step .step_banner p {
  padding-top: 5px;
  color: #666;
}

@media screen and (min-width: 768px) {
  #page_step .step_banner p {
    text-align: right;
  }
}

/* page_service --
--------------------------------------------------------------　*/
#page_service .service_txt {
  padding: 20px 0;
}

#page_service .service_txt .service_title h4 {
  color: #603813;
  border-bottom: solid 1px #603813;
  font-size: 24px;
  text-align: center;
  padding-bottom: 7px;
}

@media screen and (max-width: 767px) {
  #page_service .service_txt .service_title h4 {
    font-size: 20px;
  }
}

#page_service .service_txt .txt {
  padding: 20px;
}

@media screen and (min-width: 981px) {
  #page_service .service_txt .txt {
    text-align: center;
  }
}

#page_service .service_details .service_col .service_h3 {
  margin-bottom: 5px;
}

#page_service .service_details .service_col .service_h3 h3 {
  text-align: center;
  font-size: 16px;
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
  padding: 12px 0;
}

@media screen and (max-width: 767px) {
  #page_service .service_details .service_col .service_h3 h3 {
    font-size: 12px;
  }
}

#page_service .service_details .service_col .service_h3 h3 span {
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #page_service .service_details .service_col .service_h3 h3 span {
    font-size: 18px;
  }
}

#page_service .service_details .service_col .exchange {
  background: url(images/service/title_ph-1.jpg) 0 0 no-repeat;
}

#page_service .service_details .service_col .parts {
  background: url(images/service/title_ph-2.jpg) 0 0 no-repeat;
}

#page_service .service_details .service_col .maintenance {
  background: url(images/service/title_ph-3.jpg) 0 0 no-repeat;
}

#page_service .service_details .service_col .other {
  background: url(images/service/title_ph-4.jpg) 0 0 no-repeat;
}

#page_service .service_details .service_col .service_list.content_inner {
  padding: 20px;
}

#page_service .service_details .service_col .service_list {
  border: solid 1px #ccc;
  padding: 5px;
}

@media screen and (min-width: 981px) {
  #page_service .service_details .service_col .service_list .list_01 .col3_wrap,
  #page_service .service_details .service_col .service_list .list_02 .col3_wrap {
    padding-left: 200px;
  }
}

#page_service .service_details .service_col .service_list .list_01 .col3_wrap .col3_item,
#page_service .service_details .service_col .service_list .list_02 .col3_wrap .col3_item {
  line-height: 2.5;
  font-size: 12px;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  #page_service .service_details .service_col .service_list .list_01 .col3_wrap .col3_item,
  #page_service .service_details .service_col .service_list .list_02 .col3_wrap .col3_item {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 981px) {
  #page_service .service_details .service_col .service_list .list_01 .col3_wrap .col3_item,
  #page_service .service_details .service_col .service_list .list_02 .col3_wrap .col3_item {
    width: 31%;
  }
  #page_service .service_details .service_col .service_list .list_01 .col3_wrap .col3_item:nth-child(3n),
  #page_service .service_details .service_col .service_list .list_02 .col3_wrap .col3_item:nth-child(3n) {
    width: 38%;
  }
}

#page_service .service_details .service_col .service_list .list_01 {
  border-bottom: dashed 1px #999;
  padding-bottom: 20px;
}

@media screen and (min-width: 981px) {
  #page_service .service_details .service_col .service_list .list_01 {
    background: url(images/service/car_ph.png) left no-repeat;
  }
}

#page_service .service_details .service_col .service_list .list_02 {
  min-height: 150px;
}

@media screen and (min-width: 981px) {
  #page_service .service_details .service_col .service_list .list_02 {
    background: url(images/service/bike_ph.png) left no-repeat;
  }
}

#page_service .service_details .service_col .service_list .list_02 .col3_wrap {
  padding-top: 30px;
}

#page_service .wrecker_list {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_list .col2_item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

#page_service .wrecker_card_heading {
  padding: 0.35em;
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  background: #32e0b4;
}

#page_service .wrecker_box {
  padding: 10px;
  background: #F2F2F2;
  border: 1px solid #ccc;
}

#page_service .wrecker_box_inner {
  padding: 20px 16px 30px;
  border: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_box_inner {
    padding: 50px 40px 72px;
  }
}

#page_service .wrecker_col1 {
  max-width: 480px;
  margin: auto;
}

#page_service .wrecker_col1 .wrecker_item:not(:first-child) {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_col1 .wrecker_item:not(:first-child) {
    margin-top: 72px;
  }
}

#page_service .wrecker_col2 {
  max-width: 666px;
  margin: auto;
}

#page_service .wrecker_col2 .wrecker_item:not(:first-child) {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_col2 .wrecker_item:not(:first-child) {
    margin-top: 0;
  }
}

#page_service .wrecker_item {
  text-align: center;
}

#page_service .wrecker_item_heading {
  padding-bottom: 0.75em;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_item_heading {
    padding-bottom: 1.55em;
  }
}

#page_service .wrecker_item_heading + * {
  margin-top: 16px;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_item_heading + * {
    margin-top: 28px;
  }
}

#page_service .wrecker_price_tr {
  display: flex;
  justify-content: space-around;
  font-size: 14px;
  letter-spacing: 0.2em;
}

#page_service .wrecker_price_tr:not(:first-child) {
  margin-top: 0.5em;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_price_tr:not(:first-child) {
    margin-top: 1em;
  }
}

#page_service .wrecker_price_tr__key, #page_service .wrecker_price_tr__val {
  width: 50%;
  text-align: center;
  padding: 0 0.5em;
}

#page_service .wrecker_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 225px;
  margin-right: auto;
  margin-left: auto;
}

#page_service .wrecker_area_item {
  width: 48%;
}

#page_service .wrecker_area_item:not(:first-child) {
  margin-top: 0.5em;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_area_item:not(:first-child) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_area_item:nth-of-type(n + 3) {
    margin-top: 1em;
  }
}

#page_service .wrecker_part {
  max-width: 195px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#page_service .wrecker_part_item:not(:first-child) {
  margin-top: 0.5em;
}

@media screen and (min-width: 768px) {
  #page_service .wrecker_part_item:not(:first-child) {
    margin-top: 1em;
  }
}

#page_service .wrecker_part--wide {
  max-width: 235px;
  text-align: center;
}

#page_service .wrecker_caution {
  padding-top: 10px;
}

#page_service .wrecker_caution_heading {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #ff0000;
}

#page_service .wrecker_caution_desc {
  margin-top: 0.5em;
  font-size: 14px;
  line-height: 1.75;
  text-align: center;
}

/* category --
--------------------------------------------------------------　*/
#normal .more.f_right,
#result .more.f_right {
  float: right;
  text-align: center;
}

#normal .more a,
#result .more a {
  font-size: 12px;
  background: #32E0B4;
  color: #fff;
  padding: 3px 10px;
}

#result .col3_wrap .col3_item .title {
  padding: 3px;
  background: #8c6239;
  color: #fff;
}

#result .col3_wrap .col3_item .img {
  border: solid 1px #808080;
}

#result .col3_wrap .col3_item .more a {
  display: inline-block;
}

#result .col3_wrap .col3_item .top_tag {
  padding: 3px;
  border: solid 1px #808080;
  margin-top: 5px;
  color: #8c6239;
}

@media screen and (max-width: 767px) {
  #price .page_link .col3_wrap {
    padding: 10px;
  }
}

#price .page_link .col3_wrap .page_exchange {
  background: rgba(50, 224, 180, 0.2) url(images/price/price_title-1.jpg) no-repeat;
}

@media screen and (max-width: 767px) {
  #price .page_link .col3_wrap .page_exchange {
    background-size: 100%;
  }
}

#price .page_link .col3_wrap .page_option {
  background: rgba(50, 224, 180, 0.2) url(images/price/price_title-2.jpg) no-repeat;
}

@media screen and (max-width: 767px) {
  #price .page_link .col3_wrap .page_option {
    background-size: 100%;
  }
}

#price .page_link .col3_wrap .page_other {
  background: rgba(50, 224, 180, 0.2) url(images/price/price_title-3.jpg) no-repeat;
}

@media screen and (max-width: 767px) {
  #price .page_link .col3_wrap .page_other {
    background-size: 100%;
  }
}

#price .page_link .col3_wrap .col3_item {
  padding: 5px;
  background-blend-mode: screen;
}

#price .page_link .col3_wrap .col3_item .link_inner {
  border: solid 1px #fff;
  text-align: center;
  line-height: 1.7;
}

#price .page_link .col3_wrap .col3_item .link_inner a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 10px 0;
}

#price .price_banner .card {
  border: solid 1px #999;
}

#price .price_banner .card ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #price .price_banner .card ul {
    padding: 0 30px 20px 30px;
  }
}

#price .price_banner .card ul li img {
  width: 70%;
}

#price .price_banner .card p {
  text-align: center;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #price .price_banner .card p {
    font-size: 12px;
    padding: 5px;
  }
}

#price .price_banner .banner p {
  text-align: right;
  font-size: 12px;
  padding-top: 5px;
}

@media screen and (min-width: 768px) {
  #price .price_list .list_col {
    width: 70%;
    margin: 0 auto;
  }
}

#price .price_list .list_col table {
  width: 100%;
  border-collapse: collapse;
}

#price .price_list .list_col table th,
#price .price_list .list_col table td {
  border: solid 1px #323232;
}

#price .price_list .list_col table th {
  text-align: center;
  font-size: 18px;
  padding: 6px;
  background: rgba(50, 224, 180, 0.9);
}

#price .price_list .list_col table td {
  width: 50%;
  padding: 9px;
}

#price .price_list .list_col table .title {
  background: rgba(214, 249, 240, 0.9);
}

#price .price_list .list_col table .price {
  text-align: right;
  background: rgba(255, 255, 255, 0.9);
}

/* single page --
--------------------------------------------------------------　*/
#single .heading_title {
  background: #323232;
  padding: 7px;
}

#single .heading_title span {
  color: #fff;
}

.single .content_inner {
  padding: 15px;
  background: #fff;
  color: #808080;
  border-right: solid 1px #323232;
  border-left: solid 1px #323232;
  border-bottom: solid 1px #323232;
}

.single .content_inner a {
  color: #fff;
}

.single .content_inner .single_inner {
  line-height: 1.7em;
  font-size: 14px;
}

.single .content_inner .single_inner h4 {
  clear: both;
  overflow: hidden;
  font-size: 17px;
  color: #113b5d;
  font-weight: bold;
  text-decoration: underline;
}

.single .content_inner .single_inner h5 {
  clear: both;
  overflow: hidden;
  font-size: 16px;
  color: #113b5d;
}

.single .content_inner .single_inner ul,
.single .content_inner .single_inner ol {
  line-height: 1.5em;
}

.single .content_inner .single_inner ul br,
.single .content_inner .single_inner ol br {
  display: none;
}

.single .content_inner .single_inner ul li {
  font-size: 14px;
}

.single .content_inner .single_inner ul li:before {
  content: "●";
}

.single .content_inner .single_inner ol li {
  font-size: 14px;
}

.single .content_inner .day {
  margin-top: 15px;
  font-size: 14px;
  text-align: right;
  text-decoration: underline;
}

.single .content_inner .entry_content {
  margin: 0 auto;
  line-height: 1.5;
}

.single .content_inner .tag_single a {
  background: #8c6239;
  padding: 5px;
  font-size: 12px;
}

.single .article p {
  line-height: 1.8;
}

.single.single.category-1 .tag_cloud {
  display: none;
}

.single.single.category-2 .tag_cloud {
  display: block;
}

.tag_cloud.freams {
  border: solid 1px #999;
  padding: 5px;
}

.tag_cloud.freams .tagcloud_inner {
  padding: 20px;
}

.tag_cloud.freams .tagcloud_inner h4 {
  color: #323232;
  padding: 3px 7px;
  font-size: 18px;
  font-family: "Fjalla One", sans-serif;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.tag_cloud.freams .tagcloud_inner h4 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}

.tag_cloud.freams .tagcloud_inner h4 span:before, .tag_cloud.freams .tagcloud_inner h4 span:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 400%;
  height: 1px;
  background-color: #000;
}

.tag_cloud.freams .tagcloud_inner h4 span:before {
  right: 100%;
}

.tag_cloud.freams .tagcloud_inner h4 span:after {
  left: 100%;
}

.tag_cloud.freams .tagcloud_inner .tag_f a {
  margin-right: 10px;
}

.tag_cloud.freams .tagcloud_inner .tag_f a:before {
  content: "●";
}

@media screen and (min-width: 768px) {
  .single_inner .img {
    width: 35%;
    float: left;
  }
  .single_inner .img a {
    display: block;
    margin-top: 15px;
  }
  .single_inner .img a img {
    display: block;
    width: 100%;
  }
  .single_inner .posttxt {
    width: 63%;
    float: right;
  }
  .single_inner .posttxt.noimg {
    width: 100%;
    overflow: hidden;
    clear: both;
  }
}
