#yadocar-i-drive * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#yadocar-i-drive img, #yadocar-i-drive video {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#yadocar-i-drive a {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
#yadocar-i-drive a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive {
    font-size: 16px;
  }
  #yadocar-i-drive #logo {
    padding: 85px 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive #logo .title {
    width: 360px;
  }
  #yadocar-i-drive #mv {
    background-image: url("../image/yadocar-i/mv.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #yadocar-i-drive #mv video.pc {
  	width:100%;
  	display:block;
  }
  #yadocar-i-drive #mv video.sp {
  	display:none;
  }
  #yadocar-i-drive #mv .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 85px 75px 0;
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
  }
  #yadocar-i-drive #mv .text {
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
    padding: 40px 35px;
    width: 465px;
    background-color: #53B5B0;
    position: relative;
    z-index: 1;
  }
  #yadocar-i-drive #mv .character {
    position: absolute;
    top: 242px;
    right: 97px;
    z-index: 2;
  }
  #yadocar-i-drive #news {
    margin: 30px 0 0;
    padding: 0 40px;
  }
  #yadocar-i-drive #news h3 {
    color:#53B5B0;
    font-weight:bold;
    font-size:2em;
    border-bottom:4px solid #53B5B0;
    margin-bottom:1em;
  }
  #yadocar-i-drive #news .inner {
    margin: 0 auto;
    max-width: 1000px;
    background:#E4F8F7;
    padding: 2em;
  }
  #yadocar-i-drive #news .item {
    padding: 0 0 0 20px;
    position: relative;
  }
  #yadocar-i-drive #news .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 1.15em;
    background-image: url("../image/yadocar-i/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #yadocar-i-drive #news .item + .item {
    margin: 1.2em 0 0;
  }
  #yadocar-i-drive #news .box {
    margin: 40px 0 0;
  }
  #yadocar-i-drive #ol {
    margin: 0 0 0;
  }
  #yadocar-i-drive #ol .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #yadocar-i-drive #ol .item:nth-child(odd) {
    padding: 0 40px 0 0;
  }
  #yadocar-i-drive #ol .item:nth-child(odd) .box {
    padding: 0 0 0 30px;
  }
  #yadocar-i-drive #ol .item:nth-child(even) {
    padding: 0 0 0 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #yadocar-i-drive #ol .item:nth-child(1) .bg {
    background-image: url("../image/yadocar-i/outline-01.jpg");
    background-position: center top;
  }
  #yadocar-i-drive #ol .item:nth-child(2) .bg {
    background-image: url("../image/yadocar-i/outline-02.jpg");
    background-position: left top;
  }
  #yadocar-i-drive #ol .item:nth-child(3) .bg {
    background-image: url("../image/yadocar-i/outline-03.jpg");
    background-position: center;
  }
  #yadocar-i-drive #ol .item:nth-child(4) .bg {
    background-image: url("../image/yadocar-i/outline-04.jpg");
    background-position: center;
  }
  #yadocar-i-drive #ol .bg {
    height: 246px;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(50vw + 60px);
  }
  #yadocar-i-drive #ol .box {
    width: 440px;
    max-width: calc(50vw - 100px);
  }
  #yadocar-i-drive #ol .label {
    font-size: 32px;
    font-weight: bold;
  }
  #yadocar-i-drive #ol .text {
    font-size: 16px;
    line-height: 1.5;
    margin: 15px 0 0;
  }
  #yadocar-i-drive #tec {
    margin: 0;
    background-color: #53B5B0;
    background-image: url("../image/yadocar-i/tec-bg.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 900px;
  }
  #yadocar-i-drive #tec .inner {
    padding: 40px 40px 60px;
    margin: 0 auto;
    max-width: 1080px;
  }
  #yadocar-i-drive #tec .title {
    font-size: 36px;
    font-weight: bold;
    padding: 0 0 10px;
    position: relative;
    text-align: center;
    color: #fff;
  }
  #yadocar-i-drive #tec .title:after {
    content: "";
    width: 660px;
    height: 6px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #yadocar-i-drive #tec .text {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: center;
  }
  #yadocar-i-drive #tec .large {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
  }
  #yadocar-i-drive #tec .box {
    margin: 40px 0 0;
  }
  #yadocar-i-drive #tec .box + .box {
    margin: 60px 0 0;
  }
  #yadocar-i-drive #tec .tec-01-sp {
    display: none;
  }
  #yadocar-i-drive #tec .note {
    font-size: 18px;
    margin: 30px auto 0;
    color: #fff;
    max-width: 750px;
  }
  #yadocar-i-drive #tec .powered {
    margin: 40px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1000px;
  }
  #yadocar-i-drive #tec .by {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 50px 0 0;
  }
  #yadocar-i-drive #tec .logo {
    width: 326px;
    margin: 0;
  }
  #yadocar-i-drive #local {
    margin: 80px 0 0;
  }
  #yadocar-i-drive #local .head {
    background-image: url("../image/yadocar-i/local-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 365px;
  }
  #yadocar-i-drive #local .wrap {
    max-width: 1080px;
    height: 100%;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #yadocar-i-drive #local .title {
    padding: 40px;
    font-size: 36px;
    font-weight: bold;
    background-color: #53B5B0;
    width: 420px;
    color: #fff;
    line-height: 60px;
  }
  #yadocar-i-drive #local .inner {
    margin: 0 auto;
    max-width: 1080px;
    padding: 0 40px;
  }
  #yadocar-i-drive #local .block {
    margin: 40px 0 0;
  }
  #yadocar-i-drive #local .label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
  }
  #yadocar-i-drive #local .num {
    color: #53B5B0;
    font-size: 54px;
    margin: 0 35px 10px 0;
  }
  #yadocar-i-drive #local .layout {
    margin: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #local .layout {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #local .left {
    width: calc(100% - 670px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #local .left {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #local .text {
    font-size: 18px;
    line-height: 32px;
  }
  #yadocar-i-drive #local .text + .text {
    margin: 1em 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #local .right {
    width: 640px;
    margin: 0 0 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #local .right {
    margin: 30px auto 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part {
    background-color: #53B5B0;
    padding: 20px 40px;
    margin: 80px 0 0;
  }
  #yadocar-i-drive #part .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive #part .j-sparc li {
    display: inline-block;
    position:relative;
    vertical-align:middle;
  }
  #yadocar-i-drive #part .j-sparc li.text {
    width:280px;
  }
  #yadocar-i-drive #part .j-sparc li.text p {
    font-size:16px;
    line-height:1.6;
    font-weight:bold;
    color:#fff;
  }
  #yadocar-i-drive #part .j-sparc li.img {
    width:200px;
  }
  #yadocar-i-drive #part .j-sparc li.btn {
  }
  #yadocar-i-drive #part .j-sparc li.btn img.c-button-character {
  	right:-110px;
  	top:-40px;
  	left:initial;
  }
  #yadocar-i-drive #part .btn_detail {
  	font-size: 12px;
  	font-weight: bold;
  	background-color: #F9BE26;
  	border-radius: 40px;
  	margin: 1em 0;
  	padding:8px 16px;
  	display:inline-block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1010px) {
  #yadocar-i-drive #part .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .left {
    width: 301px;
    padding: 30px 20px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .bubble {
    height: 53px;
    background-image: url("../image/yadocar-i/bubble.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #53B5B0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .title {
    margin: 17px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 610px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1010px) {
  #yadocar-i-drive #part .right {
    margin: 30px 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .item {
    width: 300px;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #D0F4F2;
  }
  #yadocar-i-drive #part .item:nth-child(odd) {
    margin-right: 10px;
  }
  #yadocar-i-drive #part .item:nth-child(-n+3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #yadocar-i-drive #part .item:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .text-01 {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .text-02 {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .text-03 {
    margin: 10px 0 0;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .text-04 {
    font-size: 20px;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .hvd {
    width: 130px;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #part .chula {
    width: 220px;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #point {
    margin: 100px 0 0;
  }
  #yadocar-i-drive #point .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 40px;
  }
  #yadocar-i-drive #point .head {
    width: 334px;
    margin: 0 30px 0 0;
    position: relative;
  }
  #yadocar-i-drive #point .circle {
    width: 334px;
    height: 334px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100%;
    background-color: #53B5B0;
    position: relative;
    z-index: 1;
  }
  #yadocar-i-drive #point .logo {
    width: 300px;
  }
  #yadocar-i-drive #point .character {
    width: 205px;
    position: absolute;
    top: 246px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
  }
  #yadocar-i-drive #point .contents {
    width: calc(100% - 364px);
  }
  #yadocar-i-drive #point .block + .block {
    margin: 40px 0 0;
  }
  #yadocar-i-drive #point .title {
    font-size: 32px;
    font-weight: bold;
  }
  #yadocar-i-drive #point .layout {
    margin: 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #point .layout {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #point .left {
    width: calc(100% - 424px);
    margin: 0 15px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #point .left {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #point .text {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #point .right {
    width: 409px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #yadocar-i-drive #point .right {
    width: auto;
    margin: 20px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #hist {
    margin: 120px 0 0;
    padding: 0 40px 60px;
    background-color: #53B5B0;
  }
  #yadocar-i-drive #hist .head {
    text-align: center;
    padding: 60px 0 0;
  }
  #yadocar-i-drive #hist .bubble {
    height: 70px;
    background-image: url("../image/yadocar-i/bubble.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 228px;
    color: #53B5B0;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 0 0;
  }
  #yadocar-i-drive #hist .title {
    margin: 0 auto;
    max-width: 400px;
  }
  #yadocar-i-drive #hist .inner {
    max-width: 780px;
    margin: 0 auto;
  }
  #yadocar-i-drive #hist .list {
    margin: 25px 0 0;
  }
  #yadocar-i-drive #hist .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
  #yadocar-i-drive #hist .item:nth-child(1) .label {
    padding-top: 14px;
  }
  #yadocar-i-drive #hist .item:nth-child(2) .label {
    padding-top: 5px;
  }
  #yadocar-i-drive #hist .item:nth-child(3) .label {
    padding-top: 24px;
  }
  #yadocar-i-drive #hist .item:nth-child(4) .label {
    padding-top: 24px;
  }
  #yadocar-i-drive #hist .item:nth-child(5) .label {
    padding-top: 14px;
  }
  #yadocar-i-drive #hist .label {
    font-size: 30px;
    font-weight: bold;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0 24px 0 0 !important;
    margin: 0 20px 0 0;
    width: 191px;
    position: relative;
    color: #fff;
  }
  #yadocar-i-drive #hist .label:after {
    content: "";
    width: 4px;
    height: calc(100% + 40px);
    position: absolute;
    top: -20px;
    right: 0;
    background-color: #fff;
  }
  #yadocar-i-drive #hist .sp {
    display: none;
  }
  #yadocar-i-drive #hist div {
  	padding-top:6px;
  }
  #yadocar-i-drive #hist .text {
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 20px 0;
  }
  #yadocar-i-drive #hist .image {
    width: 360px;
  	display:inline-block;
  }
  #yadocar-i-drive #hist .btn_detail {
  	font-size: 16px;
  	font-weight: bold;
  	background-color: #F9BE26;
  	border-radius: 40px;
  	margin: 0 1em;
  	padding:8px 16px;
  	display:inline-block;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #qa {
    margin: 120px 0 0;
  }
  #yadocar-i-drive #qa .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 40px;
  }
  #yadocar-i-drive #qa .head {
    width: 334px;
    margin: 0 40px 0 0;
    position: relative;
  }
  #yadocar-i-drive #qa .circle {
    width: 334px;
    height: 334px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100%;
    background-color: #53B5B0;
    position: relative;
    z-index: 1;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
  }
  #yadocar-i-drive #qa .character {
    width: 184px;
    position: absolute;
    top: 220px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
  }
  #yadocar-i-drive #qa .contents {
    width: calc(100% - 374px);
  }
  #yadocar-i-drive #qa .question {
    margin: 60px 0 0;
    position: relative;
    padding: 10px 10px 25px 80px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    background:#E4F8F7;
  }
  #yadocar-i-drive #qa .question:first-child {
    margin: 0;
  }
  #yadocar-i-drive #qa .question.one-line {
    padding: 10px 10px 45px 80px;
  }
  #yadocar-i-drive #qa .question:before {
    content: "Q";
    font-size: 54px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #53B5B0;
    line-height: 1;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  #yadocar-i-drive #qa .answer {
    margin: 20px 0 0;
    position: relative;
    padding: 10px 10px 10px 80px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
  }
  #yadocar-i-drive #qa .answer:before {
    content: "A";
    font-size: 54px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #53B5B0;
    line-height: 1;
    -webkit-transform: translate(3px, -5px);
            transform: translate(3px, -5px);
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive #media {
    margin: 120px 0 0;
    background-color: #E4F8F7;
    padding: 40px 40px 80px;
  }
  #yadocar-i-drive #media .inner {
    max-width: 900px;
    margin: 0 auto;
  }
  #yadocar-i-drive #media .title {
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 5px;
    border-bottom: #53B5B0 6px solid;
  }
  #yadocar-i-drive #media .list {
    margin: 40px auto 0;
    padding: 0 0 20px;
    max-width: 760px;
    min-height: 340px;
  }
  #yadocar-i-drive #media .item + .item {
    margin: 30px 0 0;
  }
  #yadocar-i-drive #media .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #yadocar-i-drive #media .date {
    margin: 0 60px 0 0;
    font-size: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  #yadocar-i-drive #media .text {
    font-size: 16px;
    line-height: 1.5;
  }
  #yadocar-i-drive #media .link {
    color: #FF6200;
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  #yadocar-i-drive .c-button {
    font-size: 24px;
    font-weight: bold;
    background-color: #F9BE26;
    height: 80px;
    width: 510px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 40px;
    margin: 0 auto;
  }
  #yadocar-i-drive .c-button-layout {
    margin: 40px 0 0;
    padding: 15px 0 60px;
    position: relative;
  }
  #yadocar-i-drive .c-button-character {
    width: 100px;
    position: absolute;
    top: 0;
    left: calc(50% + 265px);
  }
  #yadocar-i-drive .c-button_more {
    font-size: 20px;
    font-weight: bold;
    background-color: #FF6200;
    color:#fff;
    width:20em;
    padding:0.5em 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 40px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive {
    font-size: 12px;
    overflow: hidden;
  }
  #yadocar-i-drive #logo {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive #logo .title {
    width: 180px;
  }
  #yadocar-i-drive #mv {
    background-image: url("../image/yadocar-i/mv-sp.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #yadocar-i-drive #mv video.pc {
  	display:none;
  }
  #yadocar-i-drive #mv video.sp {
  	width:100%;
  	display:block;
  }
  #yadocar-i-drive #mv .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 15px 30px;
    position: relative;
    height: 382px;
  }
  #yadocar-i-drive #mv .text {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    padding: 15px 20px;
    background-color: #53B5B0;
    position: relative;
    z-index: 1;
  }
  #yadocar-i-drive #mv .character {
    width: 91px;
    position: absolute;
    bottom: -70px;
    right: 25px;
    z-index: 2;
  }
  #yadocar-i-drive #news {
    margin: 0 0 0;
    padding: 0 15px;
  }
  #yadocar-i-drive #news h3 {
    color:#53B5B0;
    font-weight:bold;
    border-bottom:2px solid #53B5B0;
    font-size:1.6em;
    margin-bottom:0.5em;
  }
  #yadocar-i-drive #news .inner {
    background:#E4F8F7;
    padding: 15px;
  }
  #yadocar-i-drive #news .item {
    padding: 0 0 0 15px;
    position: relative;
  }
  #yadocar-i-drive #news .list {
    padding: 0 0 0 15px;
    position: relative;
  }
  #yadocar-i-drive #news .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 1.15em;
    background-image: url("../image/yadocar-i/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #yadocar-i-drive #news .item + .item {
    margin: 10px 0 0;
  }
  #yadocar-i-drive #news .box {
    margin: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive #ol {
    margin: 30px 0 0;
  }
  #yadocar-i-drive #ol .item + .item {
    margin: 20px 0 0;
  }
  #yadocar-i-drive #ol .item:nth-child(1) .bg {
    background-image: url("../image/yadocar-i/outline-01.jpg");
    background-position: center top;
  }
  #yadocar-i-drive #ol .item:nth-child(2) .bg {
    background-image: url("../image/yadocar-i/outline-02.jpg");
    background-position: left top;
  }
  #yadocar-i-drive #ol .item:nth-child(3) .bg {
    background-image: url("../image/yadocar-i/outline-03.jpg");
    background-position: center;
  }
  #yadocar-i-drive #ol .item:nth-child(4) .bg {
    background-image: url("../image/yadocar-i/outline-04.jpg");
    background-position: center;
  }
  #yadocar-i-drive #ol .bg {
    height: 132.5px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #yadocar-i-drive #ol .box {
    margin: 10px 0 0;
    padding: 0 15px;
  }
  #yadocar-i-drive #ol .label {
    font-size: 21px;
    line-height: 1.5;
    font-weight: bold;
  }
  #yadocar-i-drive #ol .text {
    font-size: 15px;
    line-height: 1.5;
    margin: 10px 0 0;
  }
  #yadocar-i-drive #tec {
    margin: 0 0 0;
    background-color: #53B5B0;
    background-image: url("../image/yadocar-i/tec-bg.svg");
    background-position: left top 255px;
    background-repeat: no-repeat;
    background-size: 400px;
  }
  #yadocar-i-drive #tec .inner {
    padding: 20px 15px 35px;
  }
  #yadocar-i-drive #tec .title {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 8px;
    position: relative;
    text-align: center;
    color: #fff;
  }
  #yadocar-i-drive #tec .title:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #yadocar-i-drive #tec .text {
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #yadocar-i-drive #tec .text {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .large {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #yadocar-i-drive #tec .large {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .box {
    margin: 25px 0 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .box + .box {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .tec-01 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .tec-01-sp {
    max-width: 80vw;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .note {
    font-size: 12px;
    margin: 15px auto 0;
    color: #fff;
    padding: 0 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .powered {
    margin: 30px auto 0;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .by {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    margin: 0 20px 0 0;
    white-space: nowrap;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #tec .logo {
    width: 185px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #local {
    margin: 25px 0 0;
  }
  #yadocar-i-drive #local .head {
    background-image: url("../image/yadocar-i/local-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #yadocar-i-drive #local .wrap {
    padding: 20px 15px;
  }
  #yadocar-i-drive #local .title {
    padding: 20px 15px 20px 15px;
    font-size: 14px;
    font-weight: bold;
    background-color: #53B5B0;
    color: #fff;
    line-height: 24px;
    display: inline-block;
  }
  #yadocar-i-drive #local .inner {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 15px;
  }
  #yadocar-i-drive #local .block {
    margin: 25px 0 0;
  }
  #yadocar-i-drive #local .label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 1.15;
    font-weight: bold;
  }
  #yadocar-i-drive #local .num {
    color: #53B5B0;
    font-size: 27px;
    margin: 0 15px 5px 0;
  }
  #yadocar-i-drive #local .layout {
    margin: 10px 0 0;
  }
  #yadocar-i-drive #local .text {
    font-size: 12px;
    line-height: 1.5;
  }
  #yadocar-i-drive #local .text + .text {
    margin: 1em 0 0;
  }
  #yadocar-i-drive #local .right {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #point {
    margin: 45px 0 0;
  }
  #yadocar-i-drive #point .inner {
    padding: 0 15px;
  }
  #yadocar-i-drive #point .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #yadocar-i-drive #point .circle {
    width: 167px;
    height: 167px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100%;
    background-color: #53B5B0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    z-index: 1;
  }
  #yadocar-i-drive #point .logo {
    width: 150px;
  }
  #yadocar-i-drive #point .character {
    width: 103px;
    margin: 0 -10px 0 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    z-index: 2;
  }
  #yadocar-i-drive #point .block {
    margin: 20px 0 0;
  }
  #yadocar-i-drive #point .title {
    font-size: 18px;
    font-weight: bold;
  }
  #yadocar-i-drive #point .layout {
    margin: 10px 0 0;
  }
  #yadocar-i-drive #point .left {
    margin: 0 15px 0 0;
  }
  #yadocar-i-drive #point .text {
    font-size: 12px;
    line-height: 1.5;
  }
  #yadocar-i-drive #point .right {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #hist {
    margin: 30px 0 0;
    padding: 0 0 35px;
    background-color: #53B5B0;
  }
  #yadocar-i-drive #hist .head {
    text-align: center;
    padding: 30px 0 0;
  }
  #yadocar-i-drive #hist .bubble {
    height: 40px;
    background-image: url("../image/yadocar-i/bubble.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 145px;
    color: #53B5B0;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 0;
  }
  #yadocar-i-drive #hist .title {
    margin: 0 auto;
    max-width: 200px;
  }
  #yadocar-i-drive #hist .inner {
    padding: 0 25px;
  }
  #yadocar-i-drive #hist .list {
    margin: 25px 0 0;
  }
  #yadocar-i-drive #hist .item {
    padding: 10px 0 10px 93px;
    position: relative;
  }
  #yadocar-i-drive #hist .item:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 76px;
    background-color: #fff;
  }
  #yadocar-i-drive #hist .label {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 0;
    color: #fff;
    width: 76px;
    padding: 0 15px 0 0;
    text-align: right;
  }
  #yadocar-i-drive #hist .text {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }
  #yadocar-i-drive #hist .image {
    max-width: 300px;
    margin: 20px 0 0;
  }
  #yadocar-i-drive #hist .btn_detail {
  	font-size: 12px;
  	font-weight: bold;
  	background-color: #F9BE26;
  	border-radius: 40px;
  	margin: 1em 0;
  	padding:8px 16px;
  	display:inline-block;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #yadocar-i-drive #hist .xs {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #qa {
    margin: 50px 0 0;
  }
  #yadocar-i-drive #qa .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive #qa .circle {
    width: 167px;
    height: 167px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100%;
    background-color: #53B5B0;
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #yadocar-i-drive #qa .character {
    width: 92px;
    margin: 0 -5px 0 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    z-index: 2;
  }
  #yadocar-i-drive #qa .contents {
    padding: 0 15px;
  }
  #yadocar-i-drive #qa .question {
    margin: 35px 0 0;
    position: relative;
    padding: 5px 5px 5px 35px;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    background:#E4F8F7;
  }
  #yadocar-i-drive #qa .question.one-line {
    padding: 5px 5px 15px 35px;
  }
  #yadocar-i-drive #qa .question:before {
    content: "Q";
    font-size: 27px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #53B5B0;
    line-height: 1;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  #yadocar-i-drive #qa .answer {
    margin: 15px 0 0;
    position: relative;
    padding: 5px 5px 10px 35px;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
  }
  #yadocar-i-drive #qa .answer:before {
    content: "A";
    font-size: 27px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #53B5B0;
    line-height: 1;
    -webkit-transform: translate(3px, -5px);
            transform: translate(3px, -5px);
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #media {
    margin: 50px 0 0;
    background-color: #E4F8F7;
    padding: 25px 15px 50px;
  }
  #yadocar-i-drive #media .title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 3px;
    border-bottom: #53B5B0 3px solid;
  }
  #yadocar-i-drive #media .list {
    margin: 20px auto 0;
    padding: 0 10px 10px;
    min-height: 170px;
  }
  #yadocar-i-drive #media .item + .item {
    margin: 20px 0 0;
  }
  #yadocar-i-drive #media .date {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
  }
  #yadocar-i-drive #media .text {
    font-size: 12px;
    line-height: 1.5;
    margin: 5px 0 0;
  }
  #yadocar-i-drive #media .link {
    color: #FF6200;
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive .c-button {
    font-size: 12px;
    font-weight: bold;
    background-color: #F9BE26;
    height: 40px;
    width: 255px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 40px;
  }
  #yadocar-i-drive .c-button-layout {
    margin: 30px 0 0;
    padding: 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #yadocar-i-drive .c-button-character {
    width: 50px;
    margin: -8px 0 0 6px;
  }
  #yadocar-i-drive .c-button_more {
    font-size: 12px;
    font-weight: bold;
    background-color: #FF6200;
    color:#fff;
    width:20em;
    padding:0.5em 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 40px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #yadocar-i-drive #part {
    background-color: #53B5B0;
    margin: 40px 0 0;
  }
  #yadocar-i-drive #part .inner {
    padding: 20px 15px;
  }
  #yadocar-i-drive #part .left {
    width: 200px;
    margin: 0 auto;
  }
  #yadocar-i-drive #part .bubble {
    height: 32px;
    background-image: url("../image/yadocar-i/bubble.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #53B5B0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 4px 0 0;
  }
  #yadocar-i-drive #part .title {
    margin: 5px 0 0;
  }
  #yadocar-i-drive #part .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px -5px 0;
  }
  #yadocar-i-drive #part .item {
    width: 150px;
    max-width: calc(50% - 10px);
    height: 65px;
    margin: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #D0F4F2;
  }
  #yadocar-i-drive #part .item:nth-child(-n+3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #yadocar-i-drive #part .item:nth-child(n+3) {
    margin-top: 10px;
  }
  #yadocar-i-drive #part .text-01 {
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  #yadocar-i-drive #part .text-02 {
    font-size: 16px;
    font-weight: bold;
  }
  #yadocar-i-drive #part .text-03 {
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    margin: 5px 0 0;
  }
  #yadocar-i-drive #part .text-04 {
    font-size: 10px;
  }
  #yadocar-i-drive #part .hvd {
    width: 60px;
  }
  #yadocar-i-drive #part .chula {
    width: 110px;
  }
  #yadocar-i-drive #part .btn_detail {
  	font-size: 12px;
  	font-weight: bold;
  	background-color: #F9BE26;
  	border-radius: 40px;
  	margin: 1em 0;
  	padding:8px 16px;
  	display:inline-block;
  }
  #yadocar-i-drive #part .j-sparc li {
    display: inline-block;
    position:relative;
  }
  #yadocar-i-drive #part .j-sparc li.text {
    width:100%;
  }
  #yadocar-i-drive #part .j-sparc li.text p {
  	display:block;
    color:#fff;
    font-size:16px;
  	width:19em;
  	line-height:1.6;
  	margin:0 auto;
  }
  #yadocar-i-drive #part .j-sparc li.img {
    width:100%;
    text-align:center;
  }
  #yadocar-i-drive #part .j-sparc li.img img {
    width:50%;
    max-width:240px;
  }
  #yadocar-i-drive #part .j-sparc li.btn {
    width:100%;
    text-align:center;
  }
  #yadocar-i-drive #part .j-sparc li.btn img.c-button-character {
  	position:absolute;
  	top:-10px;
  	left:calc(50% + 4em);
  	width:75px
  }
}


#yadocar-i-drive .sns {
	margin: 3em auto 0;
	background:#53B5B0;
	padding:3em 0;
}
#yadocar-i-drive .sns .title {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	color:#fff;
}
#yadocar-i-drive .sns ul {
	margin: 1em auto 0;
	max-width:500px;
	text-align:center;
}
#yadocar-i-drive .sns ul li {
	display:inline-block;
	margin:0 20px;
}
@media screen and (max-width: 1050px) {
	#yadocar-i-drive .sns ul {
		display:block;
	}
}
@media screen and (max-width: 767px) {
	#yadocar-i-drive .sns ul li {
		margin:0 10px;
	}
	#yadocar-i-drive .sns ul li img {
		height:60px;
	}
}