@charset "UTF-8";
@media screen and (max-width: 767px) {
  body {
    line-height: 1.8;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tb {
    display: none;
  }
  .future, .line-up, .products-top {
    padding: 0 4%;
  }
  /* CONTENTS ///////*/
  .moveTxt {
    width: 14%;
    background: url("../AUTOMOWERS-assets/AUTOMOWERTM-scroll.png") 0 0/90% auto no-repeat;
    height: 700px;
  }
  #top-slide {
    top: 0;
  }
  #top-slide li .top-img {
    margin: 0 0 0 14%;
    height: 500px;
    width: 86%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 75% 100%;
       object-position: 75% 100%;
  }
  #top-slide li:nth-of-type(2) .top-img {
    -o-object-position: 83% 100%;
       object-position: 83% 100%;
  }
  #top-slide li:nth-of-type(3) .top-img {
    -o-object-position: 63% 100%;
       object-position: 63% 100%;
  }
  #top-slide li p {
    text-align: center;
    bottom: auto;
    top: 100px;
    left: 24%;
    width: 68%;
  }
  #top-slide .my-dots {
    right: 5vw;
    bottom: 20px;
  }
  #top-slide .my-dots li button {
    margin: 5px;
    cursor: pointer;
    height: 8px;
    width: 36px;
    border: solid 1px #051609;
  }
  #top-slide .my-dots li.slick-active button {
    background: #051609;
  }
  .products-top {
    margin: 20px auto;
    padding: 0 4% 0 14%;
  }
  .products-top ul.products-list {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .products-top ul.products-list li {
    width: 30%;
  }
  .center-title {
    width: 88%;
  }
  .center-title img {
    width: 132px;
    margin: 25px 0 30px;
  }
  .center-title h2 {
    font-size: 2.4rem;
    letter-spacing: 0em;
    line-height: 1.8;
  }
  .center-title h4 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    margin: 20px 0;
    line-height: 1.6em;
  }
  .product-about {
    width: 88%;
    position: relative;
    padding: 50px 0 10px;
  }
  .product-about h3 {
    font-size: 2.5rem;
    letter-spacing: 0.1em;
    color: #008a84;
  }
  .product-about p {
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 10px;
    letter-spacing: 0.05em;
  }
  .product-about p span {
    margin-top: 5px;
    font-size: 1.2rem;
    line-height: 1.8;
    display: block;
  }
  .product-about .charge-station {
    display: none;
  }
  .product-about .charge-station_image {
    position: absolute;
    width: 70px;
    top: auto;
    left: auto;
    right: 20px;
    bottom: -40px;
  }
  .product-about .guide-wire {
    display: none;
  }
  .product-about .product-map {
    display: none;
  }
  .product-about .product-map-mobile {
    display: block;
    width: 100%;
    height: auto;
  }
  .product-about .random-run {
    display: none;
  }
  .product-about .boundary-wire {
    display: none;
  }
  em.addendum_pc {
    display: none;
  }
  em.addendum_sp {
    color: #008a84;
    border: solid 1px #008a84;
    font-size: 1.2rem;
    letter-spacing: 0.06em;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    padding: 9px 12px 8px 12px;
    display: inline-block;
    font-style: normal;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .mobile {
    margin: 0 auto;
    display: block;
    width: 88%;
    line-height: 1.8;
  }
  .mobile h3 {
    font-weight: bold;
    font-size: 1.5rem;
    color: #008a84;
    margin: 20px 0 0;
  }
  .mobile p {
    margin: 0 0 0 38px;
    font-size: 1.4rem;
  }
  .mobile p span {
    font-size: 0.8em;
    line-height: 1.6;
    display: block;
  }
  .mobile .circle {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    color: #ffffff;
    background: #008a84;
    margin-right: 10px;
  }
  .use-caption {
    width: 88%;
    margin-top: 50px;
  }
  .use-caption .explanation {
    width: 100%;
    float: none;
    text-align: center;
  }
  .use-caption .explanation img {
    width: 96%;
    margin: 15px auto 0;
  }
  .use-caption .explanation h2 {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
  }
  .use-caption .explanation h4 {
    font-size: 1.5rem;
    margin: 12px 0 0;
  }
  .use-caption .explanation p {
    margin-top: 15px;
    font-size: 1.2rem;
  }
  .use-caption .product-before {
    width: 100%;
    float: none;
    margin-top: 25px;
  }
  .use-caption .product-before p {
    font-size: 1.2rem;
    padding: 10px 0 9px;
    letter-spacing: 0.2em;
  }
  .golf-img {
    height: 100px;
    width: 100%;
    margin-top: 50px;
    background: url("../AUTOMOWERS-assets/golf-img.jpg") center center/cover;
    background-attachment: static;
  }
  /*////////////////////////////////////////////////////////////////*/
  .future {
    background: #f0f4f3;
    text-align: center;
    letter-spacing: 0.12em;
    padding: 50px 0 50px;
  }
  .future .center-title {
    width: 88%;
    margin: 0 auto;
  }
  .future .center-title img.icon {
    max-width: 50px;
  }
  .future .center-title h2 {
    font-size: 2.4rem;
    line-height: 1.6;
    margin: 25px 0 0 0;
  }
  .future .center-title h4 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    margin: 15px 0 0 0;
  }
  .future .performance-gallery {
    max-width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  .future .performance-gallery .performance {
    width: 100%;
    margin-top: 35px;
  }
  .future .performance-gallery .performance .icon {
    width: 60px;
    margin: 0 auto;
    height: auto;
  }
  .future .performance-gallery .performance h3.title {
    font-size: 1.8rem;
    margin: 5px 0 18px;
    line-height: 1.4;
  }
  .future .performance-gallery .performance h3.title.sp0 {
    letter-spacing: 0.1em;
  }
  .future .performance-gallery .performance p {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 10px;
  }
  .future .performance-gallery .performance p span {
    font-size: 0.8em;
    display: block;
  }
  .future p.note {
    font-size: 1.1rem;
    text-align: left;
    margin: 15px auto 0;
    width: 70%;
  }
  /* APP///////////////////////////*/
  .app {
    padding-bottom: 50px;
  }
  .app .hukidashi {
    width: 10vw;
  }
  .app h2 {
    font-size: 1.8rem;
    color: #008a84;
    margin: 15px auto 50px;
    letter-spacing: 0.06em;
    width: 86%;
  }
  .app .app-use {
    background: url("../AUTOMOWERS_SP-assets/app-mobile.png") right 180px/90% auto no-repeat #ededed;
    width: 88%;
    padding: 30px 20px;
  }
  .app .app-use .mock-up {
    width: 25%;
    height: auto;
    position: static;
    display: inline-block;
    margin-right: 10px;
  }
  .app .app-use .mock-up img {
    max-width: 100%;
    height: auto;
  }
  .app .app-use .app-about .smartphone {
    margin-left: 0;
  }
  .app .app-use .app-about .smartphone ul {
    position: static;
    display: inline-block;
  }
  .app .app-use .app-about .smartphone ul li {
    display: inline-block;
    height: 30px;
  }
  .app .app-use .app-about .smartphone h3 {
    font-size: 2rem;
    text-align: center;
  }
  .app .app-use .app-about .smartphone h4 {
    font-size: 1.5rem;
    line-height: 1.9;
    text-align: center;
  }
  .app .app-use .app-about .Block {
    margin-top: 0px;
  }
  .app .app-use .app-about .Block h5 {
    margin-top: 25px;
    font-size: 1.5rem;
    color: #008a84;
  }
  .app .app-use .app-about .Block p {
    font-size: 1.2rem;
    line-height: 2;
    margin-top: 10px;
  }
  .app .app-use .app-about .Block .crime {
    width: 100%;
    float: none;
  }
  .app .app-use .app-about .Block .operation {
    width: 100%;
    float: none;
  }
  /* APP///////////////////////////*/
  .slider {
    text-align: center;
    background: #333333;
    padding: 50px 0;
    margin: 0 auto;
  }
  .slider img.example {
    width: 138px;
  }
  .slider h2 {
    font-size: 2rem;
    color: #fff;
    letter-spacing: 0.12em;
    text-align: center;
    margin: 18px 0 30px;
    line-height: 1.3;
  }
  .slider .slick01 {
    width: 100%;
  }
  .slider .slick01 li {
    position: relative;
    z-index: 5;
    margin: 0 5px;
    width: 200px;
  }
  .slider .slick01 li p {
    color: #ffffff;
    font-size: 1.5rem;
    background: #008a84;
    padding: 6px 0 5px;
    margin: 0 auto;
    letter-spacing: 0.16em;
  }
  .slider .slick-track {
    margin: 20px 0;
    position: relative;
  }
  .slider .next-arrow {
    left: 40%;
    bottom: -35px;
  }
  .slider .prev-arrow {
    bottom: -35px;
    right: 40%;
  }
  /* //////////////////// LINE-UP ///////////////////////*/
  .line-up {
    width: 76%;
    text-align: left;
    padding: 50px 0;
  }
  .line-up .title-image {
    max-width: 40px;
    margin: 0 auto;
  }
  .line-up h2 {
    font-size: 2rem;
    letter-spacing: 0.12em;
    text-align: center;
    margin: 30px 0;
    line-height: 1.4;
  }
  .line-up ul.item-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .line-up ul.item-list .item-image {
    text-align: center;
    height: 130px;
  }
  .line-up ul.item-list .item-image img {
    max-width: 100%;
    max-height: 100%;
  }
  .line-up ul.item-list .performance-icon {
    float: left;
    display: block;
  }
  .line-up ul.item-list .performance-icon img {
    max-height: 30px;
    margin-top: 3px;
  }
  .line-up ul.item-list li {
    text-align: center;
    margin: 30px auto;
    width: 100%;
    height: auto;
  }
  .line-up ul.item-list li p {
    font-size: 1.4rem;
    margin: 0;
    text-align: left;
  }
  .line-up ul.item-list li h3 {
    font-size: 2rem;
    letter-spacing: 0.1em;
    color: #008a84;
    margin: 0;
    text-align: left;
  }
  .line-up ul.item-list li h4 {
    text-align: left;
    font-size: 2rem;
    margin-top: 5px;
    display: inline-block;
  }
  .line-up ul.item-list li h4 span {
    font-size: 1.4rem;
  }
  .line-up ul.item-list li table {
    margin-top: 5px;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .line-up ul.item-list li table th {
    width: 88px;
    vertical-align: middle;
  }
  .line-up ul.item-list li table th span:before {
    content: "●";
    color: #008a84;
    font-size: 1.1rem;
    margin-right: 0.25em;
  }
  .line-up ul.item-list li table td {
    width: auto;
  }
  .line-up p.tax {
    font-size: 1.2rem;
    margin-top: 10px;
  }
  .line-up .icon-list {
    border: solid 1px #bfbfbf;
    display: block;
    margin: 20px auto 30px;
    width: 100%;
  }
  .line-up .icon-list .battery-title {
    background: #bfbfbf;
    color: #ffffff;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.45;
  }
  .line-up .icon-list ul.icon-name {
    display: block;
    list-style: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 20px 20px 18px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .line-up .icon-list ul.icon-name li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    vertical-align: middle;
  }
  .line-up .icon-list p {
    text-align: left;
    font-size: 1.4rem;
    margin-top: -5px;
  }
  .line-up .icon-list img {
    height: 48px;
    width: 45px;
    margin-right: 12px;
    margin-bottom: 15px;
  }
  .line-up .contact-btn {
    border: none;
    padding: 0;
    width: 100%;
  }
  .line-up .contact-btn a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    display: block;
    padding: 18px 20px;
    color: #ffffff;
    outline: 0;
    text-decoration: none;
    margin: 0 auto;
    background: url("../AUTOMOWERS-assets/contact-arrow.png") right 20px center no-repeat #008a84;
  }
  .line-up .contact-btn a:hover {
    opacity: 0.5;
  }
  .line-up h3.automower_note {
    text-align: left;
    font-size: 1.3rem;
    margin: 30px 0;
  }
  .line-up h3.automower_note strong {
    font-weight: normal;
  }
  /*////////////*/
  .company-footer {
    background: #333333;
    position: relative;
    padding: 40px 6% 0;
  }
  .company-footer p.dairiten {
    text-align: center;
    font-size: 1.3rem;
    width: 100%;
  }
  .company-footer .company-block {
    width: 100%;
    margin: 0 auto;
    font-weight: normal;
    text-align: center;
  }
  .company-footer .company-block .company-name {
    width: 100%;
    display: block;
    letter-spacing: 0.1em;
    line-height: 1.6;
    float: none;
    vertical-align: middle;
    text-align: center;
  }
  .company-footer .company-block .company-name img {
    max-width: 42px;
    margin-right: 8px;
  }
  .company-footer .company-block .company-name .department h5 {
    font-size: 2.2rem;
  }
  .company-footer .company-block .company-name .department p {
    font-size: 1.5rem;
    text-align: left;
  }
  .company-footer .company-block .company-name p.add {
    font-size: 1.3rem;
    letter-spacing: 0;
    width: 100%;
    margin-top: 20px;
  }
  .company-footer .company-block .company-name .tell {
    vertical-align: middle;
    margin-top: 10px;
  }
  .company-footer .company-block .company-name .tell .phone-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0;
  }
  .company-footer .company-block .company-name .tell .phone-number {
    font-size: 2.8rem;
    display: inline-block;
  }
  .company-footer .company-block .distributor {
    text-align: center;
    margin-top: 40px;
  }
  .company-footer .company-block .distributor p {
    font-size: 1.5rem;
  }
  .company-footer .company-block .distributor p.link {
    font-size: 1.3rem;
    margin-top: 15px;
  }
  .company-footer .company-block .distributor p.link a {
    color: #fff;
    text-decoration: none;
  }
  .company-footer .company-block .distributor p.link a:hover {
    text-decoration: underline;
  }
  .company-footer .company-block .distributor img {
    max-width: 160px;
  }
  .company-footer .copyright {
    font-size: 1.1rem;
    letter-spacing: 0.1em;
    padding: 40px 0 40px;
    font-weight: 400;
  }
  .top-back-button {
    position: fixed;
    max-width: 42px;
    right: 25px;
    bottom: 25px;
    cursor: pointer;
    display: none;
  }
  .line-up #performance {
    width: 100%;
    margin: 40px auto 0;
  }
  .line-up #performance h2 {
    font-size: 24px;
    text-align: center;
  }
  .line-up #performance dl {
    display: block;
  }
  .line-up #performance dl dt {
    width: 100%;
    height: auto;
  }
  .line-up #performance dl dt iframe {
    width: 100%;
    height: auto;
  }
  .line-up #performance dl dd {
    text-align: left;
    width: 100%;
  }
  .line-up #performance dl dd img {
    width: 80%;
  }
  .line-up #performance dl dd ul {
    margin-bottom: 15px;
  }
  .line-up #performance dl dd ul li {
    text-align: left;
    list-style: none;
    font-size: 15px;
    line-height: 2.4;
  }
}
/*# sourceMappingURL=responcive.css.map */