body {
  padding:0;
  margin:0;
  font-size:0.8em;
  padding-bottom:20px;
  letter-spacing:1px;
}
a {
  color:blue;
}
ul, li {
  padding:0;
  margin:0;
}

#wrapper {
  width:900px;
  display:table;
  margin:0 auto;
}
#index_wrapper {
  width:900px;
  display:table;
  margin:0 auto;
}

#title {
  width:100%;
  height:100px;
  margin-bottom:10px;
}
#title span {
  display:none;
}

#subject {
  font-size:1.5em;
  text-align:left;
  margin-bottom:5px;
  line-height:2.5em;
  padding-left:10px;
  background-color: #ffc0cd;
  color: #000000;
  clear:both;
  border-radius:5px 5px 5px 5px;
}
#cstmInfo {
  clear:both;
  display:table;
  width:100%;
  font-weight:bold;
}

#cstmInfo .showname {
  float:right;
  display:table;
  text-align:right;
}

#subject span {
  font-weight:bold;
  padding-left:5px;
}
#contents {
  clear:both;
  margin-top:5px;
  margin-bottom:5px;
  display:table;
  width:100%;
}

#footer_line {
  width:100%;
  height:1px;
  background-color:#db7093;
  display:table;
/*  margin-bottom:5px;*/
  margin-top:20px;
}
#footer_text {
  line-height:1.7em;
  color:#333;
  padding:5px 10px 5px 0;
}
#footer_text .footer_title {
  font-weight:bold;
  font-size:1.2em;
  text-align:right;
}
#footer_text .footer_text_cont {
  text-align:right;
}

#footer_text .footer_text_topics {
  font-weight:bold;
}

#footer_text .footer_text_content {
  padding-left:5px;
}

#explain {
  clear:both;
  width:100%;
  height:200px;
  overflow:auto;
}
#explain_list {
/*  min-height:120px; */
  min-height:50px;
  overflow:auto;
  margin:0 20px;
}
#explain_list li {
/*  padding:0.5em 0;
  list-style:none;*/
  padding:0.4em 0;
  padding-left: 0px;
  margin-left:30px;
}
#explain_list li.short {
  padding-right:110px;
}
#explain_list li.red_big {
  font-size:1.15em;
  color:#f62;
  font-weight:bold;
}
#wrapper .red {
  color: #CE0000;
}
#wrapper .required {
  color: white;
  background-color: #CE0000;
  padding:0 5px;
  margin-left:10px;
}
#wrapper .red_b {
  color: #CE0000;
  font-weight:bold;
}
#wrapper .blue_b {
  color:blue;
  font-weight:bold;
}
#wrapper .green_b {
  color:green;
  font-weight:bold;
}
#wrapper .white_b {
  color:black;
  font-weight:bold;
}
#wrapper .orange_b {
  color:#f83;
  font-weight:bold;
}
#explain_subject {
  margin:5px 0;
  padding:5px 10px;
  border-left:solid 5px #fdd35c;
  color:#000;
  font-weight: bold;
  background-color: #ffedab;
  line-height: 2em;
}

#help {
  float:right;
  display:block;
  vertical-align:bottom;
  margin-top:5px;
}
#topimage {
  float:left;
  width:900px;
}
#topimage span {
  display:none;
}
#topimage,
#toTop ,
#toTopErr {
  display:block;
  width:610px;
  height:80px;
  background:url(../../img/kadoma/title_kadoma.gif) no-repeat center left;
}
#micohaco span {
  display:none;
}
#micohaco {
  float:right;
  width:60px;
  height:80px;
  background:url(../../img/kadoma/garasuke.gif) no-repeat left bottom;
  background-size: 100%;
}
#modeString {
  float:left;
}
#errorMessageJavascript {
  font-weight:bold;
  color:#CE0000;
  text-align:center;
  border:double 3px #CE0000;
  font-size:1.2em;
  padding:10px 0;
  margin-top:10px;
}
#nowMaintenance {
  font-weight:bold;
  color:#CE0000;
  font-size:1.5em;
  border:solid 1px #000;
  display:table;
  width:100%;
  margin:20px 0 10px 0;
  padding:20px 0;
}

#nowMaintenance img {
  float:left;
  margin-left:20px;
}
#nowMaintenance div {
  float:left;
  margin-left:15px;
}
#confirmList {
  width:600px;
  margin:0 auto;
}

#confirmList table {
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
}
#confirmList table tr {
  height:2.1em;
}
#confirmList table tr td,
#confirmList table tr th {
  border:solid 1px #888;
}
#confirmList table tr td {
  padding-left:10px;
}
#confirmList table tr th {
  color:#444444;
  background-color: #50B31A;
  color:#fff;
}
.clear {
  clear:both;
  display:block;
}
#collectErrMsg1,
#collectErrMsg2 {
  font-weight:bold;
  color:#CE0000;
  text-align:left;
}
#collectErrMsgArea {
  width:auto;
  border:3px solid #DD5858;
  background-color:#f4f4f4;
  padding:20px;
  line-height:2em;
  font-size:1.2em;
}
#baseInfo .itemName {
  min-width:130px;
}
.pc_none {
  display:none;
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: auto;
  }
}
input[type="text"] {
  border-radius:4px;
  padding:8px;
  border:1px solid #cdcdcd;
  background:#fff;
}
select {
  border-radius:4px;
  padding:4px;
  border:1px solid #cdcdcd;
  background:#fff;
}
textarea {
  border:1px solid #cdcdcd;
  background:#fff;
}
input[type=submit] {
  border-radius:4px;
  border:1px solid #cdcdcd;
  padding:0 10px;
}
#steps {
  width:900px;
	margin: 0 auto;
}
#steps ul {
    margin: 2em 0;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    padding: 0 1em;
    line-height: 46px;
    list-style-type: none;
}
#steps ul li {
    display: list-item;
    padding:10px;
}
input[type=button]:hover,
input[type=submit]:hover {
  background-color: #dad9d9;
}
.forwardButton {
	height:2.5em;
	color:white;
	background-color:#0073ea;
}
.forwardButton:hover {
	background-color: #8dbaeb !important
}
.forwardButton:disabled {
    background-image: none;
    color: #b4b4b4;
    background-color:#fafafa;
    border: 1px solid #cdcdcd;
}
.forwardButton:disabled:hover {
    background-color:#fafafa !important;
}
input[type=button]:disabled:hover,
input[type=submit]:disabled:hover {
    background-color:#fafafa !important;
}