@charset "UTF-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#p--ezrobot
：EzRobot紹介ページ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#p--ezrobot{
  }

/* .p--ezrobot__about */
.p--ezrobot__about{
  min-height: 277px;
  padding: 47px 60px 30px 570px;
  background-color: #e4edf0;
  background-image: url(../../images/p--ezrobot/p--ezrobot__about.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 513px 351px;
  color: #083b49;
  }
.p--ezrobot__about__title{
  line-height: 1.6em;
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  margin-bottom: 15px;
  color: #083b49;
  border-bottom: 1px solid #083b49;
  text-align: center;
  font-size: 1.86rem;
  }
.p--ezrobot__about__title__copy{
  display: block;
  line-height: 1.6em;
  font-size: 1.2rem;
  }
.p--ezrobot__about__message{
  line-height: 2em;
  }
.p--ezrobot__about__message p{
  margin-bottom: 0;
  }
.p--ezrobot__about__message em{
  font-style: normal;
  font-weight: bold;
  }
@media screen and (max-width: 768px) {
  /* .p--ezrobot__about */
  .p--ezrobot__about{
    min-height: inherit;
    padding: 72% 20px 20px 20px;
    background-position: left top;
    background-size: contain;
    }
  .p--ezrobot__about__title{
    line-height: 1.4em;
    padding-bottom: 10px;
    font-size: 1.285em;
    text-align: left;
    }
  .p--ezrobot__about__title__copy{
    display: inline;
    font-size: 1rem;
    }
  .p--ezrobot__about__message{
    line-height: 1.6em;
    }
  .p--ezrobot__about__message p{
    }
  .p--ezrobot__about__message em{
    }
}

/* .p--ezrobot__point_unit */
.p--ezrobot__point_unit{
  position: relative;
  min-height: 135px;
  padding: 35px 30px 18px 30px;
  margin-bottom: 3.2rem;
  background-repeat: no-repeat, no-repeat;
  background-color: #f5f5f5;
  }
.p--ezrobot__point_unit--1{
  background-image: url(../../images/p--ezrobot/p--ezrobot__point_unit__hw__numbering--bg.png), url(../../images/p--ezrobot/p--ezrobot__point--1__icon.png);
  background-size: 170px 170px, 140px 119px;
  background-position: left top, 165px 47px;
  }
.p--ezrobot__point_unit--2{
  background-image: url(../../images/p--ezrobot/p--ezrobot__point_unit__hw__numbering--bg.png), url(../../images/p--ezrobot/p--ezrobot__point--2__icon.png);
  background-size: 170px 170px, 144px 130px;
  background-position: left top, 164px center;
  }
.p--ezrobot__point_unit--3{
  background-image: url(../../images/p--ezrobot/p--ezrobot__point_unit__hw__numbering--bg.png), url(../../images/p--ezrobot/p--ezrobot__point--3__icon.png);
  background-size: 170px 170px, 126px 126px;
  background-position: left top, 175px center;
  }
.p--ezrobot__point_unit--4{
  background-image: url(../../images/p--ezrobot/p--ezrobot__point_unit__hw__numbering--bg.png), url(../../images/p--ezrobot/p--ezrobot__point--4__icon.png);
  background-size: 170px 170px, 125px 102px;
  background-position: left top, 173px center;
  }
.p--ezrobot__point_unit--5{
  background-image: url(../../images/p--ezrobot/p--ezrobot__point_unit__hw__numbering--bg.png), url(../../images/p--ezrobot/p--ezrobot__point--5__icon.png);
  background-size: 170px 170px, 119px 119px;
  background-position: left top, 176px center;
  }
.p--ezrobot__point_unit__hw{
  padding: 0;
  padding-left: 323px;
  margin: 0;
  margin-bottom: 1em;
  border: 0;
  }
.p--ezrobot__point_unit__hw__numbering{
  position: absolute;
  left: -30px;
  top: -35px;
  display: block;
  width: 105px;
  height: 105px;
  color: #FFFFFF;
  text-align: center;
  }
.p--ezrobot__point_unit__hw__numbering__point{
  display: block;
  padding-top: 15px;
  font-size: 1.2rem;
  }
.p--ezrobot__point_unit__hw__numbering__no{
  display: block;
  font-size: 2.66rem;
  }
.p--ezrobot__point_unit__hw__title{
  color: #5cb14b;
  line-height: 1.4em;
  font-size: 1.46rem;
  }
.p--ezrobot__point_unit__content{
  line-height: 1.8rem;
  padding-left: 323px;
  }
.p--ezrobot__point_unit__content p{
  margin-bottom: 1rem;
  }
.p--ezrobot__point_unit__topic{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 25px 30px 25px;
  background-color: #FFFFFF;
  }
.p--ezrobot__point_unit__topic__logos{
  flex-grow: 2;
  width: auto;
  text-align: center;
  }
.p--ezrobot__point_unit__topic__logos img{
  width: 559px;
  height: auto;
  }
.p--ezrobot__point_unit__topic__movie{
  flex-grow: 1;
  width: 400px;
  min-width: 400px;
  }

@media screen and (max-width: 768px) {
  .p--ezrobot__point_unit{
    min-height: inherit;
    padding: 10px 10px 1px 10px;
    margin-bottom: 1.6rem;
    background-image: none !important;
    }
  .p--ezrobot__point_unit__hw{
    padding: 0;
    margin-bottom: .8rem;
    }
  .p--ezrobot__point_unit__hw__numbering{
    position: relative;
    left: auto;
    top: auto;
    display: block;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    color: #999999;
    text-align: center;
    }
  .p--ezrobot__point_unit__hw__numbering__point{
    display: inline;
    padding-top: 0;
    font-size: 1rem;
    }
  .p--ezrobot__point_unit__hw__numbering__no{
    display: inline;
    font-size: 1rem;
    }
  .p--ezrobot__point_unit__hw__title{
    display: block;
    font-size: 1.46rem;
    text-align: center;
    }
  .p--ezrobot__point_unit__content{
    line-height: 1.6rem;
    padding-left: 0;
    }
  .p--ezrobot__point_unit__topic{
    display: block;
    padding: 15px 10px 1px 10px;
    margin-bottom: .8rem;
    }
  .p--ezrobot__point_unit__topic__logos{
    padding: 10px 10px;
    }
  .p--ezrobot__point_unit__topic__logos img{
    width: 100%;
    }
  .p--ezrobot__point_unit__topic__movie{
    width: auto;
    min-width: auto;
    }

}

/* .p--ezrobot__sample */
.p--ezrobot__sample__unit_wrap:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  }
.p--ezrobot__sample__unit{
  float: left;
  width: 550px;
  padding: 0 25px;
  margin-bottom: 1.6rem;
  }
.p--ezrobot__sample__unit:nth-child(n):last-child{
  clear: both;
  float: none;
  margin-left: auto;
  margin-right: auto;
  }
@media screen and (max-width: 768px) {
  .p--ezrobot__sample__unit{
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 1.6rem;
    }
}

/* .p--ezrobot__voice */
.p--ezrobot__voice__message{
  text-align: center;
  }
@media screen and (max-width: 768px) {
  .p--ezrobot__voice__message{
    text-align: left;
    }
}

/* .p--ezrobot__price */
.p--ezrobot__price{
  text-align: center;
  }
.p--ezrobot__price__message{
  line-height: 1.6em;
  font-size: 1.46rem;
  }
.p--ezrobot__price__table{
  width: 710px;
  margin: 0 auto 1.6rem;
  border: 1px solid #CCCCCC;
  }
.p--ezrobot__price__table th,
.p--ezrobot__price__table td{
  border: 1px solid #CCCCCC;
  }
.p--ezrobot__price__table th{
  font-size: 1.46rem;
  font-weight: bold;
  }
.p--ezrobot__price__table em{
  font-size: 1.46rem;
  font-weight: bold;
  font-style: normal;
  }
@media screen and (max-width: 768px) {
  .p--ezrobot__price{
    text-align: left
    }
  .p--ezrobot__price__message{
    line-height: 1.6em;
    font-size: 1rem;
    }
  .p--ezrobot__price__table{
    width: 100%;
    margin: 0 auto 1.6rem;
    vertical-align: middle;
    }
  .p--ezrobot__price__table th,
  .p--ezrobot__price__table td{
    padding: 1rem;
    }
  .p--ezrobot__price__table th{
    font-size: 1.25rem;
    }
  .p--ezrobot__price__table em{
    font-size: 1.25rem;
    }
}

/* .p--ezrobot__compare */
.p--ezrobot__compare__table{
  width: 100%;
  margin-bottom: 3.2rem;
  }
.p--ezrobot__compare__table th,
.p--ezrobot__compare__table td{
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  }
.p--ezrobot__compare__table th{
  text-align: center;
  }
.p--ezrobot__compare__table td{
  height: 8rem;
  }
.p--ezrobot__compare__table td strong{
  color: #f5740a;
  font-weight: bold;
  }
.p--ezrobot__compare__table td em{
  font-style: normal;
  }
td.p--ezrobot__compare__table__ui_point,
td.p--ezrobot__compare__table__price_point{
  padding: 1rem 0 1rem 2rem;
  font-size: 3rem;
  }
td.p--ezrobot__compare__table__ui_point,
td.p--ezrobot__compare__table__ui,
td.p--ezrobot__compare__table__feature{
  background-color: #fafafa;
  }
.p--ezrobot__compare__table__tr--my td{
  background-color: #f5fff4;
  }
.p--ezrobot__compare__table__tr--my td.p--ezrobot__compare__table__ui_point,
.p--ezrobot__compare__table__tr--my td.p--ezrobot__compare__table__ui,
.p--ezrobot__compare__table__tr--my td.p--ezrobot__compare__table__feature{
  background-color: #e8ffe5;
  }
td.p--ezrobot__compare__table__brand{
  width: 150px;
  text-align: center;
  font-weight: bold;
  }
td.p--ezrobot__compare__table__brand em,
td.p--ezrobot__compare__table__brand span{
  display: block;
  }
td.p--ezrobot__compare__table__brand em{
  font-size: 1.46rem;
  }
td.p--ezrobot__compare__table__ui{
  width: 12em;
  }
td.p--ezrobot__compare__table__price{
  width: 10em;
  }
td.p--ezrobot__compare__table__price em{
  font-weight: bold;
  font-size: 1.86rem;
  }
td.p--ezrobot__compare__table__price span{
  font-weight: bold;
  }
@media screen and (max-width: 768px) {
  .p--ezrobot__compare__table{
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    }
  .p--ezrobot__compare__table tbody{
    display:table;
    width: 50rem;
    }
  .p--ezrobot__compare__table td{
    height: inherit;
    padding: .8rem;
    white-space: normal;
    }
  td.p--ezrobot__compare__table__ui_point,
  td.p--ezrobot__compare__table__price_point{
    width: 2rem;
    padding: 1rem 0 1rem 1rem;
    font-size: 1.86rem;
    }
  td.p--ezrobot__compare__table__ui_point,
  td.p--ezrobot__compare__table__ui,
  td.p--ezrobot__compare__table__feature{
    background-color: #fafafa;
    }
  td.p--ezrobot__compare__table__brand{
    width: 3rem;
    text-align: center;
    font-weight: bold;
    }
  td.p--ezrobot__compare__table__brand em,
  td.p--ezrobot__compare__table__brand span{
    display: block;
    }
  td.p--ezrobot__compare__table__brand em{
    font-size: 1.46rem;
    }
  td.p--ezrobot__compare__table__ui{
    width: 10em;
    }
  td.p--ezrobot__compare__table__price{
    width: 8em;
    }
  td.p--ezrobot__compare__table__price em{
    font-weight: bold;
    font-size: 1.46rem;
    }
  td.p--ezrobot__compare__table__price span{
    font-weight: bold;
    }
  td.p--ezrobot__compare__table__feature{
    width: 10em;
    }
}
