@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: 715px;}

.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/svf/bg-svf.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: 670px; 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;}

/*
*
------------------------------------------------- */
.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;
}
.title-green-lg.ls-sm {
  letter-spacing: -.025em;
}
.title-green-lg.title-spa {
  font-size: 31px;
  letter-spacing: -.025em;
}
.title-green-lg.title-sum {
  font-size: 25px;
  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-middle {
  vertical-align: middle
}

.media-top {
  margin-bottom: 55px;
}

.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: ""
}


/*
*
------------------------------------------------- */
.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%;
}

.btn-container {
  margin-top: 51px;
}

.btn-hover:hover {
  opacity: .8;
}

.btn-sense {
  padding: 53px 52px 15px 36px;
  font-size: 13px;
  line-height: 1.538;
  color: #5c5a59;
  background: url("../img/qliksense/7.png") 0 0 no-repeat;
}

/*
*
------------------------------------------------- */
.pb82 {
  padding-bottom: 82px !important;
}

.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: 32px;
  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;
}

/*
*
------------------------------------------------- */
.section-qlik-sense {
  padding-top: 40px;
}

.section-qlik-sense h3 {
  margin-bottom: 37px;
}

.section-qlik-sense .btn-container {
  margin-top: 31px;
}
container
.section-qlik-sense.section-qlik-sense-sm {
  padding-top: 2px;
}

.section-qlik-sense.section-qlik-sense-sm h3 {
  margin-bottom: 35px;
}

/*
*
------------------------------------------------- */
.section-support {
  margin-top: -71px;
}

.section-support .lead {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 17px;
}

.section-support .media .media-left {
  padding-right: 12px;
}

.section-support a.b-arrow {
  padding-left: 27px;
  margin-bottom: -3px;
  letter-spacing: .02em;
}

/*
*
------------------------------------------------- */
.media-qlikviewnprinting .media-right {
  padding-left: 25px;
}

/*
*
------------------------------------------------- */
.container,
.container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
*
------------------------------------------------- */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.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;
}
/*
*
------------------------------------------------- */
.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: 50%;
  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;
}

.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;
}
.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;
}

/*
*
------------------------------------------------- */
.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;
}

.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: "";
}

.title-border-top {
  padding-top: 8px;
  padding-left: 0;
  margin-top: 51px;
  margin-bottom: 34px;
  font-size: 24px;
  color: #1d2087;
  background-color: transparent;
  border-top: 6px solid #1d2087;
  border-left: 0;
}

/*
*
------------------------------------------------- */
.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);
}

/*
*
------------------------------------------------- */
.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;
}

/*
*
------------------------------------------------- */
.text-center {
  text-align: center;
}

.video-container iframe {
  width: 100%;
  max-width: 560px;
  height: 313px;
  border: 1px solid #999;
}

.video-container iframe.border0 {
  border: 0;
}

.mt24 {
  margin-top: 24px;
}

.mt57 {
  margin-top: 57px;
}

.mb37 {
  margin-bottom: 37px;
}

.v-bottom {
  vertical-align: bottom;
}


.left-inner{
  max-width: 900px;
  margin: 50px auto;
  float:left;
  width:48%;
}

.right-inner{
  max-width: 900px;
  margin: 30 auto;
  float:right;
  width:50%;
}

@media screen and (max-width: 767px) {
  .left-inner{
    margin: 0 auto;
    float: none;
    width:90%;
  }

  .right-inner{
    margin: 0 auto;
    float: none;
    width:90%;
  }
}

.form_inquiry{
	font-size:20px;
  	line-height:0.5;
  	display: inline-block;
    padding: 15px 30px;
    background-color: #ED7D31;
    text-decoration: none;
    border-radius: 0;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    width: fit-content;
 }
.form_support{
	font-size:20px;
	text-align:center;
    line-height:0.5;
}
.form_support span{
	font-weight: bold;
}
.mark-list a{
	color: #3883CE;
}
.mark-list a:hover {
  color: #78C5DF; 
  text-decoration: underline; /* 例として下線を付ける */
}
.mark-list{
	margin-top: 10px;
}
.mark-list li{
	font-size: 13px;
}
#pdtopicpath {
    float:right;
    height: 25px;
    padding-top: 5px;
    font-size: 12px;
    color: #999;
}

#pdTopMain {
    height: 80px;
    float:left;
}
.media-right img{
	margin-top: 50px;
	margin-left: 18px
}
.left-inner p{
	margin-top: 50px;
	font-size: 18px;
	font-weight: bold;
}
.left-inner ul li{
	font-size: 15px;
	line-height: 1.8;
}
.media-middle{
	font-size: 15px;
}
.media-center{
	font-size: 14px;
}
.topicpathend{
	color: #999;
}
.emphasis{
	font-weight: bold;
	text-decoration: underline;
  	text-decoration-thickness: 1px; /* 線の太さを指定。この値を調整 */
  	text-decoration-color: #a9a9a9;
}
.medal{
	display: flex;
	justify-content: center;
	width: 445px;
}
.media-right ul.medal img {
	margin-top: -65px; 
}
.left-inner .recom p{
	margin-top: 10px;
}
.left-inner .recom img{
	margin-top: 10px;
	margin-left: 18px
}
.right-inner .suminquiry{
	margin-top: 67px;
}
.media-right .motionboard_medal .medal img{
    margin-left: 33px;
}

