@charset "UTF-8";

.block_table_1 table th{
  min-width: 120px;
}

/*-----------------------------テーブル---------------------------------*/
@media screen and (max-width: 900px) {
.outer {
overflow: scroll;
}

table {
   white-space: nowrap;
}
}


/*-----------------------------（1）個人情報の取扱事業者の名称---------------------------------*/
#nbp3154727\ 3154727 .is-sp {
    display: none;
}

@media screen and (max-width: 900px) {
#nbp3154727\ 3154727 .is-pc {
    display: none;
}

#nbp3154727\ 3154727 .is-sp {
    display: block;
}
}


/*-----------------------------（2）個人情報保護管理者（若しくはその代理人）の氏名又は職名、所属及び連絡先---------------------------------*/
#nbp3155686\ 3155686 .is-sp {
    display: none;
}

@media screen and (max-width: 900px) {
#nbp3155686\ 3155686 .is-pc {
    display: none;
}

#nbp3155686\ 3155686 .is-sp {
    display: block;
}
}