@charset "utf-8";

/*扉用設定*/
.ProductsTop_Lineup .LogoArea {float: left; width: 210px;}

.ProductsTop_Lineup .LogoArea.Qlik-other-option {
  width: 180px;
  margin-right: 30px;
}
.ProductsTop_Lineup .LogoArea.Qlik-other-option p {
  margin-top: 0;
  margin-bottom: 40px;
}

.ProductsTop_Lineup .LogoArea.SPA {
  width: 180px;
  margin-right: 30px;
}

.ProductsTop_Lineup .Intro {float: left; width: 510px;}

.ProductsTop_Lineup h6 {font-size: 20px; color: #35b3b3;}

#Products .MainTheme_h2_QlikView {position: relative; width: 720px; height: 524px; background: url(../img/pict_products_qlikview_h2.png) no-repeat;}
#Products .MainTheme_h2_QlikView .theme_to_point {width: 260px; top: 240px; position: absolute;}

#Products .MainTheme_h2_DrSum {position: relative; width: 720px; height: 413px; background: url(../img/pict_products_drsum_h2.png) 0 30px no-repeat;}
#Products .MainTheme_h2_DrSum .theme_to_point {width: 310px; top: 200px; position: absolute;}

#Products .MainTheme_h2_MotionBoard {position: relative; width: 720px; height: 413px; background: url(../img/pict_products_motionboard_h2.png) 0 30px no-repeat;}
#Products .MainTheme_h2_MotionBoard .theme_to_point {width: 260px; top: 170px; position: absolute;}

#Products .MainTheme_h2_SVF {display: block;position: relative; width: 720px; height: 650px; background: url(../img/pict_products_svf_h2.png) 0 30px no-repeat;}
#Products .MainTheme_h2_SVF .theme_to_point {width: 390px; top: 170px; position: absolute;}
#Products .MainTheme_h2_SVF .illustArea {display: block; top: 330px; position: absolute;}

#Products table.TBLbox td {font-size: 13px;}

.Warning {border: 1px solid #ccc; padding: 20px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }


.OtherProducts {padding: 20px; border: 5px solid #f0f0f0; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; background: #f0f0f0;}
.OtherProducts a {display: block; min-height: 25px; padding: 0 0 0 30px; background: url(../img/link_blue_arrow.png) no-repeat 0 2px; font-weight: bold;}


ul.ProductOptionList li.left { float: left; width: 202px; padding-top: 8px;}
ul.ProductOptionList li.right { float: left; width: 500px; padding: 8px 0 8px 17px; border-left: 1px solid #CCC;}
ul.ProductOptionList li.line {clear:both; height: 7px; border-bottom: 1px dotted #ccc; margin-bottom: 10px;}


/*
*
------------------------------------------------- */
@media (max-width: 957px) {
  H3,H5 {
    width: calc(100vw - 41px );
    padding-left:7px;
  }
  H6.tt {
    width: calc(100vw - 41px );
    padding-left:7px;
  }
}


.title-green-lg {
  padding: 0;
  font-size: 32px;
  color: #35b3b3;
  font-weight: normal;
  line-height: 1.438;
  border: 0;
  margin-top: 24px;
  margin-bottom: 30px;
}
@media (max-width: 957px) {
  .title-green-lg {
    width: calc(100vw - 34px );
    padding-left:7px;
  }
}
.title-green-lg.ls-sm {
  letter-spacing: -.025em;
}
.title-green-lg.title-spa {
  font-size: 31px;
  letter-spacing: -.025em;
}

/*
*
------------------------------------------------- */
.title-blue-sm {
  color: #1d2087;
  font-weight: bold;
}

/*
*
------------------------------------------------- */
.title-h5 {
  height: auto;
  padding: 11px 0 9px 10px;
  margin-bottom: 25px;
}

.title-h5.mt-lg {
  margin-top: 80px;
}

.title-h5 small {
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}

/*
*
------------------------------------------------- */
.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media-body {
  width: 10000px
}



.media-object {
  display: block
}

.media .media-left {
  padding-right: 10px
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top
}
@media (max-width: 957px) {
  .media-body,
  .media-left,
  .media-right {
    display: block;
    width: calc(100vw - 34px );
    padding:7px;
    margin-bottom:7px;
  }
  .media-right img{
    padding-left:calc((100vw - 402px) /2);
  }
  p.mess{
    width: calc(100vw - 41px );
    padding-left:7px;

  }
  
  
}



.media-middle {
  vertical-align: middle
}

.media-top {
  margin-bottom: 38px;
}

.media-top .media-body {
  padding-top: 24px;
}

.media-Watch .media-left {
  padding-right: 60px;
}

.media-Watch .media-body {
  padding-top: 11px;
}

/*
*
------------------------------------------------- */
.list-dot-green {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}

.list-dot-green li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
  font-size: 14px;
}

.list-dot-green li:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  background-color: #35b3b3;
  border-radius: 50%;
  content: ""
}

/*
*
------------------------------------------------- */
.list-dot-green-lg {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}

.list-dot-green-lg li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 8px;
  font-size: 14px;
}

.list-dot-green-lg li:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  background-color: #35b3b3;
  border-radius: 50%;
  content: ""
}

/*
*
------------------------------------------------- */
.list-dot-blue-sm {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.list-dot-blue-sm li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 1.4;
}

.list-dot-blue-sm li:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  background-color: #1d2087;
  border-radius: 50%;
  content: ""
}

/*
*
------------------------------------------------- */

.btn-catch-by-hand {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 3;
  width: 100px;
  height: 180px;
  padding: 0 0 0 0;
  font-size: 12px;
  line-height: 1.45;
  font-weight: bold;
  color: #000;
  text-align: center;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

@media (max-width: 200px) {
  .btn-catch-by-hand {
    width: 100px;
    height: 180px;
    padding-top: 54px;
    padding-left: 14px;
    font-size: 10px;
    line-height: 1.2;
  }
}

.btn-catch-by-hand, .btn-catch-by-hand:active {
  background-image: url("../img/img-catch-by-hand.png");
}

.btn-catch-by-hand:focus, .btn-catch-by-hand:hover {
  color: #fff;
  background-position-x: 100%;
}


/*
*
------------------------------------------------- */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

/*
*
------------------------------------------------- */
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

/*
*
------------------------------------------------- */
.btn-brder-green {
  padding: 10px 14px 6px;
  font-weight: bold;
  color: #00b8b6 !important;
  border: 2px solid #00b8b6;
  border-radius: 5px;
}

.btn-brder-green:hover,
.btn-brder-green:focus {
  background-color: #00b8b6;
  color: #fff !important;
}

.btn-brder-green.icon-external {
  position: relative;
  padding-right: 40px;
}

.btn-brder-green.icon-external::after {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 13px;
  top: 0;
  bottom: 2px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon_link_external_lg.png") no-repeat 50% 0;
  content: "";
}

.btn-brder-green:hover.icon-external::after,
.btn-brder-green:focus.icon-external::after {
  background-position: 50% 100%;
}

/*
*
------------------------------------------------- */
.pb85 {
  padding-bottom: 85px !important;
}

/*
*
------------------------------------------------- */
.hover-img {
  position: relative;
  display: inline-block;
}

.hover-img .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.hover-img:hover .img-hover {
  visibility: visible;
}

.hover-img:hover .img {
  visibility: hidden;
}

/*
*
------------------------------------------------- */
.lead-green {
  color: rgb(53, 179, 179);
  font-size: 18px;
  line-height: 1.556;
}

/*
*
------------------------------------------------- */
.section-qlik-sense-merit {
  padding-top: 30px;
  padding-bottom: 40px;
}

.section-qlik-sense-merit .media-right {
  padding-left: 22px;
}

.section-qlik-sense-merit .media-body {
  padding-top: 0;
}

/*
*
------------------------------------------------- */
.section-qlik-feature .media {
  margin-bottom: 80px;
}

.section-qlik-feature .media-right {
  padding-left: 22px;
}

.section-qlik-feature .media-body {
  padding-top: 0;
}

.section-qlik-feature .title-h5 {
  margin-bottom: 30px;
}

.section-qlik-feature .title-blue-sm {
  margin-top: 25px;
}
.section-qlik-feature .media .title-blue-sm:first-child {
  margin-top: 0;
}

.section-qlik-feature .media p {
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 13px;
}

/*
*
------------------------------------------------- */
.media-qlikviewnprinting .media-right {
  padding-left: 25px;
}

/*
*
------------------------------------------------- */
.container,
.container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
*
------------------------------------------------- */
.container {
width: 960px;
}

@media (max-width: 957px) {
.container {
    width: calc(100vw - 14px );
    padding-left:7px;
  }
}

.container-0 {
  padding-right: 0;
  padding-left: 0;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

/*
*
------------------------------------------------- */
.row-13 {
  margin-right: -13px;
  margin-left: -13px;
}
.row-13 > div {
  padding-right: 13px;
  padding-left: 13px;
}

/*
*
------------------------------------------------- */
.row-10 {
  margin-right: -10px;
  margin-left: 1px;
}

.row-26 {
  margin-right: -26px;
  margin-left: -26px;
}

@media (max-width: 957px) {
.row-26 {
  margin-right: 0px;
  margin-left: 0px;
}

}

/*
*
------------------------------------------------- */
.container-feature {
  max-width: 680px;
}

/*
*
------------------------------------------------- */
.col-sm-6 {
  position: relative;
  width: 50%;
  min-height: 1px;
  margin-left: 2px;
  margin-right: -3px;
  padding-right: 12px;
  padding-left: 12px;
  float: left;
}

.col-xs-6 {
  position: relative;
  width: 47%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  float: left;
}

@media (max-width: 957px) {
  .col-xs-6 {
    float:none;
    width: calc(100vw - 360px);
  }
  .media-left {
    width: 260px;
    float: left;
  }
  .media-middle {
    width: calc(100vw - 344px);
  }
}

.col-xs-7 {
  position: relative;
  width: 47%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  float: left;
}

.col-sm-4 {
  position: relative;
  width: 33.33333333%;
  min-height: 1px;
  padding-right: 11px;
  padding-left: 11px;
  float: left;
}
@media (max-width: 957px) {
.col-sm-4 {
  width: calc(50vw - 20px);
}
}

@media (max-width: 631px) {
.col-sm-4 {
  width: 100vw;
}
}

.col-xs-5 {
  position: relative;
  width: 41.66666667%;
  min-height: 1px;
  padding-right: 18px;
  padding-left: 15px;
  float: left;
}


/*
*
------------------------------------------------- */
.col-350 {
  width: 350px;
}

.col-146 {
  width: 146px;
}

/*
*
------------------------------------------------- */
.caption {
  color: rgb(53, 179, 179);
  font-size: 13px;
  font-weight: bold;
  line-height: 1.385;
}

/*
*
------------------------------------------------- */
.well {
  padding: 25px 15px;
  margin-bottom: 28px;
  color: rgb(53, 179, 179);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.286;
  border-radius: 10px;
  background-color: rgb(240, 240, 240);
}
.well .title {
  margin-top: 0;
  margin-bottom: 12px;
  color: rgb(53, 179, 179);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.286;
}


/*
*
------------------------------------------------- */
.table-cell {
  display: table;
  width: 100%;
  font-size: 11px;
  line-height: 1.364;
}

.table-cell > .cell {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 760px) {
  .table-cell > .cell {
    display: table-row;
    vertical-align: top;
  }
}

.table-cell .title {
  margin-top: 15px;
  margin-bottom: 5px;
  color: rgb(53, 179, 179);
  font-size: 13px;
  font-weight: bold;
}

.table-cell .icon-arrow {
  margin-top: 30px;
}

/*
*
------------------------------------------------- */
.table-cell-data-catalog {
  margin-top: 45px;
}
.table-cell-data-catalog > .col-arrow {
  width: 37px;
}

/*
*
------------------------------------------------- */
.text-sm {
  margin: 10px 0 5px;
  font-size: 11px;
  color: #333;
}

.text-green-lg {
  font-size: 18px;
  font-weight: bold;
  color: rgb(53, 179, 179);
  text-align: center;
}

/*
*
------------------------------------------------- */
.text-green-sm {
  font-size: 13px;
  font-weight: bold;
  color: rgb(53, 179, 179);
  text-align: center;
}

/*
*
------------------------------------------------- */
.well-gray-sm {
  padding: 14px 0 5px;
  margin-bottom: 19px;
  font-size: 15px;
  color: rgb(53, 179, 179);
  background-color: #f0f0f0;
  text-align: center;
  border-radius: 0;
  line-height: 2.5;
}

.well-gray-border-top-green {
  padding: 30px 0 28px;
  margin-bottom: 28px;
  background-color: #f0f0f0;
  border-top: 1px solid rgb(53, 179, 179);
  border-radius: 0;
  text-align: center;
}

.well-gray-border-top-green .caption {
  font-size: 16px;
  color: rgb(53, 179, 179);
}

/*
*
------------------------------------------------- */
.well-dotted-green {
  margin-left: 4px;
  padding: 21px 20px 5px;
  background-color: #fff;
  font-size: 11px;
  color: #000;
  border: 2px dotted rgb(53, 179, 179);
  border-radius: 10px;
}

/*
*
------------------------------------------------- */
.dl-number-green {
  display: flex;
  margin-bottom: 13px;
  margin-left: 10px
}
.dl-number-green dt {
  padding-right: 5px;
}
.dl-number-green dd {
  padding-top: 2px;
}

.dl-number-green .number {
  display: block;
  width: 10px;
  height: 10px;
  padding: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.02;
  border-radius: 50%;
  background-color: #2ba9aa;
  text-align: center;
}

/*
  *
  ------------------------------------------------- */
.media-amateras-ray-lead .media-body {
  padding-right: 42px;
}
@media (max-width: 957px) {
.media-amateras-ray-lead .media-body {
    width: calc(100vw - 41px );
    padding-left:7px;
    padding-right: 0;
  }
}




/*
*
------------------------------------------------- */
.table-cell-amateras-ray-ai {
  margin-top: 20px;
  margin-bottom: 60px;
}

.table-cell-amateras-ray-ai .col-2 {
  padding-right: 40px;
  padding-left: 40px;
}





.table-cell-amateras-ray-ai .lead {
  margin-top: 0;
  margin-bottom: 10px;
  color: rgb(53, 179, 179);
  font-size: 13px;
  font-weight: bold;
  line-height: 1.615;
}

.table-cell-amateras-ray-ai p {
  margin-top: 18px;
}


/*
*
------------------------------------------------- */
.title-step,
.title-step * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.title-step {
  position: relative;
  max-width: 209px;
  margin: 0 auto 12px;
  text-align: center;
}

@media (max-width: 760px) {
  .title-step {
    max-width: 85vw;
  }
}

.title-step .text {
  position: relative;
  z-index: 10;
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 24px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  background-color: rgb(53, 179, 179);
}

.title-step:before,
.title-step:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  content: "";
}

.title-step:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  margin: auto;
  background-color: rgb(53, 179, 179);
  content: "";
}

.title-step.has-arrow:after {
  right: -30px;
  z-index: 1;
  margin-right: 0;
  width: 0;
  height: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-style: solid;
  border-width: 10px 0 10px 13px;
  border-color: transparent transparent transparent rgb(53, 179, 179);
  content: "";
}

@media (max-width: 760px) {
  .title-step.has-arrow:after {
    display:none;
  }
}


/*
*
------------------------------------------------- */
.thumbnail-amateras-ray-ai {
  display: inline-block;
}

.thumbnail-amateras-ray-ai .caption {
  margin-top: 0;
  padding: 8px 0 6px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: rgb(53, 179, 179);
}

@media (max-width: 740px) {
  .thumbnail-amateras-ray-ai img {
    width:calc(100vw/4 - 24px);
  }
  div.col-sm-6.col-350{
    width:calc(100vw/2 - 44px);
  }
  .well-gray-sm{
    margin-bottom:12px;
  }
}









/*
*
------------------------------------------------- */
.well-gray-border-top-green .caption {
  font-size: 16px;
  color: rgb(53, 179, 179);
}

/*
*
------------------------------------------------- */
.section-amateras-ray-intro .list-unstyled {
  display: inline-block;
  margin-left: 150px;
}
.section-amateras-ray-intro .list-unstyled li + li {
  margin-top: 2px;
}

.section-amateras-ray-intro .b-arrow {
  padding-top: 1px;
  background-position-y: 0;
}

/*
*
------------------------------------------------- */
.title-bg-pencil {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  padding: 7px 25px;
  background-color: #92d1d1;
  font-size: 14px;
  text-align: center;
  border-radius: 50px;
}

.title-bg-pencil:before {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url("../img/amateras_ray/icon-pencil.png") no-repeat 0 0;
  content: "";
  vertical-align: -3px;
}

footer {
  padding-bottom: 34px;
  background-color: #8acdfd;
}

@media (max-width: 957px) {
footer {
    width:100vw;
  }
}

@media (max-width: 767px) {
  footer {
    padding-top: 32px;
    padding-bottom: 22px;
  }
}



@media (max-width: 767px) {
  footer .list-text {
    padding-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
  }
}

footer .list-text li {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 767px) {
  footer .list-text li {
    font-size: 13px;
  }
}

footer .list-text li a {
  color: #fff;
}

footer .list-text li a:hover {
  color: #8f8f8f;
  text-decoration: none;
}



footer .link-external:hover:after {
  background-position-x: 100%;
}

footer .img-h2o-driverless-ai {
  margin-left: 23px;
}

@media (max-width: 767px) {
  footer .img-h2o-driverless-ai {
    margin-left: 0;
  }
}

footer .list-img{
	padding:1em 0;
}
@media (max-width: 1033px) {
 #Header,
 .footer .container{
    width:auto;
  }
  .Header__SCSK {
  padding-right: 1em;
  }
}

@media (max-width: 767px) {
  footer .list-img {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  footer .list-img li {

  }
}

footer .contact {
  padding-right: 30px;
}

@media (max-width: 767px) {
  footer .contact {
    padding-right: 15px;
  }
}

footer .profile {
  padding-right: 30px;
}

@media (max-width: 767px) {
  footer .profile {
    padding-right: 15px;
  }
}

footer .use {
  padding-right: 30px;
}

@media (max-width: 767px) {
  footer .use {
    padding-right: 15px;
  }
}

footer .policy {
  padding-right: 164px;
}

@media (max-width: 991px) {
  footer .policy {
    padding-right: 100px;
  }
}

@media (max-width: 767px) {
  footer .policy {
    padding-right: 0;
  }
}

footer .img-h2o-ai {
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 767px) {
  footer .img-h2o-ai {
    position: static;
  }
  footer .img-h2o-ai img {
    display: block;
  }
}

footer .img-h2o-ai:hover {
  opacity: .8;
}

footer .inner {
  position: relative;
}

@media (max-width: 767px) {
  footer .inner {
    position: static;
  }
}

footer .copyright {
  color: #7b7b7b !important;
}

@media (max-width: 767px) {
  footer .copyright {
    display: block;
    margin-top: 30px;
  }
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
}

