@charset "UTF-8";

:root{
  --font-bold:"HondaGlobalFontJP-Bold", sans-serif;
}

@media screen and (max-width: 768px) {
  #contents_area{
    padding-top: 0;
  }
}

#androidauto{
  font-size: 16px;
  word-break: break-all;
  color: #000000;
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.5em;
}

#androidauto img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

div[class^="cont_split"]{
  display: flex;
}
@media screen and (max-width: 768px) {
  div[class^="cont_split"]{
    display: block;
  }
}



#androidauto h1{
  font-size: 28px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #000000;
  background: #8BEC98;
  padding: 0.5em 40px 0.375em;
}
@media screen and (max-width: 768px) {
  #androidauto h1{
    line-height: 1.25em;
    padding: 0.5em 15px 0.375em;
  }
}

#androidauto h2{
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #000000;
}

.androidauto-sec03 h2,
.androidauto-sec04 h2{
  background: #8BEC98;
  padding: 0.5em 40px 0.375em;
}

@media screen and (max-width: 768px) {
  .androidauto-sec03 h2,
  .androidauto-sec04 h2{
    background: #8BEC98;
    padding: 0.5em 15px 0.375em;
  }
}

#androidauto h3{
  font-size: 20px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #000000;
}

h3#operation-01,
h3#operation-02,
h3#operation-03,
h3#operation-04,
h3#operation-05{
  padding: 0.5em 40px 0.375em;
  background: #C5F5CB;
}
@media screen and (max-width: 768px) {
  h3#operation-01,
  h3#operation-02,
  h3#operation-03,
  h3#operation-04,
  h3#operation-05{
    padding: 0.5em 15px 0.375em;
  }
}

#androidauto .cont_wrap{
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  #androidauto .cont_wrap{
    padding: 0 15px;
  }
}

.androidauto-nav{
  padding: 25px 40px 20px;
  background: #C5F5CB;
}
@media screen and (max-width: 768px) {
  .androidauto-nav{
    padding: 25px 15px 20px;
    background: #C5F5CB;
  }
}

.androidauto-nav h2{
  padding-left: 1em;
  position: relative;
}

.androidauto-nav h2:first-child{
  margin-bottom: .75em;
}

.androidauto-nav h2::after{
  content: "";
  display: block;
  width: 1em;
  height: .75em;
  background: url(../img/androidauto_icon02.png) center center no-repeat;
  background-size: auto 100% ;
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
}

.androidauto-nav p{
  margin: 25px 0 20px;
  padding-right: 100px;
  display: inline-block;
  position: relative;
}

.androidauto-nav p::after{
  content: "";
  width: 75px;
  height: 40px;
  background: url(../img/androidauto_icon01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .androidauto-nav p::after{
    right: 15px;
  }
}

.androidauto-nav ul.indent_dot{
  margin-bottom: 40px;
}

.androidauto-nav ul li{
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  position: relative;
}

ul.indent_dot li,
.androidauto-nav ul.indent_dot li{
  text-indent: -1em;
  padding-left: 1em;
}


.androidauto-nav ul li:last-child{
  margin-bottom: 0;
}

.androidauto-nav ul li::after{
  content: "";
  display: block;
  width: 1.5em;
  height: 1.125em;
  background: url(../img/androidauto_icon02.png) center center no-repeat;
  background-size: auto 100% ;
  position: absolute;
  top: 48%;
  left: 0;
  transform: translateY(-50%);
}

.androidauto-nav ul.indent_dot li::after{
  display: none;
}

.androidauto-sec02 .note{
  padding: 30px 40px;
}
@media screen and (max-width: 768px) {
  .androidauto-sec02 .note{
    padding: 30px 15px;
  }
}

.androidauto-sec02 .note li{
  text-indent: -1em;
  padding-left: 1em;
}

.androidauto-sec02 .note li:nth-child(2){
  margin-top: 30px;
}

#contents_area .androidauto-sec02 .note a{
  text-decoration: underline;
}

#androidauto .caution li{
  text-indent: -1em;
  padding-left: 1em;
}

.cont_wrap01{
  margin: 1em 0;
}

.androidauto-sec03 h3{
  padding:  0.5em 40px 0.375em;
  background: #EBF0F0;
}

.cont_wrap h3.border{
  margin-bottom: 1em;
  padding:  0 0 0.125em;
  background: none;
  border-bottom: 1px solid #000000;
}

.cont_wrap02{
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .cont_wrap02{
    margin-bottom: 25px;
  }
}

.cont_wrap02 p:first-child{
  margin: 1em 0 1.75em;
}
@media screen and (max-width: 768px) {
  #contents_area .cont_wrap02 p:first-child br{
    display: block !important;
  }
}

.cont_wrap02 .thum:nth-child(3){
  max-width: 863px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .cont_wrap02 .thum:nth-child(3){
    margin-bottom: 25px;
  }
}

.androidauto-sec04{
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .androidauto-sec04{
    margin-top: 25px;
  }
}

.cont_wrap03{
  margin: 1em 0;
}

.bg_E2FAE5{
  margin-bottom: 50px;
  padding: 1em 40px;
  background: #E2FAE5;
}
@media screen and (max-width: 768px) {
  .bg_E2FAE5{
    margin-bottom: 25px;
    padding: 1em 15px;
  }
}

.cont_split01{
  margin-bottom: 50px;
  max-width: 640px;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .cont_split01{
    margin-bottom: 25px;
  }
}

.cont_split01 .cont_split_box{
  width: 45%;
  max-width: 280px;
}
@media screen and (max-width: 768px) {
  .cont_split01 .cont_split_box{
    width: 100%;
    max-width: 100%;
  }
  .cont_split01 .cont_split_box:first-child{
    margin-bottom: 25px;
  }
}

.cont_split02{
  margin:.5em 0 25px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .cont_split02{
    margin-bottom: 23px;
  }
}

.cont_split02 .cont_split_box:last-child{
  width: calc(100% / 3 - 20px);
  max-width: 280px;
}
@media screen and (max-width: 768px) {
  .cont_split02 .cont_split_box:last-child{
    width: 100%;
    max-width: 100%;
    
  }
}

.cont_split02 .cont_split_box:first-child{
  width: 100%;
  margin-bottom: .5em;
}

.cont_split02 .cont_split_box:nth-child(2){
  width: calc(66%);
  max-width: 570px;
}
@media screen and (max-width: 768px) {
  .cont_split02 .cont_split_box:nth-child(2){
    width: calc(100%);
    margin-bottom: 15px;
  }
}

.cont_split03{
  flex-wrap: wrap;
  margin-bottom: 60px;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .cont_split03{
    margin-bottom: 45px;
    padding-top: 0px;
  }
}

.cont_split03 dl{
  width: 100%;
  margin-bottom: 2em;
  display: flex;
}
@media screen and (max-width: 768px) {
  .cont_split03 dl{
    flex-wrap: wrap;
  }
}


.cont_split03 dl:last-child{
  margin-bottom: 0;
}

.cont_split03 dl dt{
  width: 280px;
  padding: .25em .5em .125em .5em;
  background-color: #DAEFD7;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .cont_split03 dl dt{
    width: 100%;
  }
}

.cont_split03 dl dd{
  width: calc(100% - 280px);
  padding: .25em .5em .25em 70px;
  position: relative;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .cont_split03 dl dd{
    width: 100%;
    margin-top: 1em;
    padding: 0 0 0 75px;
  }
}

.cont_split03 dl dd span{
  width: 75px;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .cont_split03 dl dd span{
    left: 0px;
  }
}

#operation-02{
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #operation-02{
    margin-bottom: 1em;
  }
}

.cont_split04{
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .cont_split04{
    text-align: center;
    margin-bottom: 25px;
  }
}

.cont_split04 .cont_split_box:first-child{
  width: 75px;
}

@media screen and (max-width: 768px) {
  .cont_split04 .cont_split_box:first-child{
    margin: 0 auto 10px;
  }
}

.cont_split04 .cont_split_box:last-child{
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .cont_split04 .cont_split_box:last-child{
    font-size: 16px;
  }
}

.cont_wrap05 .thum{
  max-width: 500px;
  margin: 0 auto 50px;
}

.cont_wrap06 h3.border{
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .cont_wrap06 h3.border{
    margin-top: 1rem;
  }
}

.cont_wrap06 .thum{
  max-width: 500px;
  margin: 0 auto 50px ;
  position: relative;
}

.cont_wrap06 .cont_split04{
  margin-bottom: 13px;
}

@media screen and (min-width: 769px) {
  .left-posi{
    font-size: 20px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: -200px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .left-posi{
    font-size: 16px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.left-posi span:first-child{
  width: 75px;
}

#operation-04{
  margin-bottom: 2em;
}

#operation-05{
  margin: 50px 0 2em ;
}

.cont_wrap07 .thum{
  max-width: 500px;
  margin: 0 auto 40px;
  position: relative;
}

.cont_wrap07 .thum:last-child{
  padding-right: 65px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .cont_wrap07 .thum:last-child{
    padding-left: 15%;
    padding-right: 10%;
  }
}

.cont_wrap08 .thum{
  max-width: 135px;
  margin: 0 0 50px;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .cont_wrap08 .thum{
    margin: 0 auto 50px;
    padding-top: 0;
  }
}

#androidauto_caution{
  border-top: 2px solid #B4B4B4;
}
@media screen and (max-width: 768px) {
  #androidauto_caution{
    margin-bottom: 100px;
    padding: 0 1em;
  }
}

#androidauto_caution ul{
  font-size: 16px;
  line-height: 1.25em;
  width: 100%;
  max-width: 900px;
  margin: 1.25em auto 0;
}
@media screen and (max-width: 768px) {
}

#androidauto_caution li{
  text-indent: -1em;
  padding-left: 1em;
}


/**/
.cont_wrap02_cont01{
  margin: 16px 0 42px;
}

.cont_wrap02_cont02{
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .cont_wrap02_cont02{
    margin-bottom: 30px;
  }
}

.cont_wrap02_cont03{
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .cont_wrap02_cont03{
    margin-bottom: 30px;
  }
}

.borderbox{
  margin-bottom: 25px;
  padding: 0.5rem;
  border: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .borderbox{
    margin-bottom: 14px;
  }
}

#androidauto .borderbox p{
  font-family: var(--font-bold);
  margin: 0;
}

.flexwrap_01{
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .flexwrap_01{
    margin-bottom: 25px;
    gap: 16px;
  }
}

.flexwrap_01 .flexitem:first-child{
  width: 450px;
}
.flexwrap_01 .flexitem:last-child{
  width: 400px;
}
@media screen and (max-width: 768px) {
  .flexwrap_01 .flexitem:first-child,
  .flexwrap_01 .flexitem:last-child{
    width: 100%;
  }
}

.flexwrap_fase{
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 28px ;
}
@media screen and (max-width: 768px) {
  .flexwrap_fase{
    font-size: 16px;
  }
}

.flexwrap_fase .faseitem{
  width: 281px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .flexwrap_fase .faseitem{
    width: 100%;
  }
}

.flexwrap_fase .faseitem::after{
  content: "";
  display: block;
  width: 1em;
  height: 2em;
  background: url(../img/2026/androidauto_icon03.svg) center center no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: 70px;
  right: -22px;
  transform: translateY(-25%);
}
@media screen and (max-width: 768px) {
  .flexwrap_fase .faseitem::after{
    width: 14px;
    height: 28px;
    top: unset;
    right: unset;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}

@media screen and (min-width: 769px) {
  .flexwrap_fase .faseitem:nth-child(4):before{
    content: "";
    display: block;
    width: 1em;
    height: 2em;
    background: url(../img/2026/androidauto_icon03.svg) center center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 70px;
    left: -22px;
    transform: translateY(-25%);
  }
}


.flexwrap_fase .faseitem:last-child:after{
  display: none;
}

.fase_txt{
  margin-top: 12px;
}

.faseitem .fase_txt p{
  margin: 0;
}

.bgwrap{
  padding: 28px 40px;
  background: #e6ebeb;
}
@media screen and (max-width: 768px) {
  .bgwrap{
    padding: 25px 15px;
  }
}

.bgwrap_flex{
  font-size: 14px;
  line-height: 21px;
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  .bgwrap_flex{
    font-size: 16px;
    flex-wrap: wrap;
    gap: 25px;
  }
}

.bgwrap_flex_item{
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .bgwrap_flex_item{
    width: 100%;
  }
}

.bgwrap_flex .bgwrap_flex_item p{
  margin:0 0 12px;
}

.bgwrap_flex .bgwrap_flex_item .bgwrap_flex_item_thum{
  max-width: 281px;
}
@media screen and (max-width: 768px) {
  .bgwrap_flex .bgwrap_flex_item .bgwrap_flex_item_thum{
    max-width: 100%;
  }
}