.page_title, .point .point_title {
  font-size: 3.4rem;
}

@media screen and (max-width: 980px) {
  .page_title, .point .point_title {
    font-size: 2.69841rem;
  }
}

@media screen and (max-width: 500px) {
  .page_title, .point .point_title {
    font-size: 4.53333vw;
  }
}

.point .point_text {
  font-size: 1.5rem;
}

@media screen and (max-width: 980px) {
  .point .point_text {
    font-size: 1.19048rem;
  }
}

@media screen and (max-width: 500px) {
  .point .point_text {
    font-size: 3.33333vw;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 500px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 980px) {
  .thum_img img {
    width: 100%;
  }
}

.thumbox {
  flex-wrap: nowrap;
}

@media screen and (max-width: 500px) {
  .thumbox {
    flex-wrap: wrap;
  }
}

.thumbox li {
  position: relative;
  width: calc(100%/3);
  height: 400px;
  padding: 28px 0 29px;
  border-right: 1px solid #102d87;
  background-color: #ffffff;
}

@media screen and (max-width: 980px) {
  .thumbox li {
    height: 31.74603rem;
    padding: 2.22222rem 0 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .thumbox li {
    width: 100%;
    height: auto;
    padding: 5.33333vw 3.33333vw 5.33333vw;
    border-right: none;
  }
}

.thumbox li:nth-of-type(2) .caption {
  padding: 0 17px 0;
}

@media screen and (max-width: 980px) {
  .thumbox li:nth-of-type(2) .caption {
    padding: 0 1.34921rem 0;
  }
}

@media screen and (max-width: 500px) {
  .thumbox li:nth-of-type(2) .caption {
    padding: 1.33333vw 0 0;
  }
}

.thumbox li:nth-of-type(2) .thum_text {
  padding: 0 8px 0;
}

@media screen and (max-width: 980px) {
  .thumbox li:nth-of-type(2) .thum_text {
    padding: 0 0.63492rem 0;
  }
}

@media screen and (max-width: 500px) {
  .thumbox li:nth-of-type(2) .thum_text {
    padding: 0;
  }
}

.thumbox li:last-of-type {
  border-right: none;
}

.thumbox li .caption {
  margin-top: 10px;
  padding: 0 25px 0;
}

@media screen and (max-width: 980px) {
  .thumbox li .caption {
    margin-top: 0.79365rem;
    padding: 0 1.98413rem 0;
  }
}

@media screen and (max-width: 500px) {
  .thumbox li .caption {
    padding: 1.33333vw 0 0;
  }
}

.thumbox li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 134px;
  margin-left: 20px;
  content: "";
}

@media screen and (max-width: 980px) {
  .thumbox li:before {
    width: 1.34921rem;
    height: 10.63492rem;
    margin-left: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .thumbox li:before {
    width: 3.06667vw;
    height: 35.73333vw;
    margin-left: 4.667vw;
  }
}

.thumbox li:nth-of-type(1):before {
  background-image: url("./../../../../img/support-service/flag01.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.thumbox li:nth-of-type(2):before {
  background-image: url("./../../../../img/support-service/flag02.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.thumbox li:nth-of-type(3):before {
  background-image: url("./../../../../img/support-service/flag03.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 500px) {
  .thumbox li:nth-of-type(1n+2) {
    margin-top: 4.66667vw;
  }
}

.thum_caption {
  transform: skew(-6deg);
  color: #f18500;
  font-size: 2.4rem;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .thum_caption {
    font-size: 1.90476rem;
  }
}

@media screen and (max-width: 500px) {
  .thum_caption {
    font-size: 5vw;
    line-height: 6.5vw;
  }
}

.thum_caption + .num-box {
  color: #ff8d00;
  font-weight: 700;
  text-align: center;
}

.thum_caption + .num-box .num {
  font-size: 5.8rem;
}

@media screen and (max-width: 980px) {
  .thum_caption + .num-box .num {
    font-size: 4.60317rem;
  }
}

@media screen and (max-width: 500px) {
  .thum_caption + .num-box .num {
    font-size: 13vw;
  }
}

.thum_caption + .num-box .min-font {
  font-size: 2.4rem;
}

@media screen and (max-width: 980px) {
  .thum_caption + .num-box .min-font {
    font-size: 1.90476rem;
  }
}

@media screen and (max-width: 500px) {
  .thum_caption + .num-box .min-font {
    font-size: 5.06667vw;
  }
}

.thum_text {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 26px;
}

@media screen and (max-width: 980px) {
  .thum_text {
    font-size: 1.26984rem;
    line-height: 2.06349rem;
  }
}

@media screen and (max-width: 500px) {
  .thum_text {
    font-size: 3.2vw;
  }
}

.thum_text .min {
  position: relative;
  top: -7px;
  font-size: 1.3rem;
}

@media screen and (max-width: 980px) {
  .thum_text .min {
    top: -0.55556rem;
    font-size: 1.03175rem;
  }
}

@media screen and (max-width: 500px) {
  .thum_text .min {
    font-size: 2.66667vw;
  }
}

.main-visual {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #0a2986;
}

.main-visual .section-inner {
  position: relative;
}

@media screen and (max-width: 500px) {
  .main-visual .section-inner {
    z-index: 1;
  }
}

.main-visual_contents {
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 300px;
  background-image: url("./../../../../img/add-value/tegata/mv.png");
  background-position: top left;
  background-size: cover;
}

@media screen and (max-width: 1300px) {
  .main-visual_contents {
    width: 78%;
  }
}

@media screen and (max-width: 980px) {
  .main-visual_contents {
    right: 0;
    width: 78%;
    height: 23.80952rem;
    background-position: center;
  }
}

@media screen and (max-width: 500px) {
  .main-visual_contents {
    width: 57.2vw;
    height: 46vw;
    background-image: url("./../../../../img/add-value/tegata/mv_sp.png");
    background-position: top left;
  }
}

@media screen and (max-width: 980px) {
  .main-visual {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual {
    height: 46vw;
  }
}

.main-visual .main-visual_titlebox {
  display: table-cell;
  z-index: 50;
  position: relative;
  height: 300px;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .main-visual .main-visual_titlebox {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual .main-visual_titlebox {
    height: 46vw;
  }
}

.page_title {
  color: #0a2986;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .page_title {
    font-size: 5.86667vw;
  }
}

.page_text {
  margin-top: 23px;
  font-size: 1.8rem;
  line-height: 32px;
  text-align: center;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .page_text {
    margin-top: 1.8254rem;
    font-size: 1.42857rem;
    line-height: 2.53968rem;
  }
}

@media screen and (max-width: 500px) {
  .page_text {
    width: 91%;
    margin: 3.06667vw auto 0;
    text-align: left;
  }
}

.point {
  position: relative;
  max-width: 2000px;
  margin: 48px auto 0;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #0a2986;
}

@media screen and (max-width: 980px) {
  .point {
    margin: 3.80952rem auto 0;
  }
}

@media screen and (max-width: 500px) {
  .point {
    margin: 6.4vw auto 0;
  }
}

@media screen and (max-width: 980px) {
  .point {
    padding-top: 2.38095rem;
    padding-bottom: 2.38095rem;
  }
}

@media screen and (max-width: 500px) {
  .point {
    padding-top: 6.66667vw;
    padding-bottom: 6.66667vw;
  }
}

.point .section-inner {
  z-index: 1;
  position: relative;
}

.point .point_title {
  color: #0a2986;
}

.point .point_text {
  color: #ff8d00;
}

@media screen and (max-width: 500px) {
  .point .point_text {
    margin-top: 0vw;
  }
}

@media screen and (max-width: 500px) {
  .point .point_textbox {
    padding: 0 2.66667vw;
  }
}

@media screen and (max-width: 500px) {
  .point .point_results {
    width: 80%;
    margin: 0 auto;
  }
}

.point .point_results-desc {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.625;
}

@media screen and (max-width: 980px) {
  .point .point_results-desc {
    margin-top: 1.5873rem;
    font-size: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .point .point_results-desc {
    margin-top: 2vw;
    font-size: 3.46667vw;
  }
}

.point .btnbox {
  margin-top: 40px;
}

@media screen and (max-width: 980px) {
  .point .btnbox {
    margin-top: 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .point .btnbox {
    margin-top: 6.66667vw;
  }
}

.point .btnbox .btnlink span {
  color: #ffffff;
}

.point .btnbox .btnlink:after {
  right: 0;
  left: 0;
  width: 100%;
}

@media screen and (min-width: 501px) {
  .point .btnbox .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .point .btnbox .btnlink:hover span {
    color: #0a2986;
  }
}

.video {
  width: 560px;
  margin: 50px auto 0;
}

@media screen and (max-width: 980px) {
  .video {
    width: 44.44444rem;
    margin: 3.96825rem auto 0;
  }
}

@media screen and (max-width: 500px) {
  .video {
    width: 94.66667%;
    margin: 6.66667vw auto 0;
  }
}

.video span img {
  display: block;
  width: 100%;
}

.btnbox {
  margin-top: 37px;
}

@media screen and (max-width: 980px) {
  .btnbox {
    margin-top: 2.93651rem;
  }
}

@media screen and (max-width: 500px) {
  .btnbox {
    margin-top: 4.93333vw;
  }
}

.btnbox .btnlink {
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 29px 0;
  border: 1px solid #00367e;
}

@media screen and (max-width: 980px) {
  .btnbox .btnlink {
    width: 31.74603rem;
    padding: 2.30159rem 0;
  }
}

@media screen and (max-width: 500px) {
  .btnbox .btnlink {
    width: 80.533%;
    padding: 3.89105% 0;
  }
}

.btnbox .btnlink:after {
  right: 0;
  left: 0;
  width: 100%;
}

.btnbox .btnlink span {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .btnbox .btnlink span {
    font-size: 1.11111rem;
  }
}

@media screen and (max-width: 500px) {
  .btnbox .btnlink span {
    font-size: 3.2vw;
  }
}

.btnbox .btnlink span:before {
  right: 28px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
}

@media screen and (max-width: 980px) {
  .btnbox .btnlink span:before {
    right: 2.22222rem;
    width: 0.55556rem;
    height: 0.55556rem;
    margin-top: -0.31746rem;
  }
}

@media screen and (max-width: 500px) {
  .btnbox .btnlink span:before {
    right: 3.222vw;
    width: 1.556vw;
    height: 1.556vw;
    margin-top: -0.31746vw;
  }
}

@media screen and (min-width: 501px) {
  .btnbox .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .btnbox .btnlink:hover span {
    color: #0a2986;
  }
}

.btnbox .btnlink:after {
  background-color: #00367e;
}

.feature, .introduction, .demo {
  margin-top: 80px;
}

@media screen and (max-width: 980px) {
  .feature, .introduction, .demo {
    margin-top: 6.34921rem;
  }
}

@media screen and (max-width: 500px) {
  .feature, .introduction, .demo {
    margin-top: 8vw;
  }
}

.feature .subtitle-h3, .introduction .subtitle-h3, .demo .subtitle-h3 {
  margin-bottom: 25px;
}

@media screen and (max-width: 980px) {
  .feature .subtitle-h3, .introduction .subtitle-h3, .demo .subtitle-h3 {
    margin-bottom: 1.98413rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .subtitle-h3, .introduction .subtitle-h3, .demo .subtitle-h3 {
    margin-bottom: 3.33333vw;
  }
}

.feature .title-h4, .introduction .title-h4, .demo .title-h4 {
  font-size: 2.2rem;
}

@media screen and (max-width: 980px) {
  .feature .title-h4, .introduction .title-h4, .demo .title-h4 {
    font-size: 1.74603rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .title-h4, .introduction .title-h4, .demo .title-h4 {
    font-size: 3.46667vw;
  }
}

.feature .title-h4:before, .introduction .title-h4:before, .demo .title-h4:before {
  height: 24px;
  margin-top: calc(-21px/2);
}

.feature .title-h4 + .text, .introduction .title-h4 + .text, .demo .title-h4 + .text {
  margin-top: 10px;
}

.feature .text, .introduction .text, .demo .text {
  font-size: 1.6rem;
}

@media screen and (max-width: 980px) {
  .feature .text, .introduction .text, .demo .text {
    font-size: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .text, .introduction .text, .demo .text {
    font-size: 2.93333vw;
  }
}

.feature .functions, .introduction .functions, .demo .functions {
  margin-top: 35px;
}

@media screen and (max-width: 980px) {
  .feature .functions, .introduction .functions, .demo .functions {
    margin-top: 2.77778rem;
  }
}

.feature .functions .functions_title, .introduction .functions .functions_title, .demo .functions .functions_title {
  color: #0a2986;
  font-size: 2.0rem;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_title, .introduction .functions .functions_title, .demo .functions .functions_title {
    font-size: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_title, .introduction .functions .functions_title, .demo .functions .functions_title {
    font-size: 3.33333vw;
  }
}

.feature .functions .functions_table, .introduction .functions .functions_table, .demo .functions .functions_table {
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table, .introduction .functions .functions_table, .demo .functions .functions_table {
    margin-top: 1.5873rem;
  }
}

.feature .functions .functions_table .functions_table01 th, .introduction .functions .functions_table .functions_table01 th, .demo .functions .functions_table .functions_table01 th {
  background-color: #f7fbff;
}

.feature .functions .functions_table .functions_table02 th, .introduction .functions .functions_table .functions_table02 th, .demo .functions .functions_table .functions_table02 th {
  background-color: #ebf4ff;
}

.feature .functions .functions_table .functions_table02 th, .feature .functions .functions_table .functions_table02 td, .introduction .functions .functions_table .functions_table02 th, .introduction .functions .functions_table .functions_table02 td, .demo .functions .functions_table .functions_table02 th, .demo .functions .functions_table .functions_table02 td {
  border-top: none;
}

.feature .functions .functions_table table, .introduction .functions .functions_table table, .demo .functions .functions_table table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table table, .introduction .functions .functions_table table, .demo .functions .functions_table table {
    font-size: 1.11111rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table table, .introduction .functions .functions_table table, .demo .functions .functions_table table {
    font-size: 3.2vw;
  }
}

.feature .functions .functions_table td, .introduction .functions .functions_table td, .demo .functions .functions_table td {
  box-sizing: border-box;
  width: 738px;
  padding: 15px;
  border-top: 1px solid #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-collapse: collapse;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table td, .introduction .functions .functions_table td, .demo .functions .functions_table td {
    width: 58.57143rem;
    padding: 1.19048rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table td, .introduction .functions .functions_table td, .demo .functions .functions_table td {
    padding: 4vw;
  }
}

.feature .functions .functions_table th, .introduction .functions .functions_table th, .demo .functions .functions_table th {
  box-sizing: border-box;
  width: 192px;
  padding: 15px;
  border-top: #e4e4e4 solid 1px;
  border-right: none;
  border-bottom: solid 1px #e4e4e4;
  border-left: solid 1px #e4e4e4;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table th, .introduction .functions .functions_table th, .demo .functions .functions_table th {
    width: 15.2381rem;
    padding: 1.19048rem;
  }
}

.feature .functions .functions_table .functions_manual, .introduction .functions .functions_table .functions_manual, .demo .functions .functions_table .functions_manual {
  box-sizing: border-box;
  width: 200px;
  padding: 5px;
  border-top: #ccc solid 1px;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table .functions_manual, .introduction .functions .functions_table .functions_manual, .demo .functions .functions_table .functions_manual {
    width: 15.87302rem;
    font-size: 1.26984rem;
  }
}

.feature .functions .functions_table .functions_manual--color01, .introduction .functions .functions_table .functions_manual--color01, .demo .functions .functions_table .functions_manual--color01 {
  padding-top: 50px;
  background-color: #00a0e9;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table .functions_manual--color01, .introduction .functions .functions_table .functions_manual--color01, .demo .functions .functions_table .functions_manual--color01 {
    padding-top: 3.96825rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table .functions_manual--color01, .introduction .functions .functions_table .functions_manual--color01, .demo .functions .functions_table .functions_manual--color01 {
    padding-top: 6.66667vw;
  }
}

.feature .functions .functions_table .functions_manual--color01 span, .introduction .functions .functions_table .functions_manual--color01 span, .demo .functions .functions_table .functions_manual--color01 span {
  display: block;
  position: relative;
}

.feature .functions .functions_table .functions_manual--color01 span:before, .introduction .functions .functions_table .functions_manual--color01 span:before, .demo .functions .functions_table .functions_manual--color01 span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 53px;
  margin-top: -65px;
  margin-left: -26px;
  background-image: url("./../../../../img/add-value/tegata/icon-payable01_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table .functions_manual--color01 span:before, .introduction .functions .functions_table .functions_manual--color01 span:before, .demo .functions .functions_table .functions_manual--color01 span:before {
    width: 3.96825rem;
    height: 4.20635rem;
    margin-top: -5.15873rem;
    margin-left: -2.06349rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table .functions_manual--color01 span:before, .introduction .functions .functions_table .functions_manual--color01 span:before, .demo .functions .functions_table .functions_manual--color01 span:before {
    width: 7vw;
    height: 7.5vw;
    margin-top: -14vw;
    margin-left: -3.46667vw;
  }
}

.feature .functions .functions_table .functions_manual--color02, .introduction .functions .functions_table .functions_manual--color02, .demo .functions .functions_table .functions_manual--color02 {
  padding-top: 30px;
  background-color: #80c269;
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table .functions_manual--color02, .introduction .functions .functions_table .functions_manual--color02, .demo .functions .functions_table .functions_manual--color02 {
    padding-top: 2.38095rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table .functions_manual--color02, .introduction .functions .functions_table .functions_manual--color02, .demo .functions .functions_table .functions_manual--color02 {
    padding-top: 4vw;
  }
}

.feature .functions .functions_table .functions_manual--color02 span, .introduction .functions .functions_table .functions_manual--color02 span, .demo .functions .functions_table .functions_manual--color02 span {
  display: block;
  position: relative;
}

.feature .functions .functions_table .functions_manual--color02 span:before, .introduction .functions .functions_table .functions_manual--color02 span:before, .demo .functions .functions_table .functions_manual--color02 span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 27px;
  margin-top: -41px;
  margin-left: -30px;
  background-image: url("./../../../../img/add-value/tegata/icon-payable02_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 980px) {
  .feature .functions .functions_table .functions_manual--color02 span:before, .introduction .functions .functions_table .functions_manual--color02 span:before, .demo .functions .functions_table .functions_manual--color02 span:before {
    width: 4.7619rem;
    height: 2.22222rem;
    margin-top: -3.25397rem;
    margin-left: -2.38095rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .functions .functions_table .functions_manual--color02 span:before, .introduction .functions .functions_table .functions_manual--color02 span:before, .demo .functions .functions_table .functions_manual--color02 span:before {
    width: 8vw;
    height: 3.73333vw;
    margin-top: -11vw;
    margin-left: -4vw;
  }
}

.feature .btn-group, .introduction .btn-group, .demo .btn-group {
  width: 860px;
  margin: 0 auto;
}

@media screen and (max-width: 980px) {
  .feature .btn-group, .introduction .btn-group, .demo .btn-group {
    width: 68.25397rem;
  }
}

@media screen and (max-width: 500px) {
  .feature .btn-group, .introduction .btn-group, .demo .btn-group {
    width: 100%;
  }
}

.feature .btn-group--payablebtn .btnbox:first-of-type .btnlink, .introduction .btn-group--payablebtn .btnbox:first-of-type .btnlink, .demo .btn-group--payablebtn .btnbox:first-of-type .btnlink {
  border: 1px solid #00a0e9;
}

@media screen and (min-width: 501px) {
  .feature .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover:after, .introduction .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover:after, .demo .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .feature .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover span, .introduction .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover span, .demo .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover span {
    color: #00a0e9;
  }
}

.feature .btn-group--payablebtn .btnbox:first-of-type .btnlink:after, .introduction .btn-group--payablebtn .btnbox:first-of-type .btnlink:after, .demo .btn-group--payablebtn .btnbox:first-of-type .btnlink:after {
  background-color: #00a0e9;
}

.feature .btn-group--payablebtn .btnbox:last-of-type .btnlink, .introduction .btn-group--payablebtn .btnbox:last-of-type .btnlink, .demo .btn-group--payablebtn .btnbox:last-of-type .btnlink {
  border: 1px solid #80c269;
}

@media screen and (min-width: 501px) {
  .feature .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover:after, .introduction .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover:after, .demo .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .feature .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover span, .introduction .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover span, .demo .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover span {
    color: #80c269;
  }
}

.feature .btn-group--payablebtn .btnbox:last-of-type .btnlink:after, .introduction .btn-group--payablebtn .btnbox:last-of-type .btnlink:after, .demo .btn-group--payablebtn .btnbox:last-of-type .btnlink:after {
  background-color: #80c269;
}

.denshikirokusaiken .btnlink {
  padding-left: 30px;
  border: 1px solid #1056a5;
}

@media screen and (max-width: 980px) {
  .denshikirokusaiken .btnlink {
    padding-left: 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .denshikirokusaiken .btnlink {
    padding-left: 5.33333vw;
  }
}

.denshikirokusaiken .btnlink:after {
  background-color: #1056a5;
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.denshikirokusaiken .btnlink span {
  transition: none;
}

.denshikirokusaiken .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.denshikirokusaiken .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 33px;
  height: 29px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-denshikirokusaiken_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .denshikirokusaiken .btnlink .icon:before {
    left: 1.5873rem;
    width: 2.61905rem;
    height: 2.30159rem;
  }
}

@media screen and (max-width: 500px) {
  .denshikirokusaiken .btnlink .icon:before {
    left: 0.1vw;
    width: 5.2vw;
    height: 5vw;
  }
}

.denshikirokusaiken .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 33px;
  height: 29px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-denshikirokusaiken_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .denshikirokusaiken .btnlink .icon:after {
    left: 1.5873rem;
    width: 2.61905rem;
    height: 2.30159rem;
  }
}

@media screen and (min-width: 501px) {
  .denshikirokusaiken .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .denshikirokusaiken .btnlink:hover .icon {
    color: #1056a5;
    transition: none !important;
  }
  .denshikirokusaiken .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.functionlist {
  margin-top: 70px;
}

@media screen and (max-width: 980px) {
  .functionlist {
    margin-top: 5.55556rem;
  }
}

@media screen and (max-width: 500px) {
  .functionlist {
    margin-top: 9.33333vw;
  }
}

.functionlist .btnlink {
  padding-left: 30px;
}

@media screen and (max-width: 980px) {
  .functionlist .btnlink {
    padding-left: 2.38095rem;
  }
}

@media screen and (max-width: 500px) {
  .functionlist .btnlink {
    padding-left: 4vw;
  }
}

.functionlist .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.functionlist .btnlink span {
  transition: none;
}

.functionlist .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.functionlist .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.functionlist .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 110px;
  width: 18px;
  height: 16px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-list_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .functionlist .btnlink .icon:before {
    left: 8.73016rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .functionlist .btnlink .icon:before {
    left: 21vw;
    width: 4vw;
    height: 3.7vw;
  }
}

.functionlist .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 110px;
  width: 18px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-list_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .functionlist .btnlink .icon:after {
    left: 8.73016rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (min-width: 501px) {
  .functionlist .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .functionlist .btnlink:hover .icon {
    color: #1056a5;
    transition: none !important;
  }
  .functionlist .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.payable {
  margin-top: 70px;
}

@media screen and (max-width: 980px) {
  .payable {
    margin-top: 5.55556rem;
  }
}

@media screen and (max-width: 500px) {
  .payable {
    margin-top: 9.33333vw;
  }
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink {
  padding-left: 40px;
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink {
    padding-left: 2.38095rem;
  }
}

@media screen and (max-width: 500px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink {
    padding-left: 2.66667vw;
  }
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink span {
  transition: none;
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 33px;
  height: 35px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-payable01_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon:before {
    left: 1.5873rem;
    width: 2.61905rem;
    height: 2.77778rem;
  }
}

@media screen and (max-width: 500px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon:before {
    left: 1.4vw;
    width: 6vw;
    height: 6.8vw;
  }
}

.payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 33px;
  height: 35px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-payable01_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink .icon:after {
    left: 1.5873rem;
    width: 2.61905rem;
    height: 2.77778rem;
  }
}

@media screen and (min-width: 501px) {
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover .icon {
    color: #00a0e9;
    transition: none !important;
  }
  .payable .btn-group--payablebtn .btnbox:first-of-type .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink {
  padding-left: 40px;
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink {
    padding-left: 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink {
    padding-left: 5.33333vw;
  }
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink span {
  transition: none;
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 21px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-payable02_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon:before {
    left: 0.287rem;
    width: 3.65079rem;
    height: 1.66667rem;
  }
}

@media screen and (max-width: 500px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon:before {
    left: -0.667vw;
    width: 7vw;
    height: 5vw;
  }
}

.payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 21px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-payable02_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink .icon:after {
    left: 0.287rem;
    width: 3.65079rem;
    height: 1.66667rem;
  }
}

@media screen and (min-width: 501px) {
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover .icon {
    color: #80c269;
    transition: none !important;
  }
  .payable .btn-group--payablebtn .btnbox:last-of-type .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.introduction .btnbox:first-of-type .btnlink {
  padding-left: 50px;
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:first-of-type .btnlink {
    padding-left: 3.96825rem;
  }
}

.introduction .btnbox:first-of-type .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:first-of-type .btnlink span {
  transition: none;
}

.introduction .btnbox:first-of-type .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:first-of-type .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:first-of-type .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 70px;
  width: 18px;
  height: 16px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-list_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:first-of-type .btnlink .icon:before {
    left: 5.55556rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .introduction .btnbox:first-of-type .btnlink .icon:before {
    left: 10.333vw;
    width: 4vw;
    height: 3.7vw;
  }
}

.introduction .btnbox:first-of-type .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 70px;
  width: 18px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-list_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:first-of-type .btnlink .icon:after {
    left: 5.55556rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (min-width: 501px) {
  .introduction .btnbox:first-of-type .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .introduction .btnbox:first-of-type .btnlink:hover .icon {
    color: #1056a5;
    transition: none !important;
  }
  .introduction .btnbox:first-of-type .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.introduction .btnbox:last-of-type .btnlink {
  padding-left: 30px;
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:last-of-type .btnlink {
    padding-left: 2.38095rem;
  }
}

.introduction .btnbox:last-of-type .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:last-of-type .btnlink span {
  transition: none;
}

.introduction .btnbox:last-of-type .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:last-of-type .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .btnbox:last-of-type .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 100px;
  width: 18px;
  height: 16px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-list_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:last-of-type .btnlink .icon:before {
    left: 7.93651rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .introduction .btnbox:last-of-type .btnlink .icon:before {
    left: 16.333vw;
    width: 4vw;
    height: 3.7vw;
  }
}

.introduction .btnbox:last-of-type .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 100px;
  width: 18px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-list_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .introduction .btnbox:last-of-type .btnlink .icon:after {
    left: 7.93651rem;
    width: 1.42857rem;
    height: 1.26984rem;
  }
}

@media screen and (min-width: 501px) {
  .introduction .btnbox:last-of-type .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .introduction .btnbox:last-of-type .btnlink:hover .icon {
    color: #1056a5;
    transition: none !important;
  }
  .introduction .btnbox:last-of-type .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.contact {
  margin-top: 0;
}

.contact .btnbox {
  text-align: center;
}

/**********************************************************************************************************/

.mt25{margin-top: 25px!important;}
@media screen and (max-width: 980px){
	.mt25{margin-top: 2.98413rem!important;}
}
@media screen and (max-width: 500px) {
	.mt25{margin-top: 7.33333vw!important;}
}
.introduction .application-btn.btnbox:last-of-type .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.introduction .application-btn.btnbox:last-of-type .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 24px;
  height: 20px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/add-value/tegata/icon-movie_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .introduction .application-btn.btnbox:last-of-type .btnlink .icon:before {
    left: 2.53651rem;
    width: 1.82857rem;
    height: 1.59984rem;
  }
}

@media screen and (max-width: 500px) {
  .introduction .application-btn.btnbox:last-of-type .btnlink .icon:before {
    left: 1.133vw;
    width: 4.2vw;
    height: 3.6vw;
  }
}

.introduction .application-btn.btnbox:last-of-type .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 24px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/add-value/tegata/icon-movie_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .introduction .application-btn.btnbox:last-of-type .btnlink .icon:after {
    left: 2.53651rem;
    width: 1.82857rem;
    height: 1.59984rem;
  }
}
.introduction .application-btn.btnbox:last-of-type .btnlink:hover .icon:after {
    opacity: 1;
}

/*導入事例ボタン*/
.news-area{
    max-width: 2000px;
    margin: 48px auto 0;
    font-size: 1.8rem;
    font-weight: 500;
    display: flex;
    flex-wrap: nowrap;
}
.news-area .section-inner{
    width: 1120px;
    box-sizing: border-box;
}
.news-area .section-inner a{
    display: block;
    width: 655px;
    position: relative;
    border-width:1px 160px 1px 1px;
    border-color: #0a2986;
    border-style: solid;
    background: #e8ebf5;
    margin: 0 auto;
    transition: opacity 0.8s , border 0.3s;
}
.news-area .section-inner .news-area_title{
    margin: 0;
    padding: 15px 20px;
    color: #0a2986;
    font-size: 2rem;
    font-weight: 700;
}
.news-area .section-inner a:hover{
    opacity:0.6;
    border-width:1px 150px 1px 1px;
}
.news-area .section-inner a:before{
    position: absolute;
    top: 51.5%;
    transform: rotate(45deg);
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #fff;
    content: '';
    transition:  0.3s;
    right: -28%;
    width: 8px;
    height: 8px;
    margin-top: -4px;  
}
.news-area .section-inner a:after{
    content: '詳しくはこちら';
    position: absolute;
    transition:  0.3s;
    right: -25%;
    top: 30.5%;
    color: #fff;
    font-size: 80%;
}

.news-area .section-inner a:hover:before{
    right: -27.5%;
}
.news-area .section-inner a:hover:after{
    right: -24.8%;
}

@media screen and (max-width: 980px) {
    .news-area {
        margin-top: 2.38095rem;
        margin-bottom: 2.38095rem;
    }
    .news-area .section-inner{
        width: 93.33333%
    }
    .news-area .section-inner a{
        width: 65%;
        border-width:1px 155px 1px 1px;
    }
    .news-area .section-inner a:before{
        right: -31%;
    }
    .news-area .section-inner a:after{
        top: 37%;
        right: -28%;
    }
    .news-area .section-inner a:hover{
        border-width:1px 140px 1px 1px;
    }
    .news-area .section-inner a:hover:before{
        right: -29%;
    }
    .news-area .section-inner a:hover:after{
        right: -26%;
    }
    .news-area .section-inner .news-area_title{
        font-size: 1.87841rem;
        font-weight: 600;
    }
}
@media screen and (max-width: 500px) {
    .news-area {
        margin-top: 6.66667vw;
        margin-bottom: 6.66667vw;    
    }
    .news-area .section-inner{
        width: 94.66667%;
    }
    .news-area .section-inner a{
        width: 100%;
        padding: 2.26667vw 2.86667vw 2.36667vw;
        border-width:1px 106px 1px 1px;
    }
    .news-area .section-inner a:hover{
        border-width:1px 106px 1px 1px;
    }
    .news-area .section-inner a:before,
    .news-area .section-inner a:hover:before{
        width: 1.5vw;
        height: 1.5vw;
        right: -36%;
        top: 50%;
    }
    .news-area .section-inner a:after,
    .news-area .section-inner a:hover:after{
        font-size: 2.53333vw;
        right: -32%;
        top: 35.5%;
    }
    .news-area .section-inner .news-area_title{
        font-size: 3.33333vw;
        padding: 0;
    }
}

/**********************************************************************************************************/

/* 動画の閉じるボタン調整 このページのみ */
#sb-title, #sb-info {
  position: absolute;
  top: -40px;
  right: 0;
}
/*# sourceMappingURL=../../../../css-map/pages/add-value/tegata/index.css.map */
