.transmissioncard {
  font-family: 'Noto Sans JP', sans-serif;
  padding: 0;
}

.transmissioncard .en {
  font-family: 'Ramabhadra', sans-serif;
  color: #9fa0a0;
}

.inner {
  max-width: 980px;
  width: 90%;
  margin: 0 auto;
}

.mt30 {
  margin-top: 30px;
}

.mv {
  background-image: url(/transmissiontower_card/img/mv.jpg);
  background-size: cover;
  background-position: bottom center;
  height: 890px;
}

.mv h1 {
  padding-top: 50px;
}

.mv h1 img {
  width: auto;
  height: 95px;
}

.mv .txt-area {
  margin-top: 70px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.2;
}

.mv .txt-area .note {
  margin-top: 160px;
  font-size: 12px;
  line-height: 1;
}

.section01 {
  background-color: #efefef;
  padding: 65px 0 85px;
}

.section01 .location h2 {
  font-size: 16px;
  letter-spacing: 0.1em;
}

.section01 .location .en {
  font-size: 12px;
  letter-spacing: 0.13em;
  line-height: 1.4;
  margin-top: 5px;
}

.section01 .location .map {
  max-width: 716px;
  width: 90%;
  margin: -20px auto 0;
}

.section02 {
  padding: 100px 0 300px;
  position: relative;
}

.section02 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.section02 .list .tower {
  width: 44.6%;
  text-align: center;
}

.section02 .list .tower p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}

.section02 .list .tower a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.section02 .list .tower a:hover {
  opacity: 0.6;
}

.section02 .list .tower:nth-of-type(n+3) {
  margin-top: 100px;
}

.section02 .inner {
  position: relative;
}

.section02 .bg01 {
  max-width: 560px;
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section02 .bg02 {
  width: 220px;
  position: absolute;
  bottom: -220px;
  right: 0;
}

.mv-movie {
  background-color: #E6E6E6;
  padding: 50px 0 40px;
  text-align: center;
}

.mv-movie h1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.mv-movie .img01 {
  margin: 25px auto;
  padding: 10px;
  border: 1px solid #fff;
  max-width: 1000px;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.mv-movie .img01 iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.mv-movie .logo_txt {
  width: 273px;
  margin: 0 auto;
}

.section02 .table-area {
  position: relative;
  z-index: 2;
}

.section02 .table-area .name {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 60px;
}

.section02 .table-area .table-tower-position {
  position: relative;
}

.section02 .table-area .table-tower-position .table-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section02 .table-area .table-tower-position .table-flex table {
  width: 48%;
  border: 1px solid #231815;
  border-bottom: none;
  background: #fff;
}

.section02 .table-area .table-tower-position .table-flex table tr > td {
  padding: 20px 0;
  text-align: left;
  border-bottom: 1px solid #231815;
  font-weight: bold;
  font-size: 16px;
}

.section02 .table-area .table-tower-position .table-flex table tr td:first-child {
  text-align: center;
  background: #EFEFEF;
  border-right: 1px solid #231815;
}

.section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) {
  padding-left: 20px;
}

.section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .kana {
  font-size: 12px;
  margin-left: 15px;
}

.section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .btn {
  padding: 8px 30px 10px;
  text-align: center;
  background: #DCDDDD;
  border-radius: 8px;
  line-height: 4.3;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .btn:hover {
  opacity: 0.6;
}

.section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .btn span {
  display: inline-block;
  width: 18px;
  line-height: 17px;
  margin-left: 10px;
}

.section02 .table-area .table-tower-position .tower-position.icon01 {
  position: absolute;
  top: -143px;
  right: 85px;
  width: 28px;
}

.section02 .table-area .table-tower-position .tower-position.icon02 {
  position: absolute;
  top: -198px;
  right: 85px;
  width: 34px;
}

.section02 .table-area .table-tower-position .tower-position.icon03 {
  position: absolute;
  top: -84px;
  right: 85px;
  width: 15px;
}

.section02 .table-area .table-tower-position .tower-position.icon04 {
  position: absolute;
  top: -102px;
  right: 85px;
  width: 24px;
}

.section02 .table-area .profile {
  margin-top: 50px;
  border: 1px solid #231815;
  padding: 10px;
  background: #EFEFEF;
  font-weight: bold;
}

.section02 .table-area .profile .box {
  background: #fff;
}

.section02 .table-area .profile .box .lead {
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #898989;
}

.section02 .table-area .profile .box .txt {
  padding: 25px 40px 40px;
  font-size: 16px;
  line-height: 2.2;
  letter-spacing: 0.05em;
}

.section02.tobishima {
  padding: 145px 0 300px;
}

.sp-block {
  display: none;
}

@media print, screen and (max-width: 767px) {
  .mv {
    background-image: url(/transmissiontower_card/img/mv_sp.jpg);
    height: 223vw;
  }
  .mv h1 {
    padding-top: 10vw;
  }
  .mv h1 img {
    height: 22vw;
  }
  .mv .txt-area {
    margin-top: 10vw;
    font-size: 4vw;
    font-weight: bold;
  }
  .mt30 {
    margin-top: 4vw;
  }
  .mv .txt-area .note {
    font-size: 2.8vw;
    margin-top: 20vw;
    color: #C9CACA;
  }
  .section01 {
    padding: 9vw 0 16vw;
  }
  .section01 .location h2 {
    font-size: 4.5vw;
  }
  .section01 .location .en {
    font-size: 3vw;
  }
  .section01 .location .map {
    margin: 6vw auto 0;
  }
  .section02 {
    padding: 12vw 0 87vw;
  }
  .section02 .list {
    display: block;
  }
  .section02 .list .tower {
    width: 100%;
  }
  .section02 .list .tower p {
    font-size: 4.5vw;
    margin-bottom: 4vw;
  }
  .section02 .list .tower:nth-of-type(n+3) {
    margin-top: 15vw;
  }
  .section02 .list .tower:nth-of-type(n+2) {
    margin-top: 15vw;
  }
  .section02 .bg01 {
    width: 80%;
  }
  .section02 .bg02 {
    width: 42.4%;
    bottom: -30vw;
  }
  .mv-movie {
    padding: 10vw 0 8vw;
  }
  .mv-movie h1 {
    font-size: 5vw;
  }
  .mv-movie .img01 {
    margin: 5vw auto;
  }
  .mv-movie .logo_txt {
    max-width: 220px;
    width: 100%;
  }
  .section02.seibu {
    padding: 19vw 0 87vw;
  }
  .section02.tobishima {
    padding: 27vw 0 87vw;
  }
  .section02.chita {
    padding: 16vw 0 87vw;
  }
  .section02.tahara {
    padding: 16vw 0 87vw;
  }
  .section02 .table-area .name {
    font-size: 4.5vw;
    text-align: left;
    margin-bottom: 8vw;
  }
  .section02 .table-area .table-tower-position .tower-position.icon01 {
    right: 28px;
    top: -118px;
    width: 23px;
  }
  .section02 .table-area .table-tower-position .tower-position.icon02 {
    right: 28px;
    top: -146px;
    width: 25px;
  }
  .section02 .table-area .table-tower-position .tower-position.icon03 {
    right: 28px;
  }
  .section02 .table-area .table-tower-position .tower-position.icon04 {
    right: 28px;
  }
  .section02 .table-area .table-tower-position .table-flex {
    display: block;
  }
  .section02 .table-area .table-tower-position .table-flex table {
    width: 100%;
  }
  .section02 .table-area .table-tower-position .table-flex table:nth-of-type(2) {
    border-top: 0;
  }
  .section02 .table-area .table-tower-position .table-flex table tr > td {
    font-size: 3vw;
    padding: 4vw 0;
  }
  .section02 .table-area .table-tower-position .table-flex table tr td:first-child {
    width: 30%;
  }
  .section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .kana {
    font-size: 2vw;
    margin-left: 2vw;
  }
  .section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) {
    padding-left: 4vw;
  }
  .section02 .table-area .table-tower-position .table-flex table tr td:nth-child(2) .btn span {
    width: 4.5vw;
    line-height: 4.5vw;
    margin-left: 2vw;
  }
  .section02 .table-area .profile {
    margin-top: 10vw;
    padding: 2vw;
  }
  .section02 .table-area .profile .box .lead {
    font-size: 4vw;
    padding: 2vw 0;
  }
  .section02 .table-area .profile .box .txt {
    padding: 4vw 6vw 10vw;
    font-size: 3.5vw;
    line-height: 2.4;
  }
  .sp-block {
    display: block;
  }
  .pc-block {
    display: none;
  }
}
/*# sourceMappingURL=style_transmissiontower.css.map */