@charset "UTF-8";
/* ------------ br ------------ */
.pc-br {
  display: none; }
  @media (min-width: 480px) {
    .pc-br {
      display: block; } }

@media (min-width: 480px) {
  .sp-br {
    display: none; } }

.tb-br {
  display: none; }
  @media (min-width: 768px) {
    .tb-br {
      display: block; } }

@media (min-width: 768px) {
  .br-tb {
    display: none; } }

.md-br {
  display: none; }
  @media (min-width: 968px) {
    .md-br {
      display: block; } }

.clearfix, .car-model {
  zoom: 1; }
  .clearfix:after, .car-model:after {
    display: block;
    content: "";
    clear: both; }

.page-title {
  font-size: 1.8rem;
  margin-bottom: 80px; }
  @media (min-width: 768px) {
    .page-title {
      font-size: 2.4rem; } }

.link-page-A {
  text-align: center; }
  .link-page-A a {
    display: inline-block;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px 10px 40px;
    background-color: #42A35B; }
    .link-page-A a i.fas.fa-arrow-right {
      margin-left: 20px;
      color: #FCEE21; }

h3.h-titleB {
  font-size: 2rem;
  border-left: 15px solid #42A35B;
  padding: 10px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    h3.h-titleB {
      font-size: 2.4rem; } }

.h-titleC {
  color: #fff;
  background-color: #42A35B;
  text-align: center;
  padding: 5px;
  font-size: 1.8rem; }

.h-titleD {
  color: #176859;
  border-bottom: 5px solid #FCEE21;
  padding: 0 0 5px 0;
  font-size: 2rem;
  display: inline-block;
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .h-titleD {
      font-size: 2.4rem; } }

.h-titleF {
  font-size: 2rem;
  border-left: 15px solid #42A35B;
  border-bottom: 1px solid #808080;
  padding: 10px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .h-titleF {
      font-size: 2.4rem; } }

.f16 {
  font-size: 1.6rem;
  font-weight: bold; }

.gf16 {
  font-size: 1.6rem;
  color: #176859;
  font-weight: bold; }

.f18 {
  font-size: 1.8rem;
  font-weight: bold; }

span.red24 {
  font-size: 2.4rem;
  color: #ED1C24; }

span.red34 {
  font-size: 3.4rem;
  color: #ED1C24; }

.page-description {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 55px; }
  @media (min-width: 768px) {
    .page-description {
      font-size: 2rem; } }

.car-model {
  margin-top: 20px;
  padding: 20px 15px;
  background-color: #FFFCE3; }
  .car-model h4 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px; }
  .car-model ul {
    width: 100%;
    margin-bottom: 15px; }
    @media (min-width: 480px) {
      .car-model ul {
        float: left;
        width: 49%;
        margin-right: 1%; } }
    @media (min-width: 1200px) {
      .car-model ul {
        width: 32%;
        margin-bottom: 0; } }
    .car-model ul li {
      margin-bottom: 5px; }
    .car-model ul li:last-child {
      margin-bottom: 0; }
    .car-model ul li:before {
      content: '・'; }

/*---------------------------------

company

---------------------------------*/
#company section.section02 {
  margin-top: 50px; }
  #company section.section02 a {
    color: #F29700;
    margin-left: 20px; }
  #company section.section02 .map {
    margin: 30px 0 0 0; }
    #company section.section02 .map iframe {
      width: 100%;
      height: 360px; }

/*---------------------------------

flow

---------------------------------*/
#flow section.section01 .gf16 {
  margin: 20px 0; }

#flow section.section01 .contact-area {
  margin: 30px 0; }
  #flow section.section01 .contact-area .phone {
    margin-bottom: 20px; }

#flow section.section01 .flow ul li {
  padding: 20px 10px;
  border: solid 1px #ccc;
  margin-bottom: 70px; }
  #flow section.section01 .flow ul li span.gf16 {
    text-align: center;
    display: block;
    margin: 0; }
  #flow section.section01 .flow ul li p {
    margin-top: 10px; }

#flow section.section01 .flow ul li:after {
  content: '';
  height: 0;
  position: absolute;
  width: 0;
  border: 40px solid transparent;
  border-top-color: #42A35B;
  left: 50%;
  margin-left: -50px;
  margin-top: 31px; }

#flow section.section01 .flow ul li:last-child:after {
  content: none; }

#flow section.section02 ul li {
  line-height: 1.8; }

#flow section.section02 .bk-g {
  margin: 40px 0 0 0;
  background-color: #F2F2F2;
  padding: 20px; }
  #flow section.section02 .bk-g ul {
    margin-bottom: 10px; }
  #flow section.section02 .bk-g span {
    font-size: 1.6rem;
    margin-bottom: 10px;
    display: block; }

.lower section {
  margin-bottom: 60px; }
  .lower section p {
    margin: 20px 0 0 0; }
    @media (min-width: 768px) {
      .lower section p {
        margin: 0; } }
  .lower section .f18 {
    margin-bottom: 8px; }
  .lower section .mb20 {
    margin-bottom: 20px; }
  .lower section img {
    margin-bottom: 25px; }
  .lower section .result-style {
    margin-top: 30px; }
    .lower section .result-style .emphasis {
      font-size: 2.4rem;
      background-color: #F15A24;
      color: #fff;
      display: inline-block;
      border-radius: 20px;
      padding: 2px 20px; }
    .lower section .result-style .car-name {
      margin-top: 20px;
      border-bottom: 1px solid #808080;
      font-size: 2rem; }
    .lower section .result-style ul {
      margin-bottom: 20px; }
      .lower section .result-style ul li {
        display: inline-block;
        font-size: 1.8rem; }
        .lower section .result-style ul li span {
          margin-left: 10px; }
      .lower section .result-style ul li:first-child {
        margin-right: 50px; }
    .lower section .result-style .price {
      font-size: 1.8rem; }
      .lower section .result-style .price span {
        margin-left: 20px; }

/*---------------------------------
jikosya
---------------------------------*/
#jikosya a.link-btn {
  margin-right: 20px; }

#inheritance-car ul li {
  margin-bottom: 10px; }

#point section .inner {
  margin-bottom: 30px; }
