@charset "utf-8";

html,body {
  font-family: -apple-system,BlinkMacSystemFont,Robto,Helvetica Neue,Segoe UI,Noto Sans Japanese,ヒラギノ角ゴ ProN W3,Meiryo,sans-serif;
  background-color: #f4f3ef;
}

  /*--------------基本スタイル--------------*/
a {
  color: #04C818;
}
a:hover, a:active, a:focus {
  color: #04C818;
  text-decoration: underline;
}
i {
  padding-right: 6px;
  color: #32957E;
}
i.right {
  padding-right: 0;
  padding-left: 6px;
}
i.size18  {
  font-size: 18px;
}
.hbg-menu i {
  font-size: 20px;
  vertical-align: sub;
}
/* アイコン固有 */
.bi-download {
  color: #fff;
  font-size: 14px;
}
.alert .close i.nc-icon {
  color: #fff;
}
.color-white {
  color: #fff;
}
a.color-white, a.color-white:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
input {
  accent-color: #0075FF;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.below_button {
  display: flex;
  align-items: start;
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .sp-only {
    display: none;
  }
}
@media (max-width: 991px) {
  .pc-only {
    display: none;
  }
}
.login-title, .login-box, .sidebar, #navArea, #navigation, footer {
  user-select: none;
}

/*--------------paper-dashboard adjusutment--------------*/
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary:active:focus, .btn-secondary:active:hover, .btn-secondary.active:focus, .btn-secondary.active:hover {
    background-color: #e5e5e5 !important;
    color: #666 !important;
    border: 1px solid #ddd; }
  .btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .btn-footer:active:focus, .btn-footer:active:hover, .btn-footer.active:focus, .btn-footer.active:hover {
    background-color: #26705F !important; }

.navbar.navbar-transparent .nav-item.active .nav-link:not(.btn),
    .navbar.navbar-transparent .nav-item .nav-link:not(.btn):focus,
    .navbar.navbar-transparent .nav-item .nav-link:not(.btn):hover,
    .navbar.navbar-transparent .nav-item .nav-link:not(.btn):focus:hover,
    .navbar.navbar-transparent .nav-item .nav-link:not(.btn):active {
      color: #04C818; }
.dropdown-menu .dropdown-item:hover,
  .dropdown-menu .dropdown-item:focus {
    color: #66615B!important;
    text-decoration: none; }

.navbar .navbar-toggler-bar + .navbar-toggler-bar {
      margin-top: 9px; }
.navbar .navbar-toggler {
      height: auto; }
.alert.alert-danger {
  background-color: #F19C7A;
}

/*--------------基本レイアウト--------------*/
.wrapper {
  height: 100%;
}
.main-panel > .content {
  padding: 0 2% 20px;
  margin: 93px auto 0;
}
.content {
  min-height: calc(100vh - 168px);
  max-width: 1408px;
}
@media (max-width: 1628px) {
  .content {
    width: 100%;
  }
}
.content .row {
  min-height: 100%;
}
@media (max-width: 991px) {
  div.row {
    margin: 0 -10px;
  }
  .btn-area.row {
    margin: 0 -15px;
  }
}
.card-title {
  display: flex;
  font-size: 19px;
}
.card-title i {
  padding-top:4px;
}
@media (max-width: 991px) {
  .card-title i {
    padding-top:2px;
  }
}
.row-title {
  font-size: 20px;
  padding-left: 15px;
}
.title_area {
  font-size: 14px;
}
p.header-title {
  font-size: 22px;
}
.content-title {
  display: none;
}
.container-fluid {
  padding: 0 2%;
}
@media (max-width: 991px) {
  .navbar .container-fluid {
     padding: 0 3%;
     justify-content: center;
  }
  .main-panel > .content {
     margin-top: 45px;
     padding: 0 3%;
  }
  p.header-logo {
    font-size: 18px;
    margin: 0 40px;
  }
  p.header-title {
    display: none;
  }
  .navbar.navbar-absolute {
    z-index: 1029;
    position: fixed;
    background-color: #f4f3ef!important;
  }
  .content-title {
    display: block;
    position: relative;
    top: 53px;
    padding: 15px 3%;
    font-size: 18px;
    font-weight: bold;
    color: #66615B;
  }
  .no-login .content-title {
    padding: 0 0 20px;
  }
  .card-title {
    font-size: 18px;
  }
}
.content.no-login {
  max-width: 1200px;
  margin: 20px auto 0;
  padding: 0 3% 30px;
  min-height: calc(100vh - 95px);
}
.no-login .row-title {
  padding-top: 20px;
}
.alert-hasIdentity {
  margin: 93px 30px -93px;
}
.navbar.navbar-expand-lg {
  border-bottom: 1px solid #32957E;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
@media (max-width: 991px) {
.navbar.navbar-expand-lg, .navbar.nav-no-login {
    border-bottom: 1px solid #ddd;
  }
}

/*-------------メニュー--------------*/
.sidebar .logo {
  padding: 13.5px 15px;
}
.sidebar .nav.ex {
  margin-top: 45px;
}
.sidebar-wrapper.ex {
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding-bottom: 0;
}
.sidebar-wrapper.ex::-webkit-scrollbar {
  display: none;
}
.sidebar[data-color="white"] .nav li a, .sidebar[data-color="white"] .nav li a i {
  color: #66615B;
  opacity: 1;
  margin-right: 6px;
}
.sidebar[data-color="white"] .nav li a:hover {
  color: #2c2c2c;
  text-decoration: underline;
}
.sidebar .nav li.active a, .sidebar .nav li.active a:hover,
.sidebar[data-color="white"] .nav li.active a i, .hbg-nav li.active i,
.hbg-nav li.active a, .hbg-nav li.active a:hover {
  color: #04C818;
  text-decoration: none;
  cursor: default;
  pointer-events: none;
}
.hbg-nav li.active {
  background: #FAFAFA;
}
.sidebar .nav li > a, .sidebar .nav li.active a {
  font-size: 13px;
  opacity: 1;
  margin: 24px 15px 0;
}
.navbar-nav.drop {
  background-color: white;
  border-radius: 12px;
  padding: 0 5px;
}
a.dropdown-toggle {
  overflow: hidden;
  max-width: 507px;
}
.navbar .navbar-nav .nav-link {
  margin-right: 35px;
}
.dropdown-toggle::after {
  display: none;
}
.drop-button {
  display:inline-block;
  position: absolute;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  top: 10px;
  right: 4px;
}
.dropdown-toggle[aria-expanded="true"] .drop-button {
  transition: all 150ms ease 0s;
  transform: rotateX(180deg);
}
.dropdown-menu {
  min-width: 240px;
}
.dropdown-menu i {
  padding-right: 10px;
}
.navbar .navbar-collapse .nav-item a {
  font-size: 13px;
}
@media (max-width: 1135px) {
  a.dropdown-toggle {
    overflow: hidden;
    max-width: 38vw;
  }
}
.dropdown-menu hr {
  border-top: 1px dashed #ddd;
  height: 1px;
  margin: 5px 0;
  box-sizing: border-box;
}
.dropdown-menu a.dropdown-item.list-menu {
  padding-left: 25px;
}
.dropdown-menu a.dropdown-item.list-menu.top {
  padding-top: 20px;
}
.dropdown-menu a.dropdown-item.list-menu.bottom {
  padding-bottom: 20px;
}
.dropdown-menu a.list-menu:hover, .dropdown-menu a.list-menu:active, .dropdown-menu a.list-menu:focus {
  background-color: #f4f4f4;
}
.hbg-menu .user-info .company-name {
  font-weight: bold;
}
.hbg-menu-head {
  background-color: #ececec;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0 1rem;
}

/*--------------カード--------------*/
.card {
  color: #2c2c2c;
}

.card-category, .card-stats .card-footer .stats.ex {
  color: #66615B;
}
.card.ex .card-header {
  padding: 15px 10px 0;
}
.card.ex .card-body {
  padding: 0px 10px 0px;
}
.card.ex .card-body .form-group {
  margin-bottom: 1rem;
}

/* ホーム */
.card-body.info {
  margin: 0 2% 25px;
  max-height: 290px;
  overflow-x: hidden;
  overflow-y:scroll;
  padding: 0 5px;
}
.card.notice {
  min-height: 163px;
}
.card-body.service {
  padding: 10px 0;
}
.row.service {
  padding: 0 10px;
}
.card-footer hr {
  margin: 0.75rem 0;
  border: 0.5px;
}
.card-header.notice, .card-header.info {
  padding-right: 2%;
  padding-left: 2%;
}
.card-body.notice {
  padding: 15px 2%;
}
.card.ex {
  margin-bottom: 3rem;
  padding: 0px 40px;
}
.card.list {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .card.ex {
    padding: 0px 3%;
  }
  .card.ex .card-header {
    padding: 15px 0 0;
  }
  .card.ex .card-body {
    padding: 0;
  }
}

/*--------------テーブル--------------*/
.table {
  color: #2c2c2c;
}
.table-responsive.list {
  max-height: 640px;
  overflow-x: hidden;
  overflow-y:scroll;
}
.table-striped tbody tr:nth-of-type(odd){
  background-color:#FFFCF5;
}
.table> :not(:first-child) {
  border-top: 1px;
}
.table > thead.text-column > tr > th {
  color: #66615B;
}
.table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #f4f4f4;
}
.table > thead > tr > th.bill-th {
  padding-left: 17px;
}
.bill-num {
  width: 62px;
  white-space: nowrap;
}
.en {
  padding-left: 5px;
}
@media (max-width: 520px) {
  .table > thead.text-column > tr > th {
    font-size: 12px;
  }
  .table > tbody > tr > td {
    padding: 12px 4px;
  }
  .table .btn.btn-info.download {
    padding: 11px 8px;
  }
}

/*--------------フォーム--------------*/
input:-webkit-autofill,input:-webkit-autofill:focus  {
    box-shadow: 0 0 0 1000px white inset;
}

.ex .form-group .form-control {
  padding: 5px 10px;
}
.form-control.form-input {
  font-size: 16px;
  padding: 10px;
  border-radius: 0.25rem;
  line-height: 1.25;
  margin-bottom: 0;
}
.form-control::placeholder {
  color: #ced4da;
}
.form-control:focus, .form-signin .form-control:focus {
  border-color: #04C818;
}
.card .control-label {
  font-size: 14px;
  color: #7f7f7f;
}
@media (min-width: 768px) {
  .control-label {
    text-align: right;
    white-space: nowrap;
  }
}
.row.num .control-label {
  max-width: 25%;
  padding:0 15px;
  white-space: nowrap;
}
.flex-item {
  padding-left:5px;
  margin-bottom: 15px;
  align-items: center;
  justify-content: flex-end;
  flex-basis: calc(100% - 25%);
}
@media (max-width:767px) {
  .flex-item {
    flex-basis: 100%;
  }
}
.form-row.form-num {
  padding-left:15px;
  height: 28px;
  margin-bottom:5px;
}
.form-num .form-group  {
  display: flex;
}
.form-num .form-group input {
  width: 59px;
  padding: 0 5px;
}
.btn.post {
  margin: 0;
  margin-left:10px;
  white-space: nowrap;
}
.form-row.form-num .form-group.inline-label {
  padding-right: 8px;
}
.row.double .control-label {
  max-width: 25%;
  padding:0 15px;
  white-space: nowrap;
}
.flex-left {
  display: flex;
  max-width:50%;
  flex-basis: calc(100% - 25%);
}
.flex-right {
  display: flex;
  max-width:50%;
}
.row.double .flex-left .control-label {
  max-width: 50%;
  flex-basis: calc(100% - 50%);
}
.flex-left-item {
  max-width: 50%;
  padding-left:5px;
}
@media (max-width:1455px) {
  .flex-left {
    max-width: 100%;
    flex-basis: 100%;
  }
.row.double .flex-left .control-label {
  max-width: 24.4%
  }
  .flex-left-item {
    max-width: 100%;
  }
}
@media (max-width:767px) {
  .flex-left {
    max-width: 50%;
    display: block;
    padding: 0;
  }
}
.flex-left-item .form-group input, .flex-right-item .form-group input {
  width: 246px;
  padding: 0 5px;
  margin-left: 9px;
}
@media (max-width:767px) {
  .flex-left-item .form-group input, .flex-right-item .form-group input {
    flex-basis: 100%;
  }
}
.row.double .control-label-right {
  max-width: 9.8%;
  padding-left: 15px;
  white-space: nowrap;
  flex-basis: calc(100% - 50%);
}
.flex-right-item {
  padding-left:5px;
}
@media (max-width:1455px) {
  .flex-right {
    max-width: 100%;
  }
.row.double .flex-right .control-label {
  max-width: 32.8%;
  }
}
@media (max-width:767px) {
  .flex-right {
    display: block;
    padding: 0;
    flex-basis: 50%;
  }
  .flex-right-item {
    max-width: 100%;
    flex-basis: 100%;
    padding-right: 9px;
  }
  .flex-left-item, .flex-right-item {
    white-space: normal;
  }
}
@media (max-width:659px) {
  .flex-left-item, .flex-right-item {
    white-space: nowrap;
  }
}
@media (max-width:659px) {
  .flex-left {
    max-width: 100%;
  }
  .flex-left, .flex-right {
    flex-basis: 100%;
  }
  .flex-left-item .form-memo, .flex-right-item .form-memo {
    width: 100%;
  }
  .flex-left-item, .flex-right-item {
    white-space: normal;
  }
}
.row.double .flex-right .control-label {
  max-width: 24.4%;
  flex-basis: 100%;
}
.flex-left-item .form-memo, .flex-right-item .form-memo {
  margin-left: 9px;
}
.flex-item .form-memo {
  margin-top: 0;
  margin-bottom: 0px;
  padding-left: 10px;
}
.form-memo {
  margin-top: 3px;
  color: #66615B;
}
.label {
  color: #7f7f7f;
}
.v_attention, .v_intro {
  display: flex;
  align-items: start;
}
.v_attention i, .v_intro i, .below_button i, .forgot-password i {
  margin-top: 4px;
}
.v_attention.list {
  margin-bottom: 5px;
}
.v_error {
  color: #F04444;
  margin: 5px 0;
}
.form-row {
  margin-top: 0px;
}
.btn-postcode {
  position: relative;
  bottom: 10px;
}
.row.form-row label {
  height: 8px;
  padding-left: 6px;
}
.row.bdr {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
.row.bdr.mt-10 {
  margin-top: 10px;
}
.row.bdr.mt-15 {
  margin-top: 15px;
}
.row .hyphen {
  padding: 0;
  position: relative;
  top: 4px;
}
.badge.badge-danger.badge-required {
  margin-left: 5px;
  padding: 4px;
  font-weight: normal;
}
.form-group.opt label {
  color: #66615B;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
  width: 238px;
  white-space: nowrap;
}
.form-group.opt input {
  margin-right: 3px;
}
.card.ex .card-body .form-group.opt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 12px;
  width: 100%;
}
div.row .card-header-cap {
  margin: 5px 0 0.75rem;;
}
.title-cap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-height: 50px;
  white-space: nowrap;
  padding: 0 2% 0 0;
  flex-basis: 45px;
}
.card-header .title-cap .card-title {
   margin: 5px 0 0;
}
.cap {
  margin: 5px 0 0;
  padding-left: 0;
  flex-basis: calc(100% - 450px);
  white-space: nowrap;
  align-self: center;
}
.card-cap {
  color: #66615B;
  padding: 0px;
  font-size: 14px;
}
.direct {
  font-size: 16px;
  color: #66615B;
}
@media (max-width:991px) {
  .direct {
    font-size: 14px;
    color: #66615B;
  }
}
p.direct {
  margin: 3px 0;
}
.direct.bat {
  margin: 0;
  margin-bottom: 5px;
}
.gray-box {
  background-color: #FaFaFa;
  padding: 25px 15px 10px;
  margin: 0;
  border-radius: 12px;
}
.gray-box.cont {
  padding: 25px 15px 15px;
}
.v_intro {
  color: #EF8157;
  margin: 0;
}
textarea.form-control {
  line-height: 1.5;
}
 /*--------------ボタン--------------*/
.button-area {
  margin: 1rem 0 2rem;
}
.button-area .btn {
  margin-right: 1rem;
  margin-left: 1rem;
  font-size: 14px;
  padding: 0.8rem 1.6rem;
  min-width: 14rem;
}
.btn-secondary {
  color: #666;
  border: 1px solid #eee;
  background-color: #fafafa;
}
@media (max-width: 991px) {
  .button-area .btn {
    margin: auto 0;
  }
  .btn-secondary {
    display: none;
  }
  .below_button {
    margin-bottom: 20px;
  }
}

 /*--------------カスタム--------------*/

/* ログイン固有 */
.comment {
  line-height: 1.7;
  white-space: nowrap;
}
@media (max-width:405px) {
  .comment {
    display: none;
  }
}
i.fa-arrow-circle-right {
  color: #04C818;
  font-size: 1.1rem;
  margin-right: 0.1rem;
}
div.login-title {
  text-align: center;
}
div.login-box {
  background-color: #EBEBE8;
  max-width: 470px;
  margin: 20px auto 3rem;
  padding: 35px;
  text-align: left;
  border-radius: 12px;
}
.content.login {
  padding: 60px 0;
}
.form-signin {
  padding: 0px 37px 0px;
}
.form-signin-label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-height: 50px;
  flex-basis: 63px;
  padding: 0;
}
.form-signin-label label {
  margin-bottom: 0;
  white-space: nowrap;
  letter-spacing: .05em;
  color: #66615B;
}
.form-signin-input {
  margin: 0;
  flex-basis: calc(100% - 84px - 30px);
}
.form-signin .form-control {
  padding: 12px 10px;
  border: 1px solid #ced4da;
}
.forgot-password {
  display: flex;
  justify-content: center;
}

/* フォーム */
.email-ex input {
  max-width: 570px;
}
.add-ex input {
  max-width: 453px;
}
@media (max-width: 767px) {
  .add-ex input {
    max-width: 100%;
  }
}
.inq-ex input {
  max-width: 420px;
}

/* アラート */
.alert.alert-danger.alert-ex {
  padding: 1px 10px;
  line-height: 1.5;
}
.alert-ex ul {
  padding: 3px 40px;
  margin: 10px auto;
  text-align: left;
  list-style: none;
}
div[data-notify="container"] {
  top: 38px!important;
  left: 260px!important;
}
body.no-login div[data-notify="container"] {
  left: 0px!important;
}
@media (min-width: 768px) {
  div[data-notify="container"] {
    max-width: 650px;
    min-width: 505px;
    top: 72px!important;
    left: 260px!important;
  }
  body.no-login div[data-notify="container"] {
    top: 24px!important;
  }
}
@media (max-width: 991px) {
  body.no-login div[data-notify="container"], div[data-notify="container"] {
    top: 60px!important;
    left: 0px!important;
  }
}
@media (max-width: 767px) {
  div[data-notify="container"] {
    max-width: 94%;
  }
}
.validation ul li, span[data-notify="message"] li {
  list-style: none;
  padding: 2px;
}
.alert.alert-info.alert-ex {
  padding: 10px 40px;
  text-align: center;
  line-height: 1.5;
}
.alert.alert-login {
  margin: 0;
}
.alert-ex.alert-login ul {
  padding: 5px 10px;
}

/* ホーム固有 */
.info-block {
  margin: 0 auto 20px;
  padding: 0x;
  border-bottom: 1px dashed #ddd;
}
.info-title {
  display: flex;
  padding: 7px 10px;
  font-size: 14px;
  background-color: #ebf7ef;
}
.info-date {
  padding-right: 30px;
}
@media (max-width:991px) {
  .info-title, .info-date {
    display: block;
  }
  .info-date {
    margin-bottom: 5px;
  }
}
p.info {
  margin: 0;
  padding: 10px 15px 15px 127px;
  font-size: 13px;
}
@media (max-width: 991px) {
  p.info {
    padding: 10px;
  }
}
.service a {
  font-size: 16px;
}
.card.service {
  margin-bottom: 4rem;
}
.card.service .card-title button {
  margin-left: 12%;
 }
.card.service .card-footer .stats i {
  padding-right: 6px;
  color: #32957E;
}
.entry-header h1, .entry-title {
  font-size: 16px;
  margin-bottom: 10px;
}
.entry-content, .article-body {
  font-size: 13px;
}
.article-body p, .entry-content p {
  margin: 0;
}
.btn.btn-cta {
  font-size: 14px;
  padding: 6px 16px;
}
.card-body.column {
  margin: 0 15px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y:scroll;
  padding: 0 5px;
}
article.category-column {
  margin: 15px auto;
  padding: 0px;
  border-bottom: 1px dashed #ddd;
}

/* サービス表示*/
.service-contents {
  padding: 0 15px;
  justify-content: space-between;
}
.greenwich-service-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-height: 76px;
  white-space: nowrap;
  padding: 24px 0;
  margin-right: 15px;
  flex-basis: 231px;
}
@media (max-width:1580px) {
  .greenwich-service-header {
    padding-top: 0;
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 1313px) {
  .greenwich-service-header {
    flex-basis: calc(100% - 662px);
  }
}
@media (max-width: 1200px) {
  .greenwich-service-header {
    flex-basis: 100%;
  }
}
.greenwich-service-logo {
  width: 41px;
  padding-right: 6px;
}
.greenwich-service-typography {
  font-size: 19px;
}
@media (max-width: 991px) {
  .greenwich-service-typography {
    font-size: 18px;
  }
}
/** ロゴリニューアル時変更箇所01 **/
.greenwich-service-block {
  min-height: 76px;
  padding: 24px 24px 12px;
  margin-bottom: 3rem;
  background: rgba(255,255,255, .8);
  white-space: nowrap;
  align-items: center;
  justify-content: flex-end;
  border-radius: 12px;
  width: auto;
}
@media (min-width: 992px) {
  .greenwich-service-block {
    margin-bottom: 20px;
  }
}
.greenwich-service-list {
  list-style: none;
  margin: 0;
  display: flex;
  padding: 0;
}
.service-list-item {
  margin: 0 11px;
}
/**

サービスロゴブロックが、最大幅から小さくしたときに、改行させるタイミング

**/
@media (max-width: 1313px) {
.greenwich-service-block {
    padding: 20px 10px 10px;
    flex-basis: 100%;
  }
  .greenwich-service-list {
    display: grid;
    grid-template-columns: repeat(3, 150px);
    justify-content: center;
    margin-right: 42px;
    gap: 20px 50px;
  }
  .service-list-item {
    padding: 0 20px;
    width: 100%;
  }
}
@media (max-width: 703px) {
  .greenwich-service-list {
    margin-left: 0px;
    gap: 20px 35px;
  }
}
@media (max-width: 604px) {
  .greenwich-service-list {
    display: grid;
    grid-template-columns: repeat(2, 150px);
    justify-content: center;
    gap: 20px 45px;
  }
}
@media (max-width: 455px) {
  .greenwich-service-block {
    padding: 20px 0px 10px;
  }
  .greenwich-service-list {
    display: grid;
    grid-template-columns: repeat(2, 150px);
    justify-content: center;
    gap: 20px 20px;
  }
  .service-list-item {
    margin: 0;
    padding: 0 13px;
  }
}
@media (max-width: 395px) {
  .greenwich-service-block {
    padding: 20px;
  }
  .greenwich-service-list {
    display: grid;
    grid-template-columns: repeat(1, 150px);
    justify-content: center;
    gap: 20px 20px;
  }
}
.service-logo {
  height: 33px; /* 28 */
  line-height: 0;
  vertical-align: middle;
  width: auto;
  max-width: none;
}
img.service-logo {
  transition: all 150ms linear;
}
img.service-logo:hover {
  opacity: 0.5;
  transition: all 150ms linear;
}
.service-logo-editor {
  height: 37px;
}

/* 問い合わせ固有 */
.gray-box.tel {
  padding-top: 8px;
  padding-bottom: 14px;
}
.flex-label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width:767px) {
  .flex-label {
    flex-basis: 100%;
    justify-content: flex-start;
  }
}
.large_text {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
}
.large_text a {
  color: #2c2c2c;
}
.large_text a:hover, .large_text a:active, .large_text a:focus {
  color: #2c2c2c;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .large_text {
    font-size: 18px;
  }
}
textarea.form-control {
  resize: vertical;
  min-height: 200px;
  max-height: 400px;
  max-width: 600px;
}
#b_address {
  margin-top: 25px;
}
.b_select {
  margin-top:20px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .b_select {
    padding: 0;
  }
}
/* pwforgot固有 */
.info {
  margin: 20px 0 0;
}
.list-t {
  display: flex;
  font-size: 16px;
  margin-bottom: 5px;
}
.list-t i {
  margin-top: 4px;
}
.list-b {
  line-height: 1.8;
  color: #66615B;
}
.message-box {
  padding: 0px 15px;
}

/*-------------- Footer Login --------------*/
#footer {
  background-color: #32957E;
  margin: 0 auto;
  color: #113d33;
  z-index: 999;
}
.footer {
  height: 75px;
  width: 100%;
  padding: 12px;
  margin: 0 auto;
}
.footer-contents {
  margin: 0;
}
.logo-footer img {
  margin-right: 20px;
}
.footer hr {
  margin: 10px auto 2px;
}
#footer ul li{
  padding: 0px 10px;
}
#footer a {
  color: #fff;
  background-color: transparent;
  font-size: 13px;
  font-weight: normal;
  padding : 0;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .btn-footer {
  font-size: 12px;
  border: solid 1px #fff;
  background-color: transparent;
  padding: 3px 12px;
  border-radius: 20px;
  margin: 0;
}
#footer .btn-footer:active {
  color: #113d33;
  background-color: #fff;
}
#footer .copy {
  font-size: 13px;
}
@media (min-width: 396px) {
  .logo-footer {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .footer {
    max-width: 1000px;
  }
}
@media (min-width: 900px) {
  .footer {
    max-width: 1140px;
  }
}

@media (max-width: 1090px) {
  .footer {
    height: 98px;
  }
  .logo-footer img {
    padding: 10px 0;
  }
  .content.no-login {
    min-height: calc(100vh - 118px);
  }
}
@media (max-width: 1350px) {
  .main-panel .footer {
    height: 98px;
  }
  .main-panel .logo-footer img {
    padding: 10px 0;
  }
  .content {
    min-height: calc(100vh - 191px);
  }
}
@media (max-width: 991px) {
  .content {
    min-height: calc(100vh - 200px);
  }
}
@media (max-width: 767px) {
  .main-panel .footer, .footer {
    height: 127px;
  }
  .footer-menu {
    padding: 4px 0;
  }
  .content {
    min-height: calc(100vh - 229px);
  }
  .content.no-login {
    min-height: calc(100vh - 147px);
  }
}
@media (max-width: 507px) {
  .main-panel .footer, .footer {
    height: 146px;
  }
  .content {
    min-height: calc(100vh - 248px);
  }
  .content.no-login {
    min-height: calc(100vh - 166px);
  }
}
@media (max-width: 576px) {
  .content.login {
    height: auto;
    padding: 20px 0;
  }
  div.login-box {
    padding: 30px 30px;
  }
  .form-signin {
    padding: 0px 38px 0px;
  }
  .service-list-item {
    width: 100%;
  }
  .form-signin .btn-block {
    max-width: calc(100% - 32px);
  }
  .form-signin-label,
  .form-signin-input {
    flex-basis: 100%;
    justify-content: flex-start;
    padding: 0 15px 5px;
  }
}
@media (max-width: 470px) {
  div.login-box {
    border-radius: 0px
  }
}
@media (max-width: 462px) {
  .form-signin {
    padding: 0px 10px 0px;
  }
}
@media (max-width:405px) {
  .comment {
    display: none;
  }
  div.login-box {
    padding: 30px 15px;
  }
  .form-signin .form-control {
    padding: 8px 10px;
  }
}
@media (max-width: 387px) {
  .main-panel .footer, .footer {
    height: auto;
  }
  .content {
    min-height: calc(100vh - 268px);
  }
  .content.no-login {
    min-height: calc(100vh - 186px);
  }
}
@media (max-width: 365px) {
  .logo-footer img {
    margin: 0;
  }
  .form-signin {
    padding: 0px 0px;
  }
}
@media (orientation: landscape) and (max-width: 1024px) {
  .login {
    height: auto;
  }
}
.overflow-hidden {
  overflow: hidden;
}

/*============
.hbg-menu
=============*/
.hbg-menu {
  display: block;
  position: fixed;
  top: 0;
  left: -380px;
  bottom:0;
  width: 380px;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: .5s;
  z-index: 3;
}
.open .hbg-menu {
  left: 0;
}
.hbg-menu .inner {
  padding: 40px 20px;
}
.hbg-menu .inner ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.hbg-menu .inner ul li {
  border-bottom: 1px solid #eee;
}
.hbg-menu .inner ul li a {
  display: block;
  color: #66615B;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
.hbg-menu .inner ul li a:hover {
  background-color: #fafafa;
}
@media screen and (max-width: 462px) {
  .hbg-menu {
    left: -320px;
    width: 320px;
  }
}

/*============
@keyframes
=============*/
@keyframes equalizer01 {
  0% {
    width: 70%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 100%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 70%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 100%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 70%;
  }
}
@keyframes equalizer02 {
  0% {
    width: 30%;
  }
  10% {
    width: 20%;
  }
  20% {
    width: 40%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 20%;
  }
  50% {
    width: 30%;
  }
  60% {
    width: 20%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 40%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 30%;
  }
}
/*============
.toggle_btn
=============*/
.navbar-toggler {
  padding:0;
  color: transparent;
}
.toggle_btn {
  display: block;
  position: fixed;
  top: 12px;
  left: 15px;
  width: 60px;
  height: 30px;
  transform: translate(0, 0);
  transition: all .5s;
  cursor: pointer;
  z-index: 3;
}
.open .toggle_btn {
  left: 410px;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #666;
  transition: all .5s;
}
.open .toggle_btn span {
  background-color: #fff;
  width: 30px;
}
.open .toggle_btn span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
  animation: unset;
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
  animation: unset;
}
.open .toggle_btn span:nth-child(3) {
  transform: translate(0, -10px) rotate(45deg);
  animation: unset;
}
@media screen and (max-width: 462px) {
  .open .toggle_btn {
    left: 273px;
    transform: translate(0, 0);
    transition: all .5s;
  }
  .open .toggle_btn span {
    background-color: #2c2c2c;
  }
}
/*============
#mask
=============*/
#mask {
  display: none;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  z-index: 2;
  cursor: pointer;
  transition: all .5s;
}
@media (min-width: 992px) {
  .open #mask {
    display: none;
  }
}

/*============
recaptcha
=============*/
.grecaptcha-badge {
  visibility: hidden;
}

/*============
modal
=============*/
#modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}

#modal-box {
  display: none;
  position: fixed;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 10px;
  border-radius: 16px;
  width: 100%;
  max-width: 520px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  z-index: 9999;
  color: #333;
}
@media screen and (max-width: 462px) {
  #modal-box {
    max-width: 90%;
  }
}

.modal-close {
  margin-top: 10px;
  display: block;
  text-align: center;
  color: #007bff;
  cursor: pointer;
}
