/*タイトルの横線*/
.title:before,
.title:after {
  border-top: 1px solid;
  content: "";
  display: inline; /* for IE */
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
}
.title:before {
  margin-right: 0.5em;
}
.title:after {
  margin-left: 0.5em;
}
#top-video-a {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
}
#top-a{
  position: absolute;
	bottom: 110px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
}
/*ヘッダーキャッチコピー*/
h1 {
  font-size: 48px;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 120px;
  line-height: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  letter-spacing: 2px;
}
h1 small{
  color: white;
}
/*響映についての部分*/
.content .container p {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
}
#top-message{
  margin-top: 73px;
}
.wrapper{
  padding-top: 30px;
}
.alphabet{
  text-align: center;
}
.ih-item{
  margin-left: auto;
  margin-right: auto;
}
.hr-style{
  /*position: relative;*/
  margin-top: 10px;
  margin-bottom: 10px;
  /*left: -70px;
  width: 700px;*/
}

@media (max-width: 767px) {
  #top-video-a{
    display: none;
  }
  #top-a{
    display: none;
  }
  h1 {
    display: none;
  }
  #top-message{
    margin-top: 30px;
  }
  #area-google-map1 {
      pointer-events: none;
  }
  #area-google-map2 {
      pointer-events: none;
  }
  #area-google-map3 {
      pointer-events: none;
  }
  #area-google-map4 {
      pointer-events: none;
  }
  #area-google-map5 {
      pointer-events: none;
  }
  #area-google-map6 {
      pointer-events: none;
  }
  img#film01_img{
    display: none;
  }
  img#film03_img{
    display: none;
  }
  .service{
    background-color: #9cafdf;
  }
  .alphabet img{
    display: none;
  }
  .service-title small{
    padding-left: 50px;
  }
  #service-title-small-video{
    padding-left:40px;
  }
  .service-title img{
     width: 50px;
  }
  .hikari01{
    display: none;
  }
  #hikari01{
    display: none;
  }
  .hikari02{
    display: none;
  }
  #hikari02{
    display: none;
  }
  .service-br{
    display: block;
  }
  #myTabContent img{
    width: 100%;
  }
  .masthead{
    height: 100% !important;
  }
  .masthead-video{
    display: none;
  }
  td:first-child{
    text-align: left;
  }
  #top-video{
    display: none;
  }
  .pc{
    display: none;
  }
}@media (min-width: 768px) {
  /*@media (min-height: 861px){
    #top-video-a{
      display: none;
    }
  }*/
  .sp{
    display: none;
  }
  td:first-child{
    width: 30%;
  }
  h1 {
    font-size: 48px;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 120px;
    line-height: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    letter-spacing: 2px;
  }


  .service{
    background-image: url("../img/film_02.png");
    background-size: 100% 100%;
  }
  .ih-item{
    text-align: center;
  }
  .service-title img{
    display: none;
  }
  /*アニメーションの画像*/
  .hikari01{
    position:relative;
  }
  #hikari01{
    position: absolute;
    left: -1420px;
    top:-182px;
    z-index: -1;
    width : 100%;
  }
  .hikari02{
    position:relative;
  }
  #hikari02{
    position: absolute;
    left: -1420px;
    top: 232px;
    z-index: -1;
    width: 100%;
  }
  .service-br{
    display: none;
  }
  .top-video{
    display: none;
  }
}


.bussiness-title{
  color: #a2a7be;
}
.bussiness-sub-title{
  color: #a2a7be;
}

/*サービスのセクション*/
.service-title{
  margin-top: 40px;
}
.service *{
  color: #FFF;
}



/*ワークのセクション*/
.work{
  margin-top: 50px;
}
.work .title{
  color: #a2a7be;
}
.work *{
  color: #717a9f;
}
.work p{
  font-size: 16px;
}
.carousel.slide img {
  width:100%;
  height:auto;
}
.carousel-control .icon-prev:before {
  content: url("../img/yazirushi_l.png");
}
.carousel-control .icon-next:before {
  content: url("../img/yazirushi_r.png");
}
.carousel-caption p{
  color: white;
}

/*会社概要のセクション*/
.company-profile{
  padding-top: 60px;
}
.company-profile .title{
  color: #a2a7be;
}
.company-profile *{
  color: #717a9f;
}
.company-profile .nav{
  width: 77%;
  margin: 0 auto;
}
.tab-pane{
  text-align: center;
}
table {
  margin-top: 30px;
  border-collapse: collapse;
  width: 100%;
}
table th,
table td {
  padding: 10px;
  border: 1px solid #999;
}
table th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}

@media screen and (max-width: 767px) {
  table {
    border-top: 1px solid #999;
  }
  table td {
    display: block;
    text-align: center;
  }
  table th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}
.table > tbody > tr > td{
  border-top: 1px solid #999 !important;
}

.btn {
    text-transform: none;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}
.btn-primary{
  color: #FFF;
}
