@charset "utf-8";

/*********************************************************************
  form CSS
*********************************************************************/

/* Heading
------------------------------------------------------------------ */

/* heading1 */
.heading1 {
  margin: 0 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
  clear: both;
}
.heading1 h2 {
  font-size: 22px;
  margin: 0 0 -2px;
  padding: 0 0 10px;
  border-bottom: 2px solid #0066cc;
  display: inline-block;
}

/* heading2 */
.heading2 {
  width: 100%;
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 15px;
  padding: 0 0 5px 0;
  border-bottom: 2px solid #0066cc;
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  clear: both;
}

.heading2 .fa{
  color: #0066cc;
  width: 18px;
  height: 18px;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
}

.heading2 span.htxt{
  display: inline-block;
}

/* legend safari */
legend.heading2 + * {
  -webkit-margin-top-collapse : separate;
  margin-top: 5px;
}

  @media only screen and (max-width: 700px) {
  .heading2{
    font-size: 15px;
    margin: 0 0 10px;
  }
  }
  .non-responsive .heading2{
    font-size: 22px!important;
  }


/* heading3 */
.heading3 {
  font-size: 16px;
  line-height: 1.0;
  margin: 0 0 15px;
  padding: 0;
  clear: both;
}

.heading3 .status-icon{
  margin: 0 20px 0 0;
  vertical-align: top;
}

/* legend safari */
legend.heading3 + * {
  -webkit-margin-top-collapse : separate;
  margin-top: 5px;
}

/* checkbox */
.btn-checkbox {
  width: 23px;
  height: 23px;
  line-height: 23px!important;
  border-radius: 3px;
  font-size: 23px;
  color: #3baf75;
  background-color: #fff;
  line-height: 0.7;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  padding: 0 0 0 1px;
}

.btn-checkbox:hover,
.btn-checkbox:active,
.btn-checkbox:focus,
.btn-checkbox.active,
.open .dropdown-toggle.btn-checkbox {
  color: #3baf75;
}

/* btn-radio */
.btn-radio,
.btn-radio-on,
.btn-radio-on:focus,
.btn-radio-on:hover,
.btn-radio-on:active,
.btn-radio-on.active,
.open .dropdown-toggle.btn-radio-on {
  width: 23px;
  height: 23px;
  border-radius: 13px;
  font-size: 16px;
  color: #3baf75;
  margin: 0 5px 0 0;
  padding: 0;
  background-color: #fff;
  border: #ddd 1px solid;
  display: inline-block;
  vertical-align: top;
}

.btn-radio:hover,
.btn-radio:active,
.btn-radio.active,
.open .dropdown-toggle.btn-radio {
  color: #ccffcc;
  background-color: #ccffcc;
}

button.btn-checkbox + label,
button.btn-radio + label,
button.btn-radio-on + label {
  font-weight: 400;
  font-size: 16px;
}

.btn-checkbox[disabled],
.btn-radio-on[disabled],
.btn-radio[disabled],
.btn-checkbox[disabled]:hover,
.btn-radio-on[disabled]:hover,
.btn-radio[disabled]:hover {
  color: #555;
  background-color: #eee;
}

button.btn-radio[name="iro"], button.btn-radio-on[name="iro"]{
  margin: 0;
}

.btn-checkbox-background[disabled],
.btn-checkbox-background[disabled]:hover{
  color: #3BAF75;
  background-color: #FFFFFF;
}

/* Form Parts
------------------------------------------------------------------ */
.form-group {
  position: relative;
}

.form-group:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

* html .form-group {
  zoom: 1;
}

*: first-child+html .form-group {
  zoom: 1;
}

.form-control {
  box-shadow: none;
  border-radius: 0!important;
}

.form-control: focus {
  border-color: #0066cc!important;
}

.form-control[readonly] {
  background-color: #fff;
  cursor: not-allowed;
}

/* form Layout */

.form-label1 {
  float: left;
  font-size: 14px;
  padding: 0 0 0 15px;
  display: block;
  color: #333;
}

/* hr */
hr.hr-sm {
  border-color: #bee1ff;
  width: 100%;
  margin: 0;
  padding: 0 0 15px;
  clear: both;
}

/* form-control */
.form-control-10 {
  width: 10%;
  display: inline;
}

.form-control-11 {
  width: 11%;
  display: inline;
}

.form-control-12 {
  width: 12%;
  display: inline;
}

.form-control-13 {
  width: 13%;
  display: inline;
}

.form-control-15 {
  width: 15%;
  display: inline;
}

.form-control-18 {
  width: 18%;
  display: inline;
}

.form-control-20 {
  width: 20%;
  display: inline;
}

.form-control-21 {
  width: 21%;
  display: inline;
}

.form-control-22 {
  width: 22%;
  display: inline;
}

.form-control-23 {
  width: 23%;
  display: inline;
}

.form-control-25 {
  width: 25%;
  display: inline;
}

.form-control-26 {
  width: 26%;
  display: inline;
}

.form-control-27 {
  width: 27%;
  display: inline;
}

.form-control-28 {
  width: 28%;
  display: inline;
}

.form-control-30 {
  width: 30%;
  display: inline;
}

.form-control-35 {
  width: 35%;
  display: inline;
}

.form-control-40 {
  width: 40%;
  display: inline;
}

.form-control-50 {
  width: 50%;
  display: inline;
}

.form-control-60 {
  width: 60%;
  display: inline;
}

.form-control-70 {
  width: 70%;
  display: inline;
}

.form-control-80 {
  width: 80%;
  display: inline;
}

.form-control-90 {
  width: 90%;
  display: inline;
}

.form-control-95 {
  width: 95%;
  display: inline;
}

.mul-control {
  display: inline;
}


/* Layout Adjust
------------------------------------------------------------------ */
/* margin
------------------------*/
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml13 { margin-left: 13px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml85 { margin-left: 85px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }

/* padding
------------------------*/
.pd0 { padding: 0 !important; }

.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt7 { padding-top: 7px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }

.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr6 { padding-right: 6px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl6 { padding-left: 6px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }


/* width
------------------------*/
.w00 { width: 0 !important; }
.w05p { width: 5% !important; }
.w10p { width: 10% !important; }
.w15p { width: 15% !important; }
.w20p { width: 20% !important; }
.w25p { width: 25% !important; }
.w30p { width: 30% !important; }
.w33p { width: 33% !important; }
.w35p { width: 35% !important; }
.w40p { width: 40% !important; }
.w45p { width: 45% !important; }
.w50p { width: 50% !important; }
.w55p { width: 55% !important; }
.w60p { width: 60% !important; }
.w65p { width: 65% !important; }
.w70p { width: 70% !important; }
.w75p { width: 75% !important; }
.w80p { width: 80% !important; }
.w85p { width: 85% !important; }
.w88p { width: 88% !important; }
.w90p { width: 90% !important; }
.w95p { width: 95% !important; }
.w100p { width: 100% !important; }


/* Text / Layout
------------------------*/

.float-l {
  float: left !important;
}

.float-r {
  float: right !important;
}

.float-n {
  float: none !important;
}

.txt-r {
  text-align: right !important;
}

.txt-c {
  text-align: center !important;
}

.txt-l {
  text-align: left !important;
}

.v-top {
  vertical-align: top !important;
}

.v-mid {
  vertical-align: middle !important;
}

.v-bottom {
  vertical-align: bottom !important;
}

.display-none {
  display: none;
}

tr .display-none {
  display: none!important;
}

.bold{
  font-weight: bold!important;
}

.normal{
  font-weight: normal!important;
}

.italic{
  font-style: italic;
  padding-right: 3px;
}

.pointer{
  cursor: pointer;
}

.nowrap{
  white-space: nowrap !important;
}

.clear{
  clear: both !important;
}

.clear-w{
  width: auto !important;
}

.block{
  display: block!important;
}

.inline{
  display: inline !important;
}

.inline-b{
  display: inline-block !important;
  /display: inline!important; /zoom: 1;
}

.relative{
  position: relative !important;
}

.absolute{
  position: absolute !important;
}

.no-bg{
  background-image: none !important;
}

.no-bd{
  border: none !important;
}

.overline{
  text-decoration: overline !important;
}

.underline{
  text-decoration:
  underline !important;
}

.ime-active{
  ime-mode: active !important;
}

.ime-inactive{
  ime-mode: inactive !important;
}

.ime-disabled{
  ime-mode: disabled !important;
}

.txt-s {
  font-size: 10px !important;
}

.txt-m {
  font-size: 12px !important;
}

.txt-l {
  font-size: 14px !important;
}

.txt-xl {
  font-size: 16px !important;
}

.txt-xxl {
  font-size: 18px !important;
}

.txt-xxxl {
  font-size: 22px !important;
}

@media only screen and (max-width: 700px) {
  .txt-xl {
    font-size: 14px !important;
  }

  .txt-xxl {
    font-size: 16px !important;
  }
}


/* Clearfix
-----------------------------------------------------------------*/

.clearfix{
  position: relative;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
* html .clearfix  { zoom: 1; }  /* IE6 */
*: first-child+html .clearfix { zoom: 1; }  /* IE7 */



/* Header
------------------------------------------------------------------ */

#header{
  width: 100%;
  min-width: 100%;
  background: #fff;
  border-bottom: solid 2px #eee;
  margin: 0 0 10px;
}

#header .base-in{
  max-width: 950px;
  margin: 0 auto;
  padding: 25px 0;
  overflow: hidden;
}

#header p.logo{
  float: left;
}

#header h1{
  font-size: 24px;
  float: right;
  color: #666;
  padding: 10px 0 0 0;
}


  /* non-responsive */
  .non-responsive #header .base-in{
    width: 950px!important;
  }

  .non-responsive #header p.logo img{
    width: auto!important;
  }

  .non-responsive #header{
    padding: 0;
    width: 950px;
  }
  .non-responsive #header h1{
    font-size: 24px!important;
  }

/*##################################################################*/
/* Button
------------------------------------------------------------------ */
.btn-type1{
  color: #fff;
  border: solid 1px #0066cc;
  box-shadow: 0 3px #003d8b;
  background-color: #0066cc;
}

.btn-type2{
  color: #333;
  border: solid 1px #c2d1df;
  box-shadow: 0 3px #c2d1df;
  background-color: #f0f8ff;
}

.btn-type1,
.btn-type2{
  padding: 5px 10px;
  border-radius: 5px !important;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
}

.btn-type1:hover ,.btn-type2:hover{
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.btn-type1 .fa{
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
}

.btn-type2 .fa{
  width: 12px;
  height: 12px;
  margin: 0 5px 0;
  color: #0066cc;
}

.btn-type1:disabled, .btn-type2:disabled{
  -moz-opacity: 1.0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  cursor: not-allowed;
}

.btn-type1:disabled{
  color: #fff;
  border: solid 1px #609dde;
  box-shadow: 0 3px #6088b9;
  background-color: #609dde;
}

.btn-type2:disabled{
  color: #afafaf !important;
  border: solid 1px #c2d1df;
  box-shadow: 0 3px #c2d1df;
  background-color: #f0f8ff;
}

/* help-btn
------------------------------------------------------------------ */
.help-btn > .fa-question-circle:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.help-btn {
  cursor: pointer;
  display: inline;
  float: right;
  font-size: 30px;
  color: #0066cc;
  line-height: 0;
}

/* 添付図のhelpbutton */
.col-xs-6 .col-xs-12 .help-btn , .col-xs-6 .col-xs-12 .help-btn1 {
  position: static;
}

.help-btn1 > .fa-question-circle:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.help-btn1 {
  cursor: pointer;
  display: inline;
  font-size: 30px;
  color: #0066cc;
  line-height: 0;
}

#contents{
  max-width: 950px;
  margin:0 auto;
  text-align: left;
}

#main{
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 0 10px;
  padding: 25px;
}

/* ClearFix */
#contents{
  position: relative;
}

#contents:after{
  content: "";
  display: block;
  clear: both;
  height:0;
}
* html #contents  { zoom: 1; }
*:first-child+html #contents { zoom: 1; }

@media only screen and (max-width: 700px) {
  #contents{
    width: auto;
    margin: 0 10px;
  }
  #main{
    padding: 10px;
  }
}

ol, ul {
  list-style: none;
  padding: 0px;
  border: 0px;
}

/* non-responsive */
.non-responsive #contents{
  width: 950px!important;
}

.non-responsive #main{
  padding: 25px!important;
}

/* totop
------------------------------------------------------------------ */

#totop{
  position: relative;
}

#totop p{
  text-align: right;
  position: absolute;
  top: -45px;
  right: -50px;
  cursor: pointer;
}

#totop:hover{
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media only screen and (max-width: 700px) {
  #totop{
    width: 100%;
    margin: 0 0 10px;
  }

  #totop p{
    position: relative;
    top: 0;
    right: 0;
  }
}

/* non-responsive */
.non-responsive #totop p{
  position: absolute !important;
  top: -45px !important;
  right: -50px !important;
}

/* navi(初回、補正などno responsive)
------------------------------------------------------------------ */
#flow-nav-nores {
  width: 950px !important;
  margin: 20px auto 20px auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}

/* 初回確認と補正警察のnaviの幅 */
#flow-nav-nores.flow-block2 ul.col-type1 li,
#flow-nav-nores.flow-block4 ul.col-type1 li {
  width: 16.66%;
}

/* 初回、補正送信画面のnaviの幅 */
#flow-nav-nores.flow-block3 ul.col-type1 li {
  width: 25%;
}

/*県税画面のnaviの幅と初回保管場所なしのnaviの幅 */
#flow-nav-nores.flow-block6 ul.col-type1 li,
#flow-nav-nores.flow-block7 ul.col-type1 li {
  width: 25%;
}

/* 初回入力、補正支局画面のnaviの幅 */
#flow-nav-nores.flow-block1 ul.col-type1 li,
#flow-nav-nores.flow-block5 ul.col-type1 li,
#flow-nav-nores.flow-block8 ul.col-type1 li {
  width: 20%;
}

/* 委任状作成電子あり画面のnaviの幅 */
#flow-nav-nores.flow-block0 ul.col-type1 li {
  width: 33.33%;
}

/* 委任状作成電子なし画面のnaviの幅 */
#flow-nav-nores.flow-block9 ul.col-type1 li {
  width: 50%;
}

/* 状況照会navi
------------------------------------------------------------------ */
#flow-nav {
  max-width: 950px;
  margin: 0 auto 0;
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

#flow-nav ul,
#flow-nav-nores ul {
  border: solid 1px #ddd;
  overflow: hidden;
  background: #fff;
  margin-bottom: 0;
}

#flow-nav div.inactive.nav-area,
#flow-nav-nores div.inactive.nav-area {
  color: #999;
}

#flow-nav div.nav-area::before,
#flow-nav-nores div.nav-area::before {
  border-left-color: #ccc !important;
  right: -1.1em !important;
  z-index: 1;
}

#flow-nav div.nav-area::after,
#flow-nav-nores div.nav-area::after {
  z-index: 2;
  border-left-color: #fff !important;
}

#flow-nav div.nav-area::after, #flow-nav div.nav-area::before,
#flow-nav-nores div.nav-area::after, #flow-nav-nores div.nav-area::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -30px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#flow-nav div.nav-area {
  height: 50px;
  text-decoration: none;
  background: #fff;
  color: #333;
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px 0 50px;
  cursor: pointer;
}

#flow-nav-nores div.nav-area {
  height: 50px;
  text-decoration: none;
  background: #fff;
  color: #333;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 50px;
}

#flow-nav .fa,
#flow-nav-nores .fa {
  position: absolute;
  top: 50%;
  right: 8px;
  margin: -6px 0 0;
  color: #0066cc;
  height: 13px;
  width: 13px;
  display: block;
}

#flow-nav .ico-already,
#flow-nav-nores .ico-already {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -12px 0 0;
}

.ico-already, .ico-notyet {
  width: 22px !important;
  height: 22px !important;
  font-size: 14px !important;
  line-height: 22px !important;
  text-align: center;
  border-radius: 50% !important;
  color: #fff;
  font-size: 12px;
  display: inline-block !important;
  margin: 0 5px 0 0;
}

.ico-already {
  background-color: #999;
}

#flow-nav .fntxt2,
#flow-nav-nores .fntxt2 {
  display: none;
}

#flow-nav span,
#flow-nav-nores span {
font-size: 13px;
}

#flow-nav i,
#flow-nav-nores i {
font-size: 14px;
}

#flow-nav ul.col-type1 li,
#flow-nav-nores ul.col-type1 li {
width: 20%;
}

/*警察照会ないのタイトル*/
#flow-nav ul.col-type2 li {
width: 25%;
}

#flow-nav li,
#flow-nav-nores li {
  font-size: 13px;
  float: left;
  text-align: center;
  display: table;
  line-height: 1.4;
  line-height: 100%;
  position: relative;
}

#flow-nav .ico-notyet,
#flow-nav-nores .ico-notyet {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -12px 0 0;
}

.ico-notyet {
  background-color: #99ccff;
}

#flow-nav .ico-exclamation,
#flow-nav-nores .ico-exclamation {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -12px 0 0;
  display: block;
  color: #003399;
}

.ico-exclamation {
  color: #003399;
  width: 22px !important;
  height: 22px !important;
  font-size: 25px !important;
  line-height: 22px !important;
  display: inline-block !important;
  vertical-align: -4px;
  margin: 0 5px 0 0;
}

.pulldownIcon {
  top: 40% !important;
  font-size: 20px !important;
}

#flow-nav .activeColor > .nav-area,
#flow-nav li.activeColor,
#flow-nav-nores .activeColor > .nav-area {
  background-color: #F0F8FF !important;
}

#flow-nav .activeColor > .nav-area::after,
#flow-nav li.activeColor::after,
#flow-nav-nores .activeColor > .nav-area::after {
  border-left-color: #F0F8FF !important;
}

#flow-nav-nores li.active > div.nav-area {
  background-color: #F0F8FF !important;
}

#flow-nav-nores li.active > div.nav-area:after {
border-left-color: #F0F8FF !important;
}

@media only screen and (max-width: 700px) {
  #flow-nav > ul.col-type1,#flow-nav > ul.col-type2 {
    display: table;
    width: 100%;
  }

  #flow-nav > ul.col-type1 > li,#flow-nav > ul.col-type2 > li {
    display: table-row;
    border: solid 1px #ddd;
    width: 100%;
  }

  #flow-nav .ico-exclamation, #flow-nav .ico-already, #flow-nav .ico-notyet {
    position: static;
    margin-right: 10px;
  }

  #flow-nav .pulldownIcon {
    position: static;
    float: right;
    margin-left: 10px;
  }

  #flow-nav div.nav-area {
    width: 100%;
    padding: 0 30px 0 15px;
  }

 /* 状況照会ナビresponsive対応
------------------------------------------------------------------ */
  .nowTexthelp {
    padding:0px;
  }

  .nowTexthelp > .table-N > .table-head-N  {
    display: none;
  }

  .nowTexthelp > .table-N > .row-N {
    display: table;
    width:100%;
  }

  .nowTexthelp > .table-N > .row-N > .column-N {
    display: table-row;
    line-height: 1.4;
    width: 100%;
    padding:0px;
  }

  .column-title, .column-body {
    display: table-cell;
    padding:5px 15px;
    border-bottom: 1px solid #99ccff;
    width:50%;
  }

  .nowTexthelp > .table-N > .row-N > .column-N:last-child >.column-title , .nowTexthelp > .table-N > .row-N > .column-N:last-child > .column-body {
    border: none;
  }
}

/* warning
------------------------------------------------------------------ */
.alert-block1, .alert-block2, .alert-block3{
  border-radius: 6px !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 15px;
  margin: 0 0 20px;
  text-decoration: none;
}

.alert-block1 {
  background-color: #fff4f7;
  border: solid 1px #ff6666;
  color: #ff0000;
}

.alert-block2 {
  background-color: #fcf8e3;
  border: solid 1px #faebcc;
  color: #66512c;
}

.alert-block3 {
  background-color: #fcf8e3;
  border: solid 1px #faebcc;
  color: #66512c;
}

#main .alert-block1 p, #main .alert-block2 p, #main .alert-block3 p {
  margin: 0;
  font-size: 18px;
}

.alert-block2 a {
  color: #66512c;
  text-decoration: none;
}

.alert-block1 a {
  color: #ff0000;
  text-decoration: none;
}

/* timeline
------------------------------------------------------------------ */
.timeline {
  position: relative;
}

* html .timeline {
  zoom: 1;
}

*: first-child+html .timeline {
  zoom: 1;
}

.timeline > li {
  position: relative;
}

.timeline:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.timeline:before {
  top: 0;
  bottom: 0;
  left: 9%;
  width: 4px;
  content: '';
  background: #ddeffe;
  position: absolute;
}

.timeline > li .cbp_tmlabel {
  border: #99ccff 1px solid;
  background: #f0f8ff;
  border-radius: 20px;
  padding: 15px;
  margin: 0 0 40px 12.5%;
}

/* The cbp_tmtime */
.timeline > li .cbp_tmtime {
  width: 15%;
  display: block;
  position: absolute;
  padding-right: 80px;
  overflow: inherit;
}

.timeline > li .cbp_tmtime span {
  top: 5px;
  display: block;
  text-align: right;
  position: relative;
}

.timeline > li .cbp_tmtime span:first-child {
  color: #585f69;
  font-size: 25px;
  font-weight: normal;
  float: inherit!important;
}

.timeline > li .cbp_tmtime span:last-child {
  margin: 0;
  color: #585f69;
  font-size: 12px;
  line-height: 1.4;
  float: inherit!important;
}

/* cbp_tmicon */
.timeline > li .cbp_tmicon {
  display: block!important;
  box-shadow: 0 0 0 4px #ddeffe;
  background: #0066cc;
  border-radius: 50%;
  top: 22px;
  left: 9%;
  width: 10px;
  height: 10px;
  position: absolute;
  margin: 0 0 0 -3px;
}

.timeline > li .cbp_tmicon:after,
.timeline > li .cbp_tmicon:before {
  top: 50%;
  border: solid transparent;
  content: "";
  position: absolute;
  left: 125%;
}

.timeline > li .cbp_tmicon:after {
  border-right-color: #f0f8ff;
  border-width: 12px;
  margin-top: -12px;
}

.timeline > li .cbp_tmicon:before {
  border-right-color: #99ccff;
  border-right-color: #99ccff;
  border-width: 11px;
  margin-top: -11px;
}

/*まとめ・ダイレクト　responsive*/
.containerRes {
  margin-right: auto;
  margin-left:auto;
  padding-left: 15px;
  padding-right:15px;
}

.containerRes:after{
  clear:both;
}

.containerRes:before,.containerRes:after{
  content:" ";
  display:table;
}

@media only screen and (max-width: 700px) {
  .ResWidth{
    width:100%;
  }
  .ResMt10{
    margin-top: 10px;
  }
  .ResMt5{
    margin-top: 5px;
  }
}


@media only screen and (max-width: 480px) {
  .ResWidth{
    width:100%;
    display:block !important;
  }

  .ResWidth2{
    width:70%;
  }
  .help-btn{
    font-size: 25px;
    margin-top: 0px !important;
  }
}

.zokusei-syadaibango::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字7桁以内）';
}

.zokusei-nagasa::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数\A字2桁～4\A桁）';
  white-space: pre;
}

.zokusei-haba::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数\A字2桁～3\A桁）';
  white-space: pre;
}

.zokusei-takasa::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数\A字2桁～3\A桁）';
  white-space: pre;
}

.zokusei-katashiki::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角15文字以内）';
  white-space: pre;
}

/* 燃費 */
.zokusei-nennhi1::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字\A 2桁以内）';
  white-space: pre;
}

.zokusei-nennhi2::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字\A 2桁以内）';
  white-space: pre;
}

/* 税率 */
.zokusei-zeiritsu1::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字\A 1桁以内）';
  white-space: pre;
}

.zokusei-zeiritsu2::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字\A 2桁以内）';
  white-space: pre;
}

.zokusei-shadaibanngo::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（半角数字7桁以内）';
  white-space: pre;
}

/* 記録等事務代行者の委託番号 */
.zokusei-daikou::after {
  position: absolute;
  top: 36px;
  right: 100px;
  font-size: 14px;
  content: '委託番号の１０桁目\A（半角数字1桁）';
  white-space: pre;
}

/* 本支店名 */
.zokusei-shitennmei::after {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  content: '（全角18文字以内）';
  white-space: pre;
}

/* 記号番号 */
.zokusei-kigo::after {
  position: absolute;
  top: 35px;
  left: 8px;
  font-size: 14px;
  content: '（半角数字5桁）';
}

.zokusei-bango::after {
  position: absolute;
  top: 35px;
  left: 8px;
  font-size: 14px;
  content: '（半角数字8桁以内）';
}
