@charset "UTF-8";
/* CSS Document */
@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
@font-face {
  font-family: 'CenturyGothic';
  src: local("Meiryo UI"), local("ヒラギノ角ゴ Pro W3"), local("Helvetica"), local("Arial");
  unicode-range: U+3000-9FFF, U+ff??;
}

@font-face {
  font-family: 'CenturyGothic';
  src: local("微軟正黑體"), local("Microsoft JhengHei");
  unicode-range: U+4E00-9FFF;
}

/*----landing page-----*/
#case-study {
  font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
  font-size: var(--text-md);
  color: #333;
  line-height: 1.2;
}

#case-study img {
  max-width: 100%;
}

#case-study img.full {
  width: 100%;
}

#case-study .imgxs {
  display: none;
}

@media screen and (max-width: 960px) {
  #case-study .imgxs {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  #case-study .imglg {
    display: none;
  }
}

#case-study #backtop {
  position: fixed;
  right: 0;
  z-index: 10;
  bottom: 40px;
  cursor: pointer;
  padding: 10px;
  font-size: var(--link--xl);
  color: #999;
  display: none;
}

#case-study #backtop:hover {
  background: #999;
  color: #fff;
}

#case-study .container {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}

@media screen and (max-width: 1366px) {
  #case-study .container {
    width: 90%;
  }
}

#case-study .sp {
  padding: 4% 0;
}

#case-study h2.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: var(--title-lg);
  margin-bottom: 50px;
  color: #333;
}

#case-study h2.title:before {
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  background: #ccc;
  margin-right: 20px;
}

#case-study h2.title:after {
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  background: #ccc;
  margin-left: 20px;
}

@media screen and (max-width: 960px) {
  #case-study h2.title {
    margin-bottom: 10px;
  }
  #case-study h2.title:before {
    width: 35px;
    margin-right: 10px;
  }
  #case-study h2.title:after {
    width: 35px;
    margin-left: 10px;
  }
}

#case-study #kv {
  background: url(https://storage-asset.msi.com/event/2019/Case-Study/images/kv-bg.jpg) top center no-repeat ;
  background-size: cover;
  position: relative;
  height: 85vh;
  text-align: left;
}

#case-study #kv .imglg img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  right: 6%;
  z-index: 0;
}

#case-study #kv .container {
  max-width: 3440px;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#case-study #kv .txtbox {
  width: 50%;
  position: relative;
  z-index: 2;
}

#case-study #kv h1 {
  font-size: var(--title-xl);
  font-weight: bold;
  color: #222;
  padding-bottom: 30px;
  font-weight: bold;
}

#case-study #kv p {
  font-size: var(--text-xl);
  color: #222;
  line-height: 1.4;
}

@media screen and (max-width: 2560px) {
  #case-study #kv {
    height: 70vh;
  }
  #case-study #kv p {
    width: 60%;
  }
  #case-study #kv .imglg img {
    right: 0;
  }
}

@media screen and (max-width: 1920px) {
  #case-study #kv .container {
    width: 100%;
    max-width: 1280px;
  }
  #case-study #kv .txtbox {
    width: 60%;
  }
}

@media screen and (max-width: 1536px) {
  #case-study #kv .container {
    width: 80%;
  }
  #case-study #kv p {
    width: 70%;
  }
}

@media screen and (max-width: 960px) {
  #case-study #kv {
    height: auto;
    padding-bottom: 5vh;
  }
  #case-study #kv .container {
    display: block;
    width: 100%;
  }
  #case-study #kv .txtbox {
    width: 85%;
    margin: 0 auto;
    text-align: center;
  }
  #case-study #kv h1 {
    width: 100%;
  }
  #case-study #kv p {
    width: 100%;
  }
}

#case-study .filterbar {
  vertical-align: top;
  text-align: center;
}

@media screen and (max-width: 960px) {
  #case-study .filterbar {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  #case-study .filterbar {
    display: none;
    margin-top: 0;
  }
}

#case-study .btfilter {
  font-size: var(--link-sm);
  padding: 10px;
  text-align: center;
  display: none;
}

#case-study .btfilter i {
  padding-right: 10px;
  font-size: 14px;
  color: #999;
}

#case-study .btfilter button {
  background: none;
  border: none;
  padding: 5px 25px;
  outline: none;
  font-size: var(--link-sm);
}

#case-study .btfilter button:hover {
  background: #eee;
}

#case-study .btfilter button div {
  display: none;
}

#case-study .btfilter button div.on {
  display: block;
}

@media screen and (max-width: 768px) {
  #case-study .btfilter {
    display: block;
  }
}

#case-study .select {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 335px;
  position: relative;
}

#case-study .select button {
  width: 100%;
  position: relative;
  background: none;
  padding: 15px 20px;
  font-size: var(--text-sm);
  color: var(--color-gray-800);
  border: var(--color-gray-300) 1px solid;
  border-radius: 4px;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

#case-study .select button:after {
  font-family: 'msi-icons' !important;
  content: "\ea11";
  display: block;
  color: var(--color-gray-400);
  position: absolute;
  top: 40%;
  right: 15px;
}

#case-study .select ul {
  position: absolute;
  z-index: 100;
  background: #fff;
  border: var(--color-gray-300) 1px solid;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  font-size: var(--text-sm);
  opacity: 0;
  top: 100%;
}

#case-study .select ul li {
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
}

#case-study .select ul li.on:after {
  font-family: 'msi-icons' !important;
  content: "\ea01";
  display: block;
  color: var(--color-gray-400);
  position: absolute;
  top: 40%;
  right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.5s all ease-in 0.1s;
  transition: 0.5s all ease-in 0.1s;
}

#case-study .select ul li:hover {
  background: var(--color-gray-200);
}

#case-study .select.on button {
  color: #000;
}

#case-study .select.on button:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#case-study .select.on ul {
  opacity: 1;
  top: calc(100% + 6px);
}

@media screen and (max-width: 960px) {
  #case-study .select {
    max-width: 280px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  #case-study .select {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto 5px;
  }
}

#case-study .clearbt {
  display: inline-block;
}

#case-study .clearbt button {
  background: var(--color-gray-300);
  padding: 15px;
  border: none;
  color: var(--color-gray-800);
  border-radius: 4px;
  min-width: 120px;
  font-size: var(--link-sm);
  border: var(--color-gray-300) 1px solid;
}

#case-study .clearbt button:hover {
  background: var(--color-white);
}

@media screen and (max-width: 768px) {
  #case-study .clearbt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #case-study .clearbt button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 5px);
            flex: 0 0 calc(50% - 5px);
  }
}

#case-study .caselist {
  padding-top: 20px;
}

#case-study .caselist .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% / 3 - 24px);
  margin: 35px 10px;
}

#case-study .caselist img {
  vertical-align: bottom;
  width: 100%;
}

#case-study .caselist .imgbox {
  position: relative;
}

#case-study .caselist .imgbox .tag {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  background: #ccc;
  padding: 10px;
  min-width: 35%;
  text-align: center;
  cursor: pointer;
  border: none;
  font-size: var(--note-md);
}

#case-study .caselist .imgbox .tag:hover {
  background: #999;
  color: #fff;
}

#case-study .caselist .imgbox .tag a {
  color: #333;
}

#case-study .caselist .imgbox .tag a:hover {
  color: #fff;
}

#case-study .caselist .name {
  font-size: var(--title-sm);
  color: #333;
  font-weight: bold;
  padding: 25px 0 10px;
}

#case-study .caselist .job-title {
  color: #939393;
  padding-bottom: 20px;
  font-size: var(--title-xs);
}

#case-study .caselist .job-title:before {
  content: "[";
  display: inline-block;
  padding-right: 8px;
}

#case-study .caselist .job-title:after {
  content: "]";
  display: inline-block;
  margin-left: 8px;
}

#case-study .caselist p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 28px;
  height: 112px;
  font-size: var(--text-sm);
}

#case-study .caselist .more {
  padding-top: 15px;
}

#case-study .caselist .more a {
  display: inline-block;
  font-size: var(--link-xs);
  color: #333;
  position: relative;
  padding-bottom: 5px;
  border-bottom: var(--color-gray-300) 1px solid;
}

#case-study .caselist .more a:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(https://storage-asset.msi.com/event/2019/Case-Study/images/arrow-point-to-right.svg) center center no-repeat ;
  background-size: cover;
  opacity: .6;
  margin-left: 10px;
}

#case-study .caselist .more a span {
  display: none;
}

#case-study .caselist .more a:hover {
  border: none;
}

@media screen and (max-width: 768px) {
  #case-study .caselist .item {
    width: calc(100% / 2 - 24px);
  }
}

@media screen and (max-width: 640px) {
  #case-study .caselist .item {
    width: 100%;
    margin: 0 auto 35px;
  }
}

#case-study .list-pagination {
  text-align: right;
  vertical-align: top;
  font-size: var(--line-xs);
}

#case-study .list-pagination ul {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#case-study .list-pagination li {
  display: block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  text-align: center;
  line-height: 35px;
  background: none;
  margin: 0 3px;
}

#case-study .list-pagination li.active, #case-study .list-pagination li:hover {
  background: #ccc;
  color: #000;
}

#case-study .list-pagination a {
  border: #ccc 1px solid;
  display: inline-block;
  color: #999;
  font-size: var(--line-xs);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}

#case-study .list-pagination a:hover {
  background: #999;
  color: #fff;
}

#case-study .list-pagination a.prev {
  margin-right: 5px;
}

#case-study .list-pagination a.next {
  margin-left: 5px;
}

@media screen and (max-width: 1920px) {
  #case-study .list-pagination {
    margin-top: 35px;
  }
}

@media screen and (max-width: 768px) {
  #case-study .list-pagination ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

/*socialMediaBar*/
.icon-bar {
  position: fixed;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 666;
}

@media screen and (max-width: 960px) {
  .icon-bar {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 25px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: white;
  background-color: #494848;
}

.icon-bar a:hover, .icon-bar a:focus {
  background-color: #353535;
  background-size: 40px 40px;
}

.icon-c {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 50% center;
  color: white;
}

.icon-c.facebook {
  background-image: url("https://storage-asset.msi.com/global/picture/image/blogs-2019/blog-fb.svg");
}

.icon-c.twitter {
  background-image: url("https://storage-asset.msi.com/global/picture/image/blogs-2019/blog-twitter.svg");
}

.icon-c.email {
  background-image: url("https://storage-asset.msi.com/global/picture/image/blogs-2019/blog-email.svg");
}

.icon-c.copy {
  background-image: url("https://storage-asset.msi.com/global/picture/image/blogs-2019/blog-copy.svg");
}
/*# sourceMappingURL=case-study.css.map */