.sr-detail .g-ttl-4 {
  color: #000;
}
.sr-detail .sr-ttl--1 {
  color: #333;
}
.sr-detail .sr-ttl--1 span {
  display: block;
}
.sr-detail .sr-ttl--1 em {
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
}
.sr-detail .sr-ttl--kinds {
  font-size: 18px;
  color: #09c;
  font-weight: bold;
  padding-left: 30px;
}
.sr-detail .sr-ttl--kinds.--home {
  position: relative;
}
.sr-detail .sr-ttl--kinds.--home::before {
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url("/-/media/D9570036DCE748D08A1EF6028722A29A.ashx") no-repeat;
  background-size: cover;
}
.sr-detail .sr-ttl--kinds.--business {
  position: relative;
}
.sr-detail .sr-ttl--kinds.--business::before {
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url("/-/media/C78BA8AE19C84C2698363B8F5E99EC8F.ashx") no-repeat;
  background-size: cover;
}
.sr-detail .detail-kv {
  background-color: #e5f7fd;
  width: calc(100% + 30px);
  height: 330px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
.sr-detail .detail-kv__box {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.sr-detail .detail-kv__box .detail-ttl {
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 1;
}
.sr-detail .detail-kv__box .detail-ttl.--ttl2 {
  top: 70px;
}
.sr-detail .detail-kv__box .detail-ttl__inner {
  background-color: #fff;
  min-width: 410px;
  max-width: 460px;
  padding: 20px 20px 15px;
}
@media only screen and (max-width: 768px) {
  .sr-detail .detail-kv__box .detail-ttl__inner {
    background: none;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.sr-detail .detail-kv__box .detail-image {
  position: absolute;
  width: 580px;
  height: 290px;
  top: 20px;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .sr-detail .detail-kv {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: none;
    padding: 0;
  }
  .sr-detail .detail-kv__box {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .sr-detail .detail-kv__box .detail-ttl {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .sr-detail .detail-kv__box .detail-image {
    position: static;
    width: 100%;
    height: 100%;
  }
}
.sr-detail .sr-acces-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.sr-detail .sr-acces-list dt {
  font-weight: bold;
  width: 26%;
  display: block;
}
.sr-detail .sr-acces-list dd {
  width: 74%;
  display: block;
}
.sr-detail .sr-product-list {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.sr-detail .sr-product-list tr td {
  padding: 15px 10px;
  border: 1px solid #ccc;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .sr-detail .sr-product-list tr:first-of-type {
    border-top: 1px solid #ccc;
  }
  .sr-detail .sr-product-list tr td {
    width: 100%;
    display: block;
    border-top: 0;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
  }
  .sr-detail .sr-product-list tr td.--box-none {
    display: none;
  }
}
.sr-detail #maincntbox {
  background-color: #000;
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 50px;
}
.sr-detail #g-section-lg_bn #maincntbox {
  color: #fff;
  line-height: 2em;
}
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2b > .g-grid_el:first-child,
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2c > .g-grid_el {
  width: 55%;
}
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2b > .g-grid_el,
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2c > .g-grid_el:first-child {
  width: 45%;
}
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2ctob > .g-grid_el:first-child {
  float: right !important;
}
.sr-detail #g-section-lg_bn #maincntbox .g-grid-2ctob > .g-grid_el {
  float: left !important;
}
@media only screen and (max-width: 480px) {
  .sr-detail #g-section-lg_bn #maincntbox .g-grid-2b > .g-grid_el:first-child,
  .sr-detail #g-section-lg_bn #maincntbox .g-grid-2c > .g-grid_el {
    width: 100%;
  }
  .sr-detail #g-section-lg_bn #maincntbox .g-grid-2b > .g-grid_el,
  .sr-detail #g-section-lg_bn #maincntbox .g-grid-2c > .g-grid_el:first-child {
    width: 100%;
  }
}
.sr-detail .sh_photo-box {
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
  margin: 0 -15px 50px -15px;
}
.sr-detail .sh_photo {
  position: relative;
  overflow: hidden;
  max-width: 1500px;
  margin: 0 auto;
}
.sr-detail .sh_photo-top {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
}
.sr-detail .sh_photo ul {
  position: relative;
  overflow: hidden;
  margin: 0;
  zoom: 1;
}
.sr-detail .sh_photo ul li {
  display: block;
}
.sr-detail .label-taikan, .sr-detail .label-actual {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  padding: 3px 5px;
  margin-right: 1em;
  line-height: 1.4em;
}
.sr-detail .label-actual {
  color: #FF4F01;
  background: #fff;
  border: 1px solid #FF4F01;
  font-weight: bold;
}
.sr-detail .floar_num_1 {
  background: url(/-/media/B9A40AAB48EE4DFD85463ABC22E4FBF4.ashx) no-repeat;
  padding-left: 32px;
  line-height: 28px;
}
.sr-detail .floar_num_2 {
  background: url(/-/media/244195D2D4ED4B6CBD5C30BEE1AD3D78.ashx) no-repeat;
  padding-left: 32px;
  line-height: 28px;
}
.sr-detail .floar_num_3 {
  background: url(/-/media/C23DD29C97F5433EA7209D9E7F0449E2.ashx) no-repeat;
  padding-left: 32px;
  line-height: 28px;
}
.sr-detail .floar_text_gray {
  text-align: center;
  background: #dbdbdb;
  padding: 2px 0;
  font-size: 80%;
  font-weight: bold;
  margin-bottom: 30px;
}

/*# sourceMappingURL=detail.css.map */
