img {
  width: 100%;
  vertical-align: middle;
}

#container #re_contents {
  padding: 0;
  padding-bottom: 40px;
}

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

  #re_header .stage,
  #container .stage {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 640px) {
  #header_sub {
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  #header_sub .search {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #header_sub .header_stage {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #header_sub #ci {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 5px;
  }
}

@media screen and (max-width: 640px) {
  #header_sub #ci img {
    width: 140px;
    height: 36px;
  }
}

@media screen and (max-width: 640px) {
  #header_sub #navigation_local_pseudo {
    display: none;
  }
}

.urChintai {
  max-width: 710px;
  margin: auto;
  width: 95%;
}

@media screen and (max-width: 640px) {
  #navigation_global {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  div[id^="navigation"] {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #re_footer div:nth-of-type(5) {
    margin: 0 !important;
  }
}

@media screen and (max-width: 640px) {
  .stripe_h1 {
    height: 47px;
  }
}

@media (max-width: 400px) {
  .stripe_h1 {
    height: 70px;
  }
}

@media screen and (max-width: 640px) {
  .stripe_h1 .m_title_01 .title2 {
    font-size: 16px;
  }
}

.section-Block {
  line-height: 1.5;
  margin-bottom: 30px;
}

.section-Block__title {
  margin-bottom: 20px;
}

.mv {
  margin-bottom: 20px;
}

.service__Block {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #023894;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.service__Block:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 640px) {
  .service__Block {
    align-items: center;
  }
}

.service__Block--noBorder {
  margin-bottom: 0;
  border-bottom: none;
}

.service__item.w320-per0 {
  width: 51%;
  margin-right: 20px;
}

.service__item--second {
  flex: 1 0 15%;
  margin-left: 5px;
}

@media screen and (max-width: 640px) {
  .service__item--second {
    margin-top: 20px;
    margin-left: 0;
  }

  .service__item.w320-per0 {
    width: 51%;
    margin-right: 10px;
  }
}

.service__item--tv4k {
  flex: 1 0 51%;
}

@media screen and (max-width: 640px) {
  .service__item--tv4k {
    flex: 1 0 50%;
    margin-top: 20px;
    margin-left: 0;
  }
}

@media screen and (max-width: 320px) {
  .service .w320-per0 {
    width: 51%;
  }
}

@media screen and (max-width: 640px) {
  .service .img-shinagawan {
    width: 50%;
    margin: 20px auto 0;
  }
}

.service__text {
  margin-bottom: calc(10px - ((12px * 1.5) - 12px) / 2);
}

.service__text--comment {
  display: inline-block;
  margin-top: 5px;
}

.service__title {
  margin-bottom: 10px;
}

.service__title img {
  max-width: 320px;
  width: 285px;
}

.service__title--icon {
  position: relative;
}

.service__title--icon::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: -35px;
  background-image: url("../images/img01_4k.png");
  background-size: contain;
  vertical-align: middle;
}

.service__title--int img {
  max-width: 492px;
  width: 240px;
}

.service__btn a {
  display: inline-block;
  color: #023894;
  font-weight: bold;
  border: 1px solid #023894;
  border-radius: 17px;
  padding: 3px 10px;
  width: 247px;
  position: relative;
}

.service__btn a:hover {
  background: #023894;
  color: #fff;
  text-decoration: none;
}

.service__btn a::after {
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  content: "\f105";
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 15px;
}

.serviceTv4k__Block {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #023894;
}

.serviceTv4k__inner {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .serviceTv4k__inner {
    display: block;
  }
}

.tv4kList {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
  border: solid 1px #dbdbdb;
}

.tv4kList li+li {
  margin-left: 3vw;
}

@media screen and (max-width: 640px) {
  .tv4kList li+li {
    margin-left: 35px;
  }
}

@media screen and (max-width: 320px) {
  .tv4kList li+li {
    margin-left: 15px;
  }
}

.tv4kList li:nth-of-type(n+4) {
  margin-top: 10px;
}

.tv4kList .tv4kList--img-bsasahi img {
  width: 93px;
}

.tv4kList .tv4kList--img-bstbs img {
  width: 96px;
}

.tv4kList .tv4kList--img-bsnhk img {
  width: 56px;
}

.tv4kList .tv4kList--img-bstvtokyo {
  margin-left: 5px;
}

.tv4kList .tv4kList--img-bstvtokyo img {
  width: 84px;
}

.tv4kList .tv4kList--img-bsfuji {
  margin-left: 48px;
}

.tv4kList .tv4kList--img-bsfuji img {
  width: 78px;
}

.tv4kList__ch {
  display: block;
  text-align: center;
}

@media screen and (min-width: 1500px) {
  .tv4kList li+li {
    margin-left: 35px;
  }
}

.Urhouse-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  border: 1px solid #000;
}

.Urhouse-list__cell {
  display: table-cell;
}

@media screen and (max-width: 640px) {
  .Urhouse-list__cell {
    display: block;
  }
}

.Urhouse-list__cell:first-of-type {
  border-right: 1px solid #000;
}

@media screen and (max-width: 640px) {
  .Urhouse-list__cell:first-of-type {
    border-right: none;
    border-bottom: 1px solid #000;
  }
}

.Urhouse-list__cell-item {
  padding: 10px;
}

.Urhouse-list__cell-item li {
  padding-bottom: 5px;
}

.Urhouse-list__cell-item--last {
  border-top: 1px solid #000;
}

.cnv__Block {
  margin-bottom: 10px;
}

.cnv__list li {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.cp-btn {
  text-align: center;
  margin-bottom: 50px;
}

.cp-btn a img {
  max-width: 500px;
}

.cp-btn:hover {
  opacity: 0.9;
}