div.men01_comment {
    border-top-width: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: medium;
}
div.men01_comment {
    border-top-width: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: medium;
}
.hissu02 {
    background-color: #FF9000;
    margin-left: 5px;
    margin-right: 10px;
    position: relative;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    margin-top: 0px;
    padding: 4px;
}
.input-group .width-item {

  width: 150px;
}
.form-group .width-button {
  width: 40%;
}
.input-group .width12P {
  width: auto;
}
.input-group .width38P {
  width: auto;
}
.input-group .width-login {
  width: auto;
  height: 40px;
}
.input-group .height-em {
  height: 40px;
}
.form-group .width-resize {
  width: 50%;
}
div .myn01marginbox{
    margin: 20px 0px 5px 0px;
}
div .myn01marginbox .noticeCardCoution{
    margin: 10px 0px 10px 0px;
}
div .myn01marginbox .noticeCardCoution ul{
    display: flex;
    justify-content: center;
}
div .myn01marginbox .noticeCardCoution li{
    list-style: none;
}
@media screen and (max-width: 500px) {
    .input-group .width12P {
      width: 12%;
      padding: 6px 6px;
      text-align:center;
    }
    .input-group .width38P {
      width: 38%;
    }
}
@media screen and (min-width: 500px) and (max-width: 640px) {
    .input-group .width12P {
      width: 8%;
      padding: 6px 6px;
      text-align:center;
    }
    .input-group .width38P {
      width: 42%;
    }
}
@media screen and (min-width: 640px) and (max-width: 970px) {
    .input-group .width12P {
      width: 6%;
      padding: 6px 6px;
      text-align:center;
    }
    .input-group .width38P {
      width: 44%;
    }
}
div.paragraph{
    margin-top:10px;
    margin-bottom:15px;
}

div.paragraph table{
    width:90%;
    text-align:center;
}
div.paragraph table tr td.para_left{
    width:20%;
}
div.paragraph table tr td.para_right{
    width:10%;
}
div.paragraph table tr td.para_title{
    word-wrap: break-word;
    white-space: pre-wrap;
    background-color:transparent;
    border:none;
    font-weight: bold;
    color: #00008B;
    padding-left: 5px;
    width:70%;
    text-align:left;
}

div.paragraph table tr td pre.contents{
    word-wrap: break-word;
    white-space: pre-wrap;
    background-color:transparent;
    border:none;
    text-align:left;
}
button{
    width:40%;
}
.height-default {
  line-height: 0.2;
}
.height-default2 {
  line-height: 1.0;
  font-size: 17px;
}
@media screen and (max-width: 400px) {
    div.paragraph table tr td.para_left{
        width:10%;
    }
    div.paragraph table tr td.para_right{
        width:5%;
    }
    div.paragraph table tr td.para_title{
        width:85%;
    }
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
  background-color: #00;
}

.back-menu{
background-color:#FFF;
}

.text-area-komoku {
width: 25%;
}
.text-area-box {
width: 1000px;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
  padding: 10px;
}
.breadcrumb {
  background-color: #FFFFFF;
}
.breadcrumb>.active {
  font-weight: bold;
  color: #1C54B1;
}
.breadcrumb>li+li:before {
  color:#000000;
  content:">\00a0"
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 270px;
}
