@charset "utf-8";

:root {
  --color01: #00559A;
  --color02: #646464;
  --color03: #505050;
  --color04: #C8C8C8;
}

body.mobility_open {overflow: hidden;}
header.away {top: -150px!important;}
.mobility {
  position: relative;
  padding: 0;
  color: #4F4F4F;
  line-height: 2;
  z-index: 1;
}
.mobility .title_area {padding: 240px 40px 120px;}
.mobility .area_bottom {height: 200px;}

/** kv **/

.kv_mobility {
  padding: 340px 0 160px;
  background: url("../img/future/mobility/bg_kv.png") no-repeat top -1950px center;
  background-attachment: fixed;
}

@media screen and (max-width: 1400px){
  .kv_mobility {
    background: url("../img/future/mobility/bg_kv.png") no-repeat top calc(-175vw + 450px) center / 300%;
    background-attachment: fixed;
  }
}
  
.kv_mobility .content_box {
  position: relative;
  z-index: 0;
}
.kv_mobility h2 {
  position: relative;
  width: 400px;
  color: #646464;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 20px;
  z-index: 2;
}
.kv_mobility p {
  position: relative;
  width: 400px;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.25;
  z-index: 2
}
.kv_mobility p + p {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.8;
  /* margin: 30px 0 0; */
  margin: 0;
  padding: 0 0 0 1.2em;
  z-index: 0;
}
.kv_mobility p + p::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: "※";
}
.kv_mobility p + p img {
  width: 1em;
  vertical-align: text-bottom;
}
.kv_mobility figure {
  position: absolute;
  width: 68.5vw;
  max-width: 952px;
  left: 400px;
  bottom: -220px;
  z-index: 0;
}
.kv_mobility figure img {display: block;}
.kv_mobility ul {
  position: absolute;
  width: 68.5vw;
  height: 46.27vw;
  max-width: 952px;
  max-height: 682px;
  left: 400px;
  bottom: -220px;
  z-index: 1;
  animation: vertical 2s ease-in-out infinite alternate;
}
.kv_mobility ul li {
  position: absolute;
  width: 6.476vw;
  max-width: 90px;
  height: auto;
  max-height: 166px;
  padding: 40px 0 0;
  bottom: 0;
  left: 0;
}
.kv_mobility ul li p {
  position: absolute;
  color: #000000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 0.75em;
  background: rgba(255,255,255,0.9);
  border: solid 2px var(--color01);
  margin: auto;
  top: 0;
  left: -100%;
  right: -100%;
  opacity: 0;
  transition: 0.5s;
}
.kv_mobility ul li:hover p {opacity: 1;}

.kv_mobility ul li:nth-child(1) {left: 3%;bottom: 45%;}
.kv_mobility ul li:nth-child(2) {left: 16%;bottom: 90%;}
.kv_mobility ul li:nth-child(3) {left: 34%;bottom: 94%;}
.kv_mobility ul li:nth-child(4) {left: 36%;bottom: 69%;}
.kv_mobility ul li:nth-child(5) {left: 50%;bottom: 68%;}
.kv_mobility ul li:nth-child(6) {left: 65%;bottom: 27%;}
.kv_mobility ul li:nth-child(7) {left: 70%;bottom: 73%;}
.kv_mobility ul li:nth-child(1) p {width: 16.5em;}
.kv_mobility ul li:nth-child(2) p {width: 7em;}
.kv_mobility ul li:nth-child(3) p {width: 6em;}
.kv_mobility ul li:nth-child(4) p {width: 7em;}
.kv_mobility ul li:nth-child(5) p {width: 7.5em;}
.kv_mobility ul li:nth-child(6) p {width: 13em;}
.kv_mobility ul li:nth-child(7) p {width: 9em;}

/** mobility_catch **/

.mobility_catch {
  color: #FFFFFF;
  text-align: center;
  padding: 190px 0 140px;
}
.mobility_catch h2 {
  font-family: 'Oswald', 'Noto Sans JP',"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 5rem;
  font-weight: 500;
  margin: 0 0 1em;
}
.mobility_catch p {line-height: 2.25;}

.fixed_movie .v_over {
  opacity: 0.8;
  background: -moz-linear-gradient(top,  rgba(0,85,154,1) 40%, rgba(0,160,230,1) 60%, rgba(125,185,232,1) 100%); 
  background: -webkit-linear-gradient(top,  rgba(0,85,154,1) 40%,rgba(0,160,230,1) 60%,rgba(125,185,232,1) 100%); 
  background: linear-gradient(to bottom,  rgba(0,85,154,1) 40%,rgba(0,160,230,1) 60%,rgba(125,185,232,1) 100%); 
}

/** mobility_infra **/

.mobility_infra {
  text-align: center;
  padding: 120px 0 50px;
}
.mobility_infra .content_box {position: relative;}
.mobility_infra h2 ,
.mobility_change h2 {
  color: var(--color01);
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 1em;
}
.mobility_infra ul {margin: 0 auto 20px;}
.mobility_infra ul li {
  display: inline-block;
  width: 120px;
  height: 40px;
  color: #FFFFFF;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px;
  background: -moz-linear-gradient(left,  rgba(176,152,218,1) 0%, rgba(0,160,230,1) 35%, rgba(0,160,230,1) 35%, rgba(0,85,154,1) 100%); 
  background: -webkit-linear-gradient(left,  rgba(176,152,218,1) 0%,rgba(0,160,230,1) 35%,rgba(0,160,230,1) 35%,rgba(0,85,154,1) 100%); 
  background: linear-gradient(to right,  rgba(176,152,218,1) 0%,rgba(0,160,230,1) 35%,rgba(0,160,230,1) 35%,rgba(0,85,154,1) 100%);
}
.mobility_infra .content_box::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 3px;
  background: -moz-linear-gradient(left,  rgba(0,85,154,1) 30%, rgba(183,193,255,1) 100%); 
  background: -webkit-linear-gradient(left, rgba(0,85,154,1) 30%, rgba(183,193,255,1) 100%); 
  background: linear-gradient(to right, rgba(0,85,154,1) 30%, rgba(183,193,255,1) 100%); 
  margin: auto;
  left: 0;
  right: 0;
  bottom: -50px;
  z-index: 0;
}
.mobility_infra .content_box::before {
  position: absolute;
  display: block;
  content: "";
  width: 226px;
  height: 139px;
  background: url("../img/future/mobility/infra.png") no-repeat center / cover;
  left: 0;
  right: 0;
  bottom: -100px;
  z-index: 1;
}

/** mobility_change **/

.mobility_change {
  position: relative;
  text-align: center;
  padding: 0 0 200px;
}
.mobility_change > .area_w {padding: 60px 0 0;}
.mobility_change .anc_list {
  padding: 0 0 140px;
  overflow: hidden;
}
.mobility_change .anc_list li {
  position: relative;
  width: calc(100% / 3);
  padding: 0 0 70px;
  float:left;
}
.mobility_change .anc_list li span {
  position: absolute;
  display: block;
  content: "";
  width: 70%;
  max-width: 170px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 90px;
  z-index: 3;
}
.mobility_change .anc_list li p {
  position: absolute;
  width: 90%;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 2;
}
.mobility_change .anc_list li p::before,
.mobility_change .anc_list li p::after {
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  transition: 0.5s;
}
.mobility_change .anc_list li:hover p::before,
.mobility_change .anc_list li:hover p::after {opacity: 0.5;}
.mobility_change .anc_list li p::before {
  width: 100%;
  max-width: 250px;
  height: 150px;
  margin: auto;
  left: 0 ;
  right: 0;
  bottom: -25px;
}
.mobility_change .anc_list li:nth-child(1) p::before {background: rgba(0,160,230,0.9);}
.mobility_change .anc_list li:nth-child(2) p::before {background: rgba(0,85,150,0.9);}
.mobility_change .anc_list li:nth-child(3) p::before {background: rgba(149,127,172,0.9);}
.mobility_change .anc_list li p::after {
  width: 0;
  height: 0;
  margin: auto;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  left: 0 ;
  right: 0;
  bottom: -45px;
}
.mobility_change .anc_list li:nth-child(1) p::after {border-top: solid 20px rgba(0,160,230,0.9);}
.mobility_change .anc_list li:nth-child(2) p::after {border-top: solid 20px rgba(0,85,150,0.9);}
.mobility_change .anc_list li:nth-child(3) p::after {border-top: solid 20px rgba(149,127,172,0.9);}

/** modal_parents **/

.modal_parents {
  position: relative;
  margin: 0 0 0 calc((100% - 1110px) / 2 + 200px);
  padding: 140px 0 140px 110px;
  background: #FFFFFF;
  text-align: left;
  z-index: 2;
}
.modal_parents.front {z-index: 5;}
.modal_parents .scroll_area {
  position: relative;
  width: 100%;
  font-weight: 300;
  max-width: 800px;
  z-index: 0;
}
.modal_parents .scroll_area h2 {
  line-height: 1.8;
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin: 0 0 50px;
}
.modal_parents .scroll_area h2 span {
  display: inline-block;
  font-family: 'Oswald', 'Noto Sans JP',"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.3;
  border-bottom: solid 1px;
}
.modal_parents:nth-of-type(1) .scroll_area h2 {
  color: #00A0E6;
  padding: 0 0 110px;
}
.modal_parents:nth-of-type(2) .scroll_area h2 {
  color: #00559A;
  padding: 0 0 94px;
}
.modal_parents:nth-of-type(3) .scroll_area h2 {
  color: #957FAC;
  padding: 0 0 100px;
}
.modal_parents:nth-of-type(1) .scroll_area h2 span {border-color: #00A0E6;}
.modal_parents:nth-of-type(2) .scroll_area h2 span {border-color: #00559A;}
.modal_parents:nth-of-type(3) .scroll_area h2 span {border-color: #957FAC;}

.modal_parents .scroll_area > section {margin: 0 0 100px;}
.modal_parents .scroll_area > section:nth-last-of-type(1) {margin: 0;}
.modal_parents .scroll_area > section h3 {
  position: relative;
  font-size: 2.8rem;
  font-weight: 500;
  color: var(--color01);
  line-height: 1.4;
  padding: 20px 0 20px 100px;
  margin: 0 0 30px;
  background: url("../img/future/mobility/h3_before.svg") no-repeat left center / 70px;
  z-index: 0;
}
.modal_parents .scroll_area > section h3::before {top: 0;}
.modal_parents .scroll_area > section h3::after {bottom: 0;}
.modal_parents .scroll_area > section p {margin: 0 0 1em;}
.modal_parents .scroll_area > section p a {
  color: #1A73E5;
  font-weight: 400;
  text-decoration: underline;
}
.modal_parents .scroll_area > section p a:hover {opacity: 0.5;}
.modal_parents .scroll_area > section p a::after {
  display: inline-block;
  content: "";
  width: 1.3em;
  height: 1.1em;
  background: url("../img/future/mobility/ico_target_mobility.png") no-repeat center / cover;
  margin: 0 0 0.25em 0.5em;
  vertical-align: middle;
} 
.modal_parents .scroll_area > section figure {
  line-height: 1;
  text-align: center;
}
.modal_parents:nth-of-type(3) .scroll_area > section:nth-last-of-type(1) > div > figure img {max-width: 80%;}

@media screen and (max-width: 800px){
  .mobility {line-height: 1.6;}
  .mobility .title_area {padding: 130px 7% 50px;}
  .mobility .area_bottom {height: 20%;}

  /** kv **/

  .kv_mobility {
    position: relative;
    padding: 100vw 0 15%;
    background: none;
    overflow: hidden;
  }
  .kv_mobility > span {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: calc(100% + 275px);
    background: url("../img/future/mobility/bg_kv_sp.svg") no-repeat top calc(-155vw + 274px) center / 270%;
    z-index: -1;
    top: -275px;
    left:  0;
    right: 0;
    pointer-events: none;
  }
  .kv_mobility .content_box {position: static;}
  .kv_mobility h2 {
    width: 100%;
    font-size: 2.1rem;
    margin: 0 0 3%;
  }
  .kv_mobility p {
    width: 100%;
    font-size: 1.4rem;
  }
  .kv_mobility p + p {
    font-size: 1.3rem;
    /* margin: 6% 0 0; */
    margin: 0;
  }
  .kv_mobility p + p img {width :1.2em;}
  .kv_mobility figure {
    width: 105vw;
    left: 0;
    bottom: auto;
    top: 10%;
  }
  .kv_mobility ul {
    width: 105vw;
    height: 70.92vw;
    left: 0;
    bottom: auto;
    top: 10%;
  }

  /** mobility_catch **/

  .mobility_catch {padding: 20% 0;}
  .mobility_catch h2 {line-height: 1.3;}

  /** mobility_infra **/

  .mobility_infra {
    position: relative;
    padding: 12% 0 15%;
  }
  .mobility_infra .content_box {position: static;}
  .mobility_infra h2 ,
  .mobility_change h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .mobility_infra ul {margin: 0 auto 5%;}
  .mobility_infra ul li {
    width: 100px;
    font-size: 2rem;
    margin: 0 2px;
  }
  .mobility_infra .content_box::after {
    bottom: 0;
    z-index: 10
  }
  .mobility_infra .content_box::before {
    width: 34vw;
    height: 21vw;
    margin: auto;
    bottom: -16%;
    z-index: 20;
  }

  /** mobility_change **/

  .mobility_change {padding: 0 0 20%;}
  .mobility_change > .area_w {padding: 20% 0 0;}
  .mobility_change > .area_w > .content_box {padding: 0;}
  .mobility_change .anc_list {
    padding: 0;
    margin: 0 auto 10%;
  }
  .mobility_change .anc_list li {
    width: 100%;
    height: 56.25vw;
    padding: 0;
    float: none;
  }
  .mobility_change .anc_list li:nth-child(1) {background: url("../img/future/mobility/ancbg01_sp.jpg") no-repeat center / cover;} .mobility_change .anc_list li:nth-child(2) {background: url("../img/future/mobility/ancbg02_sp.jpg") no-repeat center / cover;} .mobility_change .anc_list li:nth-child(3) {background: url("../img/future/mobility/ancbg03_sp.jpg") no-repeat center / cover;}
  .mobility_change .anc_list li > a > img {display: none;}
  
  .mobility_change .anc_list li span {
    width: 35%;
    max-width: 120px;
    bottom: 45%;
  }
  .mobility_change .anc_list li:nth-child(1) span {bottom: 55%;}
  .mobility_change .anc_list li p {
    width: 50%;
    font-size: 1.7rem;
    bottom: 30%;
  }
  .mobility_change .anc_list li p::before {
    width: 100%;
    height: 100px;
    bottom: -20px;
  }
  .mobility_change .anc_list li p::after {bottom: -35px;}

  /** modal_parents **/

  .modal_parents {
    margin: 0;
    padding: 15% 0;
  }
  .modal_parents .scroll_area h2 {
    font-size: 1.9rem;
    margin: 0 0 10%;
  }
  .modal_parents .scroll_area h2 span {font-size: 1.3rem;}
  .modal_parents:nth-of-type(1) .scroll_area h2 {
    padding: 0 0 102px;

  }
  .modal_parents:nth-of-type(2) .scroll_area h2 {padding: 0 0 84px;}
  .modal_parents:nth-of-type(3) .scroll_area h2 {padding: 0 0 100px;}
  .modal_parents .scroll_area > section {margin: 0 0 15%;}
  .modal_parents .scroll_area > section h3 {
    font-size: 1.9rem;
    padding: 5% 0 5% 55px;
    margin: 0 0 6%;
  }
  .modal_parents .scroll_area > section h3::before ,
  .modal_parents .scroll_area > section h3::after {
    width: 100vw;
    left: -100%;
    right: -100%;
  }
  .modal_parents .scroll_area > section h3 span {
    font-size: 1.2rem;
    margin: 0 0 3%;
  }
}




@keyframes vertical {
  0% {
    transform: translateY(0vh);
  }
  100% {
    transform: translateY(2vh);
  }
}

/* 2024/08 モビハブページ改修 須見追記 */
/* 動画 */
.fixed_movie .v_over {
  opacity: 0.8;
  background: -moz-linear-gradient(top,  rgba(0,85,154,1) 40%, rgba(0,160,230,1) 60%, rgba(176,152,218,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,85,154,1) 40%,rgba(0,160,230,1) 60%,rgba(176,152,218,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,85,154,1) 40%,rgba(0,160,230,1) 60%,rgba(176,152,218,1) 100%);
}
.card_list a figure{
  overflow: hidden;
  clip-path: inset(0 0 10px 0);
}
.card_list a figure img{transition: .5s;}
.card_list a h3,
.card_list a p{
  transition: .5s;
}
.card_list a:hover{text-decoration: none;}
.card_list a:hover figure img{transform: scale(1.1);}
.card_list a:hover h3,
.card_list a:hover p {
  opacity: 0.7;
  text-decoration: none;
}

.kv_mobility figure {
  bottom: -247px;
  max-height: 710px;
}
.kv_mobility ul {
  bottom: -247px;
  max-height: 710px;
  height: 51.09vw;
}
.kv_mobility ul li{
  max-width: 30px;
  max-height: 43px;
  width: 2.14vw;
}
.kv_mobility ul li p{
  top: -10px;
  color: #fff;
  background: #00559Ae6;
  left: -700%;
  right: -700%;
}
.kv_mobility ul li a img{
  max-width: 30px;
}

.kv_mobility ul li:nth-child(1) {left: 14%;bottom: 55%;}
.kv_mobility ul li:nth-child(2) {left: 22%;bottom: 101%;}
.kv_mobility ul li:nth-child(3) {left: 39%;bottom: 107%;}
.kv_mobility ul li:nth-child(4) {left: 54%;bottom: 104%;}
.kv_mobility ul li:nth-child(5) {left: 46%;bottom: 75%;}
.kv_mobility ul li:nth-child(6) {left: 66%;bottom: 45%;}
.kv_mobility ul li:nth-child(7) {left: 72%;bottom: 82%;}
.kv_mobility ul li:nth-child(8) {left: 45%;bottom: 27%;}
.kv_mobility ul li:nth-child(9) {left: 6%;bottom: 88%;}
.kv_mobility ul li:nth-child(1) p {width: 11em;}
.kv_mobility ul li:nth-child(2) p {width: 11em;}
.kv_mobility ul li:nth-child(4) p {width: 10em;}
.kv_mobility ul li:nth-child(5) p {width: 10em;}
.kv_mobility ul li:nth-child(8) p {width: 11em;}
.kv_mobility ul li:nth-child(9) p {width: 13em;}


/* セクション共通 */
.mobility_change .anc_list li{transition: .5s;}
.mobility_change .anc_list li:hover{opacity: 0.7;}
.mobility_change .anc_list li span {
  bottom: -10px;
  max-width: 230px;
  width: 100%;
}
.mobility_change .anc_list li:nth-of-type(3) span{max-width: 190px;}
.mobility_change .anc_list li p {
  bottom: -35px;
  color: var(--color01);
}
.mobility_change .anc_list li p::before{display: none;}
.mobility_change .anc_list li p::after{
  border-top: 20px solid var(--color01) !important;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.modal_parents{
  margin: 0 auto;
  padding: 120px 0;
}
.modal_parents:nth-of-type(odd){
  position: relative;
  z-index: 0;
}
.modal_parents:nth-of-type(odd)::before{
  position: absolute;
  z-index: -1;
  inset: 0 auto auto 50%;
  transform: translate(-50%,0);
  content: '';
  width: 100vw;
  height: 100%;
  background: var(--color01);
}
.modal_parents:nth-of-type(1),
.modal_parents:nth-of-type(3){
  background: var(--color01);
  color: #fff;
  font-weight: 100;
}
.modal_parents .scroll_area{
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  max-width: 1190px;
  column-gap: 45px;
}
.modal_parents:nth-of-type(even) .scroll_area{flex-direction: row-reverse;}
.modal_parents .scroll_area > section {margin: 0;}
.modal_parents .scroll_area .sec_head_box{min-width: 350px;}
.modal_parents .scroll_area .sec_head_box h2 {
  font-size: 2rem;
  text-align: left;
  font-weight: 700;
}

.modal_parents:nth-of-type(1) .scroll_area .sec_head_box h2 {
  color: #fff;
  background: none;
}
.modal_parents:nth-of-type(1) .scroll_area .sec_head_box h2 {padding: 0;}
.modal_parents:nth-of-type(2) .scroll_area .sec_head_box h2 {
  padding: 0;
  text-align: right;
}
.modal_parents:nth-of-type(3) .scroll_area .sec_head_box h2 {
  color: #fff;
  padding: 0;
}
.modal_parents .scroll_area .sec_head_box h2 span{
  font-size: 6rem;
  border-bottom: none;
}
.modal_parents .scroll_area .sec_head_box p{
  margin: 1em 0 0;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 500;
}
.modal_parents:nth-of-type(even) .sec_head_box p{color: var(--color01);}
.modal_parents .scroll_area .card_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: min(4.286vw,60px) min(2.857vw,40px);
  max-width: 730px;
}
.modal_parents:not(:first-of-type) .scroll_area .card_list li{
  max-width: calc(94% / 2);
  width: 100%;
}
.modal_parents:not(:first-of-type) .scroll_area .card_list li section{max-width: 100%;}
.modal_parents .scroll_area .card_list h3{
  color: #fff;
  font-weight: 700;
  padding-left: 0;
  padding: 20px 0 25px;
  line-height: 1;
  margin: 0;
  font-size: 2.2rem;
}
.modal_parents:nth-of-type(even) .scroll_area .card_list h3{color: var(--color01);}
.modal_parents .scroll_area .card_list p{
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.66;
}
.modal_parents:nth-of-type(even) .scroll_area .card_list p{color: #646464;}

/* 脱酸素に向けた価値観の変化 */
.modal_parents section {
  max-width: 350px;
}

/* モビリティの変化 */


/* お問い合わせボタン */
.contact_box{
  background: #fff;
  text-align: center;
}
.contact_box p:first-of-type{
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 500;
  color: var(--color01);
  line-height: 1.5;
}
.contact_box p:first-of-type::before,
.contact_box p:first-of-type::after{
  position: absolute;
  z-index: -1;
  top: 50%;
  transform: translate(0,-50%);
  content: '';
  width: 30px;
  height: 58px;
  background: url(../img/future/mobility/contact_line.png) no-repeat center/cover;
}
.contact_box p:first-of-type::before{left: 0;}
.contact_box p:first-of-type::after{
  right: 0;
  transform: translate(0,-50%) rotateY(180deg);
}
.contact_box .btn a{
  display: block;
  width: 100%;
  max-width: 380px;
  background: var(--color01);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 1.5em 0;
  margin: 2.5em auto 0;
  transition: .5s;
}
.contact_box .btn a:hover{
  opacity: 0.5;
  text-decoration: none;
}
aside .bg_aside{
  background: url(../img/common/bg_aside.jpg) no-repeat center / cover;
}


@media screen and (max-width:800px) {
  .kv_mobility ul {
    left: 0;
    bottom: auto;
    top: 10%;
  }
 .kv_mobility ul li{width: 3.73vw;}
 .kv_mobility ul li:nth-child(1) {bottom: 33%;}
 .kv_mobility ul li:nth-child(2) {bottom: 105%;}
 .kv_mobility ul li:nth-child(3) {bottom: 111%;}
 .kv_mobility ul li:nth-child(4) {bottom: 107%;}
 .kv_mobility ul li:nth-child(5) {bottom: 65%;}
 .kv_mobility ul li:nth-child(6) {bottom: 18%;}
 .kv_mobility ul li:nth-child(7) {bottom: 74%;}
 .kv_mobility ul li:nth-child(8) {bottom: -8%;}
 .kv_mobility ul li:nth-child(9) {bottom: 82%;}

 .mobility_change > .area_w{
  width: 100%;
  padding: 20% 30px 0;
 }

 .mobility_change .anc_list li{
  margin: 0 auto 150px;
 }
 .mobility_change .anc_list li span{
   max-width: 200px;
   bottom: -60px;
  }
  .mobility_change .anc_list li:nth-child(1) span{bottom: -60px;}
  .mobility_change .anc_list li:nth-of-type(3) span{max-width: 160px;}
  .mobility_change .anc_list li p{
    font-size: 1.8rem;
    width: 90%;
    bottom: -85px;
  }
  .mobility_change .anc_list li p::after{
    border-top: 17px solid var(--color01) !important;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
  }

  /* セクション共通 */
  .modal_parents{padding: 60px 0;}
  .modal_parents .scroll_area{
    display: block;
    margin: 0 auto;
  }
  .modal_parents .scroll_area .sec_head_box{min-width: 0;}
  .modal_parents .scroll_area .sec_head_box h2 span{font-size: 4.8rem;}
  .modal_parents .scroll_area .sec_head_box h2{font-size: 16px;}
  .modal_parents .scroll_area > section figure{
    max-width: 400px;
    width: 90%;
    margin: 0 auto;
  }
  .modal_parents .scroll_area .sec_head_box p{
    font-size: 1.6rem;
    line-height: 2;
    width: 100%;
  }
  .modal_parents .scroll_area .card_list li{margin: 60px auto 0;}

  /* 脱酸素に向けた価値観の変化 */
  .modal_parents section{max-width: none;}

  /* モビリティの変化 */
  .modal_parents:not(:first-of-type) .scroll_area .card_list{gap: normal;}
  .modal_parents .scroll_area .card_list p{font-size: 1.4rem;}
  /* コンタクトエリア */
  .contact_box{padding: 0 30px 90px;}
  .contact_box p:first-of-type{font-size: 1.6rem;}
  aside .bg_aside{
    background: url(../img/common/bg_aside.jpg) no-repeat left 60% center / cover;
    /* top: -48px !important; */
  }
}

@media screen and (max-width:905px) {
  .modal_parents:not(:first-of-type) .scroll_area .card_list li{max-width: 100%;}
  /* =========== /max-width:905px =========== */
}

/* タブレット調整用 */
@media screen and (max-width:900px) and (min-width:768px) {
  .kv_mobility {
    position: relative;
    padding: 100vw 0 15%;
    overflow: hidden;
  }
  .kv_mobility .content_box{position: static;}
  .kv_mobility figure {
    width: 105vw;
    left: 0;
    top: 10%;
  }
  .kv_mobility ul {
    width: 105vw;
    left: 0;
    bottom: auto;
    top: 10%;
  }
  .kv_mobility ul li{width: 3.73vw;}
  .kv_mobility ul li:nth-child(1) {bottom: 33%;}
  .kv_mobility ul li:nth-child(2) {bottom: 105%;}
  .kv_mobility ul li:nth-child(3) {bottom: 111%;}
  .kv_mobility ul li:nth-child(4) {bottom: 107%;}
  .kv_mobility ul li:nth-child(5) {bottom: 65%;}
  .kv_mobility ul li:nth-child(6) {bottom: 18%;}
  .kv_mobility ul li:nth-child(7) {bottom: 74%;}
  .kv_mobility ul li:nth-child(8) {bottom: -8%;}
  .kv_mobility ul li:nth-child(9) {bottom: 82%;}
  .kv_mobility h2,.kv_mobility p{width: 100%;}
  .kv_mobility p .pc_cont.tab_nodisp{display: none;}
  .mobility_change .anc_list li{padding: 0 0 80px;}
  .mobility_change .anc_list li span{bottom: 5px;}
}
@media screen and (max-width:980px) and (min-width:768px) {
  .title_area > div .h1_title{font-size: 3.8rem;}
}