@charset "utf-8";

/* = = = = = = = = = = = = = = = = = = = = = = = = = =
= = = = = = = = = = = = = = = = = = = = = = = = = = */

.heading-ut-icon.icon-hotel-01-black:before {
  background-image: url(/assets/img-lp/others/luggage-sameday-delivery/icon/hotel-01-black.svg);
}
.heading-ut-icon.icon-map-pin-01-black:before {
  background-image: url(/assets/img-lp/others/luggage-sameday-delivery/icon/map-pin-01-black.svg);
}
.heading-ut-icon.icon-map-pin-01-red:before {
  background-image: url(/assets/img-lp/others/luggage-sameday-delivery/icon/map-pin-01-red.svg);
}
.heading-ut-icon.icon-suitcase-01-black:before {
  background-image: url(/assets/img-lp/others/luggage-sameday-delivery/icon/suitcase-01-black.svg);
}
.heading-ut-icon.icon-tag-01-black:before {
  background-image: url(/assets/img-lp/others/luggage-sameday-delivery/icon/tag-01-black.svg);
}

a {
  color: #E60113;
}
a:hover {
  color: #E60113;
}

a.button-ut.c-primary {
  padding: 20px 40px;
  background: #E60113;
  box-shadow: none;
  font-size: 20px;
}
a.button-ut.c-primary:hover {
  background: #E60214;
}

.box-ut.type-information {
  background: #F5F5F5;
}

ul.list-ut-mark > li {
  margin-bottom: 20px;
}
ul.list-ut-mark > li.type-lowlight {
  color: #AEAEAE;
}
ul.list-ut-mark > li:before {
  width: 8px;
  height: 8px;
  background: #E60214;
}

.highlight-ut {
  color: #E60113;
}

/*  */

.section-visual.type-002 {
  background-color: #E60214;
}
.section-visual.type-002 .in-container {
  height: 600px;
}

@media only screen and (max-width: 640px) {
  .section-visual.type-002 {
    background-image: url(/assets/img-lp/others/luggage-sameday-delivery/main-visual-bg-sp-v2411.jpg) !important;
  }
  .section-visual.type-002 .in-container {
    height: 593px;
  }
}

.service .block-list-row-c {
  border: solid 2px #222222;
}
.service .block-list-row-c h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 36px;
}
.service .block-list-row-c .unit-ut:nth-child(4) h3 {
  font-size: 19px;
}

.information {

}

.location h3 {
  margin-bottom: 10px;
  font-weight: 700;
}

.location .box-ut .list-ut-mark,
.location .box-ut .list-ut-mark li,
.location .box-ut .paragraph-ut {
  margin-bottom: 5px;
}
.location .box-ut ul.list-ut-mark > li:before {
  background: #222222;
}
