@charset "UTF-8";
a.linkBanner:hover {
  opacity: .78;
}
/**  -----------------------------------
solution/category/powerplatform **/
.btn-powerplatform {
  background-color: #d9bee6 !important;
  text-align: center !important;
  font-size: 2rem;
}
.btn-powerplatformStep {
  background-color: #ecdef2 !important;
}
.btn-powerplatformStep h4 {
  margin-bottom: 0.4em !important;
}
.btn-powerplatformStep h5 {
  margin-left: 0.5em;
}
a.btn-powerplatform:hover, a.btn-powerplatformStep:hover {
  opacity: .8;
}

/**  -----------------------------------
solution/category/hybridmeeting **/
.btn-teamsrooms {
  background-color: #3399b5 !important;
  text-align: center !important;
  font-size: 2rem;
}
a.btn-teamsrooms:hover {
  opacity: .78;
}

/** -----------------------------------
solution/category/security **/
.u-boxImageText div.security a:hover {
    background-color: #eaeef5 !important;
}
.u-boxImageText div.security a:hover span, .u-boxImageText div.security a:hover p {
    color: #1B365D !important;
}
.top_panel {
  padding: 0 20px 2.5rem;
}
@media screen and (max-width: 767px) {
  .top_panel {
    padding: 0 3.85542vw 19.27711vw 3.85542vw;
  }
}
.top_panel .p-inner {
  max-width: 1320px;
}
.top_panel ul {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}
@media screen and (max-width: 767px) {
  .top_panel ul {
    display: block;
    margin: 0;
  }
}
.top_panel li {
  padding: 0 5px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top_panel li {
	padding: 0 5px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
  }
}
.top_panel li + li {
  margin-left: 3.3%;
}
@media screen and (max-width: 1199px) {
  .top_panel li + li {
    margin-left: 1%;
  }
}
@media screen and (max-width: 767px) {
  .top_panel li + li {
    margin-left: 0px;
	margin-top: 8.43373vw;
  }
}
.top_panel li a {
  display: block;
  background-color: #1B365D;
  height: 100%;
  transition: opacity 0.3s;
}
.top_panel li a:not([disabled]):hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .top_panel li a {
    display: flex;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top_panel li a figure {
    flex-shrink: 0;
    width: 50%;
  }
  .top_panel li a figure img {
    object-fit: cover;
    width: auto;
    height: 100%;
  }
}
.top_panel li a figure img {
  width: 100%;
}
.top_panel li a .txts {
  padding: 13px;
  color: #fff;
}
@media screen and (max-width: 950px) {
  .top_panel li a .txts {
    min-height: 4em;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top_panel li a .txts h2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top_panel li a .txts {
    width: 60%;
    padding: 4.81928vw 3.61446vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }
}
.top_panel li a .txts h2 {
  padding-right: 25px;
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .top_panel li a .txts h2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .top_panel li a .txts h2 {
    width: 100%;
    padding-right: 20px;
  }
}
.top_panel li a .txts h2:after {
  content: "";
  display: block;
  background: url("/-/media/JBS/image/top/cate_arw.svg") center center no-repeat;
  background-size: 100% 100%;
  width: 8px;
  height: 14px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
}
@media screen and (max-width: 767px) {
  .top_panel li a .txts h2:after {
    width: 1.92771vw;
    height: 3.37349vw;
  }
}
.top_panel li a .txts p {
  margin-top: 1em;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .top_panel li a .txts p {
    margin-top: 3.37349vw;
  }
}
/** -----------------------------------
solution/category/sapsystem **/
ul.SAPsolList {
	border-top: 1px solid #9ea9b7;
}
.u-thumSolTextList li.sap {
	display: block;
	border: 1px solid transparent;
}
.u-thumSolTextList li.sap a {
	display: flex !important;
	border-bottom: 1px solid #9EA9B7;
	padding-bottom: 2rem;
	padding-top: 2rem;
}
.u-thumSolTextList li.sap figure img {
  width: 400px;
  height: 210px;
  object-fit: cover;
}
.u-thumSolTextList li.sap a div.case {
	text-align: right;
	margin: 0;
}
/**  -----------------------------------
remotekitting **/
.stt0 {
  fill: #EEF0F1;
}
a.btn_jcs:hover .stt0 {
  fill: #e6f2f6;
}
/**  -----------------------------------
ransomware **/
a.btn_ransomware:hover {
  opacity: .6;
}

/**  -----------------------------------
brand/smart-cloud-controller,  brand/cloud-premium-services **/
.stt1 {
  fill: #ffffff;
}
a.btn_jcs:hover .stt1 {
  fill: #eaeef5;
}
.u-table table.scc td, .u-table table.scc th {
    border-left: 3px solid #ececec;
    border-right: 3px solid #fff;
	border-bottom: 5px solid #fefefe;
}
.u-table table.scc td h5 {
	flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #99ccda !important;
    height: 28px;
    margin-right: 3.5%;
    color: #1B365D;
    border-radius: 5em;
    font-size: 1.4rem;
    white-space: nowrap;
}

/**  -----------------------------------
brand/cpscloudmigration,  brand/cpsvirtualdesktop **/
.u-thumSolTextList {
  /*margin-bottom: 50px;*/
  position: relative;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList {
    margin-bottom: 7.22892vw;
  }
}
.u-thumSolTextList .item a {
  display: block;
  transition: 0.3s;
  margin-bottom: 0;
  border-bottom: 1px solid #9EA9B7;
  padding: 10px;
  margin-top: 0px;
}
.u-thumSolTextList a .row {
  transition: 0.3s;
  margin-top: 1em;
  margin-bottom: 0;
  padding: 10px 10px 1em 10px;
  border-bottom: 1px solid #9EA9B7;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList .item a {
    display: block;
    padding: 4.81928vw 2vw;
  }
}
@media screen and (min-width: 768px) {
  .u-thumSolTextList .item a:hover {
    background-color: #eaeef5;
  }
  .u-thumSolTextList a:hover .row {
    background-color: #eaeef5;
  }
}
.u-thumSolTextList .item figure {
  margin-right: 24px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList .item figure {
    margin-right: 0;
    text-align: center;
    margin-bottom: 2.6506vw;
  }
}
.u-thumSolTextList .item figure img {
  width: 160px;
  height: 160px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList .item figure img {
    max-width: none;
    max-height: none;
    width: 100%;
    height: 40vw;
    margin: 0 auto;
  }
}
.u-thumSolTextList .item figure.case img  {
  width: 238px;
  height: 160px;
  object-fit: cover;
	border: 1px solid #E5E7E8;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList .item figure img {
    max-width: none;
    max-height: none;
    width: 100%;
    height: 40vw;
    margin: 0 auto;
  }
}

.u-thumSolTextList .item .txts .title, .u-thumSolTextList .txts .title {
  color: #1B365D;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .u-thumTxtList2 .item .txts .title {
    line-height: 1.5;
  }
}
.u-thumSolTextList .item .txts p {
  margin-bottom: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .u-thumSolTextList .item .txts p {
    margin-bottom: 0;
  }
}
.u-thumSolTextList .item .txts p.sub {
  margin-top: 8px;
  margin-bottom: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.u-thumSolTextList .item .txts a {
  color: #1B365D;
}
.u-thumSolTextList .item .txts p.sub span {
  padding-left: 8px;
}
.u-thumSolTextList p.link1:before {
  vertical-align: middle;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  border-right: 2px solid #ffc000;
  border-bottom: 2px solid #ffc000;
  content: "";
  display: inline-block;
  position: inherit;
  /*left: 0px;
    top: 12px;*/
}
a.imgLink-opacity-70-hover:not([disabled]):hover {
  opacity: 0.7;
filter: alpha(opacity=70);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/**  -----------------------------------
QA **/
.solFaq{}
.solFaq+.solFaq{
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #A3A3A3;
}
.solFaq_question,
.solFaq_answer{
    position: relative;
    padding-left: 3em;
    min-height: 2em;
}
.solFaq_answer{
    margin-top: 10px;
}
.solFaq_question::before,
.solFaq_answer::before{
    display: block;
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: calc( 2em - 2px );
    border-radius: 100%;
    position: absolute;
    top: 2px;
    left: 0;
    font-weight: bold;
}
.solFaq_question::before {
    content: "Q";
    background: #1b365d;
    color: #fff;
}
.solFaq_answer::before {
    content: "A";
    background: #ffcd00;
    color: #1b365d;
}
.solFaq_answer a{
    text-decoration: underline;
}
.solFaq_answer a:hover{
    text-decoration: none;
    color: #007FA3;
}