@charset 'UTF-8';
/* ==========================================================================
   Project
   ========================================================================== */


/* Related sites
 * 関連サイト
   ----------------------------------------------------------------- */

.p-related-sites {
  overflow: hidden;
  padding: 70px 0 140px;
  background: #e9eae5;
}
.c-accordion+.p-related-sites {
  margin-top: 80px;
}
.p-related-sites__title {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 50px;
  color: #a30b1a;
}
.p-related-sites ul {
  width: calc(100% + 11px);
  padding: 0;
  list-style: none;
}
.p-related-sites ul:after {
  display: block;
  clear: both;
  content: '';
}
.p-related-sites__item {
  line-height: 1.2;
  float: left;
  width: 20%;
  margin-bottom: 10px;
  padding-right: 10px;
}
.p-related-sites__item img {
  margin-bottom: .5em;
}
.p-related-sites__item a {
  text-decoration: none;
  display: block;
}
.p-related-sites__item img {
  display: block;
  width: 100%;
  transition: opacity .5s;
  opacity: 1;
}
.p-related-sites__item a:hover{
  opacity: .7;
}
@media only screen and (min-width: 769px) {
.p-related-sites__item:nth-child(5n+1) {
  clear: left;
}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.p-related-sites {
  padding: 40px 0 70px;
}
.p-related-sites__title {
  font-size: 1.5em;
  margin-bottom: 40px;
}
.p-related-sites__item {
  width: 25%;
  margin-bottom: 1em;
}
.p-related-sites__item:nth-child(4n+1) {
  clear: left;
}
}
@media only screen and (max-width: 480px) {
.p-related-sites {
  padding: 30px 0;
}
.p-related-sites__title {
  font-size: 1.8em !important;
  margin-bottom: 20px;
}
.p-related-sites {
  background: #E9E9E4;
}
.p-related-sites__item {
  width: 50%;
}
.p-related-sites__item:nth-child(2n+1) {
  clear: left;
}
}
/* Want to know more ?
 * ページ下部のPDFダウンロードエリア
   ----------------------------------------------------------------- */

.p-wtkm {
  position: relative;
  margin: auto;
  padding: 50px 0 100px;
  background: url(../../downloads/global/vision/2017/images/hexagon_05.png) no-repeat right top;
  background-size: cover;
}
.p-related-sites+.p-wtkm {
  background-color: #e9eae5;
}
.p-wtkm:after {
  display: block;
  clear: both;
  content: '';
}
.p-wtkm h2 {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media only screen and (min-width: 481px) {
.p-wtkm h2:lang(ja) {
  font-size: 2em;
}
}
.p-wtkm a {
  display: block;
  transition: opacity .5s;
  text-decoration: none;
  opacity: 1;
}
.p-wtkm a:hover {
  opacity: .7;
}
.p-wtkm__catttl {
  font-weight: normal;
  line-height: 1.4;
}
.p-wtkm__pdf,
.p-wtkm__slide {
  margin-top: 15px !important;
}
.p-wtkm__pdf li,
.p-wtkm__slide li {
  line-height: 1.2;
}
.p-wtkm__pdf li {
  float: left;
  width: 33.3%;
  /*width: -webkit-calc(100% / 3);
  width: calc(100% / 3); IE11でカラム落ちしたので */
  padding-right: 30px;
}
.p-wtkm__slide a:lang(ja),
.p-wtkm .c-btn-icon {
  font-family: FujitsuSansBold, Arial, Verdana, Lucida Grande, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', sans-serif;
  font-size: 14px;
  color: #a30b1a;
}
.p-wtkm__slide a:lang(ja),
.p-wtkm .c-btn-icon:lang(ja) {
  font-weight: bold;
}
.p-wtkm .c-btn-icon {
  margin-top: 1em;
}
.p-wtkm .c-btn-icon:before {
  display: inline-block;
  margin: auto .5em .5em 0;
  vertical-align: middle;
}
.p-wtkm__thumb {
  display: block;
  margin: .5em auto;
  transition: opacity .5s;
  opacity: 1;
}
.p-wtkm__slide .p-wtkm__thumb {
  margin-left: 0;
}
.p-wtkm .u-c-red {
  display: block;
}
@media only screen and (min-width: 481px) {
.p-wtkm__desc {
  display: block;
  min-height: 3.6em;
}
.p-wtkm__desc:lang(ja) {
  font-size: 80%;
}
.p-wtkm__catttl:lang(ja) {
  font-size: 100%;
  font-weight: bold;
  min-height: 2.8em;
}
.p-wtkm__slide a {
  width: 80%;
}
.p-wtkm__pdf li:last-child .p-wtkm__desc:lang(ja) {
  text-align: center;
}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.p-wtkm .c-grid__col--03 {
  width: 33.33%;
}
.p-wtkm .c-grid__col--08 {
  width: 66.67%;
}
.p-wtkm {
  padding: 50px 0 95px;
  background-image: url(../../downloads/global/vision/2017/images/tablet_hexagon_05.png);
}
.p-wtkm h2 {
  font-size: 1.5em;
}
.p-wtkm__catttl {
  min-height: 3em;
}
.p-wtkm .u-c-red {
  min-height: 2.4em;
}
.p-wtkm__desc {
  min-height: 8.4em;
}
}
@media only screen and (max-width: 480px) {
.p-wtkm {
  width: 100%;
  padding: 25px 0 85px;
  background: #CACBC5 !important;
}
.p-wtkm h2 {
  font-size: 1.8em;
  font-weight: bold;
}
.p-wtkm h2+p {
  margin-bottom: 40px !important;
}
.p-wtkm__catttl {
  font-family: FujitsuSansBold, Arial, Verdana, Lucida Grande, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', sans-serif;
  padding-top: .5em;
  border-top: 1px solid #989898;
}
.p-wtkm__pdf,
 .p-wtkm__slide {
  margin-top: 0 !important;
}
.p-wtkm .c-grid__col--03 {
  width: 100%;
}
.p-wtkm li {
  float: none;
  width: 100%;
  padding: 1em 0;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #989898;
}
.p-wtkm__slide li {
  border-bottom: none;
}
.p-wtkm a:after {
  display: block;
  clear: both;
  content: '';
}
.p-wtkm__slide a:lang(ja) {
  text-align: right;
}
.p-wtkm .c-btn-icon {
  font-weight: normal;
  float: right;
  margin-top: 0;
  text-align: right;
}
.p-wtkm .c-btn-icon:before {
  width: 100%;
  background-position: right;
}
.p-wtkm__thumb {
  display: none;
}
}
/* トップページ
   ----------------------------------------------------------------- */

.p-top-section__kv {
  display: block;
  text-align: center;
}
.p-top-section__kv img {
  position: relative;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  transition: all .4s;
}
.p-top-section__kv img:hover {
  opacity:.7;
  transform: scale(1.04);
}
.p-top-section {
  position: relative;
  overflow: hidden;
}
.p-top-section p {
  line-height: 1.6 !important;
}
.p-top-section h2 {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.1;
}
.p-top-section h2:lang(ja) {
  line-height: 1.2;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.p-top-section h2 {
  font-size: 1.5em;
}
}
@media only screen and (max-width: 480px) {
.p-top-section h2 {
  font-size: 1.8em;
}
}
.p-top a {
  text-decoration: none;
}
.p-top-section--ftsv a {
  color: #fff;
}
@media only screen and (max-width: 480px) {
.p-top-section--portfolio a {
  color: #666560;
}
}
/* FTSV */

.p-top-section--ftsv {
  color: #fff;
  background: #560009;
}
 @media only screen and (min-width: 1280px) {
.p-top-section--ftsv {
  background: #560009 url(ftsv_top01_bg_tcm100-3324643_tcm100-2750236-32.jpg) no-repeat center top;
}
}
/* The Key to Digital Co-creation */

.p-top-section--key {
  background: #eae9ee;
}
@media only screen and (min-width: 1280px) {
.p-top-section--key {
  background: #eae9ee url(ftsv_top02_bg_tcm100-3324644_tcm100-2750236-32.jpg) no-repeat center top;
}
}
/* Fujitsu Forum */

.p-top-section--forum {
  background-color: #b1bcbe;
}
/* Insightful Stories */

.p-top-section--insight {
  color: #fff;
  background-color: #DBDCD6;
}
@media only screen and (max-width: 480px) {
.p-top-section--insight {
  color: #000;
}
}
/* Cutomer Story */

.p-top-section--cs {
  background: #17170f;
}
 @media only screen and (min-width: 1280px) {
.p-top-section--cs {
  background: #17170f url(ftsv_top03_bg_tcm100-3324645_tcm100-2750236-32.jpg) no-repeat center top;
}
}
@media only screen and (max-width: 480px) {
.p-top-section--cs {
  background: #e8e7e3;
}
}
/* Portfolio */

.p-top-section--portfolio {
  background: #cbccc6;
  padding: 30px 0 15px;
}
 @media only screen and (min-width: 481px) and (max-width: 768px) {
.p-top-section--portfolio {
  padding: 30px;
}
}
@media only screen and (max-width: 480px) {
.p-top-section--portfolio {
  padding: 1.2em 0;
}
}
.p-top-section--portfolio h2 {
  color: #a30b1a;
}
.p-top-section--portfolio h2:lang(ja) {
  margin: 20px 0;
}
.p-top-portfolio:after {
  display: block;
  clear: both;
  content: '';
}
.p-top-portfolio {
  overflow: hidden;
  width: calc(100% + 30px);
}
.p-top-portfolio li {
  line-height: 1.3;
  float: left;
  width: 22.2%;
  width: calc(100% / 4.5);
  padding-right: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.p-top-portfolio li:nth-child(5) {
  clear: left;
  margin-left: 11.1%;
}
.p-top-portfolio a {
  font-family: FujitsuSansBold, Arial, Verdana, Lucida Grande, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', sans-serif;
  display: block;
  text-decoration: none;
  word-wrap: normal;
  color: #a30b1a;
}
.p-top-portfolio a:lang(ja) {
  font-weight: bold;
}
.p-top-portfolio img {
  display: block;
  margin-bottom: .5em;
}
.p-top-portfolio a img:nth-child(2) {
  display: none;
}
.p-top-portfolio a:hover img:nth-child(1) {
  display: none;
}
.p-top-portfolio a:hover img:nth-child(2) {
  display: block;
}
.p-top-portfolio a span:lang(ja) {
  display: inline-block;
  width: 100%;/*width: calc(100% + 2em);
  margin-left: -1em;*/
}
@media only screen and (min-width: 769px) {
.p-top-portfolio {
  height: 490px;
  padding: 20px 0 40px 20px;
}
.p-top-portfolio a:hover {
  margin-bottom: -40px;
}
.p-top-portfolio a:hover img {
  max-width: 160px;
  max-width: calc(100% + 40px);
  margin-top: -20px;
  margin-left: -20px;
}
}
@media only screen and (max-width: 480px) {
.p-top-portfolio {
  width: 100%;
}
.p-top-portfolio li {
  width: 33%;
  width: calc(100% / 3);
  padding: 0 8px !important;
}
.p-top-portfolio li:nth-child(4) {
  clear: left;
  margin-left: 16.67%;
}
.p-top-portfolio li:nth-child(5) {
  clear: none;
  margin-left: 0;
}
}
/* Top Message */

.p-top-section--message {
  background: #fff;
}
 @media only screen and (min-width: 1280px) {
.p-top-section--message {
  background: #fff url(ftsv_top05_bg_tcm100-3324646_tcm100-2750236-32.jpg) no-repeat center bottom;
}
}
@media only screen and (max-width: 480px){
.p-top-section--message {
    padding-top: 1.2em;
}

.p-top-section--message__prof {
  line-height: 1.2 !important;
}
.p-top-section--message__prof:lang(ja) {
  line-height: 1.27 !important;
}
.p-top-section--message__prof strong {
  font-size: 120%;
  font-weight: normal !important;
  display: inline-block;
  margin-top: .2em;
}
.p-top-section--message__prof:lang(ja) {
  font-size: 129.4%;
}
.p-top-section--message__prof strong:lang(ja) {
  font-size: 118%;
}
}

/* 事例ページ
   ----------------------------------------------------------------- */

#AccordionManufacturing:before,
#AccordionFinance:before,
#AccordionRetail:before,
#AccordionHealthcare:before,
#AccordionAgriculture:before,
#AccordionEducation:before,
#AccordionPublic:before,
#AccordionInfrastructure:before,
#AccordionOthers:before {
  position: relative;
  bottom: -.2em;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  margin-right: .25em;
  content: '';
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
#AccordionManufacturing:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_01_manufacturing.png);
}
#AccordionManufacturing.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_01_manufacturing_on.png);
}
#AccordionFinance:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_02_finance.png);
}
#AccordionFinance.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_02_finance_on.png);
}
#AccordionRetail:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_03_retail-distribution.png);
}
#AccordionRetail.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_03_retail-distribution_on.png);
}
#AccordionHealthcare:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_04_healthcare.png);
}
#AccordionHealthcare.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_04_healthcare_on.png);
}
#AccordionAgriculture:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_05_agriculture.png);
}
#AccordionAgriculture.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_05_agriculture_on.png);
}
#AccordionEducation:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_06_education.png);
}
#AccordionEducation.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_06_education_on.png);
}
#AccordionPublic:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_07_public-sector.png);
}
#AccordionPublic.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_07_public-sector_on.png);
}
#AccordionInfrastructure:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_08_infrastrucure.png);
}
#AccordionInfrastructure.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_08_infrastrucure_on.png);
}
#AccordionOthers:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_09_others.png);
}
#AccordionOthers.is-open:before {
  background-image: url(../../downloads/global/vision/2017/images/icon_09_others_on.png);
}
/* Download Center
   ----------------------------------------------------------------- */

.p-dl-oldver .c-accordion__body {
  padding: 40px;
  border: 1px solid #ccc;
}
.p-dl-oldver__title {
  margin-bottom: 10px;
  padding: 20px;
  background-color: #e0e0e2;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
}
@media only screen and (min-width: 769px) {
.p-dl-oldver--2014 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-01_pc.jpg);
}
.p-dl-oldver--2014 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-02_pc.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-01_pc.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-02_pc.jpg);
}
.p-dl-oldver--2016 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2016_pc.jpg);
}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.p-dl-oldver--2014 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-01_tablet.jpg);
}
.p-dl-oldver--2014 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-02_tablet.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-01_tablet.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-02_tablet.jpg);
}
.p-dl-oldver--2016 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2016_tablet.jpg);
}
}
@media only screen and (max-width: 480px) {
.p-dl-oldver .c-accordion__body {
  padding: 10px;
}
.p-dl-oldver--2014 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-01_sp.jpg);
}
.p-dl-oldver--2014 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2014-02_sp.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-01_mobile.jpg);
}
.p-dl-oldver--2015 .p-dl-oldver__title--ebook {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2015-02_mobile.jpg);
}
.p-dl-oldver--2016 .p-dl-oldver__title--pdf {
  background-image: url(../../downloads/global/vision/2017/images/download_bg_2016_sp.jpg);
}
}
/* Executive Summary (by Slick)
   ----------------------------------------------------------------- */

.p-carousel-container {
  margin-bottom: 30px;
  padding: 40px 0;
  background: #d3d3d3;
}
@media only screen and (max-width: 768px) {
.p-carousel-container {
  padding: 30px 0 15px;
}
}
.carousel {
  max-width: 980px;
  margin: auto;
}
/* Arrows */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  display: block;
  zoom: 1;
  width: 20px;
  width: 35px;
  height: 20px;
  height: 90px;
  padding: 0;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: .75;
  color: transparent;
  border: none;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: 0;
  background: transparent url(../../downloads/global/vision/2017/images/slick-prev.png) no-repeat top left;
}
.slick-next {
  right: 0;
  background: transparent url(../../downloads/global/vision/2017/images/slick-next.png) no-repeat top left;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 1;
  color: transparent;
  outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  line-height: 1;
  content: '\62';
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  display: none !important;
}
/* Slick Navigation (thumbnail) */

.thumbnail {
  max-width: 980px;
  height: 30px;
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
}
.thumbnail .slick-list {
  width: 58%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 !important;
}
.thumbnail .slick-track {
  left: 0 !important;
  max-width: 100%;
  text-align: center;
}
.thumbnail .slick-slide {
  display: inline-block;
  float: none;
  width: auto !important;
  margin-right: 4px;
  padding: 4px;
}
.thumbnail .slick-slide:last-child {
  margin-right: 0;
}
.thumbnail .slick-slide img {
  max-width: 160px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #999;
}
.thumbnail .slick-slide img:hover,
.thumbnail .slick-slide img:focus {
  cursor: pointer;
  opacity: .75;
  border-color: #d30000;
}
.thumbnail .slick-current {
  padding: 0;
}
.thumbnail .slick-current img {
  border: 5px solid #d3d3d3;
}
.thumbnail .slick-current img:hover,
.thumbnail .slick-current img:focus {
  cursor: default;
  opacity: 1;
  border-color: #d3d3d3;
}
/* お問い合わせ
   ----------------------------------------------------------------- */

.p-contact {
  display: flex;
}
.p-contact .c-grid__col--06 {
  width: calc(50% - 40px);
  margin: 0 20px;
  padding: 20px;
  border: 1px solid #8b8b8b;
  border-radius: 10px;
}
@media only screen and (min-width: 769px) {
.p-contact .c-simple-btn {
  min-width: 15em;
}
}
@media only screen and (max-width: 768px) {
.p-contact .c-simple-btn {
  width: 100%;
  min-width: none;
  padding-right: 1em;
  padding-left: 1em;
}
}
@media only screen and (max-width: 480px) {
.p-contact {
  display: block;
}
.p-contact .c-grid__col--06 {
  width: calc(100% - 40px);
}
.p-contact .c-grid__col--06:first-child {
  margin-bottom: 20px;
}
}
