.contentInr .Announcement p.txt_left {
  padding-left: 102px;
}
.contentInr .Announcement {
  padding: 0 0 15px;
}
.contentInr .Announcement .titleArea {
  border: 1px solid #ccc;
  padding: 15px 10px;
  background: #fbfbfb;
}
.contentInr .Announcement h2 {
  color: #f00;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.contentInr .Announcement p {
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 0;
}
.contentInr .Announcement p a {
  color: #f00;
  display: inline;
  width: auto;
  margin: 0;
  position: static;
  padding: 0;
  background: none;
  font-size: 1.3em;
}
.contentInr .txt_right {
  text-align: right;
}
.thumb-box {
  border: 1px solid #ccc;
  padding: 15px 10px;
  background: #fbfbfb;
}
.thumb-box p {
  text-align: center;
}
.col {
  display: block;
  overflow: hidden;
}
.col4 {
  float: left;
  width: 33.33333%;
}
.pt15 {
  padding-top: 15px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mt0 {
  margin-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .col4 {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .indexWrap .Announcement p.txt_left {
    padding-left: 0;
  }
  .contentInr .Announcement p.txt_left {
    padding-left: 0;
  }
}
.indexWrap .interView {
  padding: 44px 0 35px;
  background: url("../img/common/bg_cont01.png");
}
.indexWrap .interView .titleArea {
  margin: 0 0 54px;
}
.indexWrap .interView h2 {
  color: #fff;
  font-size: 1.571em;
  text-align: center;
}
.indexWrap .interView ul {
  width: 1000px;
  overflow: hidden;
}
.indexWrap .interView ul li {
  float: left;
  margin-bottom: 25px;
  color: #fff;
}
.indexWrap .interView ul li.center {
  margin: 0 50px 25px;
}
.indexWrap .interView ul li a {
  display: block;
  color: #fff;
}
.indexWrap .interView ul li a:hover {
  text-decoration: none;
}
.indexWrap .interView ul li a:hover span {
  opacity: 0.8;
}
.indexWrap .interView ul li span {
  display: block;
  padding: 12px 0 12px;
  margin: 0;
  background-color: #222;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.indexWrap .interView ul li.new span {
  background-color: #f39801;
}
@media screen and (max-width: 768px) {
  .indexWrap .interView {
    background-size: 50px auto;
    padding: 36px 0;
    margin: 0;
  }
  .indexWrap .interView .titleArea {
    margin: 0 0 30px;
  }
  .indexWrap .interView h2 {
    font-size: 20px;
  }
  .indexWrap .interView ul {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .indexWrap .interView ul li {
    float: left;
    width: 47.5%;
    margin: 0 0 14px 0 !important;
    overflow: hidden;
  }
  .indexWrap .interView ul li:nth-child(even) {
    float: right;
  }
  .indexWrap .interView ul li span {
    height: 45px;
    font-size: 12px;
    line-height: 1.3;
    padding: 10px 7px 0;
  }
}
.indexWrap .merritt {
  padding: 50px 0 70px;
  margin-bottom: 54px;
  background: url("../img/common/bg_cont02.png");
}
.indexWrap .merritt h2 {
  color: #fff;
  font-size: 1.571em;
  margin: 0 0 55px;
  text-align: center;
}
.indexWrap .merritt h2 br {
  display: none;
}
.indexWrap .merritt ul {
  overflow: hidden;
}
.indexWrap .merritt ul li {
  float: left;
  width: 300px;
  text-align: center;
}
.indexWrap .merritt ul li.center {
  margin: 0 50px;
}
.indexWrap .merritt ul li p {
  color: #fff;
  font-size: 24px;
  margin: 0 0 30px;
}
.indexWrap .merritt ul li p.more {
  font-size: 1em;
  margin: 25px 0 0;
}
.indexWrap .merritt ul li p.more a {
  color: #fff;
  padding: 3px 24px 5px 0;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow01.png") no-repeat right center;
}
@media screen and (max-width: 768px) {
  .indexWrap .merritt {
    background-size: 50px auto;
    margin: 0 0 15px;
    padding: 36px 0 44px;
  }
  .indexWrap .merritt h2 {
    font-size: 20px;
    margin: 0 0 40px;
  }
  .indexWrap .merritt h2 br {
    display: block;
  }
  .indexWrap .merritt ul {
    width: 100%;
    margin: 0;
  }
  .indexWrap .merritt ul li {
    float: none;
    width: auto;
    margin: 0 0 46px !important;
  }
  .indexWrap .merritt ul li:last-child {
    margin: 0;
  }
  .indexWrap .merritt ul li p {
    margin: 0 0 16px;
    font-size: 20px;
  }
  .indexWrap .merritt ul li p.more {
    margin: 15px 0 0;
  }
}
.indexWrap .titleArea02 {
  margin: 0 0 25px;
  position: relative;
}
.indexWrap .titleArea02 a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0 0 24px;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left center;
}
.indexWrap .titleArea02 h2 {
  padding: 0 0 1px;
  border-bottom: 1px solid #444;
  font-size: 1.571em;
}
@media screen and (max-width: 768px) {
  .indexWrap .titleArea02 {
    margin: 0 0 12px;
  }
  .indexWrap .titleArea02 h2 {
    padding: 0 0 3px;
    border-bottom: 1px solid #444;
    font-size: 18px;
    line-height: 1.2;
  }
}
.indexWrap .info {
  margin: 0 0 72px;
}
.indexWrap .info li {
  margin: 0 0 20px;
  overflow: hidden;
}
.indexWrap .info li dl dt {
  float: left;
  font-size: 0.857em;
  font-weight: bold;
}
.indexWrap .info li dl dd {
  padding: 0 0 0 116px;
}
.indexWrap .info li dl dd table td {
  vertical-align: middle;
}
.indexWrap .info li dl dd table td.icon {
  padding: 0 16px 0 0;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .indexWrap .info {
    margin: 0 0 40px;
  }
  .indexWrap .info li {
    margin: 0 0 18px;
  }
  .indexWrap .info li dl dt {
    float: none;
    font-size: 12px;
  }
  .indexWrap .info li dl dd {
    padding: 3px 0 0;
    font-size: 14px;
  }
  .indexWrap .info li dl dd table td {
    vertical-align: top;
    line-height: 1.2;
  }
  .indexWrap .info li dl dd table td.icon {
    width: 60px;
    padding: 0 14px 0 0;
    vertical-align: top;
  }
}
/* サイドバー */
.indexWrap #side {
  padding: 2px 0 0;
}
.indexWrap #side .sp {
  display: none;
}
.indexWrap #side ul {
  margin: 0 0 27px;
  padding: 15px 16px 3px;
  background-color: #e6e6e6;
}
.indexWrap #side ul li {
  margin: 0 0 13px;
}
.indexWrap #side ul li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .indexWrap #side {
    padding: 0 14px;
    background-color: #e6e6e6;
    box-sizing: border-box;
  }
  .indexWrap #side .pc {
    display: none;
  }
  .indexWrap #side .sp {
    display: block;
  }
  .indexWrap #side ul.sp01 {
    width: 100%;
    margin: 0;
    padding: 15px 0;
    box-sizing: border-box;
    overflow: hidden;
  }
  .indexWrap #side ul.sp01 li {
    width: 47%;
    margin: 0 0 10px;
  }
  .indexWrap #side ul.sp01 {
    border-bottom: 1px solid #989898;
  }
  .indexWrap #side ul.sp01 li:nth-child(odd) {
    float: left;
  }
  .indexWrap #side ul.sp01 li:nth-child(even) {
    float: right;
  }
  .indexWrap #side .bnrBtm {
    padding: 24px 0;
    overflow: hidden;
  }
  .indexWrap #side .bnrBtm ul {
    width: 47%;
    padding: 0;
    margin: 0;
  }
  .indexWrap #side .bnrBtm .sp02 {
    float: left;
  }
  .indexWrap #side .bnrBtm .sp03 {
    float: right;
  }
}
/*---------- invest_tokyo/merit 特区のメリット ----------*/
.meritWrap h2 {
  margin-bottom: 15px;
}
.meritWrap h3 {
  font-size: 1.571em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.meritWrap h4 {
  font-size: 1.429em;
  border-bottom: 1px solid #444;
  padding: 0 0 1px;
  margin: 35px 0 20px;
}
.meritWrap h4 span {
  vertical-align: middle;
}
.meritWrap h4 span.title {
  font-weight: bold;
  margin-left: 10px;
}
.meritWrap .leadArea {
  padding: 55px 0 70px;
}
.meritWrap .leadArea h2+p {
  font-size: 1.143em;
  font-weight: bold;
}
.meritWrap .leadArea ul.category {
  margin: 25px 0;
}
.meritWrap .leadArea ul.category li {
  font-weight: bold;
  margin-bottom: 5px;
}
.meritWrap .leadArea ul.category li span {
  font-weight: normal;
  margin-right: 10px;
}
.meritWrap .leadArea ul.snavi {
  overflow: hidden;
}
.meritWrap .leadArea ul.snavi li {
  width: 252px;
  height: 232px;
  background: #fff;
  margin-right: 15px;
  float: left;
}
.meritWrap .leadArea ul.snavi li.snavi03 {
  margin-right: 0;
}
.meritWrap .leadArea ul.snavi li a {
  display: block;
  height: 212px;
  color: #000;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow05_s.png") no-repeat center 190px;
  padding-top: 20px;
}
.meritWrap .leadArea ul.snavi li a:hover {
  text-decoration: none;
  zoom: 1;
  opacity: 0.7;
}
.meritWrap .leadArea ul.snavi li span {
  display: block;
}
.meritWrap .leadArea ul.snavi li span.title {
  font-size: 1.143em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.meritWrap .leadArea ul.snavi li span.list {
  line-height: 1.7;
  margin-left: 18px;
  overflow: hidden;
}
.meritWrap .leadArea ul.snavi li span.list span {
  font-size: 0.857em;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.meritWrap .leadArea ul.snavi li.snavi01 span.list span {
  float: left;
  margin-right: 12px;
}
.meritWrap .leadArea ul.snavi li span.list span:before {
  content: "●";
  color: #7ebe4a;
  padding-right: 0.2em;
}
.meritWrap .contentInr {
  padding: 60px 0 70px;
}
.meritWrap p {
  margin-top: 0;
}
.meritWrap p.more {
  text-align: right;
  margin: -0.5em 0 2em;
}
.meritWrap p.notes {
  text-align: right;
  margin: -0.5em 0 2em;
}
.meritWrap p.more a {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left center;
  padding: 5px 0 5px 22px;
}
.meritWrap p.bold {
  margin-bottom: 0.5em;
}
.meritWrap p a {
  text-decoration: underline;
}
.meritWrap .imageArea {
  text-align: center;
  margin: 20px 0 30px;
}
@media screen and (max-width: 768px) {
  .meritWrap h2 {
    margin-bottom: 10px;
  }
  .meritWrap h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .meritWrap h4 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 0 5px;
    margin: 40px 0 15px;
  }
  .meritWrap h4 span.title {
    display: block;
    margin: 5px 0 0;
  }
  .meritWrap .leadArea {
    padding: 40px 0;
  }
  .meritWrap .leadArea h2+p {
    font-size: 14px;
  }
  .meritWrap .leadArea ul.category {
    margin: 15px 0 30px;
  }
  .meritWrap .leadArea ul.category li {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .meritWrap .leadArea ul.category li span {
    display: block;
    margin: 0 0 3px;
  }
  .meritWrap .leadArea ul.snavi li {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    float: none;
  }
  .meritWrap .leadArea ul.snavi li:last-child {
    margin-bottom: 0;
  }
  .meritWrap .leadArea ul.snavi li a {
    height: auto;
    background: url("/invest_tokyo/assets/img/icons/common/icon_arrow05.png") no-repeat center bottom 17px;
    background-size: 28px auto;
    padding: 20px 0 60px;
  }
  .meritWrap .leadArea ul.snavi li span.title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .meritWrap .leadArea ul.snavi li span.list {
    margin-left: 25px;
  }
  .meritWrap .leadArea ul.snavi li span.list span {
    font-size: 13px;
  }
  .meritWrap .contentInr {
    padding: 35px 15px 50px;
  }
  .meritWrap p.more a {
    background-size: 15px auto;
  }
}
/*---------- invest_tokyo/actions これまでの経緯と取組 ----------*/
.actionsWrap h2 {
  margin-bottom: 50px;
}
.actionsWrap h3 {
  font-size: 1.429em;
  font-weight: bold;
  border-bottom: 1px solid #444;
  padding: 0 0 1px;
  margin-bottom: 20px;
}
.actionsWrap .leadArea {
  padding: 55px 0 65px;
}
.actionsWrap .leadArea ul {
  overflow: hidden;
}
.actionsWrap .leadArea ul li {
  font-size: 1.143em;
  line-height: 23px;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow04_s.png") no-repeat left center;
  padding-left: 30px;
  margin-right: 35px;
  float: left;
}
.actionsWrap .leadArea ul li a {
  text-decoration: underline;
}
.actionsWrap .contentInr {
  padding: 45px 0 50px;
}
.actionsWrap table {
  width: 100%;
}
.actionsWrap table th {
  width: 105px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px dashed #cbcbcb;
  padding: 6px 0;
}
.actionsWrap table td {
  vertical-align: top;
  border-bottom: 1px dashed #cbcbcb;
  padding: 10px 0;
}
.actionsWrap table td a {
  text-decoration: underline;
}
.actionsWrap table td ul {
  margin-top: 1em;
}
.actionsWrap table td ul li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .actionsWrap h2 {
    margin-bottom: 30px;
  }
  .actionsWrap h3 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 0 3px;
  }
  .actionsWrap .leadArea {
    padding: 40px 5% 15px;
    margin-bottom: 0;
  }
  .actionsWrap .leadArea ul li {
    width: 50%;
    font-size: 16px;
    text-align: center;
    background: none;
    padding-left: 0;
    margin: 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .actionsWrap .leadArea ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 25px;
    background: url("/invest_tokyo/assets/img/icons/common/icon_arrow04.png") no-repeat left top;
    background-size: 23px auto;
    margin-right: 5px;
  }
  .actionsWrap .contentInr {
    padding: 25px 15px 30px;
  }
  .actionsWrap table th {
    width: 50px;
  }
}
/*---------- invest_tokyo/deregulation 主な規制緩和 ----------*/
.deregulation h3 {
  font-size: 1.471em !important;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px !important;
}
.deregulation h4 {
  font-size: 1.38em !important;
  font-weight: bold;
  border-bottom: 1px solid #444;
  padding: 0 0 1px;
  margin-bottom: 20px;
  text-align: left !important;
}
.deregulation .contentInr {
  padding: 50px 0;
}
.deregulation .contentInr p {
  margin: 0 0 1em !important;
}
.deregulation .leadArea {
  padding: 55px 0;
}
.deregulation p.category {
  text-align: center;
  margin: 0 auto 7px;
}
.deregulation p.notes {
  text-align: right;
  margin: 2em 0 0;
}
.deregulation p.notes a {
  text-decoration: underline;
}
.deregulation .imageArea {
  text-align: center;
}
.deregulation .cont01 .imageArea {
  margin-top: 50px;
}
.deregulation .cont01 .sinsa {
  margin-top: 90px;
}
.deregulation .cont01 .sinsa p {
  margin-bottom: 1em;
}
.deregulation .cont01 .sinsa ul {
  margin-top: 30px;
  overflow: hidden;
}
.deregulation .cont01 .sinsa ul li {
  height: 195px;
  float: left;
  position: relative;
}
.deregulation .cont01 .sinsa ul li.title {
  width: 109px;
  height: 82px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  background: url("/invest_tokyo/assets/img/icons/bg_round01.png") no-repeat;
  padding-top: 27px;
  margin: 45px 30px 0 0;
}
.deregulation .cont01 .sinsa ul li.left {
  background: url("/invest_tokyo/assets/img/icons/icon_arrow04.png") no-repeat right center;
  padding-right: 75px;
  margin-right: 25px;
}
.deregulation .cont01 .sinsa ul li p {
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  margin: 0 0 20px;
}
.deregulation .cont01 .sinsa ul li p.text {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}
.deregulation .cont04 .imageArea {
  margin: 60px 0 20px;
}
.deregulation .cont05 .imageArea {
  margin: 60px 0 30px;
}
.font16_bold {
  font-size: 16px;
  font-weight: bold;
}
.deregulation .notice_at {
  font-size: 14px;
  padding-left: 75px;
  display: block;
  font-weight: normal;
}
.deregulation table.default_table4 {
  margin: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  table-layout: fixed;
  word-break: break-all;
}
.deregulation .top16 {
  margin-top: 1.6em !important;
}
.deregulation table.default_table4 caption {
  caption-side: top;
  text-align: left;
  font-weight: bold;
  padding-left: 6px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-left: solid 6px #1f1f67;
}
.deregulation table.default_table4 caption span {
  font-weight: normal;
  margin-left: 1em;
}
.deregulation table.default_table4 th,
.deregulation table.default_table4 td {
  vertical-align: top;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.deregulation table.default_table4 th {
  font-weight: bold;
  background-color: #eee;
  width: 7em;
}
.deregulation table.default_table4 td a {
  text-decoration: underline;
}
.deregulation table.default_table4 div.img_logo {
  position: absolute;
  top: 0;
  right: 0;
}
.deregulation .bgArea table.default_table4 th {
  background: #e1e0e0;
}
.deregulation .bgArea table.default_table4,
.deregulation .bgArea table.default_table4 th,
.deregulation .bgArea table.default_table4 td {
  border-color: #ccc;
}
.deregulation table.default_table4.achieveDt4 tbody {
  text-align: center;
}
.deregulation table.default_table4.achieveDt4 th {
  width: 17%;
  border: 1px solid #b5b5b5;
  background-color: #e1e0e0;
}
.deregulation table.default_table4.achieveDt4 td {
  border: 1px solid #b5b5b5;
}
.deregulation table.default_table4.achieveDt4 .vam {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .deregulation h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .deregulation h4 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 0 3px;
    margin-bottom: 20px;
  }
  .deregulation .contentInr {
    padding: 45px 15px 50px;
  }
  .deregulation .leadArea {
    padding: 40px 0;
  }
  .deregulation .cont01 .imageArea {
    margin-top: 45px;
  }
  .deregulation .cont01 .sinsa {
    margin-top: 75px;
  }
  .deregulation .cont01 .sinsa ul {
    width: 65%;
    max-width: 227px;
    margin: 35px auto 0;
  }
  .deregulation .cont01 .sinsa ul li {
    height: auto;
    text-align: center;
    float: none;
  }
  .deregulation .cont01 .sinsa ul li.title {
    width: 100%;
    height: 32px;
    font-size: 21px;
    line-height: 31px;
    background: #7dbe4a;
    border-radius: 25px;
    padding-top: 1px;
    margin: 0 0 15px;
  }
  .deregulation .cont01 .sinsa ul li.title br {
    display: none;
  }
  .deregulation .cont01 .sinsa ul li.left {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/deregulation/icon_arrow01_sp.png") no-repeat center bottom;
    background-size: 18.5px auto;
    padding: 0 0 55px;
    margin: 0 0 15px;
  }
  .deregulation .cont01 .sinsa ul li p {
    margin: 0 0 10px;
  }
  .deregulation .cont01 .sinsa ul li p.text {
    position: static;
    margin-top: 12px;
  }
  .deregulation .cont04 .imageArea {
    margin: 50px 0 0;
  }
  .deregulation .cont05 .imageArea {
    margin: 50px 0 30px;
  }
  .deregulation .notice_at {
    padding-left: 0;
  }
  .deregulation table {
    font-size: 12px;
  }
  .deregulation table.default_table4 th {
    width: 80px;
  }
  .deregulation table.default_table4.achieveDt4 th {
    width: 17%;
    padding: 5px 12px;
  }
  .deregulation table.default_table4.achieveDt4 td {
    padding: 5px 6px;
  }
}
/*---------- 下層共通 ----------*/
.sub h2 {
  margin-bottom: 15px;
}
.sub .leadArea h2:last-child {
  margin-bottom: 0;
}
.sub h3 {
  font-size: 1.571em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.sub h4 {
  font-size: 1.429em;
  border-bottom: 1px solid #444;
  padding: 0 0 1px;
  margin: 35px 0 20px;
}
.sub h4:first-child {
  margin-top: 0;
}
.sub h4 span {
  vertical-align: middle;
  font-size: 1.4rem !important;
  text-align: left;
  padding: 0 0.5em;
}
.sub h4 span.title {
  font-weight: bold;
}
.sub .topShita {
  font-weight: bold;
  margin-bottom: 55px;
}
.sub .leadArea {
  padding: 55px 0 55px;
}
.sub .leadArea h2+p {
  font-size: 1.143em;
  font-weight: bold;
}
.sub .leadArea ul.category {
  margin: 25px 0;
}
.sub .leadArea ul.category li {
  font-weight: bold;
  margin-bottom: 5px;
}
.sub .leadArea ul.category li span {
  font-weight: normal;
  margin-right: 10px;
}
.sub .leadArea ul.snavi {
  overflow: hidden;
}
.sub .leadArea ul.snavi li {
  width: 252px;
  height: 232px;
  background: #fff;
  margin-right: 15px;
  float: left;
}
.sub .leadArea ul.snavi li.snavi03 {
  margin-right: 0;
}
.sub .leadArea ul.snavi li a {
  display: block;
  height: 212px;
  color: #000;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow05_s.png") no-repeat center 190px;
  padding-top: 20px;
}
.sub .leadArea ul.snavi li a:hover {
  text-decoration: none;
  zoom: 1;
  opacity: 0.7;
}
.sub .leadArea ul.snavi li span {
  display: block;
}
.sub .leadArea ul.snavi li span.title {
  font-size: 1.143em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.sub .leadArea ul.snavi li span.list {
  line-height: 1.7;
  margin-left: 18px;
  overflow: hidden;
}
.sub .leadArea ul.snavi li span.list span {
  font-size: 0.857em;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.sub .leadArea ul.snavi li.snavi01 span.list span {
  float: left;
  margin-right: 12px;
}
.sub .leadArea ul.snavi li span.list span:before {
  content: "●";
  color: #7ebe4a;
  padding-right: 0.2em;
}
.sub .contentInr {
  padding: 20px 60px;
}
.sub .contentInr.pb0 {
  padding-bottom: 0;
}
.sub p {
  margin-top: 0;
  margin-bottom: 10px !important;
  font-size: 0.98rem !important;
}
.sub p.caption {
  font-size: 0.857em;
  text-align: center;
  margin: 0.3em 0 1em;
}
.sub p.notes {
  font-size: 0.857em !important;
  text-align: right;
  margin: 0.5em 0 2em !important;
}
.sub p a {
  text-decoration: underline;
}
.sub p.more,
.sub ul.more {
  text-align: right;
  margin: 0 0 2em 1em;
}
.sub p.more.mt0,
.sub ul.more.mt0 {
  margin-top: 0;
}
.sub ul.more li {
  margin: 0.7em 0;
}
.sub p.more a,
.sub ul.more li a {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left center;
  padding: 5px 0 5px 22px;
  text-decoration: underline;
}
.sub a.linkIcon {
  text-decoration: none;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left center;
  padding: 5px 0 5px 22px;
}
.sub a.linkIcon:hover {
  text-decoration: underline;
}
.sub p.linkTxt {
  text-align: right;
  margin: 0.5em 0;
}
.sub p.linkTxt:before {
  content: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png");
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.sub .imageArea {
  text-align: center;
  margin: 20px 0 30px;
}
.sub .photoArea {
  overflow: hidden;
  margin: 1em 0 2em;
}
.sub .leftTxt,
.sub .left510 {
  float: left;
  width: calc(55% - 10px);
  margin: 0 10px 0 0;
}
.sub .imgRight {
  float: right;
  width: 45%;
}
.sub .default_table {
  margin: 0;
  text-align: left;
  width: 100%;
  position: relative;
  table-layout: fixed;
  word-break: break-all;
}
.sub .default_table th {
  width: 7em;
  padding: 5px 0 5px 15px;
}
.sub .default_table td {
  padding: 5px 15px;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
ol.list {
  list-style-type: decimal;
  padding-left: 40px;
  margin-bottom: 2em;
}
ol.list > li {
  margin-bottom: 0.6em;
}
ol.list li strong {
  font-weight: bold;
}
ul.default_list > li:before {
  content: "・";
  padding-right: 0.2em;
}
ul.default_list > li {
  margin-bottom: 0.3em;
}
ul.default_list > li ol.list {
  padding-left: 50px;
  margin-top: 0.3em;
}
ul.default_list > li ol.list li {
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  .sub h2 {
    margin-bottom: 10px;
  }
  .sub h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .sub h4 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 0 5px;
    margin: 40px 0 15px;
  }
  .sub h4 span.title {
    display: block;
    margin: 5px 0 0;
  }
  .sub .leadArea {
    padding: 40px 0;
  }
  .sub .leadArea h2+p {
    font-size: 14px;
  }
  .sub .leadArea ul.category {
    margin: 15px 0 30px;
  }
  .sub .leadArea ul.category li {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .sub .leadArea ul.category li span {
    display: block;
    margin: 0 0 3px;
  }
  .sub .leadArea ul.snavi li {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    float: none;
  }
  .sub .leadArea ul.snavi li:last-child {
    margin-bottom: 0;
  }
  .sub .leadArea ul.snavi li a {
    height: auto;
    background: url("../img/common/icon_arrow05.png") no-repeat center bottom 17px;
    background-size: 28px auto;
    padding: 20px 0 60px;
  }
  .sub .leadArea ul.snavi li span.title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .sub .leadArea ul.snavi li span.list {
    margin-left: 25px;
  }
  .sub .leadArea ul.snavi li span.list span {
    font-size: 13px;
  }
  .sub .contentInr {
    padding: 0;
  }
  .sub p.more a {
    background-size: 15px auto;
  }
  .sub .leftTxt,
  .sub .left510 {
    float: none;
    width: 100%;
  }
  .sub .imgRight {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
  .sub img.imgRight {
    display: block;
  }
}
/*---------- why_tokyo/project 都市開発プロジェクト ----------*/
.whyProjectWrap p.e_note {
  margin: 1em 0 0;
  font-size: 0.857em;
  text-align: right;
}
.whyProjectWrap .contentInr {
  overflow: hidden;
}
.whyProjectWrap table {
  width: 60%;
  float: left;
  word-break: break-all;
  font-size: 0.95rem;
}
.whyProjectWrap .image {
  width: 39%;
  float: right;
  text-align: center;
}
.whyProjectWrap .image img {
  height: 200px;
}
.whyProjectWrap table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border: 1px solid #ccc;
  border-bottom: none;
}
.whyProjectWrap table tr {
  border-bottom: 1px solid #ccc;
}
.whyProjectWrap table th {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 15px;
  background-color: #eee;
  width: 90px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.whyProjectWrap table td {
  vertical-align: middle;
  padding: 5px 10px 5px 15px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .whyProjectWrap p.e_note {
    margin: 2em 0 0;
  }
  .whyProjectWrap table {
    width: 100%;
    font-size: 12px;
    float: none;
    margin-bottom: 30px;
  }
  .whyProjectWrap table th {
    width: 70px;
    padding: 5px 10px;
  }
  .whyProjectWrap .image {
    width: 100%;
    float: none;
  }
}
/*---------- news-events/news_2014 ニュース&イベント ----------*/
.news_2014Wrap dl#news_list dt {
  margin-top: 1.6em;
  font-weight: bold;
}
.news_2014Wrap dl#news_list dt.nsahq:after {
  content: url("../img/news-events/icon_nsahq.gif");
  vertical-align: middle;
  margin-left: 10px;
}
.news_2014Wrap dl#news_list dt b {
  margin: 3px 3px 0 0;
}
.news_2014Wrap dl#news_list dt .type {
  width: 6em;
  text-align: center;
  font-size: 0.8em;
  border: 1px solid #7fb7d6;
  color: #7fb7d6;
  display: inline-block;
  position: relative;
  top: -2px;
}
.news_2014Wrap dl#news_list dt .type[type="1"] {
  background: #7fb7d6;
  color: #fff;
}
.news_2014Wrap dl#news_list dd a {
  text-decoration: none;
  color: #00479d;
}
.news_2014Wrap dl#news_list dd a:hover {
  text-decoration: underline;
}
.news_2014Wrap table.default_table4 {
  margin: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  table-layout: fixed;
  word-break: break-all;
}
.news_2014Wrap .top16 {
  margin-top: 1.6em !important;
}
.news_2014Wrap table.default_table4 caption {
  caption-side: top;
  text-align: left;
  font-weight: bold;
  padding-left: 6px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-left: solid 6px #1f1f67;
}
.news_2014Wrap table.default_table4 caption span {
  font-weight: normal;
  margin-left: 1em;
}
.news_2014Wrap table.default_table4 th,
.news_2014Wrap table.default_table4 td {
  vertical-align: top;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.news_2014Wrap table.default_table4 th {
  font-weight: bold;
  background-color: #eee;
  width: 7em;
}
.news_2014Wrap table.default_table4 td a {
  text-decoration: underline;
}
.news_2014Wrap table.default_table4 div.img_logo {
  position: absolute;
  top: 0;
  right: 0;
}
.news_2014Wrap .bgArea table.default_table4 th {
  background: #e1e0e0;
}
.news_2014Wrap .bgArea table.default_table4,
.news_2014Wrap .bgArea table.default_table4 th,
.news_2014Wrap .bgArea table.default_table4 td {
  border-color: #ccc;
}
.news_2014Wrap table.default_table4.achieveDt4 tbody {
  text-align: center;
}
.news_2014Wrap table.default_table4.achieveDt4 th {
  width: 17%;
  border: 1px solid #b5b5b5;
  background-color: #e1e0e0;
}
.news_2014Wrap table.default_table4.achieveDt4 td {
  border: 1px solid #b5b5b5;
}
.news_2014Wrap table.default_table4.achieveDt4 .vam {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .news_2014Wrap table {
    font-size: 12px;
  }
  .news_2014Wrap table.default_table4 th {
    width: 80px;
  }
  .news_2014Wrap table.default_table4.achieveDt4 th {
    width: 17%;
    padding: 5px 12px;
  }
  .news_2014Wrap table.default_table4.achieveDt4 td {
    padding: 5px 6px;
  }
}
/*---------- case-studies/index 特区誘致案件 ----------*/
.caseStudyWrap h4 {
  margin-top: 25px;
  font-size: 1.167em;
  font-weight: bold;
  text-align: left;
}
.caseStudyWrap table.default_table4 {
  margin: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  table-layout: fixed;
  word-break: break-all;
}
.caseStudyWrap .top16 {
  margin-top: 1.6em !important;
}
.dl_cs dt {
  margin-bottom: 3px;
}
.dl_cs dd li {
  padding-left: 1em;
  text-indent: -1em;
}
.dl_cs .dl_lp {
  padding-left: 3em;
}
.caseStudyWrap table.default_table4 caption {
  caption-side: top;
  text-align: left;
  font-weight: bold;
  padding-left: 6px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-left: solid 6px #1f1f67;
}
.caseStudyWrap table.default_table4 caption span {
  font-weight: normal;
  margin-left: 1em;
}
.caseStudyWrap table.default_table4 th,
.caseStudyWrap table.default_table4 td {
  vertical-align: top;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.caseStudyWrap table.default_table4 th {
  font-weight: bold;
  background-color: #eee;
  width: 7em;
}
.caseStudyWrap table.default_table4 td a {
  text-decoration: underline;
}
.caseStudyWrap table.default_table4 div.img_logo {
  position: absolute;
  top: 0;
  right: 0;
}
.caseStudyWrap .bgArea .contentInr {
  padding-top: 40px;
}
.caseStudyWrap .bgArea table.default_table4 th {
  background: #e1e0e0;
}
.caseStudyWrap .bgArea table.default_table4,
.caseStudyWrap .bgArea table.default_table4 th,
.caseStudyWrap .bgArea table.default_table4 td {
  border-color: #ccc;
}
@media screen and (max-width: 768px) {
  .caseStudyWrap table {
    font-size: 12px;
  }
  .caseStudyWrap table.default_table4 th {
    width: 80px;
  }
}
/*---------- case-studies/achievement.html ----------*/
.achieve_bgArea {
  background-color: #eee;
}
.appealArea dl dd {
  text-indent: -1em;
  padding-left: 1em;
}
.visionBox {
  border: 1px solid #202a5b;
  padding: 30px 37px 23px;
}
.visionBox dl dd {
  padding-left: 1em;
}
.visionTtl {
  font-size: 15px;
}
.attractionBox dl dd {
  text-indent: -1em;
  padding-left: 1em;
}
.caseStudyWrap table.default_table4.achieveDt4 tbody {
  text-align: center;
}
.caseStudyWrap table.default_table4.achieveDt4 th {
  width: 17%;
  border: 1px solid #b5b5b5;
  background-color: #e1e0e0;
}
.caseStudyWrap table.default_table4.achieveDt4 td {
  border: 1px solid #b5b5b5;
}
.caseStudyWrap table.default_table4.achieveDt4 .vam {
  text-align: right;
}
.matchList li {
  padding: 0 0 30px 85px;
}
.matchList li .matchTtl {
  font-weight: bold;
  font-size: 115%;
}
.matchList li.match01 {
  background: url("/invest_tokyo/assets/img/icons/case-studies/list_01.png") left top no-repeat;
}
.matchList li.match02 {
  background: url("/invest_tokyo/assets/img/icons/case-studies/list_02.png") left top no-repeat;
}
.matchList li.match03 {
  background: url("/invest_tokyo/assets/img/icons/case-studies/list_03.png") left top no-repeat;
}
.matchList li.match04 {
  background: url("/invest_tokyo/assets/img/icons/case-studies/list_04.png") left top no-repeat;
}
@media screen and (max-width: 768px) {
  .visionBox {
    padding: 15px 5% 11px;
  }
  .caseStudyWrap table.default_table4.achieveDt4 th {
    width: 17%;
    padding: 5px 12px;
  }
  .caseStudyWrap table.default_table4.achieveDt4 td {
    padding: 5px 6px;
  }
}
/*---------- .resources/faq FAQ ----------*/
.resourcesFaqWrap #faq08 .contentInr {
  padding-bottom: 70px;
}
.resourcesFaqWrap dl dt {
  font-size: 1.143em;
  font-weight: bold;
  padding-left: 75px;
  margin-bottom: 35px;
  height: 36px;
  position: relative;
}
.resourcesFaqWrap dl dd {
  padding-left: 75px;
  position: relative;
  margin: 0;
}
.resourcesFaqWrap dl img.icon {
  width: 56px;
  height: auto;
  position: absolute;
  left: 0;
  top: -3px;
}
@media screen and (max-width: 768px) {
  .resourcesFaqWrap .contentInr {
    padding: 30px 0;
  }
  .resourcesFaqWrap dl dt {
    padding-left: 70px;
    margin-bottom: 20px;
  }
  .resourcesFaqWrap dl dd {
    padding-left: 70px;
  }
}
/*---------- why_tokyo/attractions 東京の魅力 ----------*/
.attractions .contentInr {
  overflow: hidden;
}
/*---------- why_tokyo/merit 東京の都市力 ----------*/
.whyMeritWrap .meritIn h3 {
  margin-bottom: 50px;
}
.whyMeritWrap .meritIn h5 {
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
.whyMeritWrap .meritIn h5 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.whyMeritWrap .meritIn h5 span span {
  display: inline-block;
  font-weight: bold;
}
.whyMeritWrap .meritIn p.e_note {
  margin-top: 1em;
  font-size: 0.857em !important;
  text-align: right;
}
.whyMeritWrap .meritIn ul {
  letter-spacing: -0.4em;
  text-align: center;
}
.whyMeritWrap .meritIn ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: calc(50% - 10px);
}
.whyMeritWrap .meritIn ul li:last-child {
  margin-right: 0;
}
.whyMeritWrap .meritIn p.imgTitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  width: 373px;
  margin: 0 auto 5px;
  max-width: 100%;
}
.whyMeritWrap .cont02 img.imgRight {
  max-width: 250px;
  height: auto;
}
.whyMeritWrap .cont03 p.rank {
  text-align: left;
  padding-left: 75px;
  font-weight: bold;
  position: relative;
}
.whyMeritWrap .cont03 p.rank img {
  position: absolute;
  top: 0;
  left: 0;
}
.whyMeritWrap .cont03 p.rank span {
  display: block;
  font-weight: normal;
}
.whyMeritWrap .cont03 p.imgTitle {
  font-size: 14px;
  text-align: center;
}
/*---------- interview/index 特区進出企業経営者インタビュー 一覧 ----------*/
.interviewIndex h3 {
  margin-bottom: 30px;
}
.interviewIndex ul {
  padding-top: 14px;
  overflow: hidden;
}
.interviewIndex ul li {
  border-bottom: 1px dotted #d5d5d5;
  margin-bottom: 45px;
  padding-bottom: 20px;
}
.interviewIndex ul li a {
  display: flex;
}
.interviewIndex ul li.left {
  padding-right: 45px;
}
.interviewIndex ul li.last {
  border-bottom: none;
}
.interviewIndex ul li .image {
  width: 134px;
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.interviewIndex ul li .image {
  float: right;
}
.interviewIndex ul li .text {
  vertical-align: top;
  font-weight: bold;
  padding: 0 20px 0 20px;
  flex: 1;
  position: relative;
}
.interviewIndex ul li .text i.fa {
  font-size: 2.8rem;
  color: #f39801;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.interviewIndex ul.movies li {
  letter-spacing: -0.4em;
  margin: 20px -5px;
}
.interviewIndex ul.movies > li > * {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  box-sizing: border-box;
  letter-spacing: normal;
}
.interviewIndex ul.movies > li > :first-child {
  width: 45%;
}
.interviewIndex ul.movies > li > :last-child {
  width: calc(55% - 20px);
}
.interviewIndex ul.movies li .text {
  padding: 30px 20px;
}
.interviewIndex ul.movies li img {
  width: 100%;
}
.interviewIndex ul li .text span {
  display: block;
}
.interviewIndex ul li .text span.title {
  color: #f39801;
  font-size: 1.286em;
  margin-bottom: 15px;
}
.interviewIndex ul li .text span b {
  font-size: 1.3rem;
  line-height: 1.8rem;
}
@media screen and (max-width: 768px) {
  .interviewIndex ul li {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 25px;
    float: none;
  }
  .interviewIndex ul li.left {
    padding-right: 0;
  }
  .interviewIndex ul li.last {
    border-bottom: 1px dotted #d5d5d5;
  }
  .interviewIndex ul li:last-child {
    border-bottom: none;
  }
  .interviewIndex ul li .image {
    width: 95px;
  }
  .interviewIndex ul li .image img.icon {
    width: 48px;
    top: -9px;
    right: -18px;
  }
  .interviewIndex ul li .text {
    font-size: 10px;
    padding-left: 27px;
  }
  .interviewIndex ul li .text span.title {
    font-size: 15px;
  }
}
/*---------- interview 特区進出企業経営者インタビュー 詳細 ----------*/
.interviewDetail .interviewLead {
  font-weight: bold;
  background: url("../img/common/bg_cont03.png");
  position: relative;
}
.interviewDetail .profile {
  display: flex;
}
.interviewDetail .profile img {
  width: 200px;
}
.interviewDetail .profile > :last-child {
  padding: 0 0 0 20px;
  flex: 1;
}
.interviewDetail .profile .title {
  padding: 4px 0 4px 15px;
  border-left: 10px solid #f19726;
}
.interviewDetail .profile .title span {
  display: block;
}
.interviewDetail .profile .title span:first-child {
  font-size: 0.95rem !important;
}
.interviewDetail .profile .title span:last-child {
  font-size: 1.4rem;
  font-weight: bold;
}
.interviewDetail .profile p {
  margin: 20px 0 0 !important;
  font-size: 0.94rem !important;
}
.interviewDetail .leadInr {
  height: 160px;
  padding-top: 20px;
}
.interviewDetail .interviewLead h2 {
  width: 1000px;
  color: #f39801;
  font-size: 1.714em;
  line-height: 1.25;
  margin: 0 0 10px -384px;
  position: absolute;
  left: 50%;
  top: 50px;
}
.interviewDetail .interviewLead p {
  margin: 0 0 15px;
}
.interviewDetail .interviewLead .title {
  display: table;
}
.interviewDetail .interviewLead .title img {
  width: 104px;
  height: auto;
  padding-right: 12px;
  display: table-cell;
  vertical-align: top;
}
.interviewDetail .interviewLead .title p {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  padding-top: 65px;
}
.interviewDetail .contentInr {
  overflow: hidden;
}
.interviewDetail .contentInr h3 {
  margin: 60px 0 25px;
}
.interviewDetail .contentInr p {
  margin: 0 0 2em;
}
.interviewDetail .contentInr p.more {
  margin: 0.7em 0;
}
.interviewDetail .contentInr p.next {
  text-align: right;
}
.interviewDetail .contentInr p.next a {
  font-size: 1.3rem;
  color: #7fb7d6;
  text-decoration: none;
}
.interviewDetail .contentInr p.next a i {
  font-size: 2.4rem;
  top: 4px;
  position: relative;
}
.interviewDetail .contentInr>img {
  display: block;
  margin: 0 0 30px 30px;
  float: right;
}
/* interview/01/index */
.interview01 .leadInr {
  background: url("../img/interview/01/bg_interview01.png") no-repeat 440px top;
}
@media screen and (max-width: 768px) {
  .interviewDetail .interviewLead {
    background-size: 50px auto;
  }
  .interviewDetail .leadInr {
    height: auto;
    padding: 15px 15px 10px;
    background-position: right -20px top;
    background-size: contain;
  }
  .interviewDetail .interviewLead h2 {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    background: #f39801;
    margin: 0;
    padding: 12px 15px;
    position: static;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .interviewDetail .interviewLead p:first-child {
    max-width: 153px;
    margin: 0 0 8px;
  }
  .interviewDetail .interviewLead .title img {
    width: 43.5px;
    padding-right: 6px;
    vertical-align: middle;
  }
  .interviewDetail .interviewLead .title p {
    font-size: 11px;
    padding-top: 0;
    vertical-align: middle;
  }
  .interviewDetail .contentInr h3 {
    margin: 45px 0 30px;
  }
  .interviewDetail .contentInr>img {
    display: block;
    margin: 0 auto 2em;
    float: none;
  }
}
/*---------- sitemap サイトマップ ----------*/
.sitemap {
  font-size: 1.143em;
}
.sitemap .contentInr>ul {
  margin: 0 0 0 1.6em;
}
.sitemap ul li {
  list-style: none;
  padding-bottom: 0.6em;
  font-weight: bold;
}
.sitemap ul li ul {
  margin: 0.6em 0 0 0;
  padding: 0 0 0 1.6em;
}
.sitemap ul li ul li {
  font-weight: normal;
}
.sitemap ul a {
  text-decoration: none;
}
.sitemap ul a:after {
  content: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png");
  vertical-align: middle;
  padding-left: 5px;
}
.sitemap ul a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .sitemap {
    font-size: 14px;
  }
  .sitemap .contentInr>ul {
    margin: 0 0 0 1em;
  }
  .sitemap ul li ul {
    padding: 0 0 0 1em;
  }
}
/*---------- life-in-tokyo/internationalschool インターナショナルスクールの整備支援（税制優遇） ----------*/
@media screen and (max-width: 768px) {
  .internationalschool table tbody th {
    width: 30%;
  }
  .internationalschool table tbody td {
    width: 35%;
  }
}
/*---------- business-support/tax-incentive 税制優遇 ----------*/
.taxIncentiveWrap table.default_table4 {
  margin: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  position: relative;
  table-layout: fixed;
  word-break: break-all;
}
.taxIncentiveWrap .top16 {
  margin-top: 1.6em !important;
}
.taxIncentiveWrap table.default_table4 th,
.taxIncentiveWrap table.default_table4 td {
  vertical-align: top;
  padding: 5px 15px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background: #fff;
}
.taxIncentiveWrap table.default_table4 th {
  font-weight: bold;
  background-color: #eee;
}
.taxIncentiveWrap table.default_table4 th:nth-child(1) {
  width: 20%;
}
.taxIncentiveWrap table.default_table4 th:nth-child(2) {
  width: 40%;
}
.taxIncentiveWrap table.default_table4 th:nth-child(3) {
  width: 40%;
}
.taxIncentiveWrap table.default_table4 td a {
  text-decoration: underline;
}
.taxIncentiveWrap .bgArea .contentInr {
  padding-top: 40px;
}
.taxIncentiveWrap .bgArea p {
  margin-bottom: 5px;
  padding-top: 15px;
  text-indent: -1em;
  padding-left: 1em;
}
.taxIncentiveWrap .bgArea p.circle {
  text-indent: 0;
  padding-left: 1.5em;
  padding-top: 0;
  position: relative;
}
.taxIncentiveWrap .bgArea p.circle:before {
  content: "●";
  font-size: 1.2em;
  top: -2px;
  left: 0;
  position: absolute;
}
.taxIncentiveWrap table.outline {
  text-align: left;
}
.taxIncentiveWrap table.outline th {
  font-weight: bold;
  white-space: nowrap;
  vertical-align: top;
  padding: 0 5px 0 0;
}
.taxIncentiveWrap table.outline td {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .taxIncentiveWrap table {
    font-size: 12px;
  }
}
/*---------- business-support/one-stop 東京開業ワンストップセンター  ----------*/
.oneStopWrap .center {
  text-align: center;
  margin: 30px 0;
}
.oneStopWrap .bgArea .contentInr {
  padding-top: 40px;
}
.oneStopWrap .contentInr ul {
  width: 320px;
  margin: 0 auto 10px;
}
.oneStopWrap .contentInr ul li {
  float: left;
  margin-right: 42px;
  margin-bottom: 5px;
  text-align: center;
}
.oneStopWrap .contentInr ul li p {
  font-size: 0.9em;
  padding-top: 5px;
}
.oneStopWrap .contentInr ul li:nth-child(2),
.oneStopWrap .contentInr ul li:nth-child(4) {
  margin-right: 0;
}
.vam {
  vertical-align: middle !important;
}
.oneStopWrap .contentInr p.floor {
  text-align: center;
  background: #f4f1e7;
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 25px;
}
.oneStopWrap .contentInr p.floor img {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
.oneStopWrap .contentInr table {
  border-top: solid 1px #bbb;
  border-left: solid 1px #bbb;
}
.oneStopWrap .contentInr table th {
  background: #e1e0e0;
  font-weight: bold;
  text-align: left;
  padding: 15px 13px;
  border-bottom: solid 1px #bbb;
  border-right: solid 1px #bbb;
}
.oneStopWrap .contentInr table td {
  background: #fff;
  padding: 15px 13px;
  border-bottom: solid 1px #bbb;
  border-right: solid 1px #bbb;
}
.oneStopWrap .contentInr table td span {
  color: #c00;
  font-weight: bold;
}
.oneStopWrap .contentInr table td a {
  text-decoration: underline;
}
.oneStopWrap .contentInr table td:first-child {
  font-weight: bold;
  width: 20%;
}
.oneStopWrap p.circle {
  padding-left: 1.5em;
  padding-top: 0;
  position: relative;
  margin-bottom: 5px;
}
.oneStopWrap p.circle:before {
  content: "●";
  font-size: 1.2em;
  top: -3px;
  left: 0;
  position: absolute;
}
.oneStopWrap h4 {
  margin-top: 60px !important;
}
.oneStopWrap .service {
  margin: 30px 0 40px 0;
}
.oneStopWrap p.map {
  text-align: center;
  font-size: 0.9em;
}
.oneStopWrap p.map img {
  display: block;
  margin: 35px auto 20px;
}
.oneStopWrap .access p.circle {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .oneStopWrap .contentInr ul {
    width: 100%;
    margin: 0 0 10px;
  }
  .oneStopWrap .contentInr ul li {
    float: none;
    margin: 0 0 20px;
  }
  .oneStopWrap .service {
    margin: 0;
  }
}
/*---------- business-support/bdc-tokyo ビジネスコンシェルジュ東京 ----------*/
.bdcTokyoWrap .topShita {
  font-weight: normal;
  margin-bottom: 0;
}
.bdcTokyoWrap .topShita p {
  width: calc(100% - 193px);
  margin-right: 15px;
  float: left;
}
.bdcTokyoWrap .topShita img {
  display: block;
  float: right;
}
.bdcTokyoWrap .bgArea .contentInr {
  padding-top: 40px;
}
.bdcTokyoWrap p.circle {
  padding-left: 1.5em;
  padding-top: 0;
  position: relative;
  margin-bottom: 5px;
}
.bdcTokyoWrap p.circle:before {
  content: "●";
  font-size: 1.2em;
  top: -3px;
  left: 0;
  position: absolute;
}
.bdcTokyoWrap .notice .form {
  padding: 20px 0 40px;
  text-align: center;
}
.bdcTokyoWrap .notice .form h5 {
  font-size: 1.75em;
  font-weight: bold;
}
.bdcTokyoWrap .notice .form p {
  margin: 0;
}
.bdcTokyoWrap .notice .form p img {
  margin: 10px 0 15px;
}
.bdcTokyoWrap .notice .form p.tel_fax {
  font-size: 1.57em;
  font-weight: bold;
}
.bdcTokyoWrap .notice ul.u_link li {
  margin: 0.6em 0 0 0;
  padding: 0 0 0 20px;
  list-style: none;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left 0.35em;
}
.bdcTokyoWrap .notice ul.u_link li img {
  margin-right: 5px;
  vertical-align: text-bottom;
}
.bdcTokyoWrap .notice ul.u_link li a {
  text-decoration: none;
}
.bdcTokyoWrap .notice ul.u_link li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .bdcTokyoWrap .topShita p {
    width: 100%;
    float: none;
  }
  .bdcTokyoWrap .topShita img {
    display: block;
    margin: 30px auto 0;
    float: none;
  }
  .bdcTokyoWrap .notice .form p span {
    display: block;
  }
}
/* ↓20151012 plusb why-tokyo/message.html↓ */
.whyMeesageWrap .contentInr .photo {
  float: right;
  padding: 0 0 10px 20px;
}
.whyMeesageWrap .contentInr .signature {
  text-align: right;
}
.whyMeesageWrap .contentInr .signature img {
  vertical-align: middle;
  margin-bottom: 15px;
}
/* ↑20151012 plusb why-tokyo/message.html↑ */
/* ↓20151012 plusb why-tokyo/access.html↓ */
.whyAccessWrap table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: none;
}
.whyAccessWrap table.pgCenter {
  margin: 0 auto;
}
.whyAccessWrap table tr {
  border-bottom: 1px solid #ccc;
}
.whyAccessWrap table th {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 15px;
  background-color: #eee;
  width: 135px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.whyAccessWrap table.pgCenter th {
  width: 90px;
}
.whyAccessWrap table.wide .item1 {
  width: 260px;
}
.whyAccessWrap table.wide th {
  width: 150px;
}
.whyAccessWrap table td {
  vertical-align: middle;
  padding: 5px 10px 5px 15px;
  background: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.whyAccessWrap table th.hide,
.whyAccessWrap table td.hide {
  border-bottom: #fff;
  border-right: #fff;
  background: transparent;
}
.whyAccessWrap table caption {
  font-weight: bold;
}
.whyAccessWrap table caption.capBottom {
  font-weight: normal;
  caption-side: bottom;
  text-align: right;
}
.whyAccessWrap .mg10 {
  margin: 0.5em 0 2em;
}
@media screen and (max-width: 768px) {
  .whyAccessWrap table {
    width: 100%;
    font-size: 12px;
    float: none;
    margin-bottom: 30px;
  }
  .whyAccessWrap table th {
    width: 80px;
    padding: 5px 10px;
  }
}
/* ↑20151012 plusb why-tokyo/access.html↑ */
/* ↓20151012 plusb why-tokyo/industories↓ */
.whyIndustriesWrap .contentInr .photo {
  float: right;
  padding: 0 0 10px 20px;
}
.whyIndustriesWrap table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: none;
  margin-bottom: 20px;
  font-size: 0.95rem;
}
.whyIndustriesWrap table.wide {
  width: 100%;
}
.whyIndustriesWrap table tr {
  border-bottom: 1px solid #ccc;
}
.whyIndustriesWrap table th {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 15px;
  background-color: #eee;
  width: 135px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.whyIndustriesWrap table td {
  vertical-align: middle;
  padding: 5px 10px 5px 15px;
  background: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
  width: 602px;
}
.whyIndustriesWrap table td .list {
  list-style: disc;
  padding-left: 1em;
}
.whyIndustriesWrap table td .list ol {
  list-style: decimal;
  padding-left: 2em;
}
.whyIndustriesWrap table td .list-hyphen li {
  text-indent: -1em;
  padding-left: 1em;
}
.whyIndustriesWrap table td .list-hyphen li:before {
  content: "-";
  padding-right: 0.5em;
}
.whyIndustriesWrap table td .list-hyphen ol {
  list-style: decimal;
  padding-left: 2em;
}
.whyIndustriesWrap table td .list-white li {
  text-indent: -1em;
  padding-left: 1em;
}
.whyIndustriesWrap table td .list-white li:before {
  content: "◦";
  padding-right: 0.5em;
}
.whyIndustriesWrap table td .list-white ol {
  list-style: decimal;
  padding-left: 2em;
}
.whyIndustriesWrap table td .list-In li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.whyIndustriesWrap table td .list-In li:before {
  content: "・";
}
.whyIndustriesWrap table td .list-In ol {
  list-style: decimal;
  padding-left: 2em;
}
.whyIndustriesWrap table caption {
  font-weight: bold;
  text-align: left;
}
.whyIndustriesWrap .srcWrap {
  clear: both;
  overflow: hidden;
}
.whyIndustriesWrap table.source {
  float: right;
  border-top: none;
  border-left: none;
  border-bottom: none;
  margin-bottom: 0px;
  max-width: 628px;
}
.whyIndustriesWrap table.source th {
  text-align: right;
  padding-right: 0px;
  width: 4em !important;
}
.whyIndustriesWrap table.source th,
.whyIndustriesWrap table.source td {
  border-right: none;
  border-bottom: none;
  vertical-align: top;
  background: transparent;
  font-weight: normal;
  padding-left: 0px;
  font-size: 0.857em;
  width: auto;
}
.whyIndustriesWrap .lead-list {
  margin-bottom: 1em;
}
.whyIndustriesWrap .lead-list dt {
  font-weight: bold;
  margin-top: 1em;
}
.whyIndustriesWrap .lead-list dt::before {
  content: "・";
}
.whyIndustriesWrap .lead-list dd {
  margin-left: 1.2em;
}
.whyIndustriesWrap .lead-list-no {
  margin-bottom: 1em;
  line-height: 1.5em;
}
.whyIndustriesWrap .lead-list-no dt {
  font-weight: bold;
  margin-top: 1em;
}
.whyIndustriesWrap .lead-list-no dd {
  margin-left: 1.2em;
}
.annotation {
  margin-top: 20px;
}
.font-s {
  font-size: 70%;
}
.left_indent {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  margin: 10px 0 0 !important;
}
.right_txt {
  margin-left: 5.8em;
}
.whyIndustriesWrap .list-disc {
  list-style: disc;
  margin: 0 0 1em 2em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .whyIndustriesWrap table {
    width: 100%;
    font-size: 12px;
    float: none;
    margin-bottom: 30px;
  }
  .whyIndustriesWrap table th {
    width: 80px;
    padding: 5px 10px;
  }
}
/* ↑20151012 plusb why-tokyo/industories↑ */
/* ↓20151015 plusb invest-tokyo/nssz↓ */
.kouzou.nssz table {
  border-bottom: 1px dashed #cdcdcd;
}
.kouzou.nssz table th {
  width: 120px;
  border-top: 1px dashed #cdcdcd;
}
.kouzou.nssz table td {
  border-top: 1px dashed #cdcdcd;
}
.kouzou.nssz table td .rightTxt {
  text-align: right;
  margin-top: 25px;
}
.kouzou.nssz .contentInr .centerTxt {
  text-align: center;
}
.kouzou.nssz .contentInr .centerTxt a {
  text-decoration: underline;
}
.kouzou.nssz .handling li {
  padding: 0 0 30px 85px;
}
.kouzou.nssz .handling li.hand01 {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz01.png") left top no-repeat;
}
.kouzou.nssz .handling li.hand02 {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz02.png") left top no-repeat;
}
.kouzou.nssz .handling li.hand03 {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz03.png") left top no-repeat;
}
.kouzou.nssz .handling li.hand04 {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz04.png") left top no-repeat;
}
.kouzou.nssz .handling li.hand05 {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz00-1.png") left top no-repeat;
}
.kouzou.nssz .handling li .title {
  font-weight: bold;
  font-size: 115%;
}
.kouzou.nssz .handling li p {
  margin: 0 0 15px;
}
.kouzou.nssz .anchorIcon,
.kouzou.nssz .linkIcon {
  font-size: 11px;
  line-height: 130%;
  text-align: right;
  display: block;
  margin-top: 10px;
}
.kouzou.nssz .anchorIcon a,
.kouzou.nssz .linkIcon a {
  padding: 0 0 0 22px;
  text-decoration: underline;
}
.kouzou.nssz .handling li.hand01 .anchorIcon a {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz05.png") left center no-repeat;
}
.kouzou.nssz .handling li.hand02 .anchorIcon a {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz06.png") left center no-repeat;
}
.kouzou.nssz .handling li.hand03 .anchorIcon a {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz07.png") left center no-repeat;
}
.kouzou.nssz .handling li.hand04 .anchorIcon a {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz08.png") left center no-repeat;
}
.kouzou.nssz .handling li.hand05 .linkIcon a {
  background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/img_nssz00-3.png") left center no-repeat;
}
.kouzou.nssz .imageArea {
  margin: 30px 0 50px;
  text-align: center;
}
.kouzou.nssz p.imgTitle {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px !important;
  text-align: center;
}
.kouzou.nssz p.subTitle {
  margin: 5px 0 10px;
}
.kouzou.nssz p a {
  text-decoration: underline;
}
.kouzou.nssz .imageArea .twoCol {
  margin: 0 0 20px;
}
.kouzou.nssz .imageArea .twoCol li {
  float: left;
  margin-right: 20px;
  width: 59%;
}
.kouzou.nssz .imageArea .twoCol li:last-child {
  margin-right: 0;
  width: calc(41% - 20px);
}
.kouzou.nssz .imageArea .twoCol li.large {
  width: 60%;
}
.kouzou.nssz .phLeft {
  float: left;
  padding: 0 20px 10px 0;
}
.kouzou.nssz #specialCase {
  margin-bottom: 40px;
}
.kouzou.nssz #specialCase .tab li {
  float: left;
  width: calc(23% - 4px);
  padding-right: 4px;
}
.kouzou.nssz #specialCase .tab li:last-child {
  width: calc(31%);
  padding-right: 0;
}
.kouzou.nssz #specialCase .tab li a {
  display: block;
  opacity: 0.5;
}
.kouzou.nssz #specialCase .tab li a:hover,
.kouzou.nssz #specialCase .tab li.on a {
  opacity: 1;
}
.kouzou.nssz #specialCase .tab li a img {
  width: 100%;
}
.kouzou.nssz #specialCase .box {
  position: relative;
  clear: both;
  overflow: hidden;
}
.kouzou.nssz #specialCase .box div {
  display: none;
}
.kouzou.nssz #specialCase .box div.first {
  display: block;
}
@media screen and (max-width: 768px) {
  .kouzou.nssz #specialCase .tab li {
    width: calc(25% - 2px);
    height: 35px;
    background-size: contain;
    padding-right: 2px;
  }
  .kouzou.nssz #specialCase .tab li a {
    width: 100%;
    height: 35px;
    padding-right: 2px;
  }
  .kouzou.nssz #specialCase .tab li.tabSC01 {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz09.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC02 {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz10.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC03 {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz11.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC04 {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz12.png") center no-repeat;
    background-size: contain;
    width: 24.4%;
  }
  .kouzou.nssz #specialCase .tab li.tabSC01.on,
  .kouzou.nssz #specialCase .tab li.tabSC01 a:hover {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz09_on.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC02.on,
  .kouzou.nssz #specialCase .tab li.tabSC02 a:hover {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz10_on.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC03.on,
  .kouzou.nssz #specialCase .tab li.tabSC03 a:hover {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz11_on.png") center no-repeat;
    background-size: contain;
  }
  .kouzou.nssz #specialCase .tab li.tabSC04.on {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz12_on.png") center no-repeat;
    background-size: contain;
    width: 24.4%;
  }
  .kouzou.nssz #specialCase .tab li.tabSC04 a:hover {
    background: url("/invest_tokyo/assets/img/icons/invest_tokyo/nssz/sp_img_nssz12_on.png") center no-repeat;
    background-size: contain;
    width: 100%;
  }
  .kouzou.nssz #specialCase .box div {
    width: 100%;
  }
  .kouzou.nssz .phLeft {
    float: none;
  }
  .kouzou.nssz .sm_txtCenter {
    text-align: center;
  }
}
/* ↑20151015 plusb invest-tokyo/nssz↑ */
/* ----------------------------------------------------------------------------------------------------
*  kk追記
* --------------------------------------------------------------------------------------------------*/
.red {
  color: #f00 !important;
}
/* margin padding */
.mt100 {
  margin-top: 100px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 20px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml18 {
  margin-left: 18px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl1em {
  padding: 0.2em 0 0.5em 1em !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
/* float clearfix */
.fL {
  float: left;
  display: inline;
}
.fR {
  float: right;
  display: inline;
}
.taC {
  text-align: center;
}
.taL {
  text-align: left;
}
.taR {
  text-align: right;
}
.clear_kk {
  clear: both;
}
.clear_kk hr {
  display: none;
}
.clearFix_kk {
  zoom: 100%;
}
.clearFix_kk:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  font-size: 0;
}
/* AHQ */
.kouzou .ahq_introduction {
  margin-top: 90px;
}
.area_title {
  font-weight: bold;
}
.ahq_img img {
  display: block;
}
.ahq_txt {
  float: right;
  flex: 1;
  padding: 0 0 0 10px;
}
.ahq_txt:first-child {
  padding: 0 10px 0 0;
}
.ahq_img {
  float: left;
  text-align: center;
  width: 240px;
}
.ahq_purposeBox {
  padding-left: 1em;
}
.ahq_purposeL {
  float: left;
  width: 70px;
  margin-right: 10px;
}
.ahq_purposeR {
  float: left;
  width: 500px;
}
#ahq_areabox {
  width: 600px;
  text-align: center;
  margin: 0 auto;
}
p.ahq_areaboxL {
  width: 300px;
  text-align: center;
  float: left;
}
p.ahq_areaboxR {
  width: 300px;
  text-align: center;
  float: right;
}
@media screen and (max-width: 768px) {
  .kouzou .ahq_introduction {
    margin-top: 75px;
  }
  .ahq_txt {
    float: none;
    width: 100%;
  }
  .ahq_img {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
  .ahq_img {
    display: block;
  }
  .ahq_purposeBox {
    width: 100%;
    padding-left: 1em;
    display: flex;
  }
  .ahq_purposeL {
    float: left;
    margin-right: 10px;
  }
  .ahq_purposeR {
    float: left;
    width: 60%;
  }
  #ahq_areabox {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  p.ahq_areaboxL {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
  p.ahq_areaboxR {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
}
/* 構造改革特区について */
.kouzou h3 {
  font-size: 1.571em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.kouzou .leadArea {
  padding: 50px 0;
}
.kouzou .contentInr {
  padding: 50px 60px;
}
.kouzou .contentInr p {
  margin: 1em 0;
  font-size: 1rem !important;
}
.kouzou table {
  width: 100%;
}
.kouzou table th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding: 15px 15px 15px 0;
  white-space: nowrap;
}
.kouzou table td {
  vertical-align: top;
  padding: 15px 0;
}
.kouzou table td a {
  text-decoration: underline;
}
.kouzou table td ul {
  margin-top: 1em;
}
.kouzou table td ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.kouzou_padding0 {
  padding-top: 0 !important;
}
.kouzou h4 {
  font-size: 1.38em;
  font-weight: bold;
  border-bottom: 1px solid #444;
  padding: 0 0 1px;
  margin-bottom: 20px;
  text-align: left;
}
.kouzou p.notes {
  text-align: right;
  margin: 2em 0 0;
}
.kouzou p.notes a {
  text-decoration: underline;
}
.kouzou .imageArea {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .kouzou h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .kouzou .contentInr {
    padding: 45px 15px 30px;
  }
  .kouzou table th {
    width: 70px;
  }
  .kouzou_padding0 {
    padding-top: 0 !important;
  }
  .kouzou h4 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 0 3px;
    margin-bottom: 20px;
  }
  .kouzou p.notes {
    text-align: left;
  }
  .imageArea iframe {
    width: 100%;
  }
}
/* 国家戦略特別区会議 */
.deregulation p.more {
  text-align: right;
  margin: -0.5em 0 2em;
}
.deregulation p.more a {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") no-repeat left center;
  padding: 5px 0 5px 22px;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .deregulation p.more a {
    background-size: 15px auto;
  }
}
/* ダウンロード */
p.downloadlink a {
  color: #00479d;
  text-decoration: none;
}
p.downloadlink a:hover {
  text-decoration: underline;
}
span.downloadlink a {
  color: #00479d;
  text-decoration: none;
}
span.downloadlink a:hover {
  text-decoration: underline;
}
#download_ahqbox {
  width: 500px;
  text-align: center;
  margin: 0 auto;
}
p.download_ahqboxL {
  width: 200px;
  text-align: center;
  float: left;
}
p.download_ahqboxR {
  width: 200px;
  text-align: center;
  float: right;
}
#download_ahqbox a {
  color: #00479d;
  text-decoration: none;
}
#download_ahqbox a:hover {
  text-decoration: underline;
}
.download_ahqlist02 {
  margin-bottom: 1em;
}
.download_ahqlist02 dt {
  margin-top: 1em;
  margin-left: 1em;
}
.download_ahqlist02 dd {
  margin-left: 2.5em;
}
ul.download_ahqlist {
  list-style-type: disc !important;
  margin-bottom: 1em;
  margin-left: 2em;
}
@media screen and (max-width: 768px) {
  p.downloadlink a {
    background-size: 15px auto;
  }
  #download_ahqbox {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  p.download_ahqboxL {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
  p.download_ahqboxR {
    text-align: center;
    float: none;
    margin: 1.5em auto;
  }
}
/* ニュース＆イベント */
h4.news-events {
  margin-top: 40px;
  font-size: 1.167em;
  font-weight: bold;
}
.newsSingle table tr td.news_table_left {
  width: 85px;
}
.newsSingle a {
  color: #00479d;
  text-decoration: none;
}
.newsSingle a:hover {
  text-decoration: underline;
}
ul.newsSingle_list {
  list-style-type: disc;
  margin-bottom: 1em;
  margin-left: 1.5em;
}
ul.newsSingle_list li {
  margin-bottom: 1.5em;
}
ul.newsSingle_list_2 {
  list-style-type: disc;
  margin-bottom: 0em;
  margin-left: 1.5em;
}
ul.newsSingle_list_2 li {
  margin-bottom: 0em;
}
a.newsSingle_link {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") left center no-repeat !important;
  padding: 3px 0 3px 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* インタビュー */
.interview02 .leadInr {
  background: url("../img/interview/02/bg_interview02.png") no-repeat 440px top;
}
.interview03 .leadInr {
  background: url("../img/interview/03/bg_interview03.png") no-repeat 440px top;
}
.interview04 .leadInr {
  background: url("../img/interview/04/bg_interview04.png") no-repeat 440px top;
}
.interview05 .leadInr {
  background: url("../img/interview/05/bg_interview05.png") no-repeat 440px top;
}
.interview06 .leadInr {
  background: url("../img/interview/06/bg_interview06.png") no-repeat 440px top;
}
.interview07 .leadInr {
  background: url("../img/interview/07/bg_interview07.png") no-repeat 440px top;
}
.interview08 .leadInr {
  background: url("../img/interview/08/bg_interview08.png") no-repeat 440px top;
}
.interview09 .leadInr {
  background: url("../img/interview/09/bg_interview09.png") no-repeat 440px top;
}
.interviewIndex a {
  text-decoration: none;
}
.interviewIndex a:hover {
  color: #f39801;
  text-decoration: underline;
}
.interviewIndex a:hover .text span.link_black {
  color: #000;
  text-decoration: underline;
}
.interviewIndex ul li .text span.link_black {
  color: #000 !important;
}
/* ワンストップセンター */
.onestop_date {
  background: #f00;
  padding: 5px 7px;
  color: #fff !important;
  margin-left: 20px;
}
/* TECC */
.tecc_leadboxL {
  float: left;
}
.tecc_leadboxR {
  float: right;
}
ul.tecclist {
  list-style-type: disc;
  margin-bottom: 1em;
  margin-left: 2em;
}
ul.tecclist li {
  margin-bottom: 1.5em;
}
ul.tecclist li a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .tecc_leadboxR {
    text-align: center;
    float: none;
  }
}
/* 問い合わせ */
.inquiries_form {
  width: 400px;
  margin: 0 auto 10px;
}
.inquiries_form a {
  text-align: center;
  display: block;
  background-color: #e68217;
  color: #fff;
  font-size: 1.571em;
  line-height: 57px;
}
.inquiries_form a:hover {
  text-decoration: none;
}
.inquiries_form a span {
  padding: 0 20px;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow03.png") no-repeat left center;
}
ul.inquiries_list {
  list-style-type: disc;
  margin-bottom: 1em;
  margin-left: 2em;
}
ul.inquiries_list li {
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .inquiries_form {
    margin-bottom: 10px;
    float: none;
    width: 100%;
    background-size: auto 1px;
  }
  .inquiries_form a {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 0 0 0 28px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 40px;
    text-align: left;
    background: url("/invest_tokyo/assets/img/icons/common/icon_arrow03.png") no-repeat 15px center #e68217;
    background-size: 8px auto;
  }
  .inquiries_form a span {
    padding: 0;
    background: none;
  }
}
/* セキュリティポリシー */
.security_txt {
  margin-left: 1.6em;
}
h4.security_title {
  margin-top: 40px;
  font-size: 1em;
  font-weight: bold;
}
/* 主な規制緩和 */
.deregulation table a {
  text-decoration: underline;
}
/* 東京の魅力 */
.attractions table.source {
  float: right;
  border-top: none;
  border-left: none;
  border-bottom: none;
  margin-bottom: 0px;
  font-size: 12px;
}
/* ▲▲kk追記ここまで▲▲ */
/* ↓20151018 plusb invest-tokyo/merit.html↓ */
.meritWrap .leadArea {
  padding: 50px 0;
}
.meritWrap h2 {
  margin-bottom: 0;
}
.meritWrap .indexBox .leadTxt {
  font-size: 1.143em;
  font-weight: bold;
}
.meritWrap .indexBox ul.category {
  margin: 25px 0;
}
.meritWrap .indexBox ul.category li {
  margin-bottom: 5px;
}
.meritWrap .indexBox ul.category li span {
  font-weight: normal;
  margin-right: 10px;
}
.meritWrap .indexBox ul.snavi {
  overflow: hidden;
}
.meritWrap .indexBox ul.snavi li {
  width: 252px;
  height: 252px;
  background: #fff;
  margin-right: 15px;
  float: left;
  border: 1px solid #001065;
}
.meritWrap .indexBox ul.snavi li.snavi03 {
  margin-right: 0;
}
.meritWrap .indexBox ul.snavi li a {
  display: block;
  height: 212px;
  color: #000;
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow06_s.png") no-repeat center 190px;
  padding-top: 20px;
}
.meritWrap .indexBox ul.snavi li a:hover {
  text-decoration: none;
  zoom: 1;
  opacity: 0.7;
}
.meritWrap .indexBox ul.snavi li span {
  display: block;
}
.meritWrap .indexBox ul.snavi li span.title {
  font-size: 1.143em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.meritWrap .indexBox ul.snavi li span.list {
  line-height: 1.7;
  margin-left: 18px;
  overflow: hidden;
}
.meritWrap .indexBox ul.snavi li span.list span {
  font-size: 0.857em;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.meritWrap .indexBox ul.snavi li.snavi01 span.list span {
  float: left;
  margin-right: 12px;
}
.meritWrap .indexBox ul.snavi li span.list span:before {
  content: "●";
  color: #f29900;
  padding-right: 0.2em;
}
@media screen and (max-width: 768px) {
  .meritWrap .indexBox {
    padding: 40px 0 0;
  }
  .meritWrap .indexBox h2+p {
    font-size: 14px;
  }
  .meritWrap .indexBox ul.category {
    margin: 15px 0 30px;
  }
  .meritWrap .indexBox ul.category li {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .meritWrap .indexBox ul.category li span {
    display: block;
    margin: 0 0 3px;
  }
  .meritWrap .indexBox ul.snavi li {
    width: 99%;
    height: auto;
    margin: 0 0 15px;
    float: none;
  }
  .meritWrap .indexBox ul.snavi li:last-child {
    margin-bottom: 0;
  }
  .meritWrap .indexBox ul.snavi li a {
    height: auto;
    background: url("/invest_tokyo/assets/img/icons/common/icon_arrow06.png") no-repeat center bottom 17px;
    background-size: 28px auto;
    padding: 20px 0 60px;
  }
  .meritWrap .indexBox ul.snavi li span.title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .meritWrap .indexBox ul.snavi li span.list {
    margin-left: 25px;
  }
  .meritWrap .indexBox ul.snavi li span.list span {
    font-size: 13px;
  }
}
/* ↑20151018 plusb invest-tokyo/merit.html↑ */
/* ↓20151019 だいずらぼさん作成news部分↓ */
.newsSingle .gaiyou dt {
  display: inline-block;
  width: 15%;
  vertical-align: top;
  font-weight: bold;
}
.newsSingle .gaiyou dd {
  display: inline-block;
  width: 70%;
  vertical-align: top;
  margin-bottom: 20px;
}
.newsSingle .detail {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") left center no-repeat !important;
  padding: 3px 0 3px 20px;
  display: block;
  margin-bottom: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.newsSingle .caution {
  border: 1px solid #f00;
  color: #f00;
  font-weight: bold;
  padding: 10px;
}
.newsSingle .naiyou dt {
  font-weight: bold;
}
.newsSingle .naiyou dd {
  margin-bottom: 20px;
}
.newsSingle .naiyou dd span {
  font-size: 12px;
}
.newsSingle .naiyou dd ul li {
  list-style: disc inside;
  margin: 5px 0;
}
.newsSingle .figure {
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: center;
}
.newsSingle .figure li {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.newsSingle .figure li:last-child {
  margin-right: 0;
}
.newsSingle .progrum li {
  list-style: disc;
  margin: 0 0 10px 25px;
}
.newsSingle .progrum2 li {
  list-style: none;
  margin: 0 0 0px 25px;
}
.newsSingle .progrum3 li {
  list-style: none;
  margin: 0 0 0px 55px;
}
@media screen and (max-width: 679px) {
  .newsSingle .gaiyou dt {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-weight: bold;
  }
  .newsSingle .gaiyou dd {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 680px) {
  .newsSingle .businessjet dt {
    margin-left: 15px;
  }
  .newsSingle .businessjet dd {
    margin-left: 30px;
  }
}
/* ↑20151019 だいずらぼさん作成news部分↑ */
/* ↓20151106 plusb ↓ */
.underconstruction {
  font-size: 200%;
  text-align: center;
  padding-left: 200px;
  display: table-cell;
  vertical-align: middle;
  height: 320px;
  width: 600px;
}
@media screen and (max-width: 768px) {
  .underconstruction {
    display: block;
    padding-left: 0px;
    font-size: 120%;
    text-align: center;
    padding: 3em 0;
    height: auto;
    width: 100%;
  }
}
/* ↑20151106 plusb ↑ */
/*↓ 20151112 plusb */
.deregulation.facility .program {
  list-style: disc;
  padding-left: 3.2em;
}
.deregulation.facility .program .rooms {
  text-indent: -1em;
  margin: 0 0 0 1em;
}
@media screen and (max-width: 768px) {
  .deregulation.facility .program {
    padding-left: 1em;
  }
}
/* ↑20151112 plusb ↑ */
/*--------*/
.under_line {
  border-bottom: 1px solid #000;
}
/*----20160126----*/
.block {
  width: 100%;
  display: block;
  overflow: hidden;
}
.block .ttle {
  font-weight: bold;
  width: 15%;
  float: left;
}
.block .ttle_big {
  margin-bottom: 10px;
}
.block .ttle_big p {
  background: #333;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 5px 10px;
  margin: 0;
}
.block .txt_big ul li {
  margin-left: 20px;
  list-style-type: disc;
}
.block .ttle p {
  background: #333;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 5px 10px;
  margin: 0;
}
.block .txt {
  margin-bottom: 20px;
  width: 85%;
  float: left;
  margin-top: 5px;
}
.block .txt p {
  padding-left: 20px;
  margin: 0;
}
.block .txt ul {
  padding-left: 40px;
  margin: 0;
}
.block .txt ul li {
  list-style-type: disc;
}
.contact {
  overflow: hidden;
}
.contact p {
  float: right;
  display: inline-block;
  margin: 10px 0 0;
}
#fhr a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .block .ttle {
    width: 100%;
    float: none;
  }
  .block .txt {
    float: none;
  }
  .block .ttle_big p {
    display: block;
  }
}
/*----20160126_Q&Aページ----*/
.qabox {
  margin-bottom: 40px;
/*border: 1px solid #333;
    padding: 10px;*/
}
.qabox div {
  overflow: hidden;
  font-weight: bold;
}
.qabox div .qa {
  margin: 0;
  font-size: 18px;
  display: inline-block;
  float: left;
  padding-right: 20px;
}
.qabox h5 {
  font-size: 18px;
  display: inline-block;
  float: left;
  width: 85%;
}
#content .qabox .answer {
  font-size: 16px;
  margin-bottom: 0 !important;
  margin-top: 10px !important;
  font-weight: bold;
}
.qabox p.answer_txt {
  margin-top: 0;
}
.qabox ul.answer_txt li {
  margin-left: 20px;
  list-style-type: disc;
}
.qa_list ul li {
  border: 1px solid #333;
  font-size: 16px;
  margin-bottom: 10px;
}
.qa_list ul li a {
  display: block;
  padding: 10px;
}
.qa_list ul li a:hover {
  background: #fcf0f1;
}
@media screen and (max-width: 768px) {
  .qabox h5 {
    width: 100% !important;
  }
}
/*----20160128_----*/
#outline p.ttl {
  margin: 0;
}
#outline p.txt {
  margin-top: 0;
/*text-indent: -1em;
    padding-left: 1em;*/
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.indent_02 {
  text-indent: -2em;
  padding-left: 2em;
}
/* ------動画インタビュー 20160216----------- */
.interviewIndex ul.mvint li {
  height: auto;
  padding-bottom: 15px;
}
.interviewIndex ul.mvint li .text {
  height: 210px;
}
.interviewIndex ul li a.playbtn {
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  margin: 10px auto 0 auto;
  font-family: "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.interviewIndex ul li a.playbtn:hover {
  background: #f39801;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .interviewIndex ul li a.playbtn {
    font-size: 14px;
  }
  .interviewIndex ul.mvint li .text {
    height: auto;
  }
}
/*----20160705_----*/
.bgArea .list {
  list-style: disc;
  padding-left: 1em;
  margin-bottom: 1em;
}
.bgArea .list li {
  margin-bottom: 0.5em;
  line-height: 1.4em;
}
.indent_box {
  padding-left: 1em;
}
dl.caption dt {
  font-weight: bold;
}
/*----20161020_Youtube----*/
.movie_area {
  background: #2ba0d6;
  padding: 40px 0 60px;
}
.movie_box {
  width: 842px;
  margin: 0 auto;
}
.youtube {
  background: #fff;
  display: inline-block;
}
.movie_area .titleArea {
  color: #fff;
  text-align: center;
}
.movie_area .titleArea h2 {
  font-size: 2em;
  font-weight: bold;
}
.movie_area .titleArea p {
  font-size: 21px;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .movie_box {
    width: 93%;
  }
}
/*----20161102_cooperation_ota.html----*/
.line {
  text-decoration: underline;
}
.ota_box {
  margin-bottom: 20px;
  padding-left: 2.5px;
}
.ota_box:after {
  content: "";
  clear: both;
  display: block;
}
.ota_box .img_box {
  float: left;
  margin-right: 20px;
  text-align: center;
}
.ota_box .img_box.last {
  margin-right: 0;
}
.bgArea {
  background: #eee;
}
.kouzou .contentInr p {
  margin: 1em 0 !important;
}
.kouzou.nssz .handling li p {
  margin: 0.2rem 0 1em !important;
}
.kouzou.nssz p.subTitle {
  font-size: 0.9rem !important;
  margin: 5px 0 10px !important;
}
@media screen and (max-width: 768px) {
  .ota_box {
    text-align: center;
  }
  .ota_box .img_box {
    float: none;
    margin-right: 0;
  }
}
.news_2014Wrap dl {
  margin: 1em 0;
}
.news_2014Wrap dt {
  font-weight: bold;
}
.news_2014Wrap dd {
  margin: 0.5em 0 1.5em 1em !important;
}
.news_2014Wrap h4 {
  text-align: left !important;
}
.news_2014Wrap .txt_right {
  text-align: right;
}
.actionsWrap h3 {
  text-align: left !important;
  font-size: 1.35rem !important;
}
.txt_left {
  text-align: left !important;
}
table.style01 {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  margin: 1em 0 2em;
}
table.style01 thead th {
  text-align: center;
}
table.style01 th {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 15px;
  background-color: #eee;
  border: 1px solid #ccc;
}
table.style01 td {
  vertical-align: middle;
  padding: 5px 10px 5px 15px;
  background: #fff;
  border: 1px solid #ccc;
}
#content span.catAhq {
  width: 6em;
  text-align: center;
  border: 1px solid #7fb7d6;
  color: #7fb7d6;
  display: inline-block !important;
  font-size: 0.8rem !important;
  padding: 0 10px !important;
  vertical-align: top;
}
#content span.catNs {
  width: 6em;
  text-align: center;
  border: 1px solid #7fb7d6;
  background: #7fb7d6;
  color: #fff;
  display: inline-block !important;
  font-size: 0.8rem !important;
  padding: 0 10px !important;
  vertical-align: top;
}
#content span.catTokyo {
  text-align: center;
  border: 1px solid #7fb7d6;
  background: #7fb7d6;
  color: #fff;
  display: inline-block !important;
  font-size: 0.8rem !important;
  padding: 0 10px !important;
  vertical-align: top;
}
.meritWrap h4 {
  text-align: left;
}
.meritWrap h4 span.title {
  display: inline-block;
}
.newsSingle .progrum li {
  list-style: disc;
  margin: 0 0 10px 25px;
}
.newsSingle .detail {
  background: url("/invest_tokyo/assets/img/icons/common/icon_arrow02.png") left center no-repeat !important;
  padding: 3px 0 3px 20px;
  display: block;
  margin-bottom: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.newsSingle .caution {
  border: 1px solid #f00;
  color: #f00;
  font-weight: bold;
  padding: 10px;
}
