header#pages { height: 163px; }
@media screen and (min-width: 768px) { header#pages { height: 268px; } }
header#pages .inner.pages h2 { position: absolute; top: inherit; bottom: 33px; left: 0; color: #fff; text-align: left; font-size: 2.2rem; line-height: 112%; font-weight: 500; }
@media screen and (min-width: 768px) { header#pages .inner.pages h2 { top: inherit; bottom: 50px; font-size: 3rem; } }
header#pages .inner.pages h2::after { position: absolute; display: block; content: ''; width: 50px; height: 1px; background: #FFF; left: 0px; bottom: -10px; }
@media screen and (min-width: 768px) { header#pages .inner.pages h2::after { width: 80px; height: 3px; bottom: -15px; } }
header#pages .inner.pages p { position: absolute; bottom: 63px; left: 0; color: #fff; text-align: left; font-size: 1rem; line-height: 130%; font-family: 'Roboto', sans-serif; font-weight: 500; }
@media screen and (min-width: 768px) { header#pages .inner.pages p { font-size: 1.4rem; bottom: 93px; } }
header#pages .inner.pages p.en { text-transform: uppercase; }
header#pages .slider { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
header#pages .slider .slide1 { width: 100%; height: 163px; background: url("../images/page-business-main-pc.jpg") no-repeat center center; background-size: cover; }
@media screen and (min-width: 768px) { header#pages .slider .slide1 { width: 100%; height: 268px; background: url("../images/page-business-main-pc.jpg") no-repeat center center; background-size: cover; } }

section#businessData { position: relative; }
section#businessData .inner { width: 90%; margin: 0 auto; padding: 40px 0 50px 0; position: relative; }
section#businessData .inner .en { font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.4rem; color: #6BC1B1; margin-bottom: 1em; }
section#businessData .inner h3 { text-align: left; font-weight: 500; font-size: 2rem; margin-bottom: 2em; position: relative; line-height: 1.4; }
section#businessData .inner h3 br { display: none; }
section#businessData .inner h3::after { display: block; position: absolute; content: ""; width: 80px; height: 2px; background: #6BC1B1; bottom: -20px; left: 50%; margin-left: -40px; }
section#businessData .inner .box { width: 100%; margin: 0 auto; position: relative; z-index: 1; text-align: left; }
section#businessData .inner .box p { font-size: 1.4rem; line-height: 2; }
@media screen and (min-width: 768px) { section#businessData .inner { width: 1200px; padding: 75px 0 85px 0; }
  section#businessData .inner h3 { text-align: center; font-size: 3rem; }
  section#businessData .inner h3 br { display: block; }
  section#businessData .inner .box { width: 690px; } }

section#businessIndexData { position: relative; background: #DCF4DD; }
section#businessIndexData .inner { width: 90%; margin: 0 auto; padding: 40px 0 10px 0; position: relative; }
section#businessIndexData .inner .box { margin: 0 auto; position: relative; z-index: 1; }
section#businessIndexData .inner .box .businessIndexBox { text-align: left; margin-bottom: 40px; }
section#businessIndexData .inner .box .businessIndexBox .img { width: 100%; margin-bottom: 15px; }
section#businessIndexData .inner .box .businessIndexBox .img img { width: 100%; height: auto; }
section#businessIndexData .inner .box .businessIndexBox h4 { font-size: 1.5rem; font-weight: 500; position: relative; margin: 0 0 0.5em 31px; }
section#businessIndexData .inner .box .businessIndexBox h4::after { display: block; content: ""; position: absolute; background: #6BC1B1; width: 21px; height: 1px; left: -31px; top: 0.75rem; }
section#businessIndexData .inner .box .businessIndexBox p { font-size: 1.2rem; line-height: 1.8; margin: 0 0 0.5em 31px; }
section#businessIndexData .inner .box .businessIndexBox .button { width: 100%; height: 50px; background: #FFF; border: #6BC1B1 solid 1px; font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; text-align: center; }
section#businessIndexData .inner .box .businessIndexBox .button a { display: table-cell; vertical-align: middle; }
section#businessIndexData .inner .box .businessIndexBox .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../images/arrow.svg") no-repeat center right; background-size: cover; top: 2px; right: 10px; transition: .2s; }
section#businessIndexData .inner .box .businessIndexBox a { color: #6BC1B1; text-decoration: none; }
@media screen and (min-width: 768px) { section#businessIndexData .inner { width: 1200px; padding: 75px 0 45px 0; }
  section#businessIndexData .inner .box { width: 780px; display: flex; justify-content: space-between; flex-wrap: wrap; }
  section#businessIndexData .inner .box .businessIndexBox { width: 362px; }
  section#businessIndexData .inner .box .businessIndexBox .button a:hover { opacity: 0.8; }
  section#businessIndexData .inner .box .businessIndexBox .button::after { right: 5px; } }

/* enterprise */
section#enterpriseData { position: relative; }
section#enterpriseData .inner { width: 90%; margin: 0 auto; padding: 40px 0 50px 0; position: relative; }
section#enterpriseData .inner .en { font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.4rem; color: #6BC1B1; margin-bottom: 1em; }
section#enterpriseData .inner h3 { font-weight: 500; font-size: 2.6rem; margin-bottom: 0.5em; position: relative; }
section#enterpriseData .inner .subTitle { font-size: 1.5rem; margin-bottom: 5em; position: relative; }
section#enterpriseData .inner .subTitle::after { display: block; position: absolute; content: ""; width: 80px; height: 2px; background: #6BC1B1; bottom: -20px; left: 50%; margin-left: -40px; }
section#enterpriseData .inner .box { width: 100%; margin: 0 auto; position: relative; z-index: 1; text-align: left; }
section#enterpriseData .inner .box .enterpriseHeader { background: url("../images/enterprise-header-pc.jpg") no-repeat center center; background-size: cover; padding: 50px 30px; }
section#enterpriseData .inner .box .enterpriseHeader h4 { font-size: 1.8rem; line-height: 1.5; font-weight: 500; color: #FFF; padding-bottom: 20px; }
section#enterpriseData .inner .box .enterpriseHeader p { font-size: 1.4rem; line-height: 2; color: #FFF; }
section#enterpriseData .inner .box .enterpriseWorks { background: #DCF4DD; padding: 50px 30px 20px 30px; }
section#enterpriseData .inner .box .enterpriseWorks .works { border-bottom: rgba(112, 112, 112, 0.4) solid 1px; padding-bottom: 20px; margin-bottom: 30px; }
section#enterpriseData .inner .box .enterpriseWorks h4 { font-size: 1.5rem; font-weight: 400; position: relative; text-align: center; margin-bottom: 50px; }
section#enterpriseData .inner .box .enterpriseWorks h4::after { position: absolute; display: block; content: ""; background: #6BC1B1; width: 80px; height: 2px; bottom: -15px; left: 50%; margin-left: -40px; }
section#enterpriseData .inner .box .enterpriseWorks h5 { font-size: 1.8rem; line-height: 1.4; font-weight: 500; color: #019EA7; text-align: center; padding-bottom: 10px; }
section#enterpriseData .inner .box .enterpriseWorks ul li { list-style: disc; font-size: 1.4rem; line-height: 2; margin-left: 1.5em; }
section#enterpriseData .inner .box .enterprisePlan { padding: 50px 30px; }
section#enterpriseData .inner .box .enterprisePlan h4 { font-size: 1.5rem; font-weight: 400; position: relative; text-align: center; margin-bottom: 50px; }
section#enterpriseData .inner .box .enterprisePlan h4::after { position: absolute; display: block; content: ""; background: #6BC1B1; width: 80px; height: 2px; bottom: -15px; left: 50%; margin-left: -40px; }
section#enterpriseData .inner .box .enterprisePlan h5 { font-size: 1.8rem; line-height: 1.4; font-weight: 500; color: #019EA7; padding-bottom: 20px; }
section#enterpriseData .inner .box .enterprisePlan p { font-size: 1.4rem; line-height: 2; margin-bottom: 30px; }
section#enterpriseData .inner .box .enterprisePlan .button { width: 100%; height: 63px; background: #6ac1b0; /* Old browsers */ background: -moz-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #6ac1b0 0%, #46c286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1b0', endColorstr='#46c286',GradientType=1 ); /* IE6-9 */ font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; }
section#enterpriseData .inner .box .enterprisePlan .button .buttonInner { display: table-cell; vertical-align: middle; text-align: center; }
section#enterpriseData .inner .box .enterprisePlan .button small { font-size: 1rem; }
section#enterpriseData .inner .box .enterprisePlan .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../../images/arrow.svg") no-repeat center right; background-size: cover; top: 9px; right: 10px; transition: .2s; }
section#enterpriseData .inner .box .enterprisePlan a { color: #FFF; text-decoration: none; }
@media screen and (min-width: 768px) { section#enterpriseData .inner { width: 1200px; padding: 75px 0 85px 0; }
  section#enterpriseData .inner h3 { font-size: 3rem; }
  section#enterpriseData .inner .box { width: 890px; }
  section#enterpriseData .inner .box .enterpriseHeader { padding: 90px 100px; background-size: cover; }
  section#enterpriseData .inner .box .enterpriseHeader h4 { font-size: 2.5rem; text-align: center; padding-bottom: 30px; }
  section#enterpriseData .inner .box .enterpriseWorks { padding: 65px 100px 25px 100px; }
  section#enterpriseData .inner .box .enterpriseWorks .works { padding-bottom: 30px; margin-bottom: 40px; }
  section#enterpriseData .inner .box .enterpriseWorks h5 { font-size: 2.5rem; text-align: center; padding-bottom: 15px; }
  section#enterpriseData .inner .box .enterprisePlan { padding: 65px 100px; }
  section#enterpriseData .inner .box .enterprisePlan h5 { font-size: 2.5rem; text-align: center; padding-bottom: 30px; }
  section#enterpriseData .inner .box .enterprisePlan a:hover .button { background: #44BA66; }
  section#enterpriseData .inner .box .enterprisePlan a:hover .button::after { right: 5px; } }

/* embedded */
section#embedData { position: relative; }
section#embedData .inner { width: 90%; margin: 0 auto; padding: 40px 0 50px 0; position: relative; }
section#embedData .inner .en { font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.4rem; color: #6BC1B1; margin-bottom: 1em; }
section#embedData .inner h3 { font-weight: 500; font-size: 2.6rem; margin-bottom: 0.5em; position: relative; }
section#embedData .inner .subTitle { font-size: 1.5rem; margin-bottom: 5em; position: relative; }
section#embedData .inner .subTitle::after { display: block; position: absolute; content: ""; width: 80px; height: 2px; background: #6BC1B1; bottom: -20px; left: 50%; margin-left: -40px; }
section#embedData .inner .box { width: 100%; margin: 0 auto; position: relative; z-index: 1; text-align: left; }
section#embedData .inner .box .embeddedHeader { background: url("../images/embed-header-pc.jpg") no-repeat center center; background-size: cover; padding: 50px 30px; }
section#embedData .inner .box .embeddedHeader h4 { font-size: 1.8rem; line-height: 1.5; font-weight: 500; color: #FFF; padding-bottom: 20px; }
section#embedData .inner .box .embeddedHeader p { font-size: 1.4rem; line-height: 2; color: #FFF; }
section#embedData .inner .box .embeddedWorks { background: #DCF4DD; padding: 50px 30px 20px 30px; }
section#embedData .inner .box .embeddedWorks .works { border-bottom: rgba(112, 112, 112, 0.4) solid 1px; padding-bottom: 20px; margin-bottom: 30px; }
section#embedData .inner .box .embeddedWorks h4 { font-size: 1.5rem; font-weight: 400; position: relative; text-align: center; margin-bottom: 50px; }
section#embedData .inner .box .embeddedWorks h4::after { position: absolute; display: block; content: ""; background: #6BC1B1; width: 80px; height: 2px; bottom: -15px; left: 50%; margin-left: -40px; }
section#embedData .inner .box .embeddedWorks h5 { font-size: 1.8rem; line-height: 1.4; font-weight: 500; color: #019EA7; text-align: center; padding-bottom: 10px; }
section#embedData .inner .box .embeddedWorks ul li { list-style: disc; font-size: 1.4rem; line-height: 2; margin-left: 1.5em; }
section#embedData .inner .box .embeddedWorks ol { margin-top: 10px; }
section#embedData .inner .box .embeddedWorks ol li { color: #019EA7; list-style: circle; font-size: 1.2rem; line-height: 2; margin-left: 3em; }
section#embedData .inner .box .embeddedPlan { padding: 50px 30px; }
section#embedData .inner .box .embeddedPlan h4 { font-size: 1.5rem; font-weight: 400; position: relative; text-align: center; margin-bottom: 50px; }
section#embedData .inner .box .embeddedPlan h4::after { position: absolute; display: block; content: ""; background: #6BC1B1; width: 80px; height: 2px; bottom: -15px; left: 50%; margin-left: -40px; }
section#embedData .inner .box .embeddedPlan h5 { font-size: 1.8rem; line-height: 1.4; font-weight: 500; color: #019EA7; padding-bottom: 20px; }
section#embedData .inner .box .embeddedPlan p { font-size: 1.4rem; line-height: 2; margin-bottom: 30px; }
section#embedData .inner .box .embeddedPlan .button { width: 100%; height: 63px; background: #6ac1b0; /* Old browsers */ background: -moz-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #6ac1b0 0%, #46c286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1b0', endColorstr='#46c286',GradientType=1 ); /* IE6-9 */ font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; }
section#embedData .inner .box .embeddedPlan .button .buttonInner { display: table-cell; vertical-align: middle; text-align: center; }
section#embedData .inner .box .embeddedPlan .button small { font-size: 1rem; }
section#embedData .inner .box .embeddedPlan .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../../images/arrow.svg") no-repeat center right; background-size: cover; top: 9px; right: 10px; transition: .2s; }
section#embedData .inner .box .embeddedPlan a { color: #FFF; text-decoration: none; }
@media screen and (min-width: 768px) { section#embedData .inner { width: 1200px; padding: 75px 0 85px 0; }
  section#embedData .inner h3 { font-size: 3rem; }
  section#embedData .inner .box { width: 890px; }
  section#embedData .inner .box .embeddedHeader { padding: 90px 100px; background-size: cover; }
  section#embedData .inner .box .embeddedHeader h4 { font-size: 2.5rem; text-align: center; padding-bottom: 30px; }
  section#embedData .inner .box .embeddedWorks { padding: 65px 100px 25px 100px; }
  section#embedData .inner .box .embeddedWorks .works { padding-bottom: 30px; margin-bottom: 40px; }
  section#embedData .inner .box .embeddedWorks h5 { font-size: 2.5rem; text-align: center; padding-bottom: 15px; }
  section#embedData .inner .box .embeddedPlan { padding: 65px 100px; }
  section#embedData .inner .box .embeddedPlan h5 { font-size: 2.5rem; text-align: center; padding-bottom: 30px; }
  section#embedData .inner .box .embeddedPlan a:hover .button { background: #44BA66; }
  section#embedData .inner .box .embeddedPlan a:hover .button::after { right: 5px; } }

/* service */
section#serviceData { position: relative; }
section#serviceData .inner { width: 90%; margin: 0 auto; padding: 40px 0 50px 0; position: relative; }
section#serviceData .inner .en { font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.4rem; color: #6BC1B1; margin-bottom: 1em; }
section#serviceData .inner h3 { font-weight: 500; font-size: 2.6rem; margin-bottom: 3em; position: relative; }
section#serviceData .inner h3::after { display: block; position: absolute; content: ""; width: 80px; height: 2px; background: #6BC1B1; bottom: -20px; left: 50%; margin-left: -40px; }
section#serviceData .inner .box { width: 100%; margin: 0 auto; position: relative; z-index: 1; text-align: left; }
section#serviceData .inner .box .serviceAccordion li { margin: 0 0 35px 0; }
section#serviceData .inner .box .serviceAccordion li h4 { padding: 25px 30px; font-size: 2rem; line-height: 1.2; font-weight: 700; background: #019EA7; color: #FFF; cursor: pointer; }
section#serviceData .inner .box .serviceAccordion li h4 .tabInner { padding-right: 30px; background: url("../images/cheveron-outline-down.svg") no-repeat right center; transition: .2s; min-height: 30px; }
section#serviceData .inner .box .serviceAccordion li h4.open { background: #019EA7; }
section#serviceData .inner .box .serviceAccordion li h4.open .tabInner { padding-right: 30px; background: url("../images/cheveron-outline-up.svg") no-repeat right center; transition: .2s; }
section#serviceData .inner .box .serviceAccordion li h4:hover { background: #6BC1B1; transition: .2s; }
section#serviceData .inner .box .serviceAccordion li .accordionInner { padding: 25px 25px 5px 25px; background: #F9F9F9; border: #019EA7 solid 3px; display: none; }
section#serviceData .inner .box .serviceAccordion li .accordionInner.open { display: block; }
section#serviceData .inner .box .serviceAccordion li .accordionInner h5 { font-size: 1.8rem; line-height: 1.6; font-weight: 700; color: #333; margin-bottom: 25px; }
section#serviceData .inner .box .serviceAccordion li .accordionInner h6 { font-size: 1.6rem; line-height: 1.6; font-weight: 700; color: #019EA7; margin-bottom: 0.3em; }
section#serviceData .inner .box .serviceAccordion li .accordionInner h6 .icon-checkmark { color: #B0EAB2; margin-right: 0.5em; }
section#serviceData .inner .box .serviceAccordion li .accordionInner p { font-size: 1.4rem; line-height: 2; margin-bottom: 20px; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .hr { border-bottom: #444 dotted 2px; margin: 0 0 25px 0; padding: 5px 0 0 0; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .hr hr { display: none; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .button { width: 100%; height: 63px; margin-bottom: 30px; background: #6ac1b0; /* Old browsers */ background: -moz-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #6ac1b0 0%, #46c286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1b0', endColorstr='#46c286',GradientType=1 ); /* IE6-9 */ font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .button .buttonInner { display: table-cell; vertical-align: middle; text-align: center; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .button .buttonInner span { display: none; }
section#serviceData .inner .box .serviceAccordion li .accordionInner .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../../images/arrow.svg") no-repeat center right; background-size: cover; top: 9px; right: 10px; transition: .2s; }
section#serviceData .inner .box .serviceAccordion li .accordionInner a { color: #FFF; text-decoration: none; }
section#serviceData .inner .box .footButton ol { width: 100%; }
section#serviceData .inner .box .footButton ol li:first-child { margin-bottom: 25px; }
section#serviceData .inner .box .footButton .button { width: 100%; height: 63px; background: #6ac1b0; /* Old browsers */ background: -moz-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #6ac1b0 0%, #46c286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1b0', endColorstr='#46c286',GradientType=1 ); /* IE6-9 */ font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; }
section#serviceData .inner .box .footButton .button .buttonInner { display: table-cell; vertical-align: middle; text-align: center; }
section#serviceData .inner .box .footButton .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../../images/arrow.svg") no-repeat center right; background-size: cover; top: 9px; right: 10px; transition: .2s; }
section#serviceData .inner .box .footButton a { color: #FFF; text-decoration: none; }
@media screen and (min-width: 768px) { section#serviceData .inner { width: 1200px; padding: 75px 0 85px 0; }
  section#serviceData .inner h3 { font-size: 3rem; }
  section#serviceData .inner .box { width: 900px; }
  section#serviceData .inner .box .serviceAccordion li h4 { padding: 25px 30px; font-size: 2.6rem; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner { padding: 25px 25px 5px 25px; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner h5 { font-size: 2rem; line-height: 1.6; margin-bottom: 25px; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner h6 { font-size: 1.8rem; line-height: 1.6; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner .button .buttonInner span { display: inline; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner a:hover .button { background: #44BA66; }
  section#serviceData .inner .box .serviceAccordion li .accordionInner a:hover .button::after { right: 5px; }
  section#serviceData .inner .box .footButton ol { width: 100%; display: flex; justify-content: space-between; }
  section#serviceData .inner .box .footButton ol li { width: 48%; }
  section#serviceData .inner .box .footButton ol li { margin-bottom: 0; }
  section#serviceData .inner .box .footButton a:hover .button { background: #44BA66; }
  section#serviceData .inner .box .footButton a:hover .button::after { right: 5px; } }

/* future */
section#futureData { position: relative; }
section#futureData .inner { width: 90%; margin: 0 auto; padding: 40px 0 50px 0; position: relative; }
section#futureData .inner .en { font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.4rem; color: #6BC1B1; margin-bottom: 1em; }
section#futureData .inner h3 { font-weight: 500; font-size: 2.6rem; margin-bottom: 3em; position: relative; }
section#futureData .inner h3::after { display: block; position: absolute; content: ""; width: 80px; height: 2px; background: #6BC1B1; bottom: -20px; left: 50%; margin-left: -40px; }
section#futureData .inner .box { width: 100%; margin: 0 auto; position: relative; z-index: 1; text-align: left; }
section#futureData .inner .box .futureHeader { width: 100%; position: relative; }
section#futureData .inner .box .futureHeader img { width: 100%; height: auto; }
section#futureData .inner .box .futureHeader h4 { position: absolute; font-size: 2.8rem; line-height: 1.2; font-weight: 700; color: #FFF; background: rgba(0, 0, 0, 0.4); padding: 10px 20px; bottom: 10%; left: 0px; }
section#futureData .inner .box .futureBox1 { padding: 60px 0 50px 0; }
section#futureData .inner .box .futureBox1 .numberBox { width: 100%; display: flex; justify-content: space-around; align-items: center; }
section#futureData .inner .box .futureBox1 .numberBox .number { color: #DCF4DD; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 5rem; margin-right: 1em; }
section#futureData .inner .box .futureBox1 .numberBox h5 { font-size: 2.1rem; line-height: 1.4; font-weight: 700; }
section#futureData .inner .box .futureBox1 .futureBoxInner .img { width: 100%; box-shadow: 20px 20px 0px 0px #DCF4DD; margin-bottom: 40px; }
section#futureData .inner .box .futureBox1 .futureBoxInner .img img { width: 100%; height: auto; }
section#futureData .inner .box .futureBox1 .futureBoxInner .txt { width: 100%; }
section#futureData .inner .box .futureBox1 .futureBoxInner .txt h6 { font-size: 1.8rem; font-weight: 500; line-height: 1.6; margin-bottom: 0.5em; }
section#futureData .inner .box .futureBox1 .futureBoxInner .txt p { font-size: 1.4rem; line-height: 1.8; }
section#futureData .inner .box .futureBox2 { padding: 0 0 60px 0; }
section#futureData .inner .box .futureBox2 .numberBox { width: 100%; display: flex; justify-content: space-between; align-items: center; }
section#futureData .inner .box .futureBox2 .numberBox .number { color: #DCF4DD; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 5rem; margin-right: 1em; }
section#futureData .inner .box .futureBox2 .numberBox h5 { font-size: 2.1rem; line-height: 1.4; font-weight: 700; }
section#futureData .inner .box .futureBox2 .futureBoxInner .img { width: 100%; box-shadow: 20px 20px 0px 0px #DCF4DD; margin-bottom: 40px; }
section#futureData .inner .box .futureBox2 .futureBoxInner .img img { width: 100%; height: auto; }
section#futureData .inner .box .futureBox2 .futureBoxInner .txt { width: 100%; }
section#futureData .inner .box .futureBox2 .futureBoxInner .txt h6 { font-size: 1.8rem; font-weight: 500; line-height: 1.6; margin-bottom: 0.5em; }
section#futureData .inner .box .futureBox2 .futureBoxInner .txt p { font-size: 1.4rem; line-height: 1.8; }
section#futureData .inner .inner2 .button { width: 100%; height: 63px; margin-bottom: 30px; background: #6ac1b0; /* Old browsers */ background: -moz-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #6ac1b0 0%, #46c286 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #6ac1b0 0%, #46c286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1b0', endColorstr='#46c286',GradientType=1 ); /* IE6-9 */ font-size: 1.5rem; font-weight: 400; position: relative; display: table; transition: .2s; }
section#futureData .inner .inner2 .button .buttonInner { display: table-cell; vertical-align: middle; text-align: center; }
section#futureData .inner .inner2 .button .buttonInner span { display: none; }
section#futureData .inner .inner2 .button::after { display: block; position: absolute; content: ""; width: 19px; height: 45px; background: url("../../images/arrow.svg") no-repeat center right; background-size: cover; top: 9px; right: 10px; transition: .2s; }
section#futureData .inner .inner2 a { color: #FFF; text-decoration: none; }
@media screen and (min-width: 768px) { section#futureData .inner { width: 1200px; padding: 75px 0 85px 0; }
  section#futureData .inner h3 { font-size: 3rem; }
  section#futureData .inner .box { width: 1200px; }
  section#futureData .inner .box .futureHeader h4 { font-size: 5rem; bottom: 150px; left: 0px; padding: 20px 30px; }
  section#futureData .inner .box .futureBox1 { padding: 85px 0 115px 0; }
  section#futureData .inner .box .futureBox1 .numberBox { display: inherit; text-align: center; position: relative; }
  section#futureData .inner .box .futureBox1 .numberBox .number { position: absolute; font-size: 11.6rem; bottom: -0.4em; left: 0; }
  section#futureData .inner .box .futureBox1 .numberBox h5 { font-size: 4rem; margin-bottom: 1.3em; }
  section#futureData .inner .box .futureBox1 .futureBoxInner { display: flex; justify-content: space-between; }
  section#futureData .inner .box .futureBox1 .futureBoxInner .img { width: 570px; box-shadow: 460px 40px 0px 0px #DCF4DD; margin-bottom: 0; }
  section#futureData .inner .box .futureBox1 .futureBoxInner .txt { width: 580px; }
  section#futureData .inner .box .futureBox1 .futureBoxInner .txt h6 { font-size: 2.1rem; }
  section#futureData .inner .box .futureBox2 { padding: 0 0 80px 0; }
  section#futureData .inner .box .futureBox2 .numberBox { display: inherit; text-align: center; position: relative; }
  section#futureData .inner .box .futureBox2 .numberBox .number { position: absolute; font-size: 11.6rem; bottom: -0.4em; right: 0; margin-right: 0; }
  section#futureData .inner .box .futureBox2 .numberBox h5 { font-size: 4rem; margin-bottom: 1.3em; }
  section#futureData .inner .box .futureBox2 .futureBoxInner { display: flex; justify-content: space-between; flex-direction: row-reverse; }
  section#futureData .inner .box .futureBox2 .futureBoxInner .img { width: 570px; box-shadow: -460px 40px 0px 0px #DCF4DD; margin-bottom: 0; }
  section#futureData .inner .box .futureBox2 .futureBoxInner .txt { width: 580px; }
  section#futureData .inner .box .futureBox2 .futureBoxInner .txt h6 { font-size: 2.1rem; }
  section#futureData .inner .inner2 { width: 900px; margin: 0 auto; padding: 30px 0 0 0; }
  section#futureData .inner .inner2 .footButton ol { width: 100%; display: flex; justify-content: space-between; }
  section#futureData .inner .inner2 .footButton ol li { width: 48%; }
  section#futureData .inner .inner2 .footButton ol li { margin-bottom: 0; }
  section#futureData .inner .inner2 .footButton a:hover .button { background: #44BA66; }
  section#futureData .inner .inner2 .footButton a:hover .button::after { right: 5px; } }
