@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap");
.spi {
  display: none !important;
}

.pc {
  display: block;
}

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/Fit/ for PC

++++++++++++++++++++++++++++++++++++++++ */
@media print,screen and (min-width: 769px) {
  #contents_area {
    margin-bottom: 150px;
    background-position: 50% 114px repeat-y;
    background-size: 100%;
    color: #000;
    font-size: 16px;
  }
  #contents_area * {
    box-sizing: border-box;
  }

  #contents_area img {
    display: block;
  }

  #contents_area img[src*="_sp.jpg"],
#contents_area img[src*="_sp.png"] {
    display: none;
  }

  #contents_area sup {
    vertical-align: super;
    font-size: 75%;
    line-height: 1;
  }

  /* ----------------------------------------
  	section_caution
  ---------------------------------------- */
  #section_caution {
    margin-top: 20px;
  }

  #section_caution ul + ul {
    margin-top: 20px;
  }

  #section_caution li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 11px;
  }

  #section_caution li + li {
    margin-top: 10px;
  }

  #section_caution .caution li {
    padding-left: 2em;
    text-indent: -2em;
  }

  #section_caution .large {
    font-size: 13px;
  }

  /* ----------------------------------------
  	breadcrumb
  ---------------------------------------- */
  #breadcrumb {
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -490px;
    font-size: 12px;
    line-height: 1;
  }

  /* ----------------------------------------
  	section_title
  ---------------------------------------- */
  #section_title {
    margin-bottom: 70px;
  }

  #title_img {
    width: 980px;
    margin: 0 auto 25px;
  }

  #contents_area {
    /* ----------------------------------------
      .mv-under
    ---------------------------------------- */
    /* ----------------------------------------
      page-heading
    ---------------------------------------- */
    /* ----------------------------------------
      page-index
    ---------------------------------------- */
    /* ----------------------------------------
      checkpoint
    ---------------------------------------- */
  }
  #contents_area .mv-under {
    position: relative;
  }
  #contents_area .sns {
    position: absolute;
    top: -10px;
    right: 0;
    display: flex;
  }
  #contents_area .sns__btn {
    width: 36px;
  }
  #contents_area .sns__btn:nth-child(n+2) {
    margin-left: 10px;
  }
  #contents_area .sns__btn a {
    display: block;
  }
  #contents_area .page-heading {
    display: flex;
    justify-content: space-between;
  }
  #contents_area .page-heading-detail__title {
    font-feature-settings: "palt";
    font-size: 40px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .page-heading-detail__text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2;
    color: #504f4e;
  }
  #contents_area .check-car {
    margin-top: 40px;
    border: 1px solid #000;
    padding: 35px 50px 50px;
  }
  #contents_area .check-car__title {
    font-size: 26px;
    line-height: 1.2307692308;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #contents_area .check-car__title span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 4px dotted #000;
  }
  #contents_area .check-car-main {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  #contents_area .check-car-main__image {
    width: 463px;
  }
  #contents_area .check-car-main__image img {
    width: 100%;
    height: auto;
  }
  #contents_area .check-car-detail {
    width: 390px;
    margin-top: 30px;
  }
  #contents_area .check-car-detail__notes {
    font-size: 15px;
    line-height: 2.1333333333;
    margin-top: 10px;
  }
  #contents_area .check-car-detail__btn {
    margin-top: 25px;
    margin-left: 20px;
    width: 344px;
  }
  #contents_area .check-car-detail__btn a {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 1.7777777778;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    padding: 10px 5px 10px 0;
    border-radius: 4px;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .check-car-detail__btn a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: right 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  #contents_area .check-car-info {
    display: flex;
    font-feature-settings: "palt";
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .check-car-info + .check-car-info {
    margin-top: 13px;
  }
  #contents_area .check-car-info dt {
    width: 140px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
    font-size: 15px;
  }
  #contents_area .check-car-info dd {
    margin-left: 10px;
    font-size: 15px;
    line-height: 2.1333333333;
  }
  #contents_area .page-index {
    padding-top: 70px;
    padding-bottom: 65px;
    background: #f5f5f5;
  }
  #contents_area .page-index__title {
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    font-size: 26px;
  }
  #contents_area .page-index__title span {
    position: relative;
    padding: 0 45px;
  }
  #contents_area .page-index__title span::before, #contents_area .page-index__title span::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background: #000;
    top: 50%;
  }
  #contents_area .page-index__title span::before {
    left: 0;
  }
  #contents_area .page-index__title span::after {
    right: 0;
  }
  #contents_area .page-index__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
    padding: 0 50px;
  }
  #contents_area .page-index__list-item {
    width: 49.5%;
  }
  #contents_area .page-index__list-item:nth-child(n+3) {
    margin-top: 20px;
  }
  #contents_area .page-index__list-item a {
    padding-left: 35px;
    position: relative;
    color: #000;
    display: block;
    font-size: 18px;
    line-height: 2;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .page-index__list-item a::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px;
    background: url("../image/page-index_icon.png") no-repeat center top;
    background-size: 100% 100%;
  }

  #contents_area .page-index__list-item span {
    padding-bottom: 5px;
    border-bottom: 2px dotted #000;
  }
  #contents_area .checkpoint__title {
    font-size: 40px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    position: relative;
    text-align: center;
  }
  #contents_area .checkpoint__title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -58px;
    width: 116px;
    height: 89px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
  }
  #contents_area .checkpoint__subdetail {
    margin-top: 80px;
  }
  #contents_area .checkpoint__subtitle {
    font-size: 24px;
  }
  #contents_area .checkpoint__subtitle .text {
    position: relative;
    margin-left: 75px;
    font-weight: bold;
  }
  #contents_area .checkpoint__subtitle .text:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -75px;
    width: 50px;
    height: 40px;
    background-image: url("../image/icon.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  #contents_area .checkpoint__subtitle .soushoku {
    padding-bottom: 5px;
    border-bottom: 2px dotted #000;
  }
  #contents_area .checkpoint .text-area {
    margin-top: 30px;
  }
  #contents_area .checkpoint .text-area__title {
    color: #8e6b2e;
    font-size: 22px;
    line-height: 1.4545454545;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .checkpoint .text-area__text {
    font-size: 18px;
    line-height: 1.8888888889;
    color: #504f4e;
  }
  #contents_area .checkpoint .text-area__text:nth-child(n+2) {
    margin-top: 40px;
  }
  #contents_area .checkpoint .text-area__text a {
    text-decoration: underline;
    color: #504f4e;
  }
  #contents_area .checkpoint .text-area__text strong {
    color: #000;
    font-weight: bold;
  }
  #contents_area .checkpoint .text-area__notes {
    margin-top: 80px;
    font-size: 14px;
    line-height: 1.5;
    margin-left: 1em;
    text-indent: -1em;
  }
  #contents_area .checkpoint01 {
    margin-top: 80px;
  }
  #contents_area .checkpoint01 .checkpoint__image01 {
    margin-top: 30px;
  }
  #contents_area .checkpoint02 {
    margin-top: 110px;
  }
  #contents_area .checkpoint02 .checkpoint__image01 {
    margin-top: 30px;
  }
  #contents_area .checkpoint03 {
    margin-top: 110px;
  }
  #contents_area .checkpoint03 .checkpoint__image01 {
    margin-top: 30px;
  }
  #contents_area .checkpoint04 {
    margin-top: 110px;
  }
  #contents_area .checkpoint04 .checkpoint__image01 {
    margin-top: 30px;
  }
  #contents_area .checkpoint05 {
    margin-top: 110px;
  }
  #contents_area .checkpoint05 .checkpoint__image01 {
    margin-top: 30px;
  }
  #contents_area .checkpoint06 {
    margin-top: 110px;
  }
  #contents_area .checkpoint-emphasis {
    background: #f5f5f5;
    padding: 30px;
    margin-top: 40px;
  }
  #contents_area .checkpoint-emphasis__title {
    font-size: 20px;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .checkpoint-emphasis__title + .checkpoint-emphasis__notes {
    margin-top: 25px;
  }
  #contents_area .checkpoint-emphasis__notes li {
    position: relative;
    padding-left: 20px;
    color: #504f4e;
    font-size: 18px;
    line-height: 2;
  }
  #contents_area .checkpoint-emphasis__notes li:nth-child(n+2) {
    margin-top: 5px;
  }
  #contents_area .checkpoint-emphasis__notes li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #504f4e;
    border-radius: 50%;
  }
}

#contents_footer_navigation:before {
  background-image: url(../image/footer_dog.jpg);
}

@media print,screen and (min-width: 769px) {
  .supervisor-box {
    background: #f5f5f5;
    padding-bottom: 70px;
  }
  .supervisor-box-inner {
    width: 980px;
    margin: auto;
  }
  .supervisor-box-text {
    font-size: 17px;
    background: #fdf091;
    display: inline-block;
    padding: 10px 12px;
    line-height: 1;
  }
  .supervisor-box-text span {
    font-weight: bold;
    font-size: 17px;
  }
  .supervisor-box-text span:nth-of-type(2) {
    padding-left: 20px;
  }
}
.sectionKV__category {
  margin-bottom: 50px;
}

.sectionKV {
  width: 980px;
  margin: 0 auto;
}

.sectionKV__kv {
  margin-bottom: 42px;
}

.sectionKV__category {
  margin-bottom: 20px;
}

.categoryBox {
  width: 980px;
}

.categoryBox__elm1 {
  vertical-align: top;
  margin-right: 2px;
  display: inline-block;
  width: 59px;
}

.categoryBox__elm2 {
  font-size: 15px;
  color: #53a147;
  background: #fff;
  padding: 3px 7px;
}

.categoryBox__elm3 {
  font-size: 15px;
  margin-left: 30px;
  color: #727171;
}

#section_title .category {
  font-size: 14px;
  line-height: 24px;
  margin-right: 37px;
  padding-left: 80px;
  background: url(/dog/common/image/icon_category_useful.png) no-repeat;
  background-size: 59px;
  color: #9fb10a;
}