body {
  overflow-x: hidden;
}
article section {
  padding: 25px 0 1px
}
#float-btn {
  z-index: 10
}

#sec01 .ttl01 {
  -ms-flex-align: end;
  -ms-flex-pack: center;
  -webkit-box-align: end;
  -webkit-box-pack: center;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}

#sec01 .ttl01 img {
  margin-bottom: 3px;
  width: 202px
}

#sec01 .ttl01 span {
  margin-left: 5px;
  padding-top: 0!important
}

#sec01 figure img {
  margin: 0 auto;
  width: auto
}

#float-btn.color-blue a {
  background: #6cd8d5;
  color: #fff
}

#float-btn.color-blue a span {
  padding-left: 10px
}

.flows .flow {
  margin-bottom: 45px;
  text-align: left
}

.flows .flow .flow__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 25px
}

.flows .flow .flow__ttl .flow__stepNum {
  margin: 0 10px
}

.flows .flow .flow__ttl .flow__stepLabel {
  font-size: 2rem
}

.flows .flow .flow__paragraph {
  margin-bottom: 10px
}

.flows .flow .flow__fig {
  margin: 0 auto
}

.flows .flow .flow__fig img {
  max-width: none;
  width: 100%
}

.flows .flow .flow__fig--01 {
  width: 211px
}

.flows .flow .flow__fig--02 {
  width: 205px
}

.flows .flow .flow__fig--03 {
  width: 232px
}

#sec03 .blocks .block {
  -webkit-box-sizing: border-box;
  background: #fff000;
  border: 4px solid #3d3d3d;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 20px
}

#sec03 .blocks .block .block__ico {
  display: block;
  margin: 0 auto 30px;
  text-align: center
}

#sec03 .blocks .block .block__ttl {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  line-height: 1.22222;
  text-align: center
}

#sec03 .blocks .block .block__paragraph {
  font-size: 1.6rem;
  line-height: 1.375
}

#sec03 .asterisk {
  color: #000;
  font-size: 1.2rem;
  margin-bottom: 35px;
  text-align: center
}

#sec03 .blockComingSoon {
  border: 8px solid #f3f3f5;
  padding: 30px 20px 20px
}

#sec03 .blockComingSoon .blockComingSoon__ico {
  display: block;
  margin: 0 auto;
  text-align: center
}

#sec03 .blockComingSoon .blockComingSoon__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  line-height: 1.22222;
  text-align: center
}

#sec03 .blockComingSoon .blockComingSoon__paragraph {
  font-size: 1.6rem;
  line-height: 1.375
}

#foot .foot-contact-container {
  margin-bottom: 60px;
  padding-bottom: 80px
}

.b007 #cmn-visual {
  background: url(/assets/img/sa-bg-company-conect.jpg) no-repeat 50%;
  height: auto;
  padding: 40px 7px 40px 12px
}

.b007 #cmn-visual h1 img {
  height: auto;
  width: 100%
}

.b007 #sec01 {
  padding-bottom: 50px!important
}

.b007 #sec01 .speachBubble {
  position: relative;
  margin-bottom: 20px;
}

.b007 #sec01 .speachBubble__fig {
  height: 68px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 68px;
  z-index: 1;
}

.b007 #sec01 .speachBubble:nth-child(2), .b007 #sec01 .speachBubble:nth-child(4) {}

.b007 #sec01 .speachBubble:nth-child(2) p, .b007 #sec01 .speachBubble:nth-child(4) p {
  margin: 0;
  margin-right: 34px;
  padding: 20px 45px 20px 15px;
}

.b007 #sec01 .speachBubble:nth-child(2) .speachBubble__fig, .b007 #sec01 .speachBubble:nth-child(4) .speachBubble__fig {
  left: auto;
  right: 0;
}

.b007 #sec01 .speachBubble__fig img {
  height: auto;
  width: 100%
}

.b007 #sec01 .speachBubble__txt {
  border: 2px solid #6CD8D5;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.11111;
  padding: 20px 10px 20px 45px;
  background: #E9F5F4;
  margin-left: 34px;
}

.b007 #sec01 .speachBubble__txt .color {
  color: #D93D19;
}

.b007 #sec01 .blockSolution {
  border: 4px solid #6cd8d5;
  margin-top: 45px;
  padding: 20px;
  position: relative;
  text-align: center
}

.b007 #sec01 .blockSolution:before {
  -webkit-transform: translateX(-50%);
  border-color: #4b4b4b transparent transparent;
  border-style: solid;
  border-width: 21px 28px 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: -35px;
  transform: translateX(-50%);
  width: 0
}

.b007 #sec01 .blockSolution__txt {
  font-size: 1.8rem;
  font-weight: 700
}

.b007 #sec01 .blockSolution__img {
  -ms-flex-flow: column;
  -ms-flex-pack: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 10px 0 15px
}

.b007 #sec01 .blockSolution__img img {
  width: auto
}

.b007 #sec01 .blockSolution__img img:first-child {
  height: 30px;
  margin-bottom: 20px
}

.b007 #sec01 .blockSolution__img img:last-child {
  height: 21px
}

.b007 #sec01 .blockSolution__fig {
  bottom: -15px;
  height: 98px;
  position: absolute;
  right: -5px;
  width: 111px
}

.b007 #sec01 .blockSolution__fig img {
  height: auto;
  width: 100%
}

.b007 #sec02 .block {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 30px 27px;
}
#sec03 {
  margin-top: 20px;
}
.ttl01 img {
    width: 110px;
  margin-bottom: 5px;
}
.b007 #sec03 .ttl01 i img {
    width: 65px;
    margin: 5px 0 5px 7px;
}

.b007 #sec02 .block__ttl {
  font-size: 1.8rem;
  font-weight: 700
}

.b007 #sec02 .block__fig, .b007 #sec02 .block__ttl {
  margin-bottom: 20px;
  text-align: center
}

.b007 #sec02 .block__fig img {
  height: auto;
  max-width: 100%
}

.b007 #sec02 .block__paragraph, .b007 #sec03 .ttl01+p {
  font-size: 1.6rem;
  line-height: 1.25
}

.b007 #sec03 .ttl01+p {
  margin-bottom: 15px
}

.b007 #sec03 p.read {
  margin-bottom: 14px;
  text-align: center
}

.b007 .app_list {
  display: block;
  justify-content: center;
  padding: 10px 0 10px;
}

.b007 .app_list>div {
  text-align: center;
  margin-bottom: 47px;
}

.b007 .app_list>div span img {
  max-width: 127px;
  margin-right: 6px;
  transform: translateY(-4px);
}

.b007 .app_list>div p {
  margin: 14px 0 12px;
  display: flex;
  justify-content: center;
  font-size: 1.8rem;
}

.b007 .app_list>div a {
  width: 157px;
  height: 40px;
  display: block;
  background: #00C3CC;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-indent: -17px;
}

.b007 .app_list>div a:hover {
  opacity: .8;
}

.b007 .app_list>div:nth-child(2) a {
  background: #3EA3C3;
}

.b007 .app_list>div:nth-child(3) a {
  background: #FFF000;
  color: #000;
}

.b007 .app_list>div a:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  right: 12px;
  top: 15px;
  transform: rotate(45deg);
}

.b007 .app_list>div:nth-child(3) a:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.b007 .tabs_btn {
  display: flex;
  justify-content: space-between;
}

.b007 .tabs_btn .bt {
  text-align: center;
  cursor: pointer;
  width: 33.3%;
  height: 56px;
  background: #00C3CC;
  border-radius: 12px 12px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: #fff;
}

.b007 .tabs_btn .bt:first-child {
  margin-left: -10px;
  border-radius: 0 12px 0px 0px;
}

.b007 .tabs_btn .bt:last-child {
  margin-right: -10px;
  border-radius: 12px 0 0px 0px;
}

.b007 .tabs_btn .bt:nth-child(2) {
  background: #3EA3C3;
}

.b007 .tabs_btn .bt:nth-child(3) {
  background: #FFF000;
}

.b007 .tabs_btn .bt img {
  max-width: 75px;
}

.b007 .tabs_btn .bt p {
  width: 100%;
  display: block;
  margin-top: -13px;
  font-size: 1.1rem;
}

.b007 .tabs>div:first-child {
  display: block;
}

.b007 .tabs>div {
  display: none;
  position: relative;
  padding: 20px 0;
}

.b007 .tabs>div .howto {
  position: relative;
  background: #fff;
  padding: 25px 10px;
}

.b007 .tabs>div:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.b007 .tabs>div:first-child:before {
  background: #00C3CC;
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.b007 .tabs>div:nth-child(2):before {
  background: #3EA3C3;
}

.b007 .tabs>div:nth-child(3):before {
  background: #FFF000;
}

.b007 #sec03 .btn {
  margin-bottom: 40px
}

.b007 #sec03 .howto .howto__flow {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  padding: 0 14px;
}

.b007 #sec03 .howto .howto__flow .howto__flowFig {
  width: calc(50% - 7px)
}

.b007 #sec03 .howto .howto__flow .howto__flowFig figcaption {
  font-size: 1.2rem;
  line-height: 1.16667;
  padding: 10px
}

.b007 #sec03 .howto .howto__dataTtl {
  background: #464646;
  color: #fff;
  margin: 0 10px 20px;
  padding: 5px;
  position: relative;
  text-align: center
}

.b007 #sec03 .howto .howto__dataTtl:before {
  -webkit-transform: translateX(-50%);
  border-color: transparent transparent #464646;
  border-style: solid;
  border-width: 0 12px 15px;
  content: "";
  display: block;
  height: 0;
  left: 25%;
  position: absolute;
  top: -14px;
  transform: translateX(-50%);
  width: 0
}

.b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:after {
  border-color: #464646 transparent transparent;
  border-style: solid;
  border-width: 13px 17.5px 0;
  content: "";
  display: block;
  height: 0;
  margin: 10px auto 40px;
  width: 0
}

.b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:last-child:after {
  display: none
}

.b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure {
  -ms-flex-flow: column-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column-reverse
}

.b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure img {
  display: block;
  margin: 0 auto;
  width: 200px
}

.b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure figcaption {
  font-size: 1.2rem;
  margin-bottom: 10px;
  text-align: center
}

.b007 #sec04 {
  padding: 50px 0 60px
}

.b007 #sec04 p {
  text-align: center
}

.b007 #sec04 p a {
  color: #0554cb;
  text-decoration: underline
}

.b007 #sec05 {
  padding: 70px 0
}

.b007 #sec05 .ttl {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center
}

.b007 #sec05 p {
  font-size: 1.8rem;
  line-height: 1.44444;
  margin-bottom: 30px
}

@media screen and (min-width:960px) {
  #sec02 .ttl01 {
    font-size: 3.2rem
  }
  .flows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .flows .flow {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
  }
  .flows .flow .flow__ttl {
    margin-bottom: 10px
  }
  .flows .flow .flow__ttl .flow__stepNum {
    margin: 0 10px
  }
  .flows .flow .flow__ttl .flow__stepNum img {
    height: 69px;
    width: auto
  }
  .flows .flow .flow__ttl .flow__stepLabel {
    font-size: 2.2rem
  }
  .flows .flow .flow__paragraph {
    font-size: 2.2rem;
    height: 5em;
    margin: 0 auto;
    text-align: left;
    width: 295px
  }
  .flows .flow .flow__fig--01, .flows .flow .flow__fig--02 {
    width: 322px
  }
  .flows .flow .flow__fig--03 {
    width: 336px
  }
  #sec03 .blocks {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
  }
  #sec03 .blocks .block {
    border-width: 6px;
    padding: 50px 30px 80px;
    width: calc(50% - 20px)
  }
  #sec03 .blocks .block .block__ico img {
    height: 89px;
    width: 89px
  }
  #sec03 .blocks .block .block__ttl {
    font-size: 3.2rem;
    height: 3.5em;
    line-height: 1.40625
  }
  #sec03 .blocks .block .block__paragraph {
    font-size: 2.2rem;
    line-height: 1.18182
  }
  #sec03 .asterisk {
    font-size: 1.8rem;
    margin: 40px 0 80px
  }
  #sec03 .blockComingSoon {
    border-width: 10px;
    padding: 50px 40px
  }
  #sec03 .blockComingSoon .blockComingSoon__ico img {
    height: 77px;
    width: 77px
  }
  #sec03 .blockComingSoon .blockComingSoon__ttl {
    font-size: 3.2rem;
    height: 80px;
    line-height: 1.40625
  }
  #sec03 .blockComingSoon .blockComingSoon__paragraph {
    font-size: 1.8rem;
    line-height: 1.5
  }
  .b007 #sec01 {
    overflow-x: hidden;
    padding-bottom: 55px!important
  }
  .b007 #sec01 .ttl01 {
    margin-bottom: 50px
  }
  .b007 #sec01 .speachBubble_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .b007 #sec01 .speachBubble {
    width: 48.4%;
    display: flex;
    align-content: stretch;
  }
  .b007 #sec01 .speachBubble:nth-child(1), .b007 #sec01 .speachBubble:nth-child(2) {
    margin-bottom: 33px;
  }
  .b007 #sec01 .speachBubble:nth-child(1) p, .b007 #sec01 .speachBubble:nth-child(2) p {
    margin-left: 43px;
    padding-left: 80px;
    margin-right: 0;
  }
  .b007 #sec01 .speachBubble:nth-child(3) p, .b007 #sec01 .speachBubble:nth-child(4) p {
    margin: 0;
    margin-right: 43px;
    padding-right: 80px;
    box-sizing: border-box;
    padding-left: 45px;
  }
  .b007 #sec01 .speachBubble.reverse .speachBubble__txt {
    margin-left: 0;
  }
  .b007 #sec01 .speachBubble__fig {
    top: 50%;
    transform: translateY(-50%);
    left: 0 !important;
    width: 102px;
    height: 102px;
  }
  .b007 #sec01 .speachBubble:nth-child(3) .speachBubble__fig, .b007 #sec01 .speachBubble:nth-child(4) .speachBubble__fig {
    left: auto !important;
    right: 0;
  }
  .b007 #sec01 .speachBubble__txt {
    border-radius: 24px;
    font-size: 2.6rem;
    line-height: 1.15385;
    padding: 30px 45px;
    position: relative;
  }
  .b007 #sec01 .blockSolution {
    border-width: 10px;
    margin-top: 85px;
    padding: 30px 40px;
    text-align: left
  }
  .b007 #sec01 .blockSolution:before {
    -webkit-transform: translateX(-50%);
    border-color: #4b4b4b transparent transparent;
    border-style: solid;
    border-width: 30px 50px 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: -60px;
    transform: translateX(-50%);
    width: 0
  }
  .b007 #sec01 .blockSolution__txt {
    font-size: 3.6rem;
    font-weight: 700
  }
  .b007 #sec01 .blockSolution__txt .small {
    font-size: 2.8rem
  }
  .b007 #sec01 .blockSolution__img, .b007 #sec01 .blockSolution__ly {
    -ms-flex-align: baseline;
    -webkit-box-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .b007 #sec01 .blockSolution__img {
    -ms-flex-flow: row;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    flex-flow: row;
    justify-content: center;
    margin: 0
  }
  .b007 #sec01 .blockSolution__img img {
    width: auto
  }
  .b007 #sec01 .blockSolution__img img:first-child {
    height: 60px;
    margin-bottom: 0
  }
  .b007 #sec01 .blockSolution__img img:last-child {
    height: 41px;
    margin-left: 25px;
    margin-right: 15px
  }
  .b007 #sec01 .blockSolution__fig {
    bottom: -55px;
    height: 296px;
    position: absolute;
    right: -180px;
    width: 335px
  }
  .b007 #sec01 .blockSolution__fig img {
    height: auto;
    width: 100%
  }
  .b007 #sec02 .blocks {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .b007 #sec02 .blocks .block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.5%
  }
  .b007 #sec02 .blocks .block.width-50 {
    width: 48.5%;
  }
  .b007 #sec02 .blocks .block__ttl {
    font-size: 2.4rem;
    margin-bottom: 25px
  }
  .b007 #sec02 .blocks .block__fig {
    height: 200px;
    margin-bottom: 35px;
    text-align: center
  }
  .b007 #sec02 .blocks .block__fig img {
    height: auto;
    max-width: 100%
  }
  .b007 #sec02 .blocks .block__paragraph {
    font-size: 1.8rem;
    line-height: 1.44444
  }
  .b007 #sec03 {
    padding: 100px 0 0
  }
  .b007 #sec03 .ttl01 img {
    width: auto;
  margin-bottom:10px !important;
  }
  .b007 #sec03 .ttl01 i img {
    width: 125px;
    margin: 5px 20px 5px 5px !important;
  }
  .b007 #sec03 .ttl01 strong {
    font-size: 3.4rem;
  }
  .b007 #sec03 p.read {
    font-size: 1.6rem;
    margin: 12px 0;
  }
  .b007 .app_list {
    display: flex;
    justify-content: center;
    padding: 30px 0 55px;
  }
  .b007 .app_list>div {
    text-align: center;
    width: 300px;
  }
  .b007 .app_list>div span img {
    max-width: 127px;
    margin-right: 8px;
    transform: translateY(-4px);
  }
  .b007 .app_list>div p {
    margin: 24px 0 12px;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
  }
  .b007 .app_list>div a {
    width: 186px;
    height: 40px;
    display: block;
    background: #00C3CC;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 40px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-indent: -17px;
  }
  .b007 .app_list>div a:hover {
    opacity: .8;
  }
  .b007 .app_list>div:nth-child(2) a {
    background: #3EA3C3;
  }
  .b007 .app_list>div:nth-child(3) a {
    background: #FFF000;
    color: #000;
  }
  .b007 .app_list>div a:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    right: 12px;
    top: 15px;
    transform: rotate(45deg);
  }
  .b007 .app_list>div:nth-child(3) a:before {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
  }
  .b007 #sec03 .howto .howto__dataTtl {
    margin: 0 0 20px;
    position: relative;
    text-align: center
  }

  
  .b007 #sec03 .howto .howto__dataTtl:before {
    -webkit-transform: translateX(-50%);
    border-color: transparent transparent #464646;
    border-style: solid;
    border-width: 0 18px 30px;
    content: "";
    display: block;
    height: 0;
    left: 25%;
    position: absolute;
    top: -28px;
    transform: translateX(-50%);
    width: 0
  }
  .b007 .tabs_btn {
    display: flex;
    justify-content: space-between;
  }
  .b007 .tabs_btn .bt {
    text-align: center;
    cursor: pointer;
    width: 333px;
    height: 90px;
    background: #00C3CC;
    border-radius: 15px 15px 0px 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: #fff;
    margin: 0 !important;
    position: relative;
  }
  
  .b007 .tabs_btn .bt.on:before {
    border-color:  #fff transparent transparent;
    border-style: solid;
    border-width: 10px 10px  0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    bottom:-20px;
    z-index: 1;
    position: absolute;
    width: 0;
    margin-left: -10px;
  }
  .b007 .tabs_btn .bt.on:nth-child(3):before {
    border-color:  #000 transparent transparent;
  }
  .b007 .tabs_btn .bt:nth-child(2) {
    background: #3EA3C3;
  }
  .b007 .tabs_btn .bt:nth-child(3) {
    background: #FFF000;
  }
  .b007 .tabs_btn .bt img {
    max-width: 130px;
  }
  .b007 .tabs_btn .bt p {
    width: 100%;
    display: block;
    margin-top: -17px;
    font-size: 1.8rem;
  }
  .b007 .tabs>div {
    display: none;
    position: relative;
    padding: 50px 0;
  }
  .b007 .tabs>div .howto {
    position: relative;
    background: #fff;
    padding: 45px 40px;
  }
  .b007 .tabs>div:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .b007 .tabs>div:first-child:before {
    background: #00C3CC;
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .b007 .tabs>div:nth-child(2):before {
    background: #3EA3C3;
  }
  .b007 .tabs>div:nth-child(3):before {
    background: #FFF000;
  }
  .b007 .tabs>div:first-child {
    display: block;
  }
  .b007 #sec03 .btn {
    margin: 0 auto 90px;
    width: 580px
  }
  .b007 #sec03 .btn br {
    display: none
  }
  .b007 #sec03 .howto .howto__flow .howto__flowFig {
    text-align: center;
    width: 400px
  }
  .b007 #sec03 .howto .howto__flow .howto__flowFig figcaption {
    display: inline-block;
    font-size: 1.8rem;
    text-align: left
  }
  .b007 #sec03 .howto .howto__flow {
    margin-bottom:22px;
  }
  .b007 #sec03 .howto .howto__dataTtl {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px
  }
  .b007 #sec03 .howto .howto__dataFlow {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem {
    position: relative
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:first-child {
    width: 242px
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:nth-child(2) {
    width: 236px
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:nth-child(3) {
    width: 248px
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:nth-child(4) {
    width: 242px
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem:after {
    -webkit-transform: translateY(-50%);
    border-color: transparent transparent transparent #464646;
    border-style: solid;
    border-width: 15px 0 15px 14px;
    height: 0;
    position: absolute;
    right: -7px;
    top: 180px;
    transform: translateY(-50%);
    width: 0
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure {
    -ms-flex-align: center;
    -ms-flex-flow: column;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    align-items: center;
    flex-flow: column;
    text-align: center
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure figcaption {
    display: inline-block;
    font-size: 1.8rem;
    padding: 0 15px;
    text-align: left;
    order: 1;
    width: 100%;
    box-sizing: border-box;
  }
  .b007 #sec03 .howto .howto__dataFlow .howto__dataFlowItem figure img {
    width: auto;
    order: 2;
  }
  .b007 #sec04 {
    padding: 100px 0 150px
  }
  .b007 #sec04 p {
    font-size: 2rem
  }
  .b007 #sec05 {
    padding: 100px 0 85px
  }
  .b007 #sec05 .ttl {
    font-size: 3.2rem;
    line-height: 1.5;
    margin-bottom: 50px
  }
  .b007 #sec05 p {
    -moz-column-count: 2;
    -moz-column-gap: 80px;
    -webkit-column-count: 2;
    -webkit-column-gap: 80px;
    column-count: 2;
    column-gap: 80px;
    font-size: 2.6rem;
    margin-bottom: 80px
  }
  .b007 #sec05 figure {
    text-align: center
  }
  /* 画像上揃えのため 位置調整用にユーティリティスタイルを追加 */
  .b007 .pc-translateY-negative-6{
    transform: translateY(-6px);
  }
  .b007 .pc-translateY-negative-10{
    transform: translateY(-10px);
  }
}