@charset "utf-8";

.oldText #main {
  max-width: 890px;
}

.oldText #main h2 {
  background: none;
  margin-bottom: 0;
}

.oldText #main #btn_pdf {
  height: 79px;
  width: 288px;
  position: absolute;
  top: 390px;
  right: 30px;
  left: initial;
}

.oldText #main p {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  font-size: 0.8em;
  font-weight: normal;
}

.oldText #main h2:after {
  content: none;
}

.oldText #subCont_1.flex-box .box_1,
.oldText #subCont_1.flex-box .box_2,
.oldText #subCont_2.flex-box .box_1,
.oldText #subCont_2.flex-box .box_2,
.oldText #subCont_2.flex-box .box_3 {
  display: flex;
  flex-direction: column;
}

.oldText #index #subCont_1 h3.blue,
.oldText #index #subCont_2 h3.blue {
  text-align: center;
  background-image: url(/isa/content/920000223.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  font-weight: bold;
  color: #FFF;
  line-height: 39px;
  border: 1px solid #1e568f;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}

.oldText #index #subCont_1 h3.white,
.oldText #index #subCont_2 h3.white {
  text-align: center;
  background-image: url(/isa/content/920000224.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  font-weight: bold;
  line-height: 39px;
  border: 1px solid #959595;
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}

.oldText #index #subCont_1 p,
.oldText #index #subCont_2 p {
  margin: 0 15px;
}

.oldText #index #subCont_1 .more,
.oldText #index #subCont_2 .more {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 15px;
  right: 10px;
}

.oldText #index .ieHac {
  height: 0;
  *height: 20px;
}

.oldText #index #btn_system {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.oldText .flex-box .text-box {
  border: 1px solid #959595;
  border-top: none;
  padding-top: 15px;
  width: 100%;
  position: relative;
  padding-bottom: 60px;
  flex-grow: 1;
}

.oldText #content #index .flex-box .text-box p {
  margin-top: 0;
}

/*▼▼▼ サブページ ▼▼▼*/

.oldText #sub #leftColumn {
  float: left;
  width: 290px;
}

.oldText #sub #sideMenu {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333;
}

.oldText #sub #sideMenu li a {
  background: none;
  padding: 0;
}

.oldText #sub #rightColumn {
  float: right;
  width: calc(100% - 320px);
}

.oldText #sub #rightColumn p {
  margin-bottom: 5px;
}

.oldText #sub h3 {
  background: rgb(54, 106, 165);
  /* background: linear-gradient(180deg, rgba(54, 106, 165, 1) 0%, rgba(43, 137, 218, 1) 50%, rgba(33, 124, 202, 1) 50%, rgba(101, 166, 220, 1) 100%); */
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.8;
  padding: 5px 20px;
  margin: 0 0 15px;
  border: 1px solid #1e568f;
  color: #f3f3f3;
}
.oldText #sub h3 a {
  color: #f3f3f3;
  text-decoration: none ;
}

.oldText #sub h3:before {
  position: absolute;
  top: 28%;
  left: 9px;
  width: 3px;
  height: 44%;
  content: "";
  background: #f3f3f3;
}

.oldText #sub h4 {
  color: #336799;
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 10px;
  padding-left: 32px;
  text-indent: -32px;
  line-height: normal;
  border: none;
  margin-bottom: 0;
}


.oldText #sub #rightColumn li {
  text-indent: 0;
  margin: 0 0 0 1.2em;
}

.oldText .toTop {
  font-size: 0.8em;
  text-align: right;
  margin-top: 20px;
}

.oldText .toTop img {
  vertical-align: middle;
}

.oldText .toTop a {
  text-decoration: none;
  color: #333;
  background: none;
  font-weight: normal;
}

.oldText .toTop a:hover {
  text-decoration: underline;
}

.oldText dt {
  font-weight: normal;
}
.oldText dd {
  text-indent: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.oldText dd:before {
  content: none;
}
.oldText dl.indnt {
  font-size: 0.88em;
  line-height: 140%;
}

.oldText dl.indnt dt {
  float: left;
  width: 10px;
}

.oldText dl.indnt dd {
  padding-left: 14px;
}

.oldText dl.indnt2 {
  font-size: 0.88em;
  line-height: 140%;
}

.oldText dl.indnt2 dt {
  float: left;
  width: 30px;
  text-indent: 0;
  padding: 0 10px 0 0;
}

.oldText dl.indnt2 dd {
  text-indent: 0;
  padding: 0;
}

/*▼▼▼ サブページ（対象となる届出・届出の方法） ▼▼▼*/

.oldText #notification .step {
  color: #FFF;
  background-color: #4090D4;
  padding-top: 2px;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.oldText #notification .stepInd {
  text-indent: -7em;
  margin-left: 7em;
}

.oldText #notification .box {
  background-color: #E6EDF6;
  border: 2px solid #30526F;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.oldText #notification .box {
  background-color: #E6EDF6;
  border: 2px solid #30526F;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.oldText #notification .linkTxt {
  font-size: 0.8em;
}

/*▼▼▼ サブページ（よくある質問、操作マニュアルインデックスページ） ▼▼▼*/
.oldText #faq_manual h4 {
  margin-bottom: 10px;
}

.oldText #faq_manual li {
  margin-bottom: 10px;
}

.oldText #faq_manual .underConstruction {
  color: #999;
}


/*▼▼▼ サブページ（利用規約、利用環境） ▼▼▼*/
.oldText #system p,
.oldText #policy p,
.oldText #environment p {
  text-indent: 1em;
}

.oldText #policy h4 {
  color: #333;
  margin-top: 20px;
  font-weight: normal;
}


.oldText #sub #rightColumn #policy li {
  margin-left: 4em;
  text-indent: -1.7em;
}


/*▼▼▼ よくある質問 ▼▼▼*/
.oldText #faq h5 {
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 15px;
  color: #000;
  background: none;
}

.oldText #faq dl {
  font-size: 0.9em;
  margin-bottom: 5px;
  line-height: 140%;
  padding-top: 10px;
}

.oldText #faq dl dt {
  float: left;
  width: auto;
  padding: 0;
  text-indent: 0;
}
.oldText #faq dl dt a,
.oldText #faq dl dt a:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.oldText #faq dl dd {
  padding-left: 0;
}

.oldText #faq dd a {
  text-decoration: none;
}

.oldText #faq .qa_box dd a:hover {
  text-decoration: none;
}
.oldText #faq .qa_box .a_box dd a:hover {
  text-decoration: underline;
}

.oldText #faq .qa_box {
  margin-bottom: 20px;
}
.oldText #faq .qa_box a {
  color: #000;
}


.oldText #faq .qa_box .a_box {
  margin-left: 2.5em;
  padding-top: 0;
}
.oldText #faq .qa_box .a_box a {
  color: #0000FF;
}

.oldText #faq .qa_box dl {
  font-weight: bold;
}

.oldText #faq .qa_box .a_box dt {
  color: #FF3333;
  float: left;
  font-weight: bold;
  line-height: 160%;
  width: 2.5em;
}

.oldText #faq .qa_box .a_box dd {
  padding-left: 2.5em;
  font-weight: normal;
}

.oldText #faq .qa_box p,
.oldText #faq .qa_box li {
  font-size: 1em;
}
.oldText #faq .qa_box .toTop a {
  margin-top: 0;
  display: inline;
}

.oldText #faq .txtInd {
  text-indent: -1.3em;
  margin-left: 1.3em;
}

.oldText #faq .toQuestion {
  font-size: 0.9em;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  text-decoration: underline;
}

.oldText #faq .qa_box .toTop {
  margin-top: 5px;
  font-size: 0.9em;
}

/*▼▼▼ トップページ（入国在留管理庁電子届出システムポータルサイト） ▼▼▼*/
#i-ensTop .menuList01 li{
  width: 33.33%;
}
#i-ensTop .menuList01 li a{
  color: #fff;
  border: none;
  padding: 4px 10px;
}
#i-ensTop .menuList01 li.btn1 a{
  background: #FF6105;
}
#i-ensTop .menuList01 li.btn2 a{
  background: #05A405;
}
#i-ensTop .menuList01 li.btn3 a{
  background: #FF39A4;
}

#i-ensTop h2{
  background: rgb(54, 106, 165);
  font-weight: bold;
  font-size: 1.250em;
  line-height: 1.8;
  padding: 6px 10px;
  border: solid #1e568f;
  border-width: 0 0 1px 0;
  color: #f3f3f3;
  margin-bottom:20px;
}
#i-ensTop h2.titleStyle01:after{
  display: none;
}
#i-ensTop div.box_1{
  border: 1px solid #959595;
  margin-bottom: 20px;
}
#i-ensTop .box_1 .textBlock{
  padding: 0px 12px 40px;
}
#i-ensTop h3{
  background: #F2F2F2;
  font-weight: bold;
  line-height: 1.8;
  padding: 6px 10px;
  border: solid #959595;
  border-width: 0 0 1px 0;
  color: #333333;
  margin-bottom:20px;
}
#i-ensTop .arwList01{
  padding: 0;
}
#i-ensTop div.mb80{
  margin-bottom: 80px;
}
#i-ensTop .menuList01 a:after{
  background: url(/common/uploads/icn_blank02.png) no-repeat 0 0 / 100% auto;
}

/*▼▼▼ 汎用スタイル ▼▼▼*/
.oldText .txtInd {
  text-indent: -1.3em !important;
  margin-left: 1.3em !important;
}

.oldText .fontSize085 {
  font-size: 0.85em;
}
.oldText ul li a {
  background: none;
  padding-left: 0;
}
.oldText ul li img {
  vertical-align: middle;
}
.oldText #rightColumn p {
  font-weight: normal;
}
.oldText #rightColumn .linkTxt a {
  white-space: normal;
  word-break: break-word;
}


@media screen and (max-width: 768px) {
  .oldText #main {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .oldText #main p,
  .oldText #main #btn_pdf {
    position: initial;
    text-align: left;
  }

  .oldText #subCont_1.flex-box .box_1,
  .oldText #subCont_1.flex-box .box_2,
  .oldText #subCont_2.flex-box .box_1,
  .oldText #subCont_2.flex-box .box_2,
  .oldText #subCont_2.flex-box .box_3 {
    margin-bottom: 20px;
  }

  .oldText #index #subCont_1 h3.blue,
  .oldText #index #subCont_2 h3.blue,
  .oldText #index #subCont_1 h3.white,
  .oldText #index #subCont_2 h3.white {
    margin-top: 0;
  }

  .oldText #sub {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .oldText #sub #leftColumn,
  #sub #sideMenu li,
  .oldText #sub #rightColumn {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  .oldText #sub #leftColumn {
    order: 2;
    text-align: center;
  }

  .oldText #sub #rightColumn {
    order: 1;
    margin-bottom: 40px;
  }

  .oldText #sub #sideMenu li {
    height: auto;
  }
  #i-ensTop .menuList01 li{
    width: 50%;
  }
}