@charset "UTF-8";

.breadcrumb-wrapper {
	margin-bottom: 12px;
}

/* メインビジュアル部
-------------------------- */
.c-hero-area {
	margin-top: 1rem
}
.c-hero-area .c-hero-area__content {
	padding-top: 40px
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content {
	padding-top: 0
}
}
.c-hero-area .c-hero-area__content .c-hero-area__main-txt>* {
	background: rgba(0,0,0,0.6);
	padding: 30px
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__main-txt>* {
	background: none;
	padding: 0 1vw
}
}
.c-hero-area .c-hero-area__content .c-hero-area__main-txt-inner {
	line-height: 1.2
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__main-txt-inner {
	line-height: 1.3
}
}

@media screen and (min-width: 769px) {	/* 追加：タイトル部分の黒矩形を長く */
.c-hero-area .c-hero-area__content .c-hero-area__main-txt-inner {
	max-width: 70%;
}
}

@media screen and (min-width: 769px) {	/* 追加：タイトル部分の黒矩形を幅42% */
  .c-hero-area .c-hero-area__content .narrow {
	max-width: 42%;
}
}

.c-hero-area .c-hero-area__content .c-hero-area__sub-txt {
	font-size: 2rem;	/* 2.5から変更 */
	display: block
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__sub-txt {
	font-size: 1.8rem	/* 2から変更 */
}
}
.c-hero-area .c-hero-area__content .c-hero-area__product-txt-a {
	font-size: 4rem;	/* 4.6から変更 */
	display: block;	/* 追加 */
	padding-top:15px;	/* 追加 */
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__product-txt-a {
	font-size: 3rem	/* 4から変更 */
}
}
.c-hero-area .c-hero-area__content .c-hero-area__product-txt-a span:lang(en) {
	font-size: 5rem
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__product-txt-a span:lang(en) {
	font-size: 4.4rem
}
}
.c-hero-area .c-hero-area__content .c-hero-area__product-txt-b {
	font-size: 1.6rem;
	font-weight: normal;
	display: block;
	padding-top:25px;	/* 追加 */
}
.c-hero-area .c-hero-area__content .c-hero-area__summary-txt {
	display: block;
	font-weight: normal;
	font-size: 1.3rem;
	padding-top: 24px;
	color: #b3b3b3
}

@media screen and (max-width: 768px) {
.c-hero-area .c-hero-area__content .c-hero-area__summary-txt {
	color: #000;
	padding-top: 16px
}
}
.c-hero-area .c-hero-area__visual img {
	left: auto
}

@media screen and (max-width: 1280px) {
.c-hero-area .c-hero-area__visual img {
	left: auto;
	-webkit-transform: translateX(6%);
	transform: translateX(6%)
}
}

/* マップ（大小切り替え）
-------------------------- */
.diff-bg-dcmap{
  background-color: #6e9dd9;
  background-image: url(/jp/imagesgig5/map-bg_tcm102-4578634_tcm102-2750236-32.png), -ms-linear-gradient(top,#6e9dd9, #aed1eb);
  background-image: url(/jp/imagesgig5/map-bg_tcm102-4578634_tcm102-2750236-32.png), -moz-linear-gradient(top,#6e9dd9, #aed1eb);
  background-image: url(/jp/imagesgig5/map-bg_tcm102-4578634_tcm102-2750236-32.png), -webkit-linear-gradient(top,#6e9dd9, #aed1eb);
  background-image: url(/jp/imagesgig5/map-bg_tcm102-4578634_tcm102-2750236-32.png), linear-gradient(to bottom,#6e9dd9, #aed1eb);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain, 100% 100%;
  color: #fff;
  text-shadow: 
    rgba(58, 117, 166, 0.8) 2px 0px 0px, rgba(58, 117, 166, 0.8) -2px 0px 0px,
    rgba(58, 117, 166, 0.8) 0px -2px 0px, rgba(58, 117, 166, 0.8) 0px 2px 0px,
    rgba(58, 117, 166, 0.8) 2px 2px 0px, rgba(58, 117, 166, 0.8) -2px 2px 0px,
    rgba(58, 117, 166, 0.8) 2px -2px 0px, rgba(58, 117, 166, 0.8) -2px -2px 0px,
    rgba(58, 117, 166, 0.8) 1px 2px 0px, rgba(58, 117, 166, 0.8) -1px 2px 0px,
    rgba(58, 117, 166, 0.8) 1px -2px 0px, rgba(58, 117, 166, 0.8) -1px -2px 0px,
    rgba(58, 117, 166, 0.8) 2px 1px 0px, rgba(58, 117, 166, 0.8) -2px 1px 0px,
    rgba(58, 117, 166, 0.8) 2px -1px 0px, rgba(58, 117, 166, 0.8) -2px -1px 0px,
    rgba(58, 117, 166, 0.8) 1px 1px 0px, rgba(58, 117, 166, 0.8) -1px 1px 0px,
    rgba(58, 117, 166, 0.8) 1px -1px 0px, rgba(58, 117, 166, 0.8) -1px -1px 0px;
}
.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 480px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}

/* その他
-------------------------- */
/* リード */
.diff-bg-lead{
  background: #fff;
}
.diff-bg-lead .panel-hdg{
  font-size: 2.6rem;
}

/* 特長 */
.diff-bg-feature{
  background: rgb(134, 23, 24);
  color: #fff
}

/* 概要 */
#outline + ul .c-lyt-reason__iconarea img {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 80px;
}

/* ファシリティ基盤 */
@media only screen and (max-width:767px) {
.c-list-services-a__contents_out { display: block !important; }
}

/* 価格 */
.tbl-a .price {
	text-align: right;
	white-space: nowrap
}

/* お問い合わせ
-------------------------- */
/* Call To Action(main content) */
.c-lyt-contact-a .c-list-contact-a {
  width: 100%;
  margin-left: 0;
}

.c-lyt-contact-a .c-list-contact-a > li {
  width: 50%;
  padding: 2vw;
}

@media screen and (max-width: 768px) {
  .c-lyt-contact-a .c-list-contact-a > li {
    width: inherit;
    padding: 0;
  }
}

.c-lyt-contact-a .c-list-contact-a > li:first-child {
  border-right: 1px solid #c6c6c0;
}

@media screen and (max-width: 768px) {
  .c-lyt-contact-a .c-list-contact-a > li:first-child {
    border-right: none;
    border-bottom: 1px solid #c6c6c0;
  }
}

.c-lyt-contact-a .c-list-contact-a > li .c-type-form {
  font-weight: bold;
  font-size: 2.5rem;
}

.c-lyt-contact-a .c-list-contact-a > li .c-type-form::before {
  content: "";
  background: url("/jp/imagesgig5/icon_form_tcm102-4063611_tcm102-2750236-32.gif") no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 12px;
}

.c-lyt-contact-a .c-list-contact-a li.p-type-tel .p-contact-inner::before {
  background-position: -126px 47px;
}

/* CTA Link Follow Type */
.c-conv-content__desc-list {
  margin-bottom: 1rem;
  line-height: 1.5;
}

.c-conv-content__desc-list:nth-of-type(2n) {
  margin-top: 1rem;
}

.c-conv-content__desc-list__title {
  font-weight: 700;
  font-size: 2.4rem;
}

.c-conv-content__contact {
  text-align: center;
}

.c-conv-content__contact__title {
  margin-bottom: .5rem;
}

.c-conv-content__contact__type-tel {
  text-indent: 3rem;
}

.c-conv-content__contact__type-tel::before {
  content: "";
  background-image: url(//www.fujitsu.com/imgv5/common/icon/sprite2.png);
  display: inline-block;
  position: relative;
  background-position: -126px 47px;
  width: 20px;
  height: 20px;
  margin-right: .5rem;
}


