@charset "UTF-8";
@media print, screen and (max-width: 768px) {
  .pci {
    display: none !important;
  }
}
@media print, screen and (max-width: 768px) {
  .spi {
    display: inline !important;
  }
}
@media print, screen and (max-width: 768px) {
  .categoryBox__elm2--useful {
    display: none;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++
	/dog/honda-car/Fit/ for SP

++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width: 768px) {
  #contents_area {
    color: #000;
  }
  #contents_area * {
    box-sizing: border-box;
  }

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

  /* ----------------------------------------
  	section_title
  ---------------------------------------- */
  #section_title {
    margin-bottom: 13%;
  }

  #section_title .info {
    margin-bottom: 3.75%;
    font-size: 10px;
    font-size: -webkit-calc(10 * 100vw / 375);
    font-size: calc(10 * 100vw / 375);
    line-height: 1.5;
  }
  
  #section_title .info>* {
    display: block;

  }
  #section_title .category {
    margin-bottom: 12px;
    padding-left: 17.14%;
    background: url(/dog/common/image/icon_category_drive.png) no-repeat;
    background-size: auto 100%;
    color: #ff7847;
  }
  
  #section_title time {
    color: #727171;
  }

  #title_img {
    width: 100%;
    margin-bottom: 6.25%;
  }

  #contents_area {
    /* ----------------------------------------
      .mv-under
    ---------------------------------------- */
    /* ----------------------------------------
    	page-heading
    ---------------------------------------- */
    /* ----------------------------------------
    	page-index
    ---------------------------------------- */
    /* ----------------------------------------
    	checkpoint
    ---------------------------------------- */
  }
  #contents_area .mv-under {
    position: relative;
  }
  #contents_area .sns {
    position: absolute;
    top: -5px;
    right: 0;
    display: flex;
  }
  #contents_area .sns__btn {
    width: 30px;
  }
  #contents_area .sns__btn:nth-child(n+2) {
    margin-left: 10px;
  }
  #contents_area .sns__btn a {
    display: block;
  }
  #contents_area .page-heading {
    display: block;
  }
  #contents_area .page-heading__image {
    width: 100%;
    margin-top: 6%;
  }
  #contents_area .page-heading__image img {
    width: 100%;
    height: auto;
  }
  #contents_area .page-heading-detail {
    width: 100%;
  }
  #contents_area .page-heading-detail__title {
    font-feature-settings: "palt";
    font-size: 20px;
    line-height: 1.45;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    color: #000;
  }
  #contents_area .page-heading-detail__text {
    font-size: 16px;
    line-height: 1.6875;
    margin-top: 5%;
    color: #504f4e;
  }
  #contents_area .check-car {
    margin-top: 9%;
    border: 1px solid #000;
    padding: 6.5217391304% 4.347826087% 8.6956521739%;
  }
  #contents_area .check-car__title {
    font-size: 18px;
    line-height: 1.5;
    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: 5px;
    border-bottom: 3px dotted #000;
  }
  #contents_area .check-car-main {
    margin-top: 3%;
  }
  #contents_area .check-car-main__image {
    width: 100%;
  }
  #contents_area .check-car-main__image img {
    width: 100%;
    height: auto;
  }
  #contents_area .check-car-detail {
    width: 100%;
    margin-top: 6.5%;
  }
  #contents_area .check-car-detail__notes {
    font-size: 11px;
    line-height: 1.4545454545;
    margin-top: 4%;
  }
  #contents_area .check-car-detail__btn {
    margin: 7.5% auto 0;
    width: 78%;
  }
  #contents_area .check-car-detail__btn a {
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 1.2307692308;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    padding: 6% 25px 6% 20px;
    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: 15px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    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;
    align-items: baseline;
    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: 3%;
  }
  #contents_area .check-car-info dt {
    width: 30%;
    min-width: 90px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
    font-size: 12px;
  }
  #contents_area .check-car-info dd {
    margin-left: 10px;
    font-size: 13px;
    line-height: 1.4615384615;
  }
  #contents_area .page-index {
    margin-top: 8%;
    padding: 8% 0;
    background: #f5f5f5;
  }
  #contents_area .page-index__title {
    display: block;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    width: 100%;
  }
  #contents_area .page-index__title__attention {
    text-align: center;
    margin-top: 15px;
    margin-left: 0;
  }

  #contents_area .page-index__list {
    margin-top: 7.5%;
  }
  #contents_area .page-index__list-item {
    width: 100%;
  }
  #contents_area .page-index__list-item:nth-child(n+2) {
    margin-top: 6.5%;
  }
  #contents_area .page-index__list-item a {
    padding-left: 25px;
    position: relative;
    color: #000;
    font-size: 15px;
    line-height: 2;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    display: block;
  }
  #contents_area .page-index__list-item a::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 0;
    margin-top: -8px;
    background: url("../image/page-index_icon.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .page-index__list-item:nth-child(1) a::before,
  #contents_area .page-index__list-item:nth-child(3) a::before {
    top: 25%;
  }
  #contents_area .page-index--02 .page-index__list-item a::before {
    top: 50%;
  }
  #contents_area .page-index__list-item span {
    padding-bottom: 5px;
    border-bottom: 2px dotted #000;
    font-size: 14px;
  }
  #contents_area .checkpoint {
    background: #fff;
  }
  #contents_area .checkpoint__subdetail {
    margin-top: 60px;
  }
  #contents_area .checkpoint__subtitle {
    font-size: 18px;
    display: flex;
    align-items: center;
    align-content: center;
  }
  #contents_area .checkpoint__subtitle .text {
    position: relative;
    margin-left: 40px;
    font-weight: bold;
    line-height: 1.9;
  }
  #contents_area .checkpoint__subtitle .text:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -40px;
    width: 30px;
    height: 25px;
    transform: translateY(-50%);
    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__title {
    font-size: 20px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    padding-top: 30px;
    position: relative;
    text-align: center;
  }
  #contents_area .checkpoint__title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -29px;
    width: 58px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
  }
  #contents_area .checkpoint .text-area {
    margin-top: 5%;
  }
  #contents_area .checkpoint .text-area__title {
    color: #8e6b2e;
    font-size: 18px;
    line-height: 1.5;
    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: 16px;
    line-height: 1.6875;
    color: #504f4e;
    margin-top: 5%;
  }
  #contents_area .checkpoint .text-area__text a {
    text-decoration: underline;
    color: #504f4e;
  }
  #contents_area .checkpoint .text-area__notes {
    margin-top: 2%;
    font-size: 13px;
    line-height: 1.5;
  }
  #contents_area .checkpoint .use-cart {
    border: 1px solid #000;
    position: relative;
    margin-top: 12%;
    background: #fff;
  }
  #contents_area .checkpoint .use-cart::before {
    content: "";
    position: absolute;
    top: -13px;
    left: 50%;
    width: 15px;
    height: 13px;
    background: url("../image/fukidashi.png") no-repeat center top;
    background-size: 100% 100%;
    transform: translateX(-50%);
  }
  #contents_area .checkpoint .use-cart__title {
    padding: 4% 20px 4% 10px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    font-size: 14px;
    position: relative;
  }
  #contents_area .checkpoint .use-cart__title::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 13px;
    height: 3px;
    background: #fff;
    transform: translateY(-50%);
    z-index: 2;
  }
  #contents_area .checkpoint .use-cart__title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 13px;
    height: 3px;
    background: #fff;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s;
    z-index: 2;
  }
  #contents_area .checkpoint .use-cart__title.acd-open::after {
    transform: translateY(-50%) rotate(0deg);
  }
  #contents_area .checkpoint .use-cart__text {
    position: relative;
    font-size: 14px;
  }
  #contents_area .checkpoint .use-cart__text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -12px;
    width: 22px;
    height: 22px;
    background: #1bbecc;
    margin-top: -11px;
    z-index: 1;
  }
  #contents_area .checkpoint .use-cart__contents {
    padding: 1.5% 4% 8%;
    display: none;
  }
  #contents_area .checkpoint .use-cart__case-item {
    width: 71.0144927536%;
    margin: auto;
  }
  #contents_area .checkpoint .use-cart__case-item:nth-child(n+2) {
    margin-top: 6%;
  }
  #contents_area .checkpoint .use-cart__thumb {
    width: 100%;
  }
  #contents_area .checkpoint .use-cart__thumb img {
    width: 100%;
    height: auto;
  }
  #contents_area .checkpoint .use-cart__caption {
    font-size: 13px;
    line-height: 1.6;
    color: #504f4e;
    margin-top: 2%;
  }
  #contents_area .checkpoint01 {
    padding: 7% 0;
  }
  #contents_area .checkpoint01 .checkpoint__image01 {
    margin-top: 8%;
  }
  #contents_area .checkpoint02 {
    padding: 7% 0;
  }
  #contents_area .checkpoint02 .checkpoint__image01 {
    margin-top: 8%;
  }
  #contents_area .checkpoint02 .checkpoint__image02 {
    margin-top: 4%;
  }
  #contents_area .checkpoint02 .text-area__notes {
    margin-top: 70px;
  }
  #contents_area .checkpoint03 {
    padding: 7% 0 12%;
  }
  #contents_area .checkpoint03 .checkpoint__image01 {
    margin-top: 8%;
  }
  #contents_area .checkpoint03 .checkpoint__image02 {
    margin-top: 4%;
  }
  #contents_area .checkpoint03 .happy-point {
    margin-top: 12%;
    background: #ddd;
    padding: 6.5% 4% 10%;
  }
  #contents_area .checkpoint03 .happy-point__title {
    padding-left: 9%;
    text-align: center;
  }
  #contents_area .checkpoint03 .happy-point__title span {
    position: relative;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .checkpoint03 .happy-point__title span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -23px;
    width: 20px;
    height: 15px;
    margin-top: -10px;
    background: url("../image/happy-point_icon.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .checkpoint03 .happy-point__text {
    margin-top: 3%;
    font-size: 16px;
    line-height: 1.6875;
    color: #504f4e;
  }
  #contents_area .checkpoint03 .happy-point__image {
    width: 77%;
    margin: 6.6% auto 0;
  }
  #contents_area .checkpoint03 .happy-point__image:nth-child(2) {
    margin: 1.8% auto 0;
  }
  #contents_area .accessories {
    padding: 9% 0;
  }
  #contents_area .accessories__title {
    text-align: center;
    font-size: 17px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .accessories__title span {
    position: relative;
    padding: 0 20px;
  }
  #contents_area .accessories__title span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 20px;
    margin-top: -10px;
    background: url("../image/accessories_slash.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .accessories__title span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 20px;
    margin-top: -10px;
    background: url("../image/accessories_slash.png") no-repeat center top;
    background-size: 100% 100%;
    transform: rotate(50deg);
  }
  #contents_area .accessories__list {
    margin-top: 8.5%;
    display: block;
  }
  #contents_area .accessories-item {
    width: 100%;
  }
  #contents_area .accessories-item:nth-child(odd) {
    margin-right: 4%;
  }
  #contents_area .accessories-item__head {
    display: flex;
    align-items: center;
  }
  #contents_area .accessories-item__detail {
    margin-bottom: 5.5%;
  }
  #contents_area .accessories-item__thumb {
    width: 40%;
  }
  #contents_area .accessories-item__name {
    width: 53%;
    margin-left: 6%;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0;
  }
  #contents_area .accessories-item__btn {
    margin: auto auto 0;
    width: 100%;
  }
  #contents_area .accessories-item__btn a {
    width: 90%;
    display: block;
    font-size: 12px;
    line-height: 1.3333333333;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    margin: auto;
    padding: 6% 5px 6% 0;
    border-radius: 4px;
  }
  #contents_area .accessories-item__btn a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 88%;
    width: 6px;
    height: 6px;
    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;
  }

  /* ----------------------------------------
  	section_caution
  ---------------------------------------- */
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .accessories-item__detail {
    height: 220px;
  }
}
@media screen and (max-width: 768px) {
  #section_caution {
    width: 100%;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #section_caution ul + ul {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #section_caution li {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  #section_caution li + li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  #section_caution .caution li {
    padding-left: 1em;
    text-indent: -1em;
  }
}
@media screen and (max-width: 768px) {
  #section_caution .large {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .link-box {
    background: #fff;
    padding-bottom: 16%;
  }
  #contents_area .checkpoint .link-box .text-area{
    margin-top: 10vw;
  }
  .link-box-inner {
    margin: 0 15px;
  }
  .link-box-btn {
    line-height: 1;
    width: 100%;
    margin-top: 7vw;

  }
  
  #contents_area .link-box-inner a{
    margin: 0 auto;
    line-height: 1.5;
    background: #1bbecc;
    border-radius: 10px;
    font-size: 4vw;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    display: block;
  }
  
  #contents_area .link-box-inner a:after{
    content:'';
    position: absolute;
    top: 0;
    right: 5vw;
    bottom: 0;
    margin: auto;
    width: 2vw;
    height: 2vw;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .link-box-text {
    font-size: 17px;
    background: aqua;
    display: inline-block;
    padding: 10px 12px;
    line-height: 1;
    color: white;
    border-radius: 5px;
  }

  .link-box-text {
    width: 100%;
    font-size: 17px;
    background: aqua;
    line-height: 1;
    border-radius: 10px;
    display: flex;
    align-items: center;
  }

  .link-box-inner a{
    margin: 0 auto;
    line-height: 1;
  }

  .link-box-text span {
    color: white;
    margin: 0 auto;
    padding: 10px 0;
    font-weight: bold;
    font-size: 17px;
    display: flex;
    align-items: center;
  }

  .supervisor-icon{
    display: inline-block;
    width: 30px;
    height: 30px;
    transform: rotate(-90deg);
  }

  .link-box-text span:nth-of-type(2) {
    padding-left: 10px;
  }

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

@media screen and (max-width: 768px) {
  .categoryBox__elm3 {
    font-size: 13px;
    font-size: 3.46667vw;
  }
}
@media screen and (max-width: 768px) {
  .categoryBox__elm1 {
    line-height: 0;
    width: 51.5625%;
  }

  .categoryBox__elm1 img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .categoryBox__elm2 {
    padding: 0;
    vertical-align: middle;
    font-size: 13px;
    font-size: 3.46667vw;
  }
}
@media screen and (max-width: 768px) {
  .categoryBox {
    width: 100%;
    margin: 0 auto 18px;
  }
}

@media screen and (max-width: 768px) {
  .facility {
    display: block;
    margin: auto;
  }
}


@media screen and (max-width: 768px) {
  .facility-image {
    width: 100%;
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  .facility-text {
    width: 100%;
    padding: 20px 0 20px;
  }
 }


@media screen and (max-width: 768px) {
  .section_faciilty {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .section .block p {
    line-height: 1.8888888889;
    font-size: 16px;
    color: #504f4e;
  }
}

@media screen and (max-width: 768px) {
  .section_faciilty .info {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .section_faciilty .info .info-title {
    letter-spacing: initial;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .section_faciilty .manner {
    margin-top: 20px;
  padding: 8%;  
  font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .info-row {
    padding: 10px 0 10px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  .info-category {
    width: 80px;
    display: flex;
    justify-content: space-between;
    margin-left: 0;
  }
  
  .info-category .price{
    font-size: 13px;
  }
  .info-category .price small{
    display: block;
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  .info-data {
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .info-flex-inner {
    font-size: 13px;
  }
}


@media screen and (max-width: 768px) {
  .info-contents {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .info-row-left::after{
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
.info-row-left,.info-row-right, .info-row-full {
  width: auto;
  }
}

@media screen and (max-width: 768px) {
  #contents_area .sns {
    position: absolute;
    top: -5px;
    right: 0;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .sp-word-break {
    display: inline-block;
    width: 100%;
    word-break: break-all;
  }
}

@media screen and (max-width: 768px) {
  .section h3 {
  padding: 0;
  }
}

@media screen and (max-width: 768px) {
    .section h4 {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .info-title-manner {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  .info-title_text {
    margin-bottom: 5px!important;
    }
}

@media screen and (max-width: 768px) {
  .page-index__headline {
    display: block;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  #contents_area .page-index__adjustment a::before {
    top: 30%;
  }
}

@media screen and (max-width: 768px) {
  .section_faciilty {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .section_faciilty .info ul li {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .pageAttention {
    font-size:12px;
    line-height:20px;
    margin-bottom: 0;
  }

  .color-red {
    margin-top: 30px;
    color: #C30D23;
  }

  .color-default {
    color: inherit;
  }
}

@media screen and (max-width: 768px) {
  .info-flex-inner-left,
.info-flex-inner-right {
  width: 100%;
}
.info-flex-inner {
  display: block;
}
}