@charset "UTF-8";
html {
  font-size: 62.5%;
  line-height: 1;
  height: 100%;
  /*scroll-behavior: smooth;*/
}

body {
  font-size: 1.6rem;
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul li,
ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .pcshow {
    display: inline !important;
  }
  .spshow {
    display: none !important;
  }
  .u-caution {
    /*font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体",
      YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;*/
    font-family: "HondaGlobalFontJP-Light", sans-serif;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pcshow {
    display: none !important;
  }
  .spshow {
    display: inline !important;
  }
}
.othersinfo {
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  font-weight: normal;
  /*元のcssから引き継ぐcss*/
  /*for PC*/
  /*for SP*/
}
.othersinfo * {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.othersinfo main {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .othersinfo main {
    max-width: 1080px;
    width: 96%;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  .othersinfo main {
    width: 91.4666666667%;
    padding-bottom: 21vw;
  }
}
.othersinfo__title {
  text-align: center;
  /*font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic,
  "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;*/
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
@media screen and (min-width: 769px) {
  .othersinfo__title {
    margin: 80px 0;
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 768px) {
  .othersinfo__title {
    margin: 16vw 0;
    font-size: 8.5333333333vw;
    line-height: 1.5;
  }
}
.othersinfo__koushinjyouhou {
  text-align: center;
  /*font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;*/
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .othersinfo__koushinjyouhou {
    font-size: 3.2rem;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .othersinfo__koushinjyouhou {
    font-size: 6.4vw;
    margin-bottom: 14vw;
  }
}
.othersinfo__contents dl {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 769px) {
  .othersinfo__contents dl {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .othersinfo__contents dl {
    padding-bottom: 1.6em;
  }
}
.othersinfo__contents dl dt {
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .othersinfo__contents dl dt {
    width: 120px;
    padding: 1em 0;
  }
}
@media screen and (max-width: 768px) {
  .othersinfo__contents dl dt {
    padding-top: 1.6em;
    padding-bottom: 0.4em;
  }
}
.othersinfo__contents dl dd {
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .othersinfo__contents dl dd {
    width: calc(100% - 200px);
    padding: 1em 0;
  }
}
.othersinfo__contents dl dd a {
  color: #000;
  text-decoration: none;
}
@media (hover: hover) {
  .othersinfo__contents dl dd a:hover {
    color: #c00;
    text-decoration: underline;
  }
}
.othersinfo .boxGray {
  background: #f3f4f6;
}
@media print, screen and (min-width: 769px) {
  .othersinfo {
    /*index カテゴリからQ＆Aを探す*/
    /* ------------------------------
    #footer_topic_path
    ------------------------------ */
  }
  .othersinfo a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000;
    display: inline-block;
  }
  .othersinfo .otoiawase {
    width: 900px;
    margin: 0 auto;
    padding: 75px 0 80px;
  }
  .othersinfo .otoiawase h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 35px;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel {
    width: 600px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 30px 0;
  }
  .othersinfo .otoiawase .tel p:nth-child(1) {
    font-size: 15px;
    margin-bottom: 12px;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(2) {
    font-size: 18px;
    margin-bottom: 1em;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(3) {
    font-size: 15px;
    /*font-family:
      ヒラギノ角ゴ W3 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(4) {
    font-size: 13px;
  }
  .othersinfo p.no_schedule {
    border-top: 1px solid #e5e5e5;
    margin: 60px 0 40px;
    padding: 30px 0;
  }
  .othersinfo #footer_topic_path {
    color: #000;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 15px;
  }
  .othersinfo #footer_topic_path ul {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
  }
  .othersinfo #footer_topic_path ul li {
    font-size: 12px;
    float: none;
    line-height: 20px;
    list-style: none;
    display: inline;
  }
  .othersinfo #footer_topic_path ul li a,
  .othersinfo #footer_topic_path ul li a:visited {
    color: #000;
    text-decoration: none;
  }
  .othersinfo #footer_topic_path ul li::after {
    content: "＞";
    margin-left: 5px;
    margin-right: 2px;
  }
  .othersinfo #footer_topic_path ul li:last-child::after {
    content: "";
    margin: 0;
  }
  .othersinfo #footer_topic_path ul li a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 768px) {
  .othersinfo {
    /*index カテゴリからQ＆Aを探す*/
    /* ------------------------------
    #footer_topic_path
    ------------------------------ */
  }
  .othersinfo .otoiawase {
    width: 89.3333%;
    margin: 0 auto;
    padding: 8% 0 10%;
  }
  .othersinfo .otoiawase h3 {
    font-size: 4.8vw;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 6.666vw;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel {
    width: 92.5373%;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 6vw 0;
  }
  .othersinfo .otoiawase .tel p:nth-child(1) {
    font-size: 3.2vw;
    margin-bottom: 2.2vw;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(2) {
    font-size: 3.73vw;
    margin-bottom: 2.2vw;
    /*font-family:
      ヒラギノ角ゴ W6 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(3) {
    font-size: 3.2vw;
    line-height: 1.5;
    /*font-family:
      ヒラギノ角ゴ W3 JIS2004,
      sans-serif;*/
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
  }
  .othersinfo .otoiawase .tel p:nth-child(4) {
    font-size: 2.93vw;
  }
  .othersinfo #footer_topic_path ul {
    font-size: 12px;
    width: 100%;
    padding: 0 2% 0 5%;
    box-sizing: border-box;
    margin: 0 auto;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #e5e5e5;
  }
  .othersinfo #footer_topic_path ul li {
    padding: 12px 0;
    line-height: 16px;
    display: inline-block; /*display:table-cell;*/
  }
  .othersinfo #footer_topic_path ul li::after {
    content: "＞";
    margin-left: 5px;
    margin-right: 5px;
  }
  .othersinfo #footer_topic_path ul li:last-child::after {
    content: none;
  }
  .othersinfo #footer_topic_path ul li a,
  .othersinfo #footer_topic_path ul li a:visited {
    color: #000;
    text-decoration: none;
  }
}

/*ページトップへ戻るヤツ*/
.btn_pagetop {
  width: 45px;
  height: 45px;
  background-image: url(../img/btn_pagetop.png);
  background-repeat: no-repeat;
  background-size: 45px;
  opacity: 1;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 10;
}

.btn_pagetop img {
  display: none;
}

.btn_pagetop:hover {
  opacity: 0.7 !important;
}/*# sourceMappingURL=style.css.map */