/********************************************
**** FSIT 富士通四国インフォテック **********
*********************************************/

.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-fs-18{
    font-size: 1.8rem !important;
}
.u-fs-20{
    font-size: 2rem !important;
}

.text-position-left{
    text-align: left !important;
}

.text-position-right{
    text-align: right !important;
}

.align-flex-end{
    align-items: flex-end;
}

.diff-bg-contact{
    background-color: #dcdcdc;
}

.diff-bg-gry-a{
    background-color: #f2f2f2;
}
.diff-bg-gry-b{
    background-color: #f3f3f3;
}

.font-red{
    color: #c31b2b;
}

.font-red-b{
    color: #A20A19;
}

.section.diff-bg-inf {
    background-color: #c0c0c0;
}

.diff-border-none {
    border: none!important;
}

.u-m-auto{
	margin: auto;
}

.c-nl-pc {
    display: block;
}

.c-txt-wide {
    text-align: center;
    font-size: 3.3rem;
    font-weight: 700;
}
.c-txt-center {
    text-align: center;
}

.hdg-c.c-service {
    font-size: 2.5rem;
    margin-top: 0px !important;
}

@media only screen and (max-width: 768px) {
  .c-nl-pc {
    display: inline;
  }
  .c-txt-center {
    text-align: left;
  }
}

@media only screen and (max-width: 480px) {
  .c-txt-wide {
    font-size: 3rem;
    text-align: left;
  }
  .hdg-c.c-service {
    font-size: 2.2rem;
  }
}

h2.diff-bg-gray {
    background: #d9d9d9;
}
h2.diff-bg-gray span{
    padding-left: 5px;
}

.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;
}
.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;
}

/* ページ内リンク ナビゲーションバー調整 */
.diff-anchor-margin {
    margin-top: -60px !important;
    padding-top: 60px !important;
}

/* GIG5拡張 list-a */
.list-a.diff-write>li:before {
    background: #fff;
}
.diff-list-a-no-padding {
    padding-left: 0px;
}
.list-a.diff-no-content>li:before {
    content: none;
}

/* GIG5拡張 tab-dレイアウト拡張  */
.tabs-d {
    width: 100%;
}

@media only screen and (max-width: 768px) {
  .tab-d {
    display: block;
  }
  .tab-d .lists {
    max-width: inherit;
    min-width: inherit;
    display: block;
    border-right: 0;
  }
  .tab-d .tab-list-d-wrapper {
    height: auto;
    padding: 0;
    min-width: inherit;
  }
  .tab-d .tab-list-d a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
  }
  .tab-d .tab-list-d>li.is-active a::before {
    content: none;
  }
  .tab-d .tab-list-d>li {
    margin-bottom: 2px;
  }
  .tab-d .tab-list-d>li.is-active a {
    border-right: 1px solid #a30b1a;
  }
  .tab-d .tabs-d>.tab-panel {
    padding: 26px 20px;
  }
}

/*新規windowアイコン*/
.btn-a.new-window::after{
  background: url(/imgv5/common/icon/icon-window-01.png) no-repeat center center;
  display: block;
  position: absolute;
  content: "";
  top: 35%;
  width: 12px;
  height: 12px;
  font-size: 0.8333333333333333em;  
  right: 0.8333333333333333em;
}


/*****************************
***** common parts         ***
***** 追従ナビ(カスタム)   ***
******************************/
@media only screen and (max-width: 900px) {
[data-script-enabled=true] .c-nav-header>ul>li {
  width: 100%;
  max-width: 900px;
}

}
.c-nav-header > ul > li:not(.js-toggle) a::before {
  display: none;
}

/*****************************
***** common parts         ***
***** お問合せアイコン 付き***
***** リストレイアウト     ***
******************************/

.c-contact-lyt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0!important;
}

.c-contact-list{
    margin-left: -10px;
    margin-bottom: -10px;
}

.c-contact-lyt .c-contact-list > .col {
   padding-left: 10px;
   margin-bottom: 10px;
   line-height: 1.3;
   font-size: 1.6rem;
}

.c-contact-lyt .c-contact-list .col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 8px 24px 8px 58px;
    text-decoration: none;
}

.c-contact-list .col a{
    text-decoration:none;
}

.c-contact-lyt .c-contact-list .col .type-tel::before,
.c-contact-lyt .c-contact-list .col .type-mail::before{
    background-image: url(/imgv5/common/icon/sprite2.png);
}

.c-contact-list  .col > .type-tel::before,
.c-contact-list  .col > .type-mail::before,
.c-contact-list  .col > .type-fax::before {
    background-position: -56px -25px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}

.c-contact-list  .col > .type-tel::before{
    background-position: -56px -25px;
}

.c-contact-list  .col > .type-mail::before{
    background-position: -69px 120px;
}

.c-contact-list .col > .type-tel::before,
.c-contact-list .col > .type-mail::before{
    display: block;
    position: absolute;
    content: "";
    left: 24px;
    top: 50%;
}

.c-contact-list > .type-text{
    padding-left: 24px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
    .c-contact-list .col > .type-mail a{
        display:block;
    }
}

/****************************
***** トップ ****************
*****************************/
/*
top スライド
------------------------------------*/
.top-kv {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.p-top-slider .slick-dots li button:before {
  background: #fff; }

.p-top-slider .slick-dots li.slick-active button:before {
  border-color: #fff; }

.p-top-slider .slick-next {
  right: 50%;
  bottom: 23px;
  width: 26px;
  height: 26px;
  margin-right: -422px; }

@media only screen and (max-width: 1300px) {
  .p-top-slider .slick-next {
    right: 218px;
    margin-right: 0; } }
@media only screen and (max-width: 1000px) {
  .p-top-slider .slick-next {
    right: 189px; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slick-next {
    top: inherit;
    right: 22px;
    bottom: 30px;
    width: 16px;
    height: 16px; } }
.p-top-slider .slick-prev {
  top: 16px;
  right: 50%;
  width: 26px;
  height: 26px;
  margin-right: -422px; }

@media only screen and (max-width: 1300px) {
  .p-top-slider .slick-prev {
    right: 218px;
    margin-right: 0; } }
@media only screen and (max-width: 1000px) {
  .p-top-slider .slick-prev {
    right: 189px; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slick-prev {
    top: inherit;
    right: inherit;
    bottom: 30px;
    left: 22px;
    width: 16px;
    height: 16px; } }
.p-top-slider .slick-prev::before {
  width: 26px;
  height: 26px;
  border-color: #fff transparent transparent #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

@media only screen and (max-width: 767px) {
  .p-top-slider .slick-prev::before {
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); } }
.p-top-slider .slick-next::before {
  width: 26px;
  height: 26px;
  border-color: #fff transparent transparent #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

@media only screen and (max-width: 767px) {
  .p-top-slider .slick-next::before {
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); } }
.p-top-slider .slick-dots {
  position: absolute;
  right: 50%;
  bottom: 50%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: -640px;
  padding-right: 16px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }

@media only screen and (max-width: 1300px) {
  .p-top-slider .slick-dots {
    right: 0;
    margin-right: 0; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slick-dots {
    position: static;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 24px 0 0 -20px;
    padding: 0 30px;
    -webkit-transform: none;
    transform: none;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
.p-top-slider .slick-dots li {
  margin-top: 16px; }

.p-top-slider .slick-dots li:first-child {
  margin-top: 0; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slick-dots li {
    margin-top: 0;
    margin-left: 20px; } }
.slick-dots li.slick-active button:before {
  background: transparent !important;
  border: 2px solid #a30b1a; }

.p-top-slider {
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .p-top-slider {
    padding-bottom: 30px;
    background: #595959; } }
.p-top-slider .slide-inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  overflow: hidden;
  min-height: 600px;
  max-height: 600px; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner {
    height: auto;
    min-height: inherit;
    max-height: inherit; } }
.p-top-slider .slide-inner .content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 73px; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .content {
    padding-top: 0; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .content .content-inner {
    padding: 20px 16px 30px;
    background: #eee; } }
.p-top-slider .slide-inner .content .main-txt {
  margin-bottom: 8px; }

.p-top-slider .slide-inner .content .main-txt > * {
  display: inline-block;
  padding: 0 5px;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  line-height: 1.3;
  background: rgba(0, 0, 0, 0.6); }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .content .main-txt > * {
    font-size: 24px;
    color: #000;
    background: none; } }
.p-top-slider .slide-inner .content .sub-txt > * {
  display: inline-block;
  padding: 4px 5px;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  line-height: 1.3;
  background: rgba(0, 0, 0, 0.6); }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .content .sub-txt > * {
    font-size: 16px;
    color: #000;
    background: none; } }
.p-top-slider .slide-inner .content .btn-area {
  margin-top: 40px; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .content .btn-area {
    margin-top: 20px; } }
.p-top-slider .slide-inner .content .btn-a {
  padding-top: 11px;
  padding-bottom: 11px;
  background: rgba(255, 255, 255, 0.9);
  border: 0; }

.p-top-slider .slide-inner .visual {
  position: absolute;
  top: 0;
  right: calc(((100% - 1280px) / 2) + 460px);
  width: calc(100% - ((100% - 1280px) / 2) - 460px);
  height: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover; }

@media only screen and (max-width: 1280px) {
  .p-top-slider .slide-inner .visual {
    right: 460px;
    width: calc(100% - 460px); } }
@media only screen and (max-width: 1000px) {
  .p-top-slider .slide-inner .visual {
    right: 400px;
    width: calc(100% - 400px); } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .visual {
    position: relative;
    top: inherit;
    left: inherit;
    height: calc(430vw*100/767);
    min-height: 100%;
    max-height: 430px;
    width: 100%;
    right: 0; } }
@media only screen and (max-width: 320px) {
  .p-top-slider .slide-inner .visual {
    max-height: 180px; } }
.p-top-slider .slide-inner .visual > a {
  display: block;
  height: 100%; }

.p-top-slider .slide-inner .visual > img, .p-top-slider .slide-inner .visual > a > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  min-width: 1600px;
  margin: 0 auto; }

@media only screen and (max-width: 1280px) {
  .p-top-slider .slide-inner .visual > img, .p-top-slider .slide-inner .visual > a > img {
    left: 50%;
    width: auto;
    min-width: inherit;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }
.p-top-slider .slide-inner .panel-wrapper {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }

.p-top-slider .slide-inner .panel-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  background: #595959;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 1280px) {
  .p-top-slider .slide-inner .panel-wrapper:after {
    display: none; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .panel-wrapper {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.p-top-slider .slide-inner .panel {
  position: relative;
  z-index: 1;
  max-width: 460px;
  height: 100%;
  min-height: 600px;
  padding: 125px 56px 46px 38px;
  color: #fff;
  background: #595959;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.32); }

.p-top-slider .slide-inner .panel:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 0;
  background: #595959; }

@media only screen and (max-width: 1280px) {
  .p-top-slider .slide-inner .panel:before {
    display: none; } }
@media only screen and (max-width: 1000px) {
  .p-top-slider .slide-inner .panel {
    max-width: 400px;
    margin-right: 0; } }
@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .panel {
    width: 100%;
    max-width: inherit;
    height: auto;
    min-height: inherit;
    padding: 16px;
    box-shadow: none; } }
.p-top-slider .slide-inner .panel .txt-block {
  line-height: 2; }

.p-top-slider .slide-inner .panel .txt-block > * + * {
  margin-top: 10px !important; }

.p-top-slider .slide-inner .panel .txt-block + * {
  margin-top: 20px; }

.p-top-slider .slide-inner .panel .main-txt {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .panel .main-txt {
    margin-bottom: 8px;
    font-size: 24px; } }
.p-top-slider .slide-inner .panel .sub-txt {
  margin-top: 0 !important;
  font-weight: 700;
  font-size: 18px; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .panel .sub-txt {
    font-size: 16px; } }
.p-top-slider .slide-inner .panel .desc {
  font-size: 16px; }

@media only screen and (max-width: 767px) {
  .p-top-slider .slide-inner .panel .desc {
    font-size: 14px; } }

.slider__ctrl {
    position: absolute;
    right: 50%;
    margin-right: -640px;
    padding-right: 16px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.slider__ctrl.slider__ctrl-num2 {
    bottom: calc(50% - 20px - (30px * 2 / 2));
}
.slider__ctrl.slider__ctrl-num3 {
    bottom: calc(50% - 20px - (30px * 3 / 2));
}
.slider__ctrl.slider__ctrl-num4 {
    bottom: calc(50% - 20px - (30px * 4 / 2));
}
.slider__ctrl.slider__ctrl-num5 {
    bottom: calc(50% - 20px - (30px * 5 / 2));
}
.slider__ctrl.slider__ctrl-num6 {
    bottom: calc(50% - 20px - (30px * 5 / 2));
}
.slider__ctrl.slider__ctrl-num7 {
    bottom: calc(50% - 20px - (30px * 7 / 2));
}
.slider__ctrl.slider__ctrl-num8 {
    bottom: calc(50% - 20px - (30px * 8 / 2));
}
.slider__ctrl.slider__ctrl-num9 {
    bottom: calc(50% - 20px - (30px * 9 / 2));
}
.slider__ctrl.slider__ctrl-num10 {
    bottom: calc(50% - 20px - (30px * 10 / 2));
}

@media only screen and (max-width: 1300px) {
  .slider__ctrl {
    right: 0;
    margin-right: 0; 
  }
}
@media only screen and (max-width: 767px) {

.slider__ctrl {
    position: absolute;
    right: inherit;
    margin-right: inherit;
    padding-right: inherit;
}

.slider__ctrl.slider__ctrl-num2 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 2 / 2));
}
.slider__ctrl.slider__ctrl-num3 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 3 / 2));
}
.slider__ctrl.slider__ctrl-num4 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 4 / 2));
}
.slider__ctrl.slider__ctrl-num5 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 5 / 2));
}
.slider__ctrl.slider__ctrl-num6 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 5 / 2));
}
.slider__ctrl.slider__ctrl-num7 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 7 / 2));
}
.slider__ctrl.slider__ctrl-num8 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 8 / 2));
}
.slider__ctrl.slider__ctrl-num9 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 9 / 2));
}
.slider__ctrl.slider__ctrl-num10 {
    bottom: 38px;
    left: calc(50% + 20px + (30px * 10 / 2));
}
}
.slider__ctrl li {
    cursor: pointer;
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.slider__ctrl .slider__ctrl-play {
    display: none;
    background-image: url("/jp/group/fsit/imagesgig5/btn_play_tcm224-4811152_tcm224-2750236-32.png");
}
.slider__ctrl .slider__ctrl-pause {
    background-image: url("/jp/group/fsit/imagesgig5/btn_stop_tcm224-4811153_tcm224-2750236-32.png");
}
.slider__ctrl .slider__ctrl-play:hover,
.slider__ctrl .slider__ctrl-pause:hover {
    opacity: 0.7;
}


/*
top 事業内容
------------------------------------*/
.fsit-top-bg-img {
    background-image: url("/jp/group/fsit/imagesgig5/bg-fsit-top-business_tcm224-4811122_tcm224-2750236-32.jpg");
}

/*
top 新卒採用情報
------------------------------------*/
.c-bg-area.c-bg-area--h-560 {
    height: 560px;
}

.c-bg-area {
    position: relative;
    padding-top: 110px;
}

.c-bg-area .c-bg-area__visual.c-bg-area__visual--h-560 {
    height: 560px;
}

.c-bg-area .c-bg-area__visual {
    position: absolute;
    z-index: 1;
    top: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.c-bg-area .c-bg-area__img.c-bg-area__img--left-calc {
    left: calc(100% - 1640px);
}

.c-bg-area .c-bg-area__img.c-bg-area__img--right {
    right: 0;
}

.c-bg-area .c-bg-area__img {
    position: absolute;
    right: 0;
    max-width: none;
}

.c-bg-area .c-bg-area__container {
    position: relative;
    z-index: 1;
    padding: 70px 0;
    max-width: 1280px;
    margin: 0 auto;
}

.c-bg-area .c-bg-area__text-box {
    font-size: 19px;
    padding: 0 3%;
    text-align: left;
    max-width: 580px;
}
.c-bg-area h2 {
    font-size: 32px;
    margin-bottom: 28px;
}

@media screen and (max-width: 480px){
    .c-bg-area .c-bg-area__img.c-bg-area__img--h-560 {
        height: 614px;
    }
}

@media screen and (max-width: 1350px){
    .c-bg-area .c-bg-area__img {
        opacity: .35;
    }
}

/****************************
***** 製品＆サービス ********
*****************************/

/*
	LP(L-01)
-------------------------------------------------- */
.btn-b[data-bg-red] {
  color: #a30b1a !important;
  background: #fff;
  border: 1px solid #fff;
}

.btn-b[data-bg-red]: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;
}

.btn-b[data-bg-red]:hover {
  background: #963735;
  color: #FFF !important;
}

.btn-b[data-bg-red]:hover:before {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

.c-btn-wrap .lyt-btn-a .btn-b {
  width: 680px;
}

@media only screen and (max-width: 767px) {
  .c-btn-wrap .lyt-btn-a .btn-b {
    width: auto;
  }
}

@media only screen and (max-width: 480px) {
  .c-btn-wrap .lyt-btn-a, .c-btn-wrap .lyt-btn-a .btn-b {
    font-size: 1.6rem;
  }
}

/* 解決エリア背景 */
.diff-bg-product-solution {
    background-image: url("/jp/group/fsit/imagesgig5/bg_fsit_e3edef_tcm224-4982727_tcm224-2750236-32.jpg");
    background-color: #e3edef;
    background-repeat: no-repeat;
}

.diff-bg-product-reason {
    background: #3292A3;
    color: #fff;
}

.diff-bg-product-request {
    background: #e4ddcd;
}

.diff-bg-r1 {
  background-color: #C31B2B;
  color: #FFF;
}

.diff-bg-r2 {
  background: #963735;
  color: #FFF;
}

.diff-bg-r3 {
  background: #a30b1a;
  color: #fff;
}

.c-border-none {
  border: none;
}

.c-border-none:before {
  display: none;
}

/* 製品　3パネルレイアウト */

.lyt-col-feature-a>.col div, .lyt-col-feature-a>.col .movie {
    text-decoration: none;
    display: block;
}

.lyt-col-feature-a>.col div>*, .lyt-col-feature-a>.col .movie>* {
    line-height: 1.4;
    margin: 0 0 8px;
}

.lyt-col-feature-a>.col div>*.reversal-area, .lyt-col-feature-a>.col .movie>*.reversal-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.lyt-col-feature-a>.col div>*, .lyt-col-feature-a>.col .movie>* {
    line-height: 1.4;
    margin: 0 0 8px;
}

.lyt-col-feature-a>.col div, .lyt-col-feature-a>.col .movie {
    text-decoration: none;
    display: block;
}


.lyt-col-feature-a>.col div>* .title, .lyt-col-feature-a>.col .movie>* .title {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0!important;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.lyt-col-feature-a>.col div>* .visual, .lyt-col-feature-a>.col .movie>* .visual {
    margin: 0 0 16px;
    text-align: center;
    position: relative;
    min-height: 100%;
}

.lyt-col-feature-a>.col div .visual img {
    padding: 0;
    width: 100%;
    max-width: 400px;
}

.lyt-col-feature-a>.col div>*.desc, .lyt-col-feature-a>.col .movie>*.desc {
    margin-top: 0!important;
}

/** サービス **/
.list-link-services{
    padding-left: 20px;
}

.list-link-services > li > .ttl::before {
    display: inline-block;
    content: "";
    border-top: 2px solid #a40e1c;
    border-right: 2px solid #a40e1c;
    margin: -5px 14px 0 -23px;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.c-list-services-a__list-pdf-item, .c-list-services-a__list-pdf-item a {
    color: #000!important;
}


/** 製品・サービス詳細 **/
.hero-area-b.diff-services .content .c-main-txt {
    margin-bottom: 8px;
}
.hero-area-b.diff-services .content .c-main-txt .txt-wrap {
    display: inline-block;
    line-height: 1.3;
    padding: 16px;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-weight: 700;
}
.hero-area-b.diff-services .content .c-main-txt .txt-wrap .kv-sub {
    font-size: 3rem;
}
.hero-area-b.diff-services .content .c-main-txt .txt-wrap h1 {
    font-size: 5rem;
}
.hero-area-b.diff-services .content .c-kv-link {
    margin-top: 16px;
}
.hero-area-b.diff-services .content .c-kv-link .c-kv-btn-a {
    padding: 8px 34px 8px 22px;
    text-align: center;
    text-decoration: none!important;
    display: inline-block;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    transition: background .2s;
    box-shadow: 0 1px 2px rgba(0,0,0,.18);
    color: #a30b1a!important;
    background: rgba(255, 255, 255, .9);
    border: 1px solid #a30b1a;
    min-width: 400px;
}

.hero-area-b.diff-services .content .c-kv-link .c-kv-btn-a::before {
    border-color: #a30b1a;
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
}

.hero-area-b.diff-services .visual>img {
    min-width: 1440px;
}

@media only screen and (max-width: 1280px) {
  .hero-area-b.diff-services .content {
     padding-left: 8px;
     padding-right: 8px;
  }
  .hero-area-b.diff-services .visual>img {
     min-width: inherit;
  }
  .hero-area-b.diff-services .visual>img.diff-left80 {
     left: 80%;
     -webkit-transform: translateX(-80%);
     transform: translateX(-80%);
  }
}

@media only screen and (max-width: 768px) {
  .hero-area-b.diff-services .content .c-main-txt .txt-wrap .kv-sub.diff-tbsp {
     display: block;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-b.diff-services .content {
     padding-left: 0;
     padding-right: 0;
  }
  .hero-area-b.diff-services .content .c-main-txt .txt-wrap {
     background: none;
     color: #000;
     padding: 0;
  }
  .hero-area-b.diff-services .visual {
    position: relative;
    max-height: 420px;
    height: calc(420vw*100/767);
    left: inherit;
    top: inherit;
    min-height: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .hero-area-b.diff-services .content .c-kv-link .c-kv-btn-a {
     min-width: 100%;
  }
  .hero-area-b.diff-services .content .c-kv-link .c-kv-btn-b {
     color: #FFF;
  }
  .hero-area-b.diff-services .content .c-main-txt .txt-wrap h1 {
     font-size: 3.8rem;
  }
  .hero-area-b.diff-services .content .c-main-txt .txt-wrap .kv-sub {
     font-size: 2rem;
  }
}

/* 製品チェックボックスマークエリア */
.diff-2col-flex-wrap {
    display: block;
    max-width: 768px;
    margin: 0 auto;
}
.diff-2col-flex-wrap .diff-2col-flex {
    display: flex;
    margin-top: 16px;
}
.diff-2col-flex-wrap .diff-2col-flex .diff-2col-flex-img {
    min-width: 30px;
}
.diff-2col-flex-wrap .diff-2col-flex .diff-2col-flex-text {
    font-size: 1.8rem;
    margin-left: 12px;
}

/* 3パネル紹介エリア */
.lyt-idx-b.diff-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.lyt-idx-b.diff-link-none > li > div {
    display: block;
    text-decoration: none;
    border: 1px solid #c6c6c0;
}
.lyt-idx-b.diff-link-none > li > div.diff-type-c {
    border: none;
}
.lyt-idx-b.diff-link-none .diff-type-b .visual {
    text-align: center;
    background: #fff;
    padding-top: 16px;
}
.lyt-idx-b.diff-link-none .diff-type-c .visual {
    text-align: center;
    padding-top: 16px;
}
.lyt-idx-b.diff-link-none .diff-type-b .visual img,
.lyt-idx-b.diff-link-none .diff-type-c .visual img {
    width: auto;
}

.lyt-idx-b.diff-link-none .diff-type-b .text-box,
.lyt-idx-b.diff-link-none .diff-type-c .text-box {
    padding: 24px;
}
.lyt-idx-b.diff-link-none .diff-type-b .text-box::before,
.lyt-idx-b.diff-link-none .diff-type-c .text-box::before {
    display: none;
}
.lyt-idx-b.diff-link-none .diff-type-c .text-box {
    background: none;
}
.lyt-idx-b.diff-link-none .diff-type-b .text-box .title {
    font-size: 2.4rem;
    font-weight: 700;
    color: #a20a19;
    text-align: center;
}
.lyt-idx-b.diff-link-none .diff-type-b .text-box .read {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
}
.lyt-idx-b.diff-link-none .diff-type-b .text-box .desc {
    margin-top: 16px;
}

.lyt-idx-b.diff-link-none .diff-type-c .text-box .title {
    font-size: 2.1rem;
    font-weight: 700;
    text-align: center;
}
.lyt-idx-b.diff-link-none .diff-type-c .text-box .desc {
    margin-top: 16px;
}

@media only screen and (max-width: 768px) {
  .lyt-idx-b.diff-link-none .diff-type-b .text-box .title,
  .lyt-idx-b.diff-link-none .diff-type-b .text-box .read,
  .lyt-idx-b.diff-link-none .diff-type-c .text-box .title {
      text-align: left;
  }

}


.lyt-col-a.diff-col2.c-product {
    align-items: center;
}

.lyt-col-a.diff-col3.c-product,
.lyt-col-a.diff-col4.c-product {
    margin-left: -16px;
    margin-bottom: -16px !important;
}
.lyt-col-a.diff-col3.c-product .col,
.lyt-col-a.diff-col4.c-product .col {
    padding-left: 16px;
    padding-bottom: 16px;
    margin-bottom: 0px;
}

.toggle-content li .diff-col4 .col {
    padding-left: 16px !important;
    padding-bottom: 16px !important;
    margin-bottom: 32px !important;
}


.c-product-box-a {
    border: 1px solid #c6c6c0;
    padding: 24px;
    background: #fff;
}

.c-product-box-a .diff-title {
    font-size: 1.8rem;
    font-weight: 700;
}

.c-product .col a {
    text-decoration: none;
}

.c-product-box-a .diff-desc {
    margin-top: 16px !important;
}
.c-product-box-a .diff-desc .list-a {
    padding-left: 0 !important;
}

.list-order-a.c-product>li {
    font-size: 2.1rem;
    font-weight: 700;
}

.list-order-a.c-product .item .desc {
    font-size: 1.6rem;
    font-weight: 400;
}

@media only screen and (max-width: 767px){
    .toggle-content li .diff-col4 {
        display: flex;
        margin-left: 0;
        margin-bottom: -16px!important;
    }

    .toggle-content li .diff-col4 .col{
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
  .list-order-a.c-product>li {
    font-size: 1.8rem;
  }
}

/* btn拡張 */
.lyt-btn-b.c-product {
    justify-content: center;
}

.lyt-btn-b.c-product .btn-a {
    min-width: 300px;
    font-size: 2.0rem;
}

.lyt-btn-b.c-product .btn-b {
    min-width: 400px;
    font-size: 2.4rem;
}

@media only screen and (max-width: 480px) {
  .lyt-btn-b.c-product .btn-a {
    min-width: 100%;
  }

  .lyt-btn-b.c-product .btn-b {
    min-width: 100%;
  }
}

/* 関連リンク拡張 */
.b-list-link .list-link-b-wrapper {
    padding-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .b-list-link .list-link-b-wrapper {
    padding-bottom: 15px;
  }
}


/* 関連製品 */
.main-contents .section-inner.u-w-1100 {
    max-width: 1100px;
}

.c-panel-service-fz {
    font-size: 2.8rem !important;
}


.c-panel-banner {
    background: #fff;
}

.c-panel-banner > a {
    display: flex;
    text-decoration: none;
}

.c-panel-banner > a .c-title {
    width: 20%;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-panel-banner > a .c-title:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 10%;
    display: inline-block;
    background: #a30b1a;
    width: 2px;
    height: 80%;
}

.c-panel-banner > a p {
    align-self: center;
}

.c-arrow-wrap {
    padding: 0 40px;
    position: relative;
}
.c-arrow-wrap .c-arrow-caption {
    align-self: center;
    display: block;
    margin: 18px 0px 12px;
    font-size: 2rem;
}

.c-arrow {
    position: relative;
}

.c-arrow-wrap:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #a30b1a;
    border-right: 2px solid #a30b1a;
    transform: rotate(45deg);
}

.c-panel-banner > a .c-img {
    width: 32%;
    margin-top: 0 !important;
}



@media only screen and (max-width: 986px){

    .c-panel-banner {
        background: #fff;
    }

    .c-panel-banner > a {
        display: block;
    }

    .c-panel-banner > a .c-title {
        width: 100%;
        padding: 16px;
    }

    .c-panel-banner > a .c-title:before {
        content: '';
        position: absolute;
        right: 5%;
        bottom: 8px;
        display: inline-block;
        background: #a30b1a;
        width: 90%;
        height: 2px;
    }

    .c-panel-banner > a .c-title h3 {
        font-size: 2.4rem;
    }

    .c-arrow-wrap {
        margin-bottom: 24px;
    }

    .c-panel-banner > a .c-img {
        width: 100%;
        margin-top: 0 !important;
        text-align: center;
    }

    .c-panel-banner > a .c-img {
        width: 100%;
        margin-top: 0 !important;
        text-align: center;
    }
}

@media only screen and (max-width: 480px){
    .c-arrow-wrap {
        padding: 0 40px 0 24px;
    }
}

/****************************
***** お問い合わせ **********
*****************************/

.diff-fsit-contact .diff-contact-box-a{
  padding: 20px 14px;
}

.diff-fsit-contact ul.c-contact-panel li a:not(.btn-a){
  padding-left: 0;
}

.diff-fsit-contact ul.c-contact-panel li a:not(.btn-a)::before{
  display: none;
}

.diff-fsit-contact .toggle-content a.btn-a{
    margin-top: 8px;
    min-width: auto;
    font-size: 1.5rem;
    padding: 8px 34px 8px 22px;
}

.diff-fsit-contact .toggle-content li a.btn-a::before {
  right: 0;
}

@media only screen and (max-width: 768px) {
    .diff-fsit-contact .diff-contact-box-a{
      padding: 20px 6px;
    }
}

@media only screen and (max-width: 480px) {
    .diff-fsit-contact .diff-contact-box-a{
      padding: 20px 20px;
    }
}

/****************************
***** 会社概要 **************
*****************************/

.company-2col-lyt{
    width:100%;
    display:flex;
}

.company-col-1{
    width: calc(50% - 50px);
    margin: 10px 25px;
    margin-left: 0px;
}

.company-col-2{
    width: calc(50% - 50px);
    margin: 10px 25px;
}

@media only screen and (max-width: 480px) {
    .company-2col-lyt{
        width:100%;
        display:block;
    }

    .company-col-1{
        width: 100%;
        margin: 0px;
        padding-right: 0px;
    }

    .company-col-2{
        width: 100%;
        margin: 0px;
        padding-right: 0px;
    }
}

.lyt-panel-un-img > .panels > .panel-content{
    order: 1;
}

.lyt-panel-un-img > .panels > .panel-visual{
    order: 2;
}


.lyt-company-btn-b {
    padding: 8px 70px;
}

@media only screen and (max-width: 480px) {

    .lyt-company-btn-b {
        display: inline;
        text-align: center;
    }

}

.u-maw-180px{
    max-width: 180px!important;
}


/** tbl-a拡張css **/
.tbl-a th {
    text-align: center!important;
    vertical-align: inherit!important;
}

/****************************
***** 採用情報 **************
*****************************/

.recruit-msg-contents{
    padding: 0px 170px;
    text-align: left;
}

@media only screen and (max-width: 768px) {
    .recruit-msg-contents{
        padding: 0px 70px;
        text-align: left;
    }
}


@media only screen and (max-width: 480px) {
    .recruit-msg-contents {
        padding: 0px 40px;
        text-align: left;
    }
}

.recruit-form-btn>li>.btn-a {
    color: #fff!important;
    background: #a30b1a!important;
}

.recruit-form-btn>li>.btn-a::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
}

.box-recruit > .list-contact-a > li > a{
    min-height: 100px;
}

@media only screen and (max-width: 768px) {
    .box-recruit > .list-contact-a > li > a{
        min-height: 50px;
    }
}

.box-recruit > .list-contact-a > li{
    width: 100%;
    padding: 0px 55px;
    margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
    .box-recruit > .list-contact-a > li {
        width: 100%;
        padding: 0px;
        margin-bottom: 24px;
    }
}

/****************************
***** lyt-panel-a  **********
***** 追加スタイル **********
*****************************/
.section.fg-diff-d {
    background: #E3EDEF;
}

.lyt-panel-a.fg-diff-a .panels {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #E3EDEF;
}

.lyt-panel-a.fg-diff-a .panel-content, .lyt-panel-a.fg-diff-a .panel-content .panel-content-hdg {
    font-size: 1.8rem;
    text-align: center;
}

.lyt-panel-a.fg-diff-a .panel-content .col {
    position: relative;
    top: calc(50% - 70px);
}

.lyt-panel-a.fg-diff-a .movie .panel-visual-fsit {
    height: 360px;
}

@media only screen and (max-width: 768px){
  .lyt-panel-a.fg-diff-a .movie .panel-visual-fsit {
      height: 58.46354vw;
  }
}

/* 導入事例 */
.panel-content-fsit > .panel-content-text {
    font-size: 1.6rem!important;
}

.panel-content-fsit > .moreinfo .btn-a {
    font-size: 1.6rem!important;
}

@media only screen and (max-width: 768px){
    .lyt-panel-a .panel-content-fsit > .moreinfo {
        text-align: left;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 480px){
    .panel-content-fsit > .moreinfo .btn-a {
        width: 100%;
    }
}

/****************************
***** .diff-col4  **********
***** 追加スタイル **********
*****************************/
.list-a>.lyt-point-none li:before {
    display: none!important;
}

.diff-col4 li .content-title {
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 1.8rem;
}

/* toggle-hook 拡張 */
.list-accordion-a>li>.toggle-hook {
    padding: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.8rem;
}




/****************************
***** common parts        ***
***** 2-column Table(Cstm)***
***** 幅 85/15            ***
*****************************/

.c-lyt-2col-tbl.diff-lyt-a li.contents,
.c-lyt-2col-tbl-nb.diff-lyt-a li.contents{
  padding:8px;
  display: flex;
  flex-wrap: wrap;
}

.c-lyt-2col-tbl.diff-lyt-a li.contents .ttl,
.c-lyt-2col-tbl-nb.diff-lyt-a li.contents .ttl{
    width: 15%;
}

.c-lyt-2col-tbl.diff-lyt-a li.contents .desc,
.c-lyt-2col-tbl-nb.diff-lyt-a li.contents .desc{
    width: calc(85% - 30px);
    margin-left: 30px;
}

@media only screen and (max-width: 768px) {
    .c-lyt-2col-tbl.diff-lyt-a li.contents .ttl,
    .c-lyt-2col-tbl.diff-lyt-a li.contents .desc,
    .c-lyt-2col-tbl-nb.diff-lyt-a li.contents .ttl,
    .c-lyt-2col-tbl-nb.diff-lyt-a li.contents .desc{
        width: 100%;
        margin: 0;
    }
}

/****************************
***** common parts        ***
***** 2-column Table(Cstm)***
***** 幅 40/60            ***
*****************************/

.c-lyt-2col-tbl.diff-lyt-b li.contents,
.c-lyt-2col-tbl-nb.diff-lyt-b li.contents{
  padding:8px;
  display: flex;
  flex-wrap: wrap;
}

.c-lyt-2col-tbl.diff-lyt-b li.contents .ttl,
.c-lyt-2col-tbl-nb.diff-lyt-b li.contents .ttl{
    width: 40%;
}

.c-lyt-2col-tbl.diff-lyt-b li.contents .desc,
.c-lyt-2col-tbl-nb.diff-lyt-b li.contents .desc {
    width: calc(60% - 30px);
    margin-left: 30px;
}

@media only screen and (max-width: 768px) {
    .c-lyt-2col-tbl.diff-lyt-b li.contents .ttl,
    .c-lyt-2col-tbl.diff-lyt-b li.contents .desc,
    .c-lyt-2col-tbl-nb.diff-lyt-b li.contents .ttl,
    .c-lyt-2col-tbl-nb.diff-lyt-b li.contents .desc{
        width: 100%;
        margin: 0;
    }
}

/****************************
***** common parts        ***
***** 2-column Table(Cstm)***
***** 幅 85/15  段落ち無  ***
*****************************/

.c-lyt-2col-tbl.diff-lyt-c li.contents,
.c-lyt-2col-tbl-nb.diff-lyt-c li.contents{
  padding:8px;
  display: flex;
  flex-wrap: wrap;
}

.c-lyt-2col-tbl.diff-lyt-c li.contents .ttl,
.c-lyt-2col-tbl-nb.diff-lyt-c li.contents .ttl{
    width: 15%;
}

.c-lyt-2col-tbl.diff-lyt-c li.contents .desc,
.c-lyt-2col-tbl-nb.diff-lyt-c li.contents .desc{
    width: calc(85% - 30px);
    margin-left: 30px;
}

@media only screen and (max-width: 480px) {

    .c-lyt-2col-tbl.diff-lyt-c li.contents .ttl,
    .c-lyt-2col-tbl-nb.diff-lyt-c li.contents .ttl{
        width: 20%;
    }

    .c-lyt-2col-tbl.diff-lyt-c li.contents .desc,
    .c-lyt-2col-tbl-nb.diff-lyt-c li.contents .desc{
        width: calc(80% - 30px);
        margin-left: 30px;
    }

}

/****************************
***** common parts        ***
***** 2-column Table(Cstm)***
***** 幅 40/60            ***
*****************************/

.c-lyt-2col-tbl.diff-lyt-d li.contents,
.c-lyt-2col-tbl-nb.diff-lyt-d li.contents{
  padding:8px;
  display: flex;
  flex-wrap: wrap;
}

.c-lyt-2col-tbl.diff-lyt-d li.contents .ttl,
.c-lyt-2col-tbl-nb.diff-lyt-d li.contents .ttl{
    width: 40%;
}

.c-lyt-2col-tbl.diff-lyt-d li.contents .desc,
.c-lyt-2col-tbl-nb.diff-lyt-d li.contents .desc {
    width: calc(60% - 30px);
    margin-left: 30px;
}

@media only screen and (max-width: 480px) {
    .c-lyt-2col-tbl.diff-lyt-d li.contents .ttl,
    .c-lyt-2col-tbl-nb.diff-lyt-d li.contents .ttl{
        width: 50%;
    }

    .c-lyt-2col-tbl.diff-lyt-d li.contents .desc,
    .c-lyt-2col-tbl-nb.diff-lyt-d li.contents .desc {
        width: calc(50% - 30px);
        margin-left: 30px;
    }
}

@media only screen and (max-width: 368px) {
    .c-lyt-2col-tbl.diff-lyt-d li.contents .ttl,
    .c-lyt-2col-tbl.diff-lyt-d li.contents .desc,
    .c-lyt-2col-tbl-nb.diff-lyt-d li.contents .ttl,
    .c-lyt-2col-tbl-nb.diff-lyt-d li.contents .desc{
        width: 100%;
        margin: 0;
    }
}

/*****************************
***** 3カラム レイアウト   ***
***** 768px: 1列表示       ***
******************************/
.lay-col3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.lay-col3 > .col3 {
    width: 33.3333%;
}

@media only screen and (max-width: 768px) {
    .lay-col3 > .col3 {
        width: 100%;
    }
}



.lay-col3>.col3>.hdg-c>a::before {
    display: block;
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -6px;
}

/* 赤矢印 付*/
.link-arrow{
    margin-top: 8px;
}

.lay-col3>.col1{
    margin-left: 22px;
    width: calc(33.3333% - 22px);
}

.lay-col3>.col1>.link-arrow>a {
    text-decoration: none;
}

.lay-col3>.col1>.link-arrow>a:hover {
    text-decoration: underline;
}

.lay-col3>.col1>.link-arrow>a::before {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: -5px 14px 0 -23px;
    vertical-align: middle;
    border-top: 2px solid #a40e1c;
    border-right: 2px solid #a40e1c;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/****************************
***** 製品 お問い合わせ *****
*****************************/
.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: 16px;
}

.c-lyt-contact-a .c-list-contact-a>li .c-type-form {
    font-weight: bold;
    font-size: 2.5rem;
}

.lyt-contact-a .list-contact-a>li.type-tel .contact-inner::before {
    background-position: 126px 46px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}


.c-lyt-contact-a .c-list-contact-a > li .c-type-form::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    background: url(/jp/imagesgig5/icon_form_pen_tcm102-4574794_tcm102-2750236-32.gif) no-repeat;
}



@media screen and (max-width: 768px) {
    .c-lyt-contact-a .c-list-contact-a>li {
        width: inherit;
        padding: 0;
    }

    .lyt-contact-a .list-contact-a a {
        padding-left: 34px;
    }

}

/****************************
***** 404エラーページ *******
*****************************/
.hdg-a-inner-980{
    max-width: 980px;
}


/****************************
***** TOP配下対象　css ******
*****************************/

/*Section inner width Custom*/
.main-contents .section-inner.diff-section-inner-1100{
    max-width: 1100px;
}

.main-contents .section-inner.diff-section-inner-980{
    max-width: 980px;
}


/*Accrordion-type List Custom*/
.p-pr-list-accordion button {
    font-size: 20px;
}

.p-pr-list-accordion .p-pr-list-accordion__content li {
    border: none;
}

.p-pr-list-accordion .p-pr-list-accordion__content:last-child {
    margin-bottom: 32px;
}

.p-pr-list-news__date {
    width: 7em;
}

.list-news-a .p-pr-list-accordion__news-content {
    padding: 22px 18px 0px;
}

/*fdda 4rows-type Tile Custom*/
.section > .section-inner > div.lyt-panel-a > div.lyt-hover-a > .c-hover-content-title.diff-bg-none {
    background-color:#595959;
}

@media only screen and (max-width: 768px) {
    .section > .section-inner > div.lyt-panel-a > div.lyt-hover-a > .c-hover-content-title.diff-bg-none {
        background-color:#fff;
    }

    .section:not([class*="diff-bg-"]) > .section-inner > div.lyt-panel-a > div.lyt-hover-a > div.hover-content > div.visual > a > span{
        color:black;
    }
}

/****************************/