/********************************************
**** 富士通研究所　絞り込みエリア（記事一覧・プレス・受賞表彰 *********
*********************************************/

.u-pl-0{
    padding-left: 0px !important;
}

.u-pl-8{
    padding-left: 8px !important;
}

.u-pl-16{
    padding-left: 16px !important;
}

.u-pl-24{
    padding-left: 24px !important;
}

.u-pl-32{
    padding-left: 32px !important;
}

.u-pt-16{
    padding-top: 16px !important;
}
.u-mb-30{
    margin-bottom: 30px !important;
}

/* スライダーcss */
.slider__body .slick-dots {
    justify-content: center;
    padding-top: 20px;
}
.slider__body .slick-dots li {
    margin: 0 7px;
}
.slider__body .slick-dots li button::before {
    border: 2px solid #989898;
    background: #fff;
}
.slider__body .slick-dots li.slick-active button::before {
    border: 2px solid #989898;
    background: #989898;
}

.slick-prev, .slick-next {
    top: 45%;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-prev::before, 
.slick-next::before {
    border-width: 3px;
    width: 25px;
    height: 25px;
}
.lyt-panel-a .panels {
    background-color: #f2f2f2;
}
.lyt-panel-a .panels .panel-content .category-list .category {
    display: inline-block;
    padding: 2px 10px;
    margin-top: 4px;
    margin-right: 8px;
    color: #7f7f7f;
    background-color: #fff;
    border: 1px solid #7f7f7f;
    border-radius: 12px;
}

@media only screen and (max-width: 768px) {
.lyt-panel-a .panel-content .panel-content-hdg {
    font-size: 2.2rem;
}
}

/*  GIG5拡張  */
.lyt-panel-a {
    padding: 0 16px;
}

.icon-a {
    display: inline-block !important;
}

.btn-a.diff-under::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

/****************************************************
 * 事例検索エリア
 ***************************************************/
.section-activities > .section-inner {
  padding-bottom: 26px !important;
}
.section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box {
  max-width: 1280px;
  margin: 0 auto;
}
.section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-box {
  padding: 30px 0 0;
}
.section-activities .result-area .section-inner {
  padding-top: 10px;
}

.section-activities .result-area .c-list-article-a {
  margin-left: -1.5625%;
}
.section-activities .result-area .c-list-article-a > p {
  margin-left: 1.538461538461538%;
}
.section-activities .result-area .c-list-article-a__item {
  width: calc(100% / 4 - 1.538461538461538%);
  max-width: none;
  margin-left: 1.538461538461538%;
  background: none;
}
.section-activities .result-area .c-list-article-a__box:hover .c-list-article-a__image {
  transform: scale(1);
}
.section-activities .result-area .c-list-article-a__image {
  width: 100%;
}
.section-activities .result-area .c-list-article-a__title {
  font-size: 1.7rem;
  margin-bottom: 15px;
  min-height: inherit;
}
.section-activities .result-area .c-list-article-a__date {
  color: #7f7f7f;
  text-align: left;
  margin-bottom: 15px;
}
.c-list-article-a__category-item {
  color: #7f7f7f;
  padding: 2px 10px;
  background: none;
  border: 1px solid #7f7f7f;
  border-radius: 12px;
}
.diff-impact {
  color: #fff !important;
  border: 1px solid #666666 !important;
  background-color: #666666 !important;
}

@media only screen and (min-width: 768px) {

  .section-activities .result-area .c-list-article-a__text-wrapper {
    padding: 20px 10px;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box {
    padding: 25px 30px;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-wrapper {
    display: block;
    padding: 0 0;
    background-color: transparent;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-navi {
    display: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys {
    padding: 0 0;
    display: block;
    border-top: none;
    background-color: transparent;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys > li {
    display: flex;
    align-items: flex-start;
    border-bottom: none;
    border-top: 1px solid #999999 !important;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys > li:first-child {
    display: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys > li:before {
    content: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys > li:last-child:after {
    content: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys a {
    width: 150px;
    cursor: default;
    border: none;
    background: transparent;
    text-align: left;
    padding: 15px 5px;
    margin-right: 20px;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys a:before {
    content: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border: none;
    background-color: transparent;
    flex: 1;
    padding: 15px 0 15px 5px;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second-select {
    margin: 10px 0 10px 5px;
    padding: 5px;
    background-color: #f2f2f2;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second li {
    padding-right: 20px;
    /*width: 25%;*/
    border-top: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second input:checked + label {
    color: #a30b1a;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second label {
    padding: 5px 5px 5px 30px;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second label:before {
    top: 17px;
    left: 10px;
    right: 22px;
    border-color: #a30b1a;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second label:after {
    top: 8px;
    left: 5px;
    right: auto;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second label:hover {
    opacity: 0.8;
    background-color: transparent;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-second .cate-number {
    display: none;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-navi_bottom {
    display: none;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn {
    display: block;
    text-align: center;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button {
    border-color: #a30b1a;
    color: #a30b1a;
    font-size: 1.3rem;
    transition: background .2s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
    outline: none;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button::before, .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button::after {
    top: 28px;
    border-color: #a30b1a;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button:hover {
    background-color: #f6cfd3;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button:disabled {
    color: #BFBFBF;
    border-color: #BFBFBF;
    background-color: #ffffff;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button:disabled::before, .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-clearbtn button:disabled::after {
    border-color: #BFBFBF;
  }
}
@media only screen and (max-width: 1280px) {
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box {
    width: auto;
    margin: 0 8px;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-box {
    padding: 30px 8px 0;
  }
}
@media only screen and (max-width: 1000px) {
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box {
    margin: 0 16px;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-box {
    padding: 0 16px;
    background-color: transparent;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box {
    margin: 0 0;
  }
  .section-activities .c-lyt-casestudy-search .c-list-casestudy-categorys-box .c-list-casestudy-categorys-wrapper .c-list-casestudy-categorys> li .p-select-wrap {
    text-align: center;
    margin-bottom: 16px;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-numbers {
    display: none;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 16px;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn button {
    color: #a30b1a;
    border-color: #a30b1a;
    font-size: 1.6rem;
    padding: 8px 34px 8px 22px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
    transition: background-color .2s;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn button::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn button:hover {
    background-color: #f6cfd3;
  }
  .section-activities .result-area .c-list-article-a {
    margin-left: 0;
  }
  .section-activities .result-area .c-list-article-a > p {
    margin-left: 0;
  }
  .section-activities .result-area .c-list-article-a__item {
    width: 100%;
    margin-left: 0;
    background-color: transparent;
  }
  .section-activities .result-area .c-list-article-a__box {
    flex-flow: row;
  }
  .section-activities .result-area .c-list-article-a__image-wrapper {
    flex-basis: 250px;
  }
  .section-activities .result-area .c-list-article-a__text-wrapper {
    margin-left: 14px;
    flex-basis: 647px;
    padding: 0 0;
  }
  .section-activities .result-area .c-list-article-a__title {
    font-size: 1.6rem;
    margin-bottom: 10px;
    min-height: 0;
  }
  .section-activities .result-area .c-list-article-a__category-list-wrap {
    min-height: 0;
  }
  .section-activities .result-area .c-list-article-a__date {
    text-align: left;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .section-activities > .section-inner {
    padding-bottom: 20px !important;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-box {
    padding-top: 0;
  }
  .section-activities .c-lyt-casestudy-search .c-lyt-casestudy-search-menubtn button {
    width: 100%;
  }
  .section-activities .result-area .section-inner {
    padding-top: 26px;
  }
}

/****************************************************
 * プレスリリースエリア
 ***************************************************/
.c-tab-b .c-tab-list-b {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -6px;
    flex-wrap: wrap;
}

.c-tab-b .c-tab-list-b>li {
    min-width: 105px;
    padding-left: 6px;
    margin-bottom: 6px;
}

.c-tab-b .c-tab-list-b a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 10px;
    color: #57564f;
    text-align: center;
    text-decoration: none;
    background: #eee;
    -webkit-align-items: center;
}

.c-tab-b .c-tab-list-b>li.is-active a {
    font-weight: 700;
    color: #a30b1a;
    background: #fff;
    border: 1px solid #a30b1a;
}

.list-news-a a.diff-noaction:hover .news,
.list-news-a a.diff-noaction:active .news,
.list-news-a a.diff-noaction:focus .news {
    text-decoration: none !important;
}

.list-news-a a.diff-noaction:hover .news > li,
.list-news-a a.diff-noaction:active .news > li,
.list-news-a a.diff-noaction:focus .news > li {
    text-decoration: none !important;
}

/*  GIG5拡張  */
.list-news-a .news-content .date {
    min-width: 155px !important;
}

/****************************************************
 * 受賞表彰エリア
 ***************************************************/
.c-tab-a .lists {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: auto;
    border-bottom: 1px solid #a30b1a;
    -webkit-align-items: flex-end;
}

.c-tab-a .tab-list-a-wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.c-tab-a .tab-list-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
}

.c-tab-a .tab-list-a>li {
    width: 25%;
    padding-left: 8px;
}

.c-tab-a .tab-list-a a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 47px;
    padding: 14px 10px;
    color: #57564f;
    text-align: center;
    text-decoration: none;
    background: #eee;
    -webkit-align-items: center;
}

.c-tab-a .tab-list-a>li.is-active a {
    position: relative;
    font-weight: 700;
    color: #a30b1a;
    background: #fff;
    border: 1px solid #a30b1a;
    border-bottom: 0;
}

.c-tab-a .tab-list-a>li.is-active a::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
}
@media only screen and (max-width: 1280px) {
.c-tab-a .tab-list-a-wrapper {
    padding-right: 8px;
    padding-left: 8px;
}
}

@media only screen and (max-width: 1000px) {
.c-tab-a .tab-list-a-wrapper {
    padding-right: 16px;
    padding-left: 16px;
}
}

@media only screen and (max-width: 767px) {
.c-tab-a .lists {
    display: block;
    padding-top: 85px;
    background-position: center top;
    border-bottom: 0;
}
.c-tab-a .tab-list-a {
    display: block;
    margin-left: 0;
}
.c-tab-a .tab-list-a>li {
    width: 100%;
    margin-bottom: 2px;
    padding-left: 0;
}
.c-tab-a .tab-list-a>li.is-active a {
    border-bottom: 1px solid #a30b1a;
}
}
@media only screen and (max-width: 480px) {
.c-tab-a .lists {
    padding-top: 55px;
    background-size: auto 80px;
}
}

/****************************/