.feeBoxTextSmall {
  font-size: 95%;
}

.feeBoxTextSmall:nth-child(2) .feePrice {
  padding: 19.15px;
}

.tvCourseEachList {
  font-size: 90%;
}

.tvCourseEachList li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.tceTitleSelect {
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
}

.tceTitleDream {
  background: #FFC2C2;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #ABABAC;
  line-height: 1.5em;
}

.tceTitleEnjoy {
  background: #C8DC64;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #ABABAC;
  line-height: 1.5em;
}

.tceContentTuner {
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  line-height: 1.2em;
}

.tceContentTuner img {
  padding: 10px 0;
  width: 80%;
  margin: 0 10%;
}

.tceContentTuner span {
  color: #FF4D6A;
}

.tceContentDream {
  background: #FFC2C2;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  line-height: 2em;
  border-top: 1px solid #ABABAC;
}

.tceContentEnjoy {
  background: #C8DC64;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  line-height: 2em;
  border-top: 1px solid #ABABAC;
}

.tvCourse {
  text-align: center;
  padding-top: 1em;
}

.tuner_box {
  border: 1px solid #ABABAC;
  padding: 1em;
  text-align: center;
  margin: 1em auto;
}

.tuner_box p {
    color: #999999;
    text-align: left;
    padding-top: 1em;
    font-size: 12px;
    line-height: 130%;
}

.tuner_left {
    float: left;
    width: 38%;
}

.tuner_right {
    width: 60%;
    float: right;
}

.detailTuner {
  background: #FF4D6A;
}

.detailTuner::before {
  content: "";
  bottom: 0;
  right: 0;
  border-top: 1.3em solid transparent;
  border-right: 1.3em solid #FF172C; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.detailTuner p {
  font-size: 16px;
  padding-top: 0;
  text-align: center;
}

.hosoku {
  color: #999999;
  font-size: 12px;
  padding-bottom: 3em;
}

.redTxt {
  color: #F00;
}

.nhkTable td,.nhkTable th{
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
}

.nhkTable th{
  background-color: #E1EFD5;
}
.nhkTable .bgPink{
  background-color: #FADCE2;
}
.nhkTable .bgYellow{
  background-color: #FFFABC;
}
.nhkTable .bgHPink{
  color: #fff;
  background-color: #E73656;
}

table.nhkTable, table.cmTable, table.cmPlan, table.dataTable, table.ptnr, table.support, table.cameraTable {
  margin: 1em auto;
}

.cmTable td {
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  vertical-align: middle;
  line-height: 150%;
}
.cmTable th {
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
}
.cmTable th{
  font-weight: 600;
  background-color: #E4E4E4;
}
.cmTable th.ttl{
  color: #fff;
  background-color: #9CC104;
}


table.cmPlan {
  width: 100%;
}
.cmPlan th, .cmPlan td{
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  line-height: 150%;
}

.cmPlan th{
  font-weight: 600;
  background-color: #C8DC64;
}
.cmPlan th.ttl{
  color: #fff;
  background-color: #FF4D6A;
}

table.support {
  width: 100%;
}
table.support th, .support td{
  border: 1px solid #c0c0c0;
  padding: 10px;
  font-size: 14px;
  vertical-align: middle;
  line-height: 150%;
}

table.support th{
  font-weight: 600;
  background-color: #ccccff;
  text-align: center;
}

table.dataTable td {
  vertical-align: middle;
  padding-left: 1em;
}

table.ptnr td,table.ptnr th{
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #c0c0c0;
}
table.ptnr td {
  font-size: 14px;
}
table.ptnr th {
  background-color: #C8DC64;
}
ul.milList{
  display: flex;
}
ul.milList li {
  width: 33%;
  text-align: center;
  border: 3px solid #48BCC3;
  margin-bottom: 1em;
  margin-right: 1em;
  margin-top: 1em;
  font-size: 14px;
}
ul.milList li:nth-child(3){
  margin-right: 0;
}
ul.milList li img{
  max-width: 210px;
}
ul.milList li h6 {
  background-color: #48BCC3;
  color: #fff;
  font-weight: 600;
  padding: 5px;
}
ul.milList li .tit{
  padding-top: 5px;
  font-weight: 600;
  color: #48BCC3;
}
ul.milList li p:last-child{
  font-size: 12px;
  padding: 0 1em 1em;
}
ul.milPrice{
  display: flex;
}
ul.milPrice li{
  width: 33%;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 1em;
  margin-top: 1em;
  font-size: 14px;
}
ul.milPrice li.prime{
  background-color: #FEECD2;
}
ul.milPrice li.prime h6{
  background-color: #F6AD41;
}
ul.milPrice li.rent{
  background-color: #D4ECED;
}
ul.milPrice li.rent h6{
  background-color: #48BCC3;
}
ul.milPrice li:nth-child(3){
  margin-right: 0;
}
ul.milPrice li h6{
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
}
ul.milPrice li p{
  padding: 1em;
  text-align: left;
}

.apSearchBox {
  margin: 0 20px;
  padding: 10px 0 0 0;
  border-bottom: 2px solid #ABABAC;
}

.apSearchTextBox {
  display: table;
  width: 100%;
  border: 2px solid #ABABAC;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 20px 0;
}

.apSearchTitle {
  background: #FFC1C1;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}

.apSearchText {
  padding: 5px;
}

.apSearchText select {
  border: 0;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.apSearchText input {
  border: 0;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.apSearchBt {
  text-align: center;
  padding: 0 0 20px 0;
}

.apSearchBt input{
  width: 100px;
  text-align: center;
  padding: 5px 0;
  border: 2px solid #BEBFBF;
  border-radius: 10px;
  background: #E4E4E4;
  cursor: pointer;
}

.apSearchInfoText {
  font-size: 12px;
  line-height: 1.4em;
  margin: 20px;
}

.addressList {
  margin: 20px;
}

.addressList table {
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
}

.addressList tr {
  
}

.addressList th {
  background: #FFC1C1;
  text-align: center;
  padding: 5px;
  border: 1px solid #ababab;
}

.addressList td {
  padding: 5px;
  border: 1px solid #ababab;
  text-align: center;
}

.apInfoImage {
  margin: 20px;
}

.apInfoImage image {
  width: 100%;
}

.apBottomBt {
  margin: 0 auto;
  text-align: center;
}

#btn_total_amount_03 {
  background:url(../simulator/images/simuration/btn_total_amount_03.png);
  width: 336px;
  height: 80px;
  margin: 30px auto 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* STB-2 */
ul.stb2MovieList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
ul.stb2MovieList li.stb2MovieBox {
  width: 47%;
  padding: 8px;
}
li.stb2MovieBox iframe {
  width: 100%;
  height: 230px;
}

@media screen and (max-width: 768px) {
  .tvCourseEachList {
    margin-top: -1.1em;
  }
  
  .tceTitleSelect {
    padding: 5px 0;
  }
  
  .tceTitleDream {
    padding: 5px 0;
  }
  
  .tceTitleEnjoy {
    padding: 5px 0;
  }
  
  .tvCourseEachList li {
    border-left: 1px solid #ABABAC;
    border-right: 1px solid #ABABAC;
    border-top: 1px solid #ABABAC;
  }
  .tvCourseEachList li:last-child {
    border-bottom: 1px solid #ABABAC;
  }
  .tuner_box {
    margin: 20px;
  }
  .cmTable td{
    display: block;
    text-align: center;
  }
  table.dataTable td,table.dataTable th {
    padding-bottom: 2em;
  }
  ul.milList{
    display: block;
  }
  ul.milList li {
    width: 100%;
    margin-bottom: 1em;
    margin-right: auto;
    margin-top: 1em;
  }
  ul.milList li:nth-child(3){
    margin-right: auto;
  }
  ul.milList li p:last-child{
    font-size: 14px;
  }
  ul.milPrice{
    display: block;
  }
  ul.milPrice li {
    width: 100%;
    margin-bottom: 1em;
    margin-right: auto;
    margin-top: 1em;
  }
  ul.milPrice li:nth-child(3){
    margin-right: auto;
  }
  
  .apSearchTitle {
  }

  .apSearchText {
  }
}

@media screen and (min-width: 769px) {
  .tvCourseEachList li {
    float: left;
    border: 1px solid #ABABAC;
  }
  
  .tvCourseEachList li:nth-child(1) {
    width: 140px;
  }
  
  .tvCourseEachList li:nth-child(2) {
    width: 230px;
    margin-left: 10px;
  }
  
  .tvCourseEachList li:nth-child(3) {
    width: 230px;
    margin-left: 10px;
  }
  
  .tvCourseEachList li:nth-child(4) {
    width: 230px;
    margin-left: 10px;
  }
  
  .tceTitleSelect {
    height: 180px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .tceTitleDream {
    height: 80px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .tceTitleEnjoy {
    height: 80px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  
  .tceContentTuner {
    height: 150px;
  }

  .tceContentDream {
    height: 80px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

  }

  .tceContentEnjoy {
    height: 80px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  
  .apSearchTitle {
    display: table-cell;
    width: 200px;
  }

  .apSearchText {
    display: table-cell;
  }
}
/* チャンネルラインナップ */

/*上部ボタン*/
.top_btn {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.top_btn li {
	border: 1px solid #999999;
	color: #323232;
	font-weight: 700;
	text-align: center;
	display: table;
	margin-bottom: 1em;
  font-size: 14px;
}

.top_btn li a {
	width: 158px;
	height: 40px;
	text-decoration: none;
	color: #323232;
	display: table-cell;
	vertical-align: middle;
}

.top_btn li a:hover {
	color: #fff;
}

.top_btn li.housou {
	border: none;
}
.top_btn li.last a {
  width: 720px;
}
.top_btn li.last {
  background: #C0C0C0;
}

/*ホバー時カラー設定*/
.top_btn li.enter:hover{
	color: #fff;
	background-color: #F29600;
}
.top_btn li.movie:hover{
	color: #fff;
	background-color: #EB6100;
}
.top_btn li.sports:hover{
	color: #fff;
	background-color: #008CCF;
}
.top_btn li.anime:hover{
	color: #fff;
	background-color: #EA6094;
}
.top_btn li.news:hover{
	color: #fff;
	background-color: #B8183F;
}
.top_btn li.doc:hover{
	color: #fff;
	background-color: #6A71B4;
}
.top_btn li.music:hover{
	color: #fff;
	background-color: #2BADD7;
}
.top_btn li.hobby:hover{
	color: #fff;
	background-color: #7EB77E;
}
.top_btn li.chidigi:hover{
	color: #fff;
	background-color: #AA7D45;
}
.top_btn li.bsdigi:hover{
	color: #fff;
	background-color: #2C883A;
}
.top_btn li.bs4k:hover{
	color: #fff;
	background-color: #B8569C;
}
.top_btn li.fm:hover{
	color: #fff;
	background-color: #4A6382;
}
.top_btn li.local:hover{
	color: #fff;
	background-color: #AE8047;
}
.top_btn li.comu:hover{
	color: #fff;
	background-color: #C1D936;
}
.top_btn li.opch:hover{
	color: #fff;
	background-color: #EA9315;
}

/*各カテゴリー見出し*/
section h2.ch_ttl {
	font-size: 18px;
	border-top: none;
	line-height: 1.7em;
	color: #fff;
	font-weight: 700;
	margin-top: 2em;
  padding: 10px 15px;
}

h2.ch_ttl span {
	float: right;
	text-align: right;
}

section h2#enter {
	background-color: #F29600;
}

section h2#movie {
	background-color: #EB6100;
	float: none;
}
section h2#sports {
	background-color: #008CCF;
}
section h2#anime {
	background-color: #EA6094;
}
section h2#news {
	background-color: #B8183F;
}
section h2#doc {
	background-color: #6A71B4;
}
section h2#music {
	background-color: #2BADD7;
}
section h2#hobby {
	background-color: #7EB77E;
}
section h2#chidigi {
	background-color: #AA7D45;
}
section h2#bsdigi {
	background-color: #2C883A;
}
section h2#bs4k {
	background-color: #B8569C;
}
section h2#fm {
	background-color: #4A6382;
}
section h2#local {
	background-color: #AE8047;
}
section h2#comu {
	background-color: #C1D936;
}
section h2#opch {
	background-color: #EA9315;
}


/*チャンネルリスト*/
.ch_line {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	margin-top: 1em;
  margin-left: 1.25em;
}

.ch_line li {
	width: 215px;
	border: 1px solid #999999;
	margin-bottom: 1em;
	margin-right: 0.82em;
}

.ch_line li:nth-child(3n){
	margin-right: 0;
}

.ch_line li:nth-child(n+4){
	display: none;
}

.ch_line li.ch_more:nth-child(n+4){
	display: block;
}

.moreBtn {
	display: none;
}

.ch_line li h5 {
	width: 160px;
	text-align: center;
	background-color: #E6E6E6;
	line-height: 2em;
	float: left;
	height: 30px;
}

.ch_line li a{
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
.ch_line li a:hover{
  text-decoration: underline;
}


.ch_line li img {
  width: 100%;
}
.ch_line li h5.radio_ch{
	width: 100%;
}

.ch_line li span {
	float: right;
	text-align: right;
  line-height: 0;
}

.ch_line li .txtarea {
	padding: 15px;
}

.ch_line li .txtarea h6 {
	line-height: 1.25em;
  font-weight: 600;
  font-size: 14px;
}

.ch_line li .txtarea h6.exch{
	padding-top: 2em;
  padding-bottom: 0.5em;
}

.ch_line li.chushaku_local{
  border: none;
  width: 674px;
  font-size: 12px;
}
.ch_line li.radio_chushaku{
  border: none;
}
.ch_line li.radio_chushaku .txtarea{
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ch_line li .txtarea table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.ch_line li .txtarea th {
	border: 1px solid #000;
	text-align: center;
	color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 3px;
}

.ch_line li .txtarea td {
	border: 1px solid #000;
	text-align: center;
	padding: 3px;
  font-size: 14px;
}
.txtarea td.dre{
  color: #D21577;
}
.txtarea td.enj{
  color: #4680B4;
}

.txtarea th.dream{
	background-color: #D21577;
}

.txtarea th.enjoy{
	background-color: #4680B4;
}

.txtarea th.opbg{
	background-color: #EA9315;
}

.txtarea p {
	font-size: 12px;
	padding-top: 0.5em;
	line-height: 1.25em;
}

.txtarea p.gray{
	color: #999999;
  font-size: 10px;
}

/*チャンネルリスト/コミチャン*/
.ch_line_cm {
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	margin-top: 1em;
}

.ch_line_cm li:first-child, .ch_line_cm li:last-child{
	width: 100%;
	border: 1px solid #999999;
	margin-bottom: 1em;
	margin-right: 0;
}

.ch_line_cm li:first-child .cm_ch_box,.ch_line_cm li:last-child .cm_ch_box{
	overflow: hidden;
}

.ch_line_cm li:first-child .txtarea,.ch_line_cm li:last-child .txtarea {
	padding: 0px;
}

.ch_line_cm li .cm_ch_img {
	float: left;
}

.ch_line_cm li:first-child .txtarea{
	float: left;
}

.ch_line_cm li:last-child .cm_ch_txtarea {
	float: left;
	width: 457px;
}

.cm_ch_box h5,.cm_ch_box span,.cm_ch_box h6{
	border-bottom: 1px solid #999999;
}

.cm_ch_box h5 {
	width: 160px;
	text-align: center;
	background-color: #E6E6E6;
	line-height: 2em;
	float: left;
	height: 30px;
}

.ch_line_cm li .cm_ch_ttl h6 {
	float: right;
	line-height: 2.2em;
	padding-left: 1em;
	width: 228px;
}

.ch_line_cm li .cm_ch_ttl h6 a{
  color: #333;
  text-decoration: none;
}

.ch_line_cm li .cm_ch_ttl h6 a:hover{
  text-decoration: underline;
}

.cm_ch_ttl {
	float: right;
}

.cm_ch_ttl span {
	float: left;
}

.cm_ch_txtarea table {
	width: 42%;
	margin-top: 1.5em;
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}

.cm_ch_txtarea p {
	padding-top: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
}

.cm_ch_txtarea th {
	border: 1px solid #000;
	text-align: center;
	color: #fff;
}

.cm_ch_txtarea td {
	border: 1px solid #000;
	text-align: center;
	padding: 0;
}

.cm_ch_txtarea th.dream{
	background-color: #D21577;
}

.cm_ch_txtarea th.enjoy{
	background-color: #4680B4;
}


/*チャンネルリスト*/
.ch_line_cm li.nor {
	width: 215px;
	border: 1px solid #999999;
	margin-bottom: 1em;
	margin-right: 0.82em;
}

.ch_line_cm li:nth-child(4){
	margin-right: 0;
}

.ch_line_cm li.nor h5 {
	width: 160px;
	text-align: center;
	background-color: #E6E6E6;
	line-height: 2em;
	float: left;
	height: 30px;
}

.ch_line_cm li.nor span {
	float: right;
	text-align: right;
}

.ch_line_cm li.nor .txtarea {
	padding: 15px;
}
.ch_line_cm li.nor .txtarea a {
	color: #333;
  text-decoration: none;
}
.ch_line_cm li.nor .txtarea a:hover{
  text-decoration: underline;
}

.ch_line_cm li.nor .txtarea table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.ch_line_cm li.nor .txtarea th {
	border: 1px solid #000;
	text-align: center;
	color: #fff;
}

.ch_line_cm li.nor .txtarea td {
	border: 1px solid #000;
	text-align: center;
	padding: 0;
}

li.nor .txtarea p {
	font-size: 12px;
	padding-top: 0.5em;
	line-height: 1.25em;
}
li.nor .txtarea p.gray{
	color: #999999;
}

/* 防災 */
.lifeTopText {
  padding: 1em 10px;
  text-align: center;
  font-size: 23px;
}
.lifeMain {
  max-width: 595px;
  margin: 0 auto;
}
.lifeMethod {
  max-width: 674px;
  margin: 0 auto 20px;
}
.cameraTable {
  width: 600px;
}
.cameraTable td {
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  vertical-align: middle;
  line-height: 150%;
}
.cameraTable th {
  border: 1px solid #c0c0c0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
}
.cameraTable th{
  font-weight: 600;
  background-color: #E4E4E4;
}
.cameraTable th.ttl{
  color: #fff;
  background-color: #9CC104;
}


@media screen and (max-width: 768px) {
/* STB-2 */
ul.stb2MovieList {
  display: block;
  margin-top: 20px;
}
ul.stb2MovieList li.stb2MovieBox {
  width: auto;
  padding: 8px;
}
li.stb2MovieBox iframe {
  width: 100%;
  height: 230px;
}

/*チャンネルリスト*/
.ch_line {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	margin-top: 1em;
  margin-left: 0;
}

.ch_line li {
	width: 333px;
	border: 1px solid #999999;
	margin-bottom: 1em;
	margin-right: 0;
}

.ch_line li:nth-child(3n){
	margin-right: 0;
}

.ch_line li:nth-child(n+4){
	display: none;
}

.ch_line li.ch_more:nth-child(n+4){
	display: block;
}

.moreBtn {
	display: none;
}

.ch_line li h5 {
	width: 278px;
	text-align: center;
	background-color: #E6E6E6;
	line-height: 2em;
	float: left;
	height: 30px;
}

.ch_line li a{
  color: #333;
  text-decoration: none;
}
.ch_line li a:hover{
  text-decoration: underline;
}


.ch_line li h5.radio_ch{
	width: 100%;
}

.ch_line li span {
	float: right;
	text-align: right;
}

.ch_line li .txtarea {
	padding: 15px;
}

.ch_line li .txtarea h6 {
	line-height: 1.25em;
}

.ch_line li .txtarea h6.exch{
	padding-top: 2em;
  padding-bottom: 0.5em;
}

.ch_line li.chushaku_local{
  border: none;
  width: 674px;
  font-size: 12px;
}
.ch_line li.radio_chushaku{
  border: none;
}
.ch_line li.radio_chushaku .txtarea{
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
  table.support th,table.support td {
    display: block;
  }

.ch_line li .txtarea table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.ch_line li .txtarea th {
	border: 1px solid #000;
	text-align: center;
	color: #fff;
}

.ch_line li .txtarea td {
	border: 1px solid #000;
	text-align: center;
}
.txtarea td.dre{
  color: #D21577;
}
.txtarea td.enj{
  color: #4680B4;
}

.txtarea th.dream{
	background-color: #D21577;
}

.txtarea th.enjoy{
	background-color: #4680B4;
}

.txtarea th.opbg{
	background-color: #EA9315;
}

.txtarea p {
	font-size: 12px;
	padding-top: 0.5em;
	line-height: 1.25em;
}

.txtarea p.gray{
	color: #999999;
  font-size: 10px;
}
  
  .Btnimg_en img{
    width: 100%;
  }
  .Btnimg_mv img{
    width: 100%;
  }
  .Btnimg_sp img{
    width: 100%;
  }
  .Btnimg_ns img{
    width: 100%;
  }
  .Btnimg_dc img{
    width: 100%;
  }
  .Btnimg_ms img{
    width: 100%;
  }
  .Btnimg_hb img{
    width: 100%;
  }
  .Btnimg_cdg img{
    width: 100%;
  }
  .Btnimg_bsd img{
    width: 100%;
  }
  .Btnimg_bs4 img{
    width: 100%;
  }
  .Btnimg_fmh img{
    width: 100%;
  }
  .Btnimg_lcl img{
    width: 100%;
  }
  .Btnimg_opc img{
    width: 100%;
  }
  
  /* 防災 */
  .lifeTopText {
    font-size: 17px;
  }
  .cameraTable {
    width: 100%;
  }
  .cameraTable th{
    display: block;
  }
  .cameraTable td{
    display: block;
  }

}


