/* ========================================================
TABATA Co.,ltd.
Service Style Sheet
First Update 2018-02-08
Last  Update 2018-02-08
Creat by Basic Plus Design Inc.
========================================================= */
/* =========================================================
#  Layout
========================================================== */
#service .last {
  padding-bottom: 80px;
}

/* ---------------------------------------------------------
   Service Columns
---------------------------------------------------------- */
#service.c-columns .main {
  padding-bottom: 0;
}

#service.c-columns {
  margin-bottom: 0 !important;
}

@media screen and (max-width : 1023px) {
  #service.c-columns .main .l-container {
    width: calc(100% - 70px);
    max-width: 910px;
    margin-left: 70px;
    padding: 40px 0;
  }

  #service .side {
    width: 70px;
  }

  #service .side ul {
    width: 36px;
  }

  #service .side li {
    width: 34px;
    height: 34px;
  }

  #service .side li a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}

/* =========================================================
#  Component
========================================================== */
/* ---------------------------------------------------------
   Service Menu
---------------------------------------------------------- */
#service li.c-sidemn {
  display: none;
}

#service li.c-sidemn1 a {
  background: url(../images/service/ico_cloth_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn1:hover a,
#service li.c-sidemn1 a.active {
  background-image: url(../images/service/ico_cloth_on.svg);
}

#service li.c-sidemn2 a {
  background: url(../images/service/ico_floor_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn2:hover a,
#service li.c-sidemn2 a.active {
  background-image: url(../images/service/ico_floor_on.svg);
}

#service li.c-sidemn3 a {
  background: url(../images/service/ico_window_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn3:hover a,
#service li.c-sidemn3 a.active {
  background-image: url(../images/service/ico_window_on.svg);
}

#service li.c-sidemn4 a {
  background: url(../images/service/ico_door_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn4:hover a,
#service li.c-sidemn4 a.active {
  background-image: url(../images/service/ico_door_on.svg);
}

#service li.c-sidemn5 a {
  background: url(../images/service/ico_closet_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn5:hover a,
#service li.c-sidemn5 a.active {
  background-image: url(../images/service/ico_closet_on.svg);
}

#service li.c-sidemn6 a {
  background: url(../images/service/ico_import_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn6:hover a,
#service li.c-sidemn6 a.active {
  background-image: url(../images/service/ico_import_on.svg);
}

#service li.c-sidemn7 a {
  background: url(../images/service/ico_wetarea_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn7:hover a,
#service li.c-sidemn7 a.active {
  background-image: url(../images/service/ico_wetarea_on.svg);
}

#service li.c-sidemn8 a {
  background: url(../images/service/ico_exterior_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn8:hover a,
#service li.c-sidemn8 a.active {
  background-image: url(../images/service/ico_exterior_on.svg);
}

#service li.c-sidemn9 a {
  background: url(../images/service/ico_swarm_off.svg) no-repeat center center/contain;
}

#service li.c-sidemn9:hover a,
#service li.c-sidemn9 a.active {
  background-image: url(../images/service/ico_swarm_on.svg);
}

@media screen and (min-width : 1024px) {
  #service li.c-sidemn {
    display: block;
    margin-bottom: 2em;
  }
}

/* ---------------------------------------------------------
   Service Head
---------------------------------------------------------- */
/* .c-hero-overlay */
#service .c-hero-overlay {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 37%;
}

#service .c-hero-overlay p {
  width: 16%;
  height: 80%;
  text-indent: -9999px;
  position: absolute;
  top: -5%;
  right: 3%;
  z-index: 2;
}

#service .c-hero-overlay p.komikomi {
  background: url(../images/service/rosette1.svg) no-repeat 0 0/100% auto;
}

#service .c-hero-overlay p.toiawase {
  background: url(../images/service/rosette2.svg) no-repeat 0 0/100% auto;
}

@media screen and (min-width : 480px) {
  #service .c-hero-overlay p {
    top: -4.5%;
  }
}

@media screen and (min-width : 1200px) {
  #service .c-hero-overlay p {
    top: -12px;
  }
}

/* .c-page-ttl */
#service .c-page-ttl {
  padding-left: 70px;
  margin-top: 40px;
  border-bottom: 1px dashed #463d1d;
}

#service .c-page-ttl h1 {
  font-size: 180%;
  letter-spacing: 0;
  padding-top: .5em;
  line-height: 1;
}

#service .c-page-ttl p {
  font-weight: 700;
  font-size: 100%;
  margin: 30px 0 10px -70px !important;
}

@media screen and (min-width : 480px) {
  #service .c-page-ttl h1 {
    font-size: 240%;
    padding-top: 0;
  }

  #service .c-page-ttl p {
    margin: -24px 0 10px 4px !important;
  }
}

/* ---------------------------------------------------------
   Service Page Navi
---------------------------------------------------------- */
.c-pnav.c-flwrap {
  margin-top: 60px;
}

.c-pnav.c-row-4 .c-cell {
  width: 100%;
  margin-bottom: 40px;
}

.c-pnav .c-cell {
  border: 1px solid #463d1d;
  -webkit-box-shadow: 3px 3px #463d1d;
  box-shadow: 3px 3px #463d1d;
  height: 90px;
  padding-top: 20px;
  background: #fff;
}

.c-pnav p {
  margin-bottom: 0;
  font-size: 110%;
  font-weight: 900;
  text-align: center;
}

.c-pnav p.c-pnav-no {
  width: 30px;
  height: 29px;
  border-radius: 14px;
  line-height: 32px;
  font-size: 30px;
  background: #fff;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -15px;
}

.c-pnav .c-cell:hover {
  background: rgba(255, 230, 0, .5);
}

@media screen and (min-width : 480px) {
  .c-pnav.c-flwrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-pnav.c-row-4 .c-cell {
    width: 44%;
  }
}

@media screen and (min-width : 1024px) {
  .c-pnav.c-row-4 .c-cell {
    width: 23%;
  }
}

/* ---------------------------------------------------------
   Service Common
---------------------------------------------------------- */
#service .c-tbl1 img {
  height: 20px;
  vertical-align: text-top;
}

/* table1 */
.table1 th.standard,
.table1 th.high,
.table1 th.premium {
  line-height: 1.2;
}

.table1 th.standard {
  background: #fffded url(../images/service/cloth/grade_standard.svg) no-repeat center 20px/114px 45px;
}

.table1 th.high {
  color: #fff;
  background: #463d1d url(../images/service/cloth/grade_high.svg) no-repeat center 20px/131px 45px;
}

.table1 th.premium {
  background: #ffe600 url(../images/service/cloth/grade_premium.svg) no-repeat center 20px/166px 45px;
}

/* sc-case */
.sc-case .c-cell {
  position: relative;
  width: 97%;
  margin-bottom: 30px;
}

.sc-case .c-cell img {
  width: 100%;
  height: 100%;
}

.sc-case .u-round {
  position: absolute;
  bottom: -15px;
  right: -15px;
}

@media screen and (min-width : 480px) {
  .sc-case .c-flwrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sc-case .c-row-4 .c-cell {
    width: 44%;
  }
}

@media screen and (min-width : 768px) {
  .sc-case .c-row-4 .c-cell {
    width: 22%;
  }
}

/* ---------------------------------------------------------
   Arrow List
---------------------------------------------------------- */
.c-arrow-list.c-flwrap {
  margin: 40px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.c-arrow-list .c-cell {
  width: 80%;
  height: 40px;
  background: #463d1d;
  color: #fff;
  font-weight: 700;
  margin: 0 10% 10px 10%;
  padding-left: 1.4em;
  padding-top: 10px;
  position: relative;
}

.c-arrow-list .c-cell::before {
  content: '';
  width: 28px;
  height: 28px;
  background: #463d1d;
  border: 0px;
  border-top: solid 1px #463d1d;
  border-right: solid 1px #463d1d;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 6px;
  left: -14px;
}

@media screen and (min-width : 480px) {
  .c-arrow-list.c-flwrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c-arrow-list .c-cell {
    width: 43%;
    margin: 0 2% 10px 5%;
  }
}

@media screen and (min-width : 640px) {
  .c-arrow-list .c-cell {
    width: 29%;
    margin: 0 0 10px 4%;
  }
}

@media screen and (min-width : 768px) {
  .c-arrow-list .c-cell {
    width: 21%;
    margin: 0 0 10px 4%;
  }
}

@media screen and (min-width : 1024px) {
  .c-arrow-list .c-cell {
    width: 160px;
    margin: 0 5px 10px 25px;
    font-size: 110%;
  }
}

/* ---------------------------------------------------------
   Left Photo List
---------------------------------------------------------- */
.c-left-photo-list {
  border-bottom: 2px solid #463d1d;
}

.c-left-photo-list li {
  height: 144px;
  border-top: 2px solid #463d1d;
}

.c-left-photo-list li img {
  width: 142px;
  height: 142px;
  float: left;
}

.c-left-photo-list div {
  margin-left: 145px;
  padding: 1em;
}

@media screen and (max-width : 639px) {
  .c-left-photo-list li {
    height: auto;
  }

  .c-left-photo-list li img {
    float: none;
    margin-top: 2em;
  }

  .c-left-photo-list div {
    margin-left: 0;
    padding: 2em 0 0;
  }
}

/* =========================================================
#  Project
========================================================== */
/* ---------------------------------------------------------
   Include
---------------------------------------------------------- */
.p-include.c-flwrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-top: 60px;
}

.p-include .c-cell {
  font-size: 100%;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px;
}

.p-include .c-cell::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px auto;
  margin: 0 auto 5px;
}

.p-include .off::before {
  background-color: rgba(70, 61, 29, .3);
}

.p-include .on::before {
  background-color: #ffe600;
}

.p-include1::before {
  background-image: url(../images/service/include/ico-include1.svg);
}

.p-include2::before {
  background-image: url(../images/service/include/ico-include2.svg);
}

.p-include3::before {
  background-image: url(../images/service/include/ico-include3.svg);
}

.p-include4::before {
  background-image: url(../images/service/include/ico-include4.svg);
}

.p-include5::before {
  background-image: url(../images/service/include/ico-include5.svg);
  background-size: auto 40px;
}

.p-include6::before {
  background-image: url(../images/service/include/ico-include6.svg);
}

.p-include7::before {
  background-image: url(../images/service/include/ico-include7.svg);
}

.p-include8::before {
  background-image: url(../images/service/include/ico-include8.svg);
  background-size: auto 40px;
}

.p-include9::before {
  background-image: url(../images/service/include/ico-include9.svg);
}

.p-include10::before {
  background-image: url(../images/service/include/ico-include10.svg);
}

.p-include11::before {
  background-image: url(../images/service/include/ico-include11.svg);
  background-size: auto 40px;
}

.p-include12::before {
  background-image: url(../images/service/include/ico-include12.svg);
}

@media screen and (min-width : 380px) {
  .p-include.c-flwrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-include .c-cell {
    width: 50%;
  }
}

@media screen and (min-width : 480px) {
  .p-include .c-cell {
    width: 33%;
  }
}

@media screen and (min-width : 600px) {
  .p-include .c-cell {
    width: 20%;
  }
}

@media screen and (min-width : 768px) {
  .p-include .c-cell::before {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-size: 50px auto;
  }

  .p-include5.on::before,
  .p-include8.on::before,
  .p-include11.on::before {
    background-size: auto 50px;
  }
}

/* p-op */
.p-op.c-flwrap {
  margin-top: 0;
}

.p-op .c-cell {
  width: 80%;
  margin: 40px auto 0;
  border: 2px solid #463d1d;
  padding: 0;
  position: relative;
}

.p-op dt {
  font-weight: 900;
  text-align: center;
  padding: 3em 2em;
}

.p-op .c-cell::before {
  content: "";
  display: block;
  width: 66px;
  height: 60px;
  background: #fff url(../images/common/ico-plus.svg) no-repeat center top/40px 40px;
  position: absolute;
  top: -22px;
  left: 50%;
  margin-left: -33px;
  z-index: 10;
}

.p-op dd p {
  padding: 1em;
  margin-bottom: 0;
}

.p-op dd p.u-bg-brown {
  padding: .8em 1em;
  margin-top: .5em;
}

.p-op img {
  width: 100%;
  height: auto;
}

@media screen and (min-width : 640px) {
  .p-op.c-flwrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .p-op .c-cell {
    width: 30%;
    margin: 40px 0 0;
  }
}

/* =========================================================
#  Cloth
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#cloth .c-hero-overlay {
  background: url(../images/service/hero-cloth.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#cloth .c-page-ttl {
  background: url(../images/service/ico_cloth_off.svg) no-repeat left top/53px 55px;
}

/* ---------------------------------------------------------
   #cloth1
---------------------------------------------------------- */
#cloth1 {
  margin: 20px 0 -40px;
}

/* ---------------------------------------------------------
   #cloth2 > .c-list
---------------------------------------------------------- */
#cloth2 h2 {
  font-size: 150%;
}

#cloth2 .c-list {
  display: block !important;
  width: 100%;
  margin: 50px 0 100px;
  padding-top: 10px;
}

#cloth2 .c-list dt {
  height: 135px;
  margin-bottom: 0;
  text-align: center;
  position: relative;
}

#cloth2 .c-list dt > div {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 200px;
  height: 105px;
  margin: 10px auto 0;
  padding-top: 75px;
}

#cloth2 .c-list dt:first-child > div {
  margin-top: 0;
}

#cloth2 .c-list .standard {
  background: #ffffff url(../images/service/cloth/grade_standard.svg) no-repeat center 15px/114px 45px;
}

#cloth2 .c-list .high {
  color: #fff;
  background: #463d1d url(../images/service/cloth/grade_high.svg) no-repeat center 15px/131px 45px;
}

#cloth2 .c-list .premium {
  background: #ffe600 url(../images/service/cloth/grade_premium.svg) no-repeat center 15px/166px 45px;
}

#cloth2 .c-list dd p {
  margin-bottom: 10px;
}

@media screen and (min-width: 640px) {
  #cloth2 .c-list dt {
    width: 200px !important;
    -webkit-box-shadow: 0 1px rgba(70, 61, 29, .6);
    box-shadow: 0 1px rgba(70, 61, 29, .6);
    float: left;
    letter-spacing: 0;
  }

  #cloth2 .c-list dd {
    width: auto;
    margin-left: 200px;
    height: 135px;
    padding-top: 40px;
    padding-left: 40px;
  }
}

/* ---------------------------------------------------------
   #cloth2 > .c-box
---------------------------------------------------------- */
#cloth2 .c-box {
  background: #fff;
}

#cloth2 .c-box .c-cell img {
  max-width: 275px;
  margin: -20px 0 50px;
}

@media screen and (min-width : 640px) {
  #cloth2 .c-box .c-cell {
    width: 48%;
  }

  #cloth2 .c-box .c-cell img {
    max-width: 90%;
    margin: -20px 0 0;
  }
}

/* ---------------------------------------------------------
   #cloth3> table
---------------------------------------------------------- */
/* #cloth3 > table */
#cloth3 .table1 thead .th2,
#cloth3 .table1 thead .th3,
#cloth3 .table1 thead .th4 {
  height: 110px;
  padding: 60px 10px 10px;
  font-size: 80%;
  letter-spacing: 0;
}

#cloth3 .table1 tbody th {
  text-align: center;
}

@media screen and (max-width: 840px) {

  #cloth3 .table1 thead .th2,
  #cloth3 .table1 thead .th3,
  #cloth3 .table1 thead .th4 {
    background-size: auto 30px;
  }
}

@media screen and (max-width: 640px) {

  #cloth3 .table1 tbody th,
  #cloth3 .table1 tbody td {
    padding: .5em;
  }

  #cloth3 .table1 thead .th2,
  #cloth3 .table1 thead .th3,
  #cloth3 .table1 thead .th4 {
    width: 25%;
    background-size: auto 24px;
    font-size: 70%;
    padding: 60px 0 10px;
  }

  #cloth3 .table1 tbody th {
    font-size: 80%;
  }

  .table1 th.diagonal {
    background: none !important;
  }
}

@media screen and (max-width: 520px) {
  #cloth3 .table1 {
    font-size: 80%;
  }

  #cloth3 .table1 thead th {
    width: 29%;
  }

  #cloth3 .table1 thead .th2,
  #cloth3 .table1 thead .th3,
  #cloth3 .table1 thead .th4 {
    height: auto;
    background-image: none;
    padding: .5em 0;
  }
}

@media screen and (max-width: 480px) {

  #cloth3 .table1 thead th,
  #cloth3 .table1 tbody th,
  #cloth3 .table1 tbody td {
    padding: .5em;
  }
}

/* ---------------------------------------------------------
   #cloth4> table
---------------------------------------------------------- */
/* #cloth4 > table2 */
#cloth4 .c-table2 dt {
  width: 8em;
  text-align: center;
}

#cloth4 .c-table2 dd {
  margin-left: 8em;
}

/* ---------------------------------------------------------
   #cloth > c-proscons
---------------------------------------------------------- */
#cloth .c-proscons {
  padding-bottom: 100px;
}

#cloth .c-proscons h2 {
  font-size: 150%;
  font-weight: 900;
  margin-top: 40px;
}

#cloth .c-proscons h3 {
  margin-top: 50px;
}

/* =========================================================
#  Floor
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#floor .c-hero-overlay {
  background: url(../images/service/hero-floor.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#floor .c-page-ttl {
  background: url(../images/service/ico_floor_off.svg) no-repeat left top/55px 55px;
}

/* ---------------------------------------------------------
   Service Page Navi
---------------------------------------------------------- */
@media screen and (min-width: 1024px) {
  #floor .c-pnav.c-flwrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #floor .c-pnav .c-cell {
    width: 33%;
    margin: 0 3%;
  }
}

/* ---------------------------------------------------------
   #floor3 > table2
---------------------------------------------------------- */
#floor3 .c-table2 dt {
  width: 8em;
  text-align: center;
}

#floor3 .c-table2 dd {
  margin-left: 8em;
}

/* ---------------------------------------------------------
   #floor c-proscons
---------------------------------------------------------- */
#floor .c-proscons {
  padding-bottom: 100px;
}

#floor .c-proscons h2 {
  font-size: 150%;
  font-weight: 900;
  margin-top: 40px;
}

#floor .c-proscons h3 {
  margin-top: 50px;
}

#floor .c-proscons table {
  border: 1px solid #463d1d;
}

#floor .c-proscons table th,
#floor .c-proscons table td {
  padding: 1em;
  border: 1px solid #463d1d;
}

#floor .c-proscons table th {
  text-align: center;
  font-size: 110%;
}

#floor .c-proscons table th.empty {
  background-image: -webkit-gradient(linear,
    left bottom, right top,
    from(transparent), color-stop(48%, transparent),
    color-stop(48%, #463d1d), color-stop(50%, #463d1d),
    color-stop(50%, transparent), to(transparent));
  background-image: linear-gradient(to top right,
    transparent, transparent 48%,
    #463d1d 48%, #463d1d 50%,
    transparent 50%, transparent);
}

#floor .c-proscons table td {
  width: 40%;
}

#floor .c-proscons table li {
  list-style: disc;
  margin-left: 1em;
  text-indent: 0;
}

/* =========================================================
#  Window
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#window .c-hero-overlay {
  background: url(../images/service/hero-window.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#window .c-page-ttl {
  background: url(../images/service/ico_window_off.svg) no-repeat left top/54px 55px;
}

/* ---------------------------------------------------------
   #window2 > table
---------------------------------------------------------- */
/* #window2 > table1 */
#window2 .table1 th1 {
  width: 150px;
}

#window2 .table1 th.standard,
#window2 .table1 th.high {
  padding-top: 55px;
}

/* #window3 > table2 */
#window3 .c-table2 dt {
  width: 8em;
  text-align: center;
}

#window3 .c-table2 dd {
  margin-left: 8em;
}

/* =========================================================
#  Fittings
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#fittings .c-hero-overlay {
  background: url(../images/service/hero-fittings.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#fittings .c-page-ttl {
  background: url(../images/service/ico_door_off.svg) no-repeat left top/33px 55px;
}

/* =========================================================
#  Closet
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#closet .c-hero-overlay {
  background: url(../images/service/hero-closet.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#closet .c-page-ttl {
  background: url(../images/service/ico_closet_off.svg) no-repeat left top/50px 55px;
}

/* =========================================================
#  Wetarea
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#wetarea .c-hero-overlay {
  background: url(../images/service/hero-wetarea.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#wetarea .c-page-ttl {
  background: url(../images/service/ico_wetarea_off.svg) no-repeat left top/58px 55px;
}

/* =========================================================
#  Exterior
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#exterior .c-hero-overlay {
  background: url(../images/service/hero-exterior.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#exterior .c-page-ttl {
  background: url(../images/service/ico_exterior_off.svg) no-repeat left top/58px 55px;
}

/* =========================================================
#  Import Wallpaper
========================================================== */
/* ---------------------------------------------------------
   Hero
---------------------------------------------------------- */
#import .c-hero-overlay {
  background: url(../images/service/hero-import.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#import .c-page-ttl {
  background: url(../images/service/ico_import_off.svg) no-repeat left top/68px 50px;
}

/* =========================================================
#  Swarm
========================================================== */
#swarm .c-hero-overlay {
  background: url(../images/service/hero-floor.jpg) no-repeat center 0;
  background-size: 100% auto;
}

#swarm .c-page-ttl {
  background: url(../images/service/ico_swarm_off.svg) no-repeat left top/64px 50px;
}
