html {
  display: flex;
  flex-flow: column;
}

body {
    margin: 0;
    display: flex;
    flex-flow: column;
    min-height: 100vh;
}
.main {
    background: #ffffff;
    flex: 1 1 auto;
}

footer {
    background: #333333;
    color: #ffffff;
    height: 40px;
}

.wrapper{
  width:1000px;
  margin:auto;
  letter-spacing: 0.1em;
}

h1{
  margin-bottom:10px;
}

.title-center{
  text-align:center;
}

.row {
  display:flex;
  margin-bottom:20px;
/*  align-items: center;*/
}

.row_btm_min {
  display:flex;
  margin-bottom:5px;
}

.label ,.title{
  justify-content:flex-end;
  align-items:center;
  padding-right:20px;
}

.label__r{
  justify-content:flex-end;
  align-items:center;
  padding-right:20px;
}

.find-cond{
  margin-bottom:20px;
}

.need{
  font-size:12px;
  color:#f5f5f5;
  background-color:#ffb833;
  padding:2px 5px 2px 5px;
  margin-right:5px;
  border-radius: 3px;
}

.form{
  width:600px;
}

.notice {
    margin-top: 5px;
    border: 1px solid #E2E2E2;
}

.wrapper-command{
  margin-bottom:30px;
}

.find-button{
  height:45px;
}

.error-text{
  color:red;
  font-weight: bold;
}

.error-text::before{
  font-family: 'Font Awesome 5 Free';
  color: red;
  content: '\f071';
  font-weight: 900;
}

.nologin{
  text-align: center;
}

.nologin-form{
  width:600px;
}

.login{
  margin-top:10px;
  margin-bottom:20px;
}

.login-label{
  text-align: left;
}
.login-margin{
  margin-bottom:20px;
}

.password{
  margin-left:10px;
  margin-top:10px;
}

.account-new{
  width:800px;
}

.edit-confirm{
  width:1000px;
}

.account-new .label{
  width:250px;
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-right:20px;
}

.account-new .text-long{
  width:425px;
}

.account-new .text-short{
  width:195px;
}

.account-new-confirm{
  width:800px;
}

.account-new-confirm .row{
  font-size:1.2em;
}

.account-new-confirm .label{
  width:40%;
  display: flex;
}

.edit-password .label{
  width:40%;
  display: flex;
}

.message{
  font-size:1.2em;
  margin:3px;
}

.customer-edit{
width:80%;
margin-left:30%;
}

.user-new-confirm .label{
  width:25%;
  display: flex;
}

.edit-confirm .label{
  width:25%;
  display: flex;
}

.sub-row{
  display:flex;
}


.customer-edit .label{
  width:20%;
  display: flex;
}

.user-edit .text-long{
  width:700px;
}

.user-edit .text-short{
  width:331px;
}

.user-edit .label{
  width:25%;
  display: flex;
}

.user-edit .col2{
  margin-left:20px;
}

.customer-edit .col2{
  margin-left:20px;
}

.user-new .col2{
  margin-left:20px;
}

.col2{
  margin-left:20px;
}

.fieldError{
  border: 1px solid red !important;
}

.tel_a {
    width: 70px;
    display:inline-block;
}

.tel_b {
    width: 50px;
    display:inline-block;
}

.user-new .text-long{
  width:700px;
}

.user-new .text-short{
  width:331px;
}

.user-new .label{
  width:25%;
  display: flex;
}

.wrapper-info .label{
  width:18%;
  display: flex;
}

.notice {
  margin-top: 5px;
  border: 1px solid #E2E2E2;
}

.notice_customer {
  width: 100%;
}

.customer_title {
  width: 25%;
  min-width: 25%;
}

.notice_id {
  width: 160px;
  padding: 0 0 0 10px;
}

.notice_name {
  width: 80%;
  padding: 0 0 0 20px;
}

.link_list {
  color: white;
  float: right;
  line-height: 60px;
  width: 80px;
  text-align: center;
}

.link_list_word {
  margin-right: 5px;
  vertical-align: middle;
  width: 100px;
  font-size: 1.4em;
}

.link_new {
	font-size: 1.4em;
	}

section {
  margin-bottom: 50px;
}


.center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items:align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.notice {
  margin-top: 5px;
  border: 1px solid #E2E2E2;
}

.notice_parent {
    margin-top: 5px;
    border: 2px solid #BdBdBd;
}

.notice_child {
  margin: 5px;
  border: 1px solid #E2E2E2;
}

.schedule {
  height: 40px;
  background-color: #EdEdEd;
}

.schedule_parent {
  height: 40px;
  background-color: #C4C4C4;
}

.notice_head {
  display: flex;
  align-items: center;
  padding: 10px 10px 0px 30px;
  font-size: 1.4em;
}

.notice_type {
  margin-right: 30px;
}

.notice_row {
  display: flex;
}

.notice_detail {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 1.4em;
  justify-content: space-between;
}

.notice_detail .button {
  min-width: 150px;
  font-size: 1em;
}

.notice_status {
  width: 100px;
}

.detail_link {
  font-size: 35px;
  color: #dddddd;
}

.publish_title {
  margin-left: 20px;
/*  font-size: 1.1em;*/
}

.entrust {
  display: flex;
  border-top: 1px solid black;
}

.entrust .title {
  font-size: 1.5em;
  width: 30%;
}

.detail {
  width: 75%;
}

.entrust_set {
  margin-bottom: 15px;
}

.status_check {
  padding-right: 8px;
}

.entrust .label {
  margin: 0 0 0 3px;
  font-weight: bold;
  text-decoration: underline;
}

.annotation {
  color: red;
}

.annotation-comment {
  color: #ffa500;
}

.result-msg{
  color:red;
  text-align:center;
}

textarea {
  height: 35px;
  font-size: 14px;
  margin-right: 3px;
  padding: .3em;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.total_days {
  width: 80px;
}

.day {
  width: 110px;
  display:inline-block;
}

.time {
  width: 60px;
  display:inline-block;
}

.notice-detail .label {
/*  font-size:14px;*/
  width:250px;
  min-width:250px;
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-right:20px;
}

.notice-detail .label__r {
/*  font-size:14px;*/
  width:250px;
  min-width:250px;
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-right:20px;
  text-align: right;
}

/*
.sub-label{
  font-size:0.9em;
}
*/

input.zip_a {
  width: 50px;
  display:inline-block;
}

input.zip_b {
  width: 70px;
  display:inline-block;
}

.order_ymd {
  width: 50px;
  display:inline-block;
}

.tel_a {
  width: 70px;
  display:inline-block;
}

.tel_b {
  width: 70px;
  display:inline-block;
}

.tel_extention {
  width: 120px;
  margin-left: 20px;
  margin-right: 20px;
}

.comp_corp_num_a {
  width: 60px;
  display:inline-block;
}

.comp_corp_num_b {
  width: 40px;
  display:inline-block;
}

.comp_corp_num_c {
  width: 80px;
  display:inline-block;
}



.check_type {
  padding-right: 10px;
}

.no_emergency {
  padding-top: 10px;
}

.accbox {
  margin: 2em 0;
  padding: 0;
}

.accbox .accshow {
  padding: 0;
  width: 100%;
  display: none;
}

.cssacc:checked + .acclabel + .accshow {
  display: block;
}

.accordion-top {
  margin-top: 40px
}

.add-radio {
  display: none;
}

.add-radio:checked + .accshow {
  display: block;
}

.add-button-hidden {
  display: none;
}

.bikou {
  height: 100px;
  border: 1px solid #ccc;
  width: 700px;
  resize: none;
}

.tanto-radio {
  margin-left: 220px;
}

.error-text{
/*  font-size:14px;*/
  margin-left:5px;
  color:red;
}

.to_top {
  margin-left: 900px;
}

.page_link {
  margin-right: 20px;
}

.obi{
	text-align:center;
  display:flex;
  align-items: center;
  justify-content: space-between;
}

.public,.local,.gazette,.news,.wPublic,.proxy {
  height: 60px;
  margin-top: 5px;
  padding-left: 10px;
}

.obi_ttl {
  padding-bottom: 15px;
}

.public {
  background-color: #FA7382;
}

.local {
  background-color: #69A0C8;
}

.gazette {
  background-color: #FFB46E;
}

.news {
  background-color: #7DC87D;
}

.wPublic {
  background-color: #FFFF99;
}

.proxy {
  background-color: #00FFFF;
}

.read_label_close {
  width: 20px;
  font-size: 14px;
  color: #ed4747;
}

.read_label_open {
  width: 20px;
  font-size: 14px;
}

.con_subtitle {
  margin-top: 20px;
}

.con_date_label {
  text-align: right;
  width: 70px;
}

.con_date_value {
  width: 250px;
}
  
.contact_lavel {
  width: 150px;
  text-align: right;
}

.contact_value {
  width: 150px;
}

.con_no_lavel {
  width: 100px;
  text-align: right;
}

.con_no_value {
  width: 180px;
}

.contact_detail {
  display: flex;
  align-items: center;
  padding: 10px;
}

.close {
  margin-bottom: 5px;
  font-size: 14px;
  min-width: 100px;
}

.label_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
/*  padding: 0 5px 0 5px;*/
}

.notice-detail .text-long{
  width:700px;
}

.notice-detail .text-mid{
  width:400px;
}

.over_flow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:300px;
  }
  
.over_flow_contact {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:454px;
  }
  
.input-date{
  width: 120px;
}

.input-contact{
  width: 700px;
}

.input-text{
  width: 1000px;
}

.input-s{
  width: 150px;
}

.input-m{
  width: 300px;
}

.input-l{
  width: 500px;
}

.input-ll{
  width: 800px;
}

.input-addr1{
  width: 100px;
}

.input-addr2{
  width: 300px;
}

.input-addr3{
  width: 500px;
}

.width-full {
  width: 100%;
}

.sub-title{
  display: flex;
  justify-content:flex-start;
  align-items:center;
}
  
.comment {
  font-size:0.8em;
}


/*-----------------------------*/

.attention_info {
  text-align: left;
  padding-top: 2px;
  padding-bottom: 10px;
}

.attention_info p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.attention_info__head,
.attention_info__body {
  display: table-cell;
  vertical-align: top;
}

.attention_info__inner {
  display: table;
  table-layout: fixed;
  background-color: #f0f4fa;
  border-radius: 10px;
  /*width: 100%;*/
  padding: 5px;
}

.attention_info__head {
  width: 5.0em;
}


ol {
  counter-reset: item;
}

ol > li {
  position: relative;
  padding-left: 2em;
  margin-bottom: .5em;
}

ol > li::before {
  counter-increment: item;
  content: counter(item);
  color: #fff;
  display: block;
  position: absolute;
  text-align: center;
  font-size: 10px;
  width: 1.5rem;
  line-height: 1.5rem;
  background-color: #096fca;
  border-radius: 100%;
  left: .1rem;
  top: .05rem;
}

.art ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

.art ol > li {
  padding-left: 1.5em;
  margin-bottom: 0px;
}

.art ol > li::before {
  counter-increment: item;
  content: "・";
  color: #404040;
  text-align: left;
  font-size: 14px;
  width: 2.5rem;
  background-color: transparent;
  border-radius: 0;
  left: 0;
  top: 0;
}

.text-list ol > li {
  padding-left: 1.5em;
}

.text-list ol > li::before {
  counter-increment: item;
  content: "・";
  color: #404040;
  text-align: left;
  font-size: 14px;
  width: 2.5rem;
  background-color: transparent;
  border-radius: 0;
  left: 0;
  top: 0;
}

/* 二重公告ステップバーで使用するCSS */
.stepbar-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

#smartwizard.sw-theme-arrows {
  padding: 10px 0;
  border: 0 solid #d4d4d4;
  background-color: #ffffff;
}

#smartwizard.sw-theme-arrows>ul.step-anchor {
  display: block;
  border: 0 solid #cccccc;
  padding: 0;
  background: #f5f5f5;
  border-radius: 5px;
  list-style: none;
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}

#smartwizard.sw-theme-arrows>ul.step-anchor li+li:before {
  padding: 0;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li {
  float: left;
  font-weight: bold;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li>a {
  color: #bbbbbb;
  text-decoration: none;
  padding: 10px 0 10px 45px;
  position: relative;
  display: block;
  float: left;
  border-radius: 0;
  outline-style: none;
  background: #dddddd;
  min-width: 190px;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li>a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #dddddd;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li>a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 1px;
  left: 100%;
  z-index: 1
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li:first-child>a {
  padding-left: 15px;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li.active>a {
  border-color: #096fca;
  color: #ffffff;
  background: #096fca
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li.active>a:after {
  border-left: 30px solid #096fca
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li.done>a {
  border-color: #13b1af;
  color: #ffffff;
  background: #13b1af
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li.done>a:after {
  border-left: 30px solid #13b1af
}

/* ステップバーがactiveの時の色設定 */
#smartwizard.sw-theme-arrows>ul.step-anchor>li.stepbar.active>a {
  background: #ffb46e;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li.stepbar.active>a:after {
  border-left: 30px solid #ffb46e;
}

#smartwizard.sw-theme-arrows>ul.step-anchor>li span {
  font-size: smaller;
}