@charset "UTF-8";
/* ============================================================================================== */
/* Slick Dots Customize                                                                           */
/* ===============================================================================================*/
@media screen and (max-width: 768px) {
  article .slick-dots {
    bottom: -7.7333333333vw;
  }
  article .slick-dots li {
    box-sizing: border-box;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0;
    border-radius: 2.6666666667vw;
    border: 0.2666666667vw solid #4ca74f;
  }
  article .slick-dots li:nth-child(n+2) {
    margin-left: 4vw;
  }
  article .slick-dots li.slick-active {
    background: #4ca74f;
  }
  article .slick-dots li button {
    display: none !important;
  }
}
/* ============================================================================================== */
/* 全体                                                                                           */
/* ===============================================================================================*/
.cd_sp_only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .cd_pc_only {
    display: none !important;
  }
  .cd_sp_only {
    display: block !important;
  }
  br.cd_sp_only,
  span.cd_sp_only,
  img.cd_sp_only {
    display: inline !important;
  }
  article img {
    max-width: none !important;
  }
}
/* ============================================================================================== */
/* HEADLINE                                                                                       */
/* ===============================================================================================*/
#headline {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
#headline .bg {
  width: 100%;
  height: 100%;
  min-width: 1500px;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
}
#headline .bg img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center";
}
#headline .front {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#headline .front h1 {
  padding-top: 50px;
  line-height: 1;
}
#headline .front h1 img {
  position: relative;
  top: 0;
  left: -22px;
}

@media screen and (max-width: 768px) {
  #headline {
    height: 40vw;
  }
  #headline .bg {
    min-width: auto;
  }
  #headline .front {
    width: 93.3333333333vw;
  }
  #headline .front h1 {
    padding-top: 4vw;
  }
  #headline .front h1 img {
    width: 65.3333333333vw !important;
    left: -2.9333333333vw;
  }
}
/* ============================================================================================== */
/* FV                                                                                             */
/* ===============================================================================================*/
#firstview {
  position: relative;
  z-index: 100;
}
#firstview .block_item.num01 {
  height: 422px;
  background: #ffffff;
  position: relative;
  z-index: 10;
}
#firstview .block_item.num01 .bg {
  position: relative;
}
#firstview .block_item.num01 .bg img {
  position: absolute;
  top: 22px;
  left: calc(50% - 125px);
}
#firstview .block_item.num01 .front {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
#firstview .block_item.num01 .front h2 {
  color: #4ca74f;
  font-size: 48px;
  line-height: 62px;
  font-weight: bold;
  font-feature-settings: "palt";
}
#firstview .block_item.num01 .front p {
  margin-top: 20px;
  color: #000000;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}
#firstview .block_item.num02 {
  background: #c3cf5a;
  position: relative;
  z-index: 2;
}
#firstview .block_item.num02 .inner {
  width: 1000px;
  height: 252px;
  margin: 0 auto;
}
#firstview .block_item.num02 .inner p {
  width: 444px;
  padding-top: 58px;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  #firstview .block_item.num01 {
    height: 100.9333333333vw;
  }
  #firstview .block_item.num01 .bg img {
    width: 100% !important;
    top: 48.6666666667vw;
    left: 0;
  }
  #firstview .block_item.num01 .front {
    width: auto;
    padding-top: 4.6666666667vw;
  }
  #firstview .block_item.num01 .front h2 {
    display: block;
    text-align: center;
    font-size: 6.1333333333vw;
    line-height: 8.2666666667vw;
    white-space: nowrap;
  }
  #firstview .block_item.num01 .front p {
    margin-top: 4vw;
    text-align: center;
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }
  #firstview .block_item.num02 .inner {
    width: auto;
    height: 68.4vw;
  }
  #firstview .block_item.num02 .inner p {
    width: 93.3333333333vw;
    margin: 0 auto;
    padding-top: 39.6vw;
    font-size: 3.2vw;
    line-height: 5.0666666667vw;
  }
}
/* ============================================================================================== */
/* Feature                                                                                        */
/* ===============================================================================================*/
#feature {
  padding: 50px 0 55px;
  background: #4ca74f;
  position: relative;
  z-index: 10;
}
#feature .inner {
  width: 1000px;
  margin: 0 auto;
}
#feature .inner .headline {
  text-align: center;
  line-height: 1;
}
#feature .inner .headline img {
  margin-bottom: 15px;
}
#feature .inner .headline h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}
#feature .inner .list > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 35px;
}
#feature .inner .list > ul > li {
  width: 300px;
}
#feature .inner .list > ul > li > .image {
  padding-bottom: 22px;
  line-height: 1;
}
#feature .inner .list > ul > li > .image > img {
  width: 100% !important;
}
#feature .inner .list > ul > li > h3 {
  padding: 9px 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  letter-spacing: -0.04em;
  white-space: nowrap;
}
#feature .inner .annotation {
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #feature {
    padding: 10vw 0 8.6666666667vw;
  }
  #feature .inner {
    width: 93.3333333333vw;
  }
  #feature .inner .headline img {
    width: 33.3333333333vw !important;
    margin-bottom: 3.3333333333vw;
  }
  #feature .inner .headline h2 {
    font-size: 6.4vw;
    line-height: 8vw;
  }
  #feature .inner .list > ul {
    display: block;
    margin-top: 4vw;
  }
  #feature .inner .list > ul > li {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: auto;
    height: 45.3333333333vw;
    position: relative;
  }
  #feature .inner .list > ul > li:nth-child(n+2) {
    margin-top: 6vw;
  }
  #feature .inner .list > ul > li > .image {
    padding-bottom: 0;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
  }
  #feature .inner .list > ul > li > .image > img {
    width: 40vw !important;
  }
  #feature .inner .list > ul > li > h3 {
    width: 50.6666666667vw;
    margin-left: auto;
    padding: 1.9333333333vw 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-size: 4.6666666667vw;
    line-height: 6.4vw;
  }
  #feature .inner .annotation {
    margin-top: 6.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 3.8666666667vw;
  }
}
/* ============================================================================================== */
/* Case                                                                                           */
/* ===============================================================================================*/
#case {
  padding: 53px 0 60px;
  background: #f5f7e9;
}
#case .inner .headline {
  text-align: center;
  line-height: 1;
}
#case .inner .headline img {
  margin-bottom: 20px;
}
#case .inner .headline h2 {
  color: #4ca74f;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
#case .inner .content .for_example_msg {
  margin-top: 30px;
  text-align: center;
  color: #424242;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
#case .inner .content .list {
  width: 1000px;
  margin: 25px auto 0;
}
#case .inner .content .list > ul {
  letter-spacing: -0.4em;
  text-align: center;
}
#case .inner .content .list > ul > li {
  display: inline-block;
  width: 300px;
  text-align: left;
  letter-spacing: normal;
  line-height: 1;
  vertical-align: top;
}
#case .inner .content .list > ul > li:nth-child(n+2) {
  margin-left: 50px;
}
#case .inner .content .list > ul > li:nth-child(n+4) {
  margin-top: 32px;
}
#case .inner .content .list > ul > li:nth-child(4) {
  margin-left: 0;
}
#case .inner .content .list > ul > li h3 {
  display: block;
  margin-top: 15px;
  color: #4ca74f;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}
#case .inner .content .list > ul > li p {
  margin-top: 10px;
  color: #424242;
  font-size: 16px;
  line-height: 26px;
}
#case .inner .content .list .slide_ctrl {
  display: none;
}

@media screen and (max-width: 768px) {
  #case {
    padding: 10vw 0 16.6666666667vw;
  }
  #case .inner .headline img {
    width: 33.3333333333vw !important;
    margin-bottom: 4vw;
  }
  #case .inner .headline h2 {
    font-size: 5.6vw;
    line-height: 7.4666666667vw;
  }
  #case .inner .content .for_example_msg {
    margin-top: 4vw;
    font-size: 4.8vw;
  }
  #case .inner .content .list {
    width: auto;
    margin: 0 auto;
    position: relative;
  }
  #case .inner .content .list > ul {
    width: 70vw;
    margin: 0 auto;
    padding-top: 6vw;
  }
  #case .inner .content .list > ul .slick-list {
    overflow: visible;
  }
  #case .inner .content .list > ul .slick-list .slick-track > li {
    text-align: center;
    letter-spacing: normal;
    line-height: 1;
    vertical-align: top;
  }
  #case .inner .content .list > ul .slick-list .slick-track > li img {
    display: inline !important;
    width: 60vw !important;
  }
  #case .inner .content .list > ul .slick-list .slick-track > li:nth-child(n+2), #case .inner .content .list > ul .slick-list .slick-track > li:nth-child(n+4), #case .inner .content .list > ul .slick-list .slick-track > li:nth-child(4) {
    margin-left: 0;
  }
  #case .inner .content .list > ul .slick-list .slick-track > li h3 {
    display: block;
    width: 60vw;
    margin: 3.3333333333vw auto 0;
    text-align: left;
    color: #4ca74f;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 6.4vw;
  }
  #case .inner .content .list > ul .slick-list .slick-track > li p {
    width: 60vw;
    margin: 1.3333333333vw auto 0;
    text-align: left;
    font-size: 3.2vw;
    line-height: 5.2vw;
  }
  #case .inner .content .list .slide_ctrl {
    display: block;
    width: 93.3333333333vw;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 100;
  }
  #case .inner .content .list .slide_ctrl img {
    width: 8.5333333333vw !important;
    cursor: pointer;
    position: absolute;
    top: 23.3333333333vw;
  }
  #case .inner .content .list .slide_ctrl img.slick-disabled {
    display: none !important;
  }
  #case .inner .content .list .slide_ctrl img.prev {
    left: 0;
  }
  #case .inner .content .list .slide_ctrl img.next {
    right: 0;
  }
}
/* ============================================================================================== */
/* Introduction                                                                                   */
/* ===============================================================================================*/
#introduction {
  background: #e8edcc;
}
#introduction .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 45px 0 60px;
  position: relative;
}
#introduction .inner .label {
  box-sizing: border-box;
  width: 202px;
  height: 92px;
  padding-top: 11px;
  background-image: url("../../images/research/introduction_label_bg.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 27.87px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
#introduction .inner .headline {
  text-align: center;
  line-height: 1;
}
#introduction .inner .headline img {
  margin-bottom: 13px;
}
#introduction .inner .headline h2 {
  color: #4ca74f;
  font-size: 34px;
  font-weight: bold;
  line-height: 44px;
}
#introduction .inner .content {
  margin-top: 60px;
}
#introduction .inner .content .flow {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 950px;
  margin: 50px auto 0;
}
#introduction .inner .content .flow > dl {
  width: 166px;
  position: relative;
}
#introduction .inner .content .flow > dl:nth-child(n+2)::after {
  content: "";
  width: 12px;
  height: 16.55px;
  background-image: url("../../images/research/introduction_flow_next_arrow.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -21px;
  top: 83px;
}
#introduction .inner .content .flow > dl > dt {
  height: 122px;
  background: #4ca74f;
  position: relative;
}
#introduction .inner .content .flow > dl > dt .label {
  box-sizing: border-box;
  display: block;
  width: 72.79px;
  height: 85.08px;
  margin: 0 auto;
  padding-top: 19px;
  background-image: url("../../images/research/introduction_flow_step_bg.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  transform: translateX(-50%);
  position: absolute;
  top: -40px;
  left: 50%;
  z-index: 1;
}
#introduction .inner .content .flow > dl > dt .label i {
  display: block;
  margin-top: 2px;
  font-size: 29px;
  font-style: normal;
}
#introduction .inner .content .flow > dl > dt .title {
  display: block;
  padding-top: 66px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
}
#introduction .inner .content .flow > dl > dt .title.multi_line2 {
  padding-top: 53px;
}
#introduction .inner .content .flow > dl > dd {
  height: 70px;
  background: #ffffff;
}
#introduction .inner .content .flow > dl > dd p {
  width: 132px;
  margin: 0 auto;
  padding-top: 13px;
  color: #424242;
  font-size: 14px;
  line-height: 20px;
}

@media screen and (max-width: 768px) {
  #introduction {
    background: #e8edcc;
  }
  #introduction .inner {
    width: auto;
    padding: 20vw 0 11.3333333333vw;
  }
  #introduction .inner .label {
    width: 34.9333333333vw;
    height: 15.9466666667vw;
    padding-top: 2vw;
    font-size: 3.8666666667vw;
    line-height: 4.8306666667vw;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
  }
  #introduction .inner .headline img {
    width: 33.3333333333vw !important;
    margin-bottom: 4.6666666667vw;
  }
  #introduction .inner .headline h2 {
    font-size: 5.6vw;
    line-height: 7.4666666667vw;
  }
  #introduction .inner .content {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
  }
  #introduction .inner .content .flow {
    display: block;
    width: 196.6666666667vw;
    margin: 0 auto 0 9.3333333333vw;
    padding-top: 10vw;
  }
  #introduction .inner .content .flow:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  #introduction .inner .content .flow > dl {
    box-sizing: border-box;
    width: 39.3333333333vw;
    padding-right: 6vw;
    float: left;
  }
  #introduction .inner .content .flow > dl:nth-child(n+2)::after {
    width: 2.4vw;
    height: 3.31vw;
    left: -4vw;
    top: 16.5333333333vw;
  }
  #introduction .inner .content .flow > dl > dt {
    height: 24.4vw;
  }
  #introduction .inner .content .flow > dl > dt .label {
    width: 14.558vw;
    height: 17.016vw;
    padding-top: 3.8vw;
    font-size: 2.4vw;
    top: -8vw;
  }
  #introduction .inner .content .flow > dl > dt .label i {
    margin-top: 0.4vw;
    font-size: 5.8vw;
  }
  #introduction .inner .content .flow > dl > dt .title {
    padding-top: 13.2vw;
    font-size: 4.4vw;
    line-height: 5.2vw;
  }
  #introduction .inner .content .flow > dl > dt .title.multi_line2 {
    padding-top: 10.6vw;
  }
  #introduction .inner .content .flow > dl > dd {
    height: 14vw;
  }
  #introduction .inner .content .flow > dl > dd p {
    width: 26.4vw;
    padding-top: 2.6vw;
    font-size: 2.8vw;
    line-height: 4vw;
  }
}
/* ============================================================================================== */
/* Price                                                                                          */
/* ===============================================================================================*/
#price {
  background: #f5f7e9;
  padding: 45px 0 57px;
}
#price .inner .headline {
  text-align: center;
  line-height: 1;
}
#price .inner .headline img {
  margin-bottom: 20px;
}
#price .inner .headline h2 {
  color: #4ca74f;
  font-size: 34px;
  font-weight: bold;
}
#price .content {
  margin-top: 45px;
}
#price .content ul.introduction_pattern {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 620px;
  margin: 0 auto;
}
#price .content ul.introduction_pattern li.ip_item {
  width: 300px;
}
#price .content ul.introduction_pattern li.ip_item .ip_pattern {
  box-sizing: border-box;
  height: 46px;
  padding-top: 15px;
  background: #009a8e;
  border-radius: 10px 10px 0 0;
  position: relative;
}
#price .content ul.introduction_pattern li.ip_item .ip_pattern img {
  position: absolute;
  left: 20px;
}
#price .content ul.introduction_pattern li.ip_item .ip_pattern p {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
#price .content ul.introduction_pattern li.ip_item .ip_title {
  box-sizing: border-box;
  height: 54px;
  padding-top: 12px;
  background: #4ca74f;
  text-align: center;
}
#price .content ul.introduction_pattern li.ip_item .ip_title h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
#price .content ul.introduction_pattern li.ip_item .ip_devices {
  background: #ffffff;
}
#price .content ul.introduction_pattern li.ip_item .ip_devices > ul {
  width: 240px;
  margin: 0 auto;
  padding: 25px 0;
}
#price .content ul.introduction_pattern li.ip_item .ip_devices > ul > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#price .content ul.introduction_pattern li.ip_item .ip_devices > ul > li > p {
  color: #424242;
  font-size: 19px;
  line-height: 1;
}
#price .content ul.introduction_pattern li.ip_item .ip_devices > ul > li:nth-child(n+2) {
  margin-top: 11px;
  padding-top: 12px;
  background-image: linear-gradient(to right, #c4c4c4, #c4c4c4 1px, transparent 1px, transparent);
  background-position: left top;
  background-size: 3px 1px;
  background-repeat: repeat-x;
}
#price .content ul.introduction_pattern li.ip_item .ip_arrow {
  position: relative;
}
#price .content ul.introduction_pattern li.ip_item .ip_arrow img {
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: calc(100% + 12px);
}
#price .content .introduction_price {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 700px;
  height: 80px;
  margin: 36px auto 0;
  background: #4ca74f;
}
#price .content .introduction_price p {
  color: #ffffff;
  font-size: 20px;
  line-height: 60px;
}
#price .content .introduction_price p i {
  font-size: 44px;
  font-weight: bold;
  font-style: normal;
}
#price .content .annotation {
  margin-top: 13px;
  text-align: center;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #price {
    padding: 9.3333333333vw 0 8.6666666667vw;
  }
  #price .inner .headline img {
    width: 33.3333333333vw !important;
    margin-bottom: 4.6666666667vw;
  }
  #price .inner .headline h2 {
    font-size: 5.6vw;
    line-height: 1;
  }
  #price .content {
    margin-top: 8vw;
  }
  #price .content ul.introduction_pattern {
    width: 93.3333333333vw;
  }
  #price .content ul.introduction_pattern li.ip_item {
    width: 44.6666666667vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_pattern {
    height: 9.2vw;
    padding-top: 2.6666666667vw;
    border-radius: 2vw 2vw 0 0;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_pattern img {
    left: 4vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_pattern p {
    padding-left: 16.6666666667vw;
    text-align: left;
    font-size: 3.6vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_title {
    height: 16.1333333333vw;
    padding-top: 2.4vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_title h3 {
    font-size: 4.4vw;
    line-height: 5.2vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_devices > ul {
    width: 32.6666666667vw;
    height: 24.6666666667vw;
    padding: 4.6666666667vw 0 0;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_devices > ul > li > p {
    font-size: 3.8666666667vw;
    line-height: 4.2666666667vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_devices > ul > li:nth-child(n+2) {
    margin-top: 2vw;
    padding-top: 2.1333333333vw;
    background-image: linear-gradient(to right, #c4c4c4, #c4c4c4 0.2vw, transparent 0.2vw, transparent);
    background-size: 0.6vw 0.2vw;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_arrow {
    position: relative;
  }
  #price .content ul.introduction_pattern li.ip_item .ip_arrow img {
    width: 3.3333333333vw !important;
    top: calc(100% + 2.4vw);
  }
  #price .content .introduction_price {
    width: 93.3333333333vw;
    height: 16vw;
    margin: 7.2vw auto 0;
  }
  #price .content .introduction_price p {
    font-size: 4vw;
    line-height: 8.8vw;
  }
  #price .content .introduction_price p i {
    font-size: 8.8vw;
  }
  #price .content .annotation {
    margin-top: 2.6666666667vw;
    font-size: 2.8vw;
  }
}
/* ---------------------------------------------------------------------------------------------- */
/* Price(個別調整)                                                                                */
/* -----------------------------------------------------------------------------------------------*/
#price .content ul.introduction_pattern li.ip_item:nth-child(1) .ip_pattern img {
  bottom: -9px;
}
#price .content ul.introduction_pattern li.ip_item:nth-child(2) .ip_pattern img {
  bottom: -5px;
}

@media screen and (max-width: 768px) {
  #price .content ul.introduction_pattern li.ip_item:nth-child(1) .ip_pattern img {
    width: 9.7333333333vw !important;
    bottom: -1.7333333333vw;
  }
  #price .content ul.introduction_pattern li.ip_item:nth-child(2) .ip_pattern img {
    width: 9.7333333333vw !important;
    bottom: -0.9333333333vw;
  }
}

/*# sourceMappingURL=index.css.map */
