@charset 'UTF-8';

/* clearfix */

.clearfix:before, .clearfix:after {
  display: table;
  content: ' ';
}

.clearfix:after {
  clear: both;
}

/* ==========================================================
    base setting
========================================================== */

body {
  font-family: 'Segoe UI','ヒラギノ角ゴ Pro W3','open sans', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ' !important;
  /*font-size: 14px;*/
  line-height: 1.5;
}
h3{ 
  font-size: 1.75rem;
  font-family: 'Segoe UI','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ' !important;
  padding-top: 1.5rem;
}

a {
  text-decoration: none;
  /*color: #06c;*/
}

a:link, a:visited {
  text-decoration: none;
  outline: 0;
}

a:hover, a:active {
  text-decoration: none;
 /* color: #06c;*/
}

/* ==========================================================
    ヘッダー
========================================================== */
.container-fluid{
  padding-top:20px;
  padding-bottom: 50px;
  font-size: 14px;
}
.container {
  max-width: 1600px;
  margin: 0 auto;
  /*padding-top:20px;*/
  font-size: 14px;
}

.section{
  margin:5em 2em;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
 }
 /*p{
  font-size: 18px;
 }*/
/* ==========================================================
    メインビジュアル
========================================================== */

.visual {
  /* margin-top:-20px; */
  /*border-bottom: 3px solid #ae2325;
  background: url('../../images/visual_main_01.jpg') ;*/
  background-size: cover;
  background-position: 0% 0%;
}

.visual_inner {
  position: relative;
  max-width: 1000px;
  height: 580px;
  margin: 0 auto;
}

.visual_title {
  position: absolute;
  top: 190px;
  right: 0;
  left: 0;
  margin: auto;
}

.visual_copy {
  position: absolute;
  top: 352px;
  right: 0;
  left: 0;
  max-width: 1000px;
  height: 150px;
  margin: auto;
}


.visual_inner p{
  font-size: 1.02em;
  color: white;
}
.position-relative{
  position: relative;
}

@media only screen and (max-width: 975px) {
.visual_inner {
  height: 300px;
}
.visual_title {
  top: auto;
  bottom:0;
  }
.visual_inner h1{
  font-size: 1.5em;
}
}
/* ==========================================================
    企業情報
========================================================== */
.company_img{
 padding-top: 3vh;
 padding-bottom: 3vh;
  margin-left: auto;
  margin-right: auto;
}
.section.company{
  max-width: 1100px;
}
.date{
  position: absolute;
  top: 0;color: #255cb3;font-size: small;
}
.vs-container-fhd {
    max-width: 1890px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#o-slide .uk-card-default .uk-card-title {
    color: #333;
    font-weight: 600;
}
#o-slide .uk-card-title {
    font-size: 1.5rem;
    line-height: 1.4;
}
#o-slide .uk-card-body {
    padding: 10px 40px;
}
#o-slide .uk-card-body {
    display: flow-root;
}
#o-slide  .uk-card-body h3.uk-card-title {
 
    min-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
a.uk-slidenav {
    background-color: rgba(255,255,255,.35);
}
.uk-slidenav {
    color: #000 !important;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
}
a.uk-slidenav svg {
    padding: 2px;
}

/* ==========================================================
    Tech
========================================================== */
.tech_img{
  padding-top: 5vh;
 margin-left: auto;
  margin-right: auto;
}
.tech_bg{
 background: rgb(246,246,246); /* Old browsers */

}


/* ==========================================================
    商品説明（モニター・プロジェクター共通）
========================================================== */
.product h2{
  text-align: left;
  
  border-bottom: 1px solid #990000;
  font-weight: bold;

}
.product {
}

.product a{
  color:black; 
}

.tab{
  display:inline-block;
  font-size: 0.8em;
  text-align: left;
  color: white;
  font-weight: 600;
  cursor: default;
}
.icon {
 display:inline-block;
 text-align: center;
 border-radius:5px;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
  padding:2px 8px; 
  margin: 1px;
  min-height: 20px;
}
.bezelcolor, .google{background: #dddddd; color:#333}
.bz-blue{background: #81bdda}
.bz-pink{background: #ee8fc0;}
.size {
 background: #E02E46;
 }
.panel {
  background: #2C74D8;
}
.resolution {
  background: #223b98
}
.angle {
  background: #ED0707;
}
.bright {
  background: #B85E14;
}
.bright sup{
  font-size: 8px;
  top:-2px;
}
.cr{
  background: #A85D8D;
}
.response{
  background: #9e15c5;
}
.speaker{
  background: #e1d184;color: #333;
}
.ergo{
  background: #05856D;
}
.high-just{
  background: #433fdf;
}
.pivot{
  background: #487F7C;
}
.swivel{
background: #737487;
}
.tilt{
background: #88d3e0; color:#333
}
.superclear{
background: #e40d54;
}
.flickerfree, .pen-degree{
background: #bfe686;
color: #333;;
}
.bluelight{
background: #1472C0
}
.blackstab{
background: #c7c5c5;color:#333
}
.viewmode, .pen-press{
  background: #ac0000;
}
.vga{
background: #454a9d;
}
.dvi{
background: #1a73b8;
}
.hdmi{
background: #537a51;
}
.dp{
background: #2241dc
}
.minidp{
background: #bae141;color:#333
}
.usb{
background: #575555;
}
.usb-c{
background: #DB1F8D;
}
.comp{background: #575555;}
.d-sub{
  background: #025da5;
}
.sync{
  background:#a61113;
}
.gsync{
  background:#4cfb46;
  color:#333
}
.ntsc{
  background:#1681ae;
}
.pip{
  background:#3153b8;
}
.dcr{
  background:#6c42b8;
}
.touch{
 background:#4b4bb6;
}
.surface{
   background:#E71313;
}
.eco,.pen{ 
  background:#9de079;color:#333
}
.curve{ 
  background:#9d685b;
}
.rgb{
  background: #0070c0;
}
.dci{background: #ED0707;}
.backlight-sensor{background: #31708f;}
.light-sensor{background: #428eb3;}
.warranty,.human-sensor{background: #92dbff; color:#333}
.miku{ background:#0fccba; }
.hz{background: #16c997;}
.mask{background: #2d5696;}
.colorprowheel{background: #1579C6;}
.green{background: #236501;}
.thunderbolt{background: #0078d7;}
.daisy-chain{background:#92dbff;color:#333}
/* PJ*/
.xbox{background: #006400;}
.resolution-pj, .pen-f1 {
  background: #c00000;
}
.lumens{
  background: #6fd2ff;color:#333
}
.hdr{
  background: #C25700;
}
.img-reso{
  background: #002060;
}
.img-color{
  background: #d99594;
}
.img-skin{
  background: #ffc000;
}
.supercolor, .pen-f3{
  background: #7030a0;
}
.dlp{
  background: #70d4ee; color: #333;
}
.led, .pen-f2{
  background: #c8d6f7; color: #333;
}
.energy{
  background: #92d050;
}
.rec{
  background: #577390;
}
.rgbrgb{
  background: #0070c0;
}
.zoom{
  background:#ebf09b;color: #333;
}
.throw{
  background:blue;
}
.hk-speaker{
  background:#002080;
}
.jbl-speaker{background:#eaf48e;color: #333;}
.keystone{
  background:#4f830a;
}
.len-shift{background: #ceeaa3;color: #333;}
.storage{
  background: #6fd2ff;color:#333}
.bluetooth{
background: #5b72b7;
}
.wifi{
  background: #232a97;
}
.stand, .battery{
   background:#282acf;
}
.avoid{background: #0041ae}
.auto-fit{background:blueviolet;}
.corner{ background:#282acf;}
.lan{ background:#f2de7e; color:#333 }
.usb-hub{ background:blueviolet;}
.microphone{background-color: brown;}
.finger{background-color: #82d6d8; color: #333;}
.mvb{background-color:#3477ae}
.slotpc{background-color: #729cdd;}
.operate{background:#ffd9b1;color: #333;}
.life {background:#a7dc31;color: #333;}
.ram{background: #35798e;}
/* ==========================================================
    モニター紹介
========================================================== */
/* product list: begin */

.product-list-wrapper {
  position: relative;
  padding-left: 2%;
}


.product-list .list-section {
  clear: both;
  padding-top: 5em;
}

.product-list .list-section:first-child {
  padding-top: 0;
}

.product-list .list-item {
  position: relative;
  margin: 0 1em 4em 1em;
  cursor: pointer;
}

.product-list .list-item:hover a {
  color: #900 !important;
}

.product-list .list-item .list-photo {
  background: #fff;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.product-list .list-item .list-photo > div {
  position: absolute;
  width: 100%;
  height: 100%;
}

.product-list .list-item .list-photo > div > div {
  display: table;
  width: 100%;
  height: 100%;
}

.product-list .list-item .list-photo a {
  display: table-cell;
  vertical-align: middle;
}

.product-list .list-item .list-photo img {
  max-width: 90%;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
}

/*.product-list .list-item .list-text {
  height: 10em;
}*/

.product-list .list-item .list-text h3 {
 font-size: 1.4em;
  font-weight: bold;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
 
}

.product-list .list-item .list-text h4 {
  font-size: 1.05em;
  line-height: 1.4em;
  font-weight: 500;

}

.product-list .list-item .list-action {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.product-list .list-item:hover .list-action,.product-list .list-action:hover {
  opacity: 1;
  text-align: center;
}

.product-list .list-item .list-action .btn {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.product-list .list-item:hover .list-action .btn {
}

.product-list .list-item .list-tag {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  font-size: 0.9rem;
  color: #fff;
  background: #900;
  font-weight: bolder;
  padding: 0.25rem 1rem;
  /*font-family: "Roboto Slab", "Helvetica", "Arial", sans-serif;*/
}
.product-list .dropdown-menu ul{padding: 0.2em; }

.product-list .dropdown-menu > li > a:focus,.product-list .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    }
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.product-list .list-item .list-tag.hot {
  background: #900;
}

.product-list .list-item label  {
  font-weight: normal;
}

.product-list .list-item input[type=checkbox] {
  visibility: hidden;
}

.product-list .list-item label > input[type=checkbox] + span {
  display: inline-block;
  content: '';
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-left: -1em;
    margin-right: 0.5em;
    border: 1px solid #555;
    margin-bottom: -2px;
}

.product-list .list-item label > input[type=checkbox]:checked + span {
  background: #900;
  border-color: #900;
}

.product-list .list-item label > input[type=checkbox]:checked + span:before {
  color: #fff;
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 0.9em;
  display: block;
  margin-top: -3px;
}

.product-list .list-item .btn {
  max-width: 100%;
  letter-spacing: 1px;
  min-width: 0 !important;
  margin-top: 1em;
}

.product-list .list-item .btn.btn-red:link,.product-list .list-item .btn.btn-red:visited  {
  color: #fff !important;
}

.product-list .list-item .btn.btn-red:hover {
  color: #000 !important;
}


@media (max-width: 640px) {
  .product-list-wrapper {
    padding-left: 0;
  }
  .product-list .list-item {
    margin-right: 0;
    margin-left: 0;
  }
  .product-list .list-item .btn {
    font-size: 0.6em;
    padding-left: 1em;
    padding-right: 1em;
  }
}

/* product list: end */

/* bottom promos: begin */

.pane-promos {
  margin-top: 2em;
  margin-bottom: 2em;
}

.pane-promos .item {
  padding: 2em;
  cursor: pointer;
}

.pane-promos .item .logo {
  display: table;
  width: 100%;
}

.pane-promos .item .logo img {
  max-width: 100%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
}

/* bottom promos: end */

/* partial product listing: begin */

.list-partial-products {
  margin-top: 2em;
  margin-bottom: 2em;
}

.list-partial-products > div > a {
  width: 90%;
  margin: 0 auto;
  display: block;
  text-align: left;
}

.list-partial-products > div > a:hover p,.list-partial-products > div > a:visited p,.list-partial-products > div > a:link p {
  text-decoration: none;
  color: #333;
  font-size: 0.9em;
}

.list-partial-products h3 {
  /*font-family: "Roboto Slab";*/
  text-align: left;
  color: #900;
}

/* partial product listing: end */

.btn-group>.btn-white{
line-height: 30px;
padding: 0.2em 3em;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
}

.dropdown-menu{

  min-width: 225px;
}
/* review */
#md-review {position: relative;}
.uk-position-small[class*=uk-position-center-left], .uk-position-small[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
}
a.uk-slidenav {
    background-color: rgba(255,255,255,.35);
}
.uk-slidenav {
    color: #000 !important;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
}
[class*=uk-position-bottom], [class*=uk-position-center], [class*=uk-position-left], [class*=uk-position-right], [class*=uk-position-top] {
    position: absolute!important;
    max-width: 100%;
}
ul.s-icon {
  margin: auto;
  padding: 0;
}
ul.s-icon li {
  display: block;
  background-color: inherit;
  max-width: inherit;
  margin: 0;
  padding: 0;
}
ul.s-icon li a:hover {
  -webkit-filter: contrast(1.2);
  filter: contrast(1.2);
}
.s-icon a:hover {
    color: #900;
}
.s-icon span {
    display: block;
    -webkit-transition: linear .5s;
    transition: linear .5s;
}
ul.s-icon li img {
    max-width: 74px;
    margin-bottom: 2px;
}
.svg-icon img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 5px;
}
.product-cate h2{border-bottom: none; }
@media (max-width: 768px) {
  h1{font-size: 2.3rem;}
  h2{font-size: 1.8rem;}
  .product-list .list-item .btn{
  font-size: 1em;
  padding: 0.2em 5em;
  }
  ul.s-icon li a span.df {
    font-size: 14px;
    font-weight: 400;
    display: inline-table;
  }
  ul.s-icon li img {
    max-width: 60px;
 
  }
  .svg-icon img {max-width: 80px};
}