a {
  color: #ed7194; }

a:hover {
  color: #ce5275; }

.text-white {
  color: #fff !important; }

.text-dark {
  color: #343a40 !important; }

.text-primary {
  color: #ed7194 !important; }

.text-secondary {
  color: #92979c !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #ed7194 !important; }

.text-info {
  color: #4582ec !important; }

a.text-info:hover, a.text-info:focus {
  color: #4582ec !important; }

.hide {
  display: none !important; }

.btn-primary {
  background-color: #ed7194;
  border-color: #ed7194; }
  .btn-primary:hover {
    background-color: #ce5275;
    border-color: #ce5275; }
  .btn-primary:focus, ..btn-primary.focus {
    background-color: #ce5275;
    border-color: #ce5275; }
  .btn-primary.disabled {
    background-color: #ed7194;
    border-color: #ed7194;
    opacity: 0.5; }

.btn-outline-primary {
  color: #ed7194;
  border-color: #ed7194; }
  .btn-outline-primary:hover {
    background-color: #ed7194;
    border-color: #ed7194; }

.btn-info {
  background-color: #4582ec;
  border-color: #4582ec; }
  .btn-info:hover {
    background-color: #226be8;
    border-color: #226be8; }

.bg-primary {
  background-color: #ed7194 !important; }

.bg-primary-gradient {
  background-color: #ed53ff !important;
  background-image: linear-gradient(24deg, #ed53ff 0%, #ed7979 100%); }

.bg-primary-light {
  background-color: #e5dff8 !important;
  color: #343a40; }
  .bg-primary-light a {
    color: #ed7194 !important; }

.inline-icon {
  width: 22px;
  height: 22px;
  vertical-align: top; }

.btn-highlight {
  background: #70c710;
  border-color: #70c710;
  color: #fff; }
  .btn-highlight:hover {
    background-color: #5ba10d !important;
    color: #fff; }

.btn-ontline-highlight {
  background: #fff;
  border-color: #70c710;
  color: #5ba10d; }
  .btn-ontline-highlight:hover {
    background-color: #5ba10d !important;
    color: #fff; }

.btn-s {
  padding: 4px 10px; }

.btn-input-close {
  transform: rotate(-45deg);
  background: #ddd; }

.btn-s-white, .btn-white {
  background: #fff !important; }
  .btn-s-white:hover, .btn-white:hover {
    color: #03788b !important; }

.btn-less-padding {
  padding-right: 5px;
  padding-left: 5px; }

table td.td-less-padding {
  padding-right: 5px;
  padding-left: 5px; }

.bg-disable {
  background: #ddd !important; }

.bg-gray {
  background: #f7f7f7 !important; }
  .bg-gray .sub-nav-item a {
    color: #343a40; }
    .bg-gray .sub-nav-item a:after {
      content: '';
      background: url('/asset/images/directory_nav_caret.png') no-repeat;
      background-size: contain;
      vertical-align: middle;
      display: inline-block;
      position: relative;
      top: -2px;
      margin: 0 0px 0 20px;
      width: 9px;
      height: 13px; }

.bg-dark-gray {
  background: #ddd !important; }

.bg-info {
  background: #ed7194 !important; }

.rotate90 {
  display: inline-block;
  transform: rotate(90deg); }

html, body, .wrap, .main-container {
  min-height: 100%;
  position: relative; }

.wrap-height {
  height: 100%; }

.sub-nav-item.active a {
  opacity: 1; }

.sub-nav.bg-primary-light .sub-nav-item {
  padding-right: 0; }
  .sub-nav.bg-primary-light a:after {
    content: '';
    background: url('/asset/images/directory_nav_caret.png') no-repeat;
    background-size: contain;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 10px 0 20px;
    width: 9px;
    height: 13px; }

.directory_nav .sub-nav-item {
  opacity: 0.7; }
  .directory_nav .sub-nav-item.active {
    opacity: 1; }
  .directory_nav .sub-nav-item a {
    opacity: 1; }

.font-iconp-pos {
  top: 0.1em; }

.table th, .table td {
  vertical-align: middle; }

.table thead th {
  background: #f7f7f7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 13px; }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.02); }

.small-table thead th {
  font-size: 12px;
  padding: 5px; }

.table-normal {
  font-size: smaller;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .table-normal.small-text th {
    font-size: 12px; }
  .table-normal.small-pading th, .table-normal.small-pading td {
    padding: 6px; }
  .table-normal.input-table td {
    padding: 6px; }
    .table-normal.input-table .form-control {
      font-size: 13px;
      height: 30px; }
    .table-normal.input-table .no-padding {
      padding: 0; }
    .table-normal.input-table .checkbox-label {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 10px 0;
      position: relative;
      top: 4px; }
    .table-normal.input-table .sortable-icon {
      width: 20px; }
      .table-normal.input-table .sortable-icon img {
        left: 6px; }
  .table-normal td, .table-normal th {
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle; }
  .table-normal thead th {
    vertical-align: middle; }
  .table-normal .medium {
    width: 200px; }

.tooltip-inner {
  background-color: #f0ad4e; }

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #f0ad4e; }

.modal-open .modal {
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600; }

body, input, textarea, select {
  font-size: 17px; }

strong {
  font-weight: 600; }

.btn {
  border-radius: 4px; }

.main-container {
  padding-top: 32px; }

.no-header .main-container {
  padding: 0; }

.container-xlarge {
  width: 1440px;
  max-width: 100%; }

.container-large {
  width: 940px;
  max-width: 100%; }

.container-medium {
  width: 740px;
  max-width: 100%; }

.container-small {
  width: 540px;
  max-width: 100%; }

.fixed-side-container {
  overflow: hidden;
  height: 100%; }

.fixed-container {
  float: right;
  width: 270px;
  background: #f7f7f7;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0; }

.fluid-container {
  float: left;
  width: 100%;
  margin-right: -270px;
  padding-right: 270px;
  box-sizing: border-box; }

.markdown-text strong {
  background: linear-gradient(transparent 50%, #ff0 50%); }
  .markdown-text code {
    font-size: 100%; }
  .markdown-text em {
    font-style: normal !important;
    color: #e83e8c; }
  .markdown-text h4 {
    font-size: 14px; }
  .markdown-text h3 {
    font-size: 16px; }

.link-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #666;
  padding: 5px 10px;
  background: #fff;
  color: #666; }
  .link-to-top:hover {
    text-decoration: none;
    background: #eee; }

.markdown-content h2 {
  font-size: 20px;
  padding: 20px 0;
  font-weight: 300; }
  .markdown-content p {
    font-size: 14px; }
  .markdown-content li {
    font-size: 14px;
    margin-bottom: 10px; }

legend {
  margin-bottom: 1.6em; }

.form-outer {
  padding-left: 1.25rem; }

.form-group {
  margin-bottom: 1.6rem; }
  .form-group .thumbnail img {
    width: 100%;
    margin-bottom: 10px; }
  .form-group .org-thumbnail img {
    max-width: 210px;
    padding-bottom: 10px; }

input[type="text"], input[type="number"], input[type="password"], input[type="email"], input[type="tel"], .select2-container--default .select2-selection--single {
  padding: 0.5rem 1.1rem;
  font-size: 1.063rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem; }
  input[type="text"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #d4d4d4; }
  input[type="text"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #d4d4d4; }
  input[type="text"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, .select2-container--default .select2-selection--single::-moz-placeholder {
    color: #d4d4d4; }

.form-group .select2-container--default .select2-selection--single {
  height: auto;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0; }

.select2-dropdown {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.select2-container--open .select2-dropdown--below {
  border: 1px solid #ccc !important; }

.select2-selection__arrow {
  top: 7px !important;
  right: 10px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 7px 6px 0 6px !important;
  margin-left: -8px !important; }

.fc-time-grid .fc-slats td {
  height: 1.2em; }

.fc-time-grid-event .fc-time {
  padding: 4px 2px;
  font-weight: 500; }

.fc-title {
  font-size: 13px; }

.fc-title {
  font-size: 14px; }

.fc-event {
  border: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2); }

.fc-event .fc-bg {
  opacity: 0; }

.event-status {
  display: inline-block;
  color: #fff;
  border-radius: 2px;
  padding: 1px 3px;
  margin: 0 0 0 4px;
  font-size: 12px; }
  .event-status.cancelled {
    background: #fff;
    color: #666; }
  .event-status.hold {
    background: #fff;
    color: #666; }
  .event-status.unfixed {
    background: #d9534f; }
  .event-status.fixed {
    background: #fff;
    color: #666; }
  .event-status.finished {
    background: #fff;
    color: #666; }

.event-services {
  display: inline-block;
  color: #fff;
  border-radius: 2px;
  padding: 1px 3px;
  margin: 0 0 0 4px;
  font-size: 12px;
  background: rgba(255, 255, 255, .7);
  color: #333;
  opacity: 0.7;
  font-size: 10px;
  position: relative;
  top: -1px; }

.event-saved {
  position: absolute;
  top: 1px;
  right: 3px;
  color: #fff;
  border-radius: 8px;
  font-size: 16px; }

.fc-event .fc-resizer {
  padding-bottom: 4px; }
  .fc-event .fc-resizer:after {
    color: #fff;
    font-size: 16px; }

.page-heading {
  font-size: 1.6em;
  font-weight: 300;
  padding-top: 0;
  margin-bottom: 1em;
  text-align: center; }

.page-sub-heading {
  font-size: 18px;
  font-weight: 300;
  padding-top: 0;
  margin-bottom: 1em;
  text-align: center; }

.page-heading-s {
  font-size: 14px;
  font-weight: 600;
  color: #6f7a7f;
  margin-bottom: 10px; }

.navbar-brand {
  margin-right: 2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem; }
  .navbar-brand img {
    height: 40px; }

.navbar-brand-external {
  margin-right: auto;
  margin-left: auto; }
  .navbar-brand-external img {
    height: 30px; }

.footer {
  background: #f7f7f7;
  padding: 20px 0;
  text-align: center;
  color: #999; }

.footer__logo {
  margin-bottom: 20px; }
  .footer__logo img {
    height: 40px; }

.loading {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1500; }

.loading__inner {
  display: table-cell;
  vertical-align: middle; }

.loading__image {
  width: 100px; }

.copyright {
  color: #9fabb0;
  font-size: 12px; }

.page-notice {
  background: #f7f7f7;
  padding: 10px;
  font-weight: 600;
  text-align: center; }

.navbar-light .navbar-nav .active > .nav-link {
  font-weight: 600; }
  .navbar-light .navbar-nav .active > .nav-link:hover {
    color: #ed7194; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #ed7194; }
  .nav-pills .nav-link.active:hover, .nav-pills .show > .nav-link:hover {
    background-color: #ed7194; }

.trial-info {
  padding-right: 20px; }

.sub-nav {
  background-color: #ed7194; }
  .sub-nav ul {
    padding: 0;
    margin-bottom: 0; }

.sub-nav-item {
  display: inline-block;
  list-style: none;
  padding: 8px 20px 8px 0;
  color: #fff;
  opacity: 0.7;
  font-size: 14px; }
  .sub-nav-item a {
    color: #fff;
    opacity: 0.7; }
    .sub-nav-item a:hover {
      opacity: 1; }
    .sub-nav-item a.active {
      opacity: 1; }

#totop {
  position: fixed;
  bottom: 20px;
  right: 20px; }
  #totop a {
    background: #eee;
    padding: 10px 15px;
    color: #6f7a7f;
    border-radius: 4px; }

.btn-point-input {
  text-align: center;
  vertical-align: middle;
  font-size: 40px;
  border: 4px solid #fff;
  border-radius: 12px;
  background: #f7f7f7;
  padding: 20px 0;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  .btn-point-input:hover {
    color: #ed7194;
    background-color: #eee; }
  .btn-point-input:active {
    color: #fff;
    background-color: #ed7194; }
  .btn-point-input.active {
    color: #fff;
    background-color: #70c710; }
  .btn-point-input.del {
    background-color: #ddd; }
  .btn-point-input.submit {
    color: #f7f7f7;
    font-size: 30px;
    line-height: 60px; }

.select-btn-list {
  padding-left: 0; }
  .select-btn-list li {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    vertical-align: top;
    padding-right: 5px;
    display: inline-block; }
  .select-btn-list input[type="radio"], .select-btn-list input[type="checkbox"] {
    display: none; }
  .select-btn-list label {
    position: relative;
    background-color: #eee;
    font-size: 14px;
    width: 100%;
    padding: 10px;
    cursor: pointer; }
  .select-btn-list .label-right-text {
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 16px; }
  .select-btn-list input[type="radio"]:checked + label, .select-btn-list input[type="checkbox"]:checked + label {
    background-color: #ed7194;
    color: #fff; }
  .select-btn-list input[type="radio"]:checked + label + .label-right-text, .select-btn-list input[type="checkbox"]:checked + label + .label-right-text {
    color: #fff; }

.coupon-container {
  border-radius: 8px;
  font-size: 15px; }
  .coupon-container h3 {
    font-size: 18px; }

.customer-qrcode {
  margin-bottom: 10px; }

.customer-qrcode__text {
  margin-bottom: 20px;
  font-size: 14px; }

.org-info {
  background: #f1f1f1;
  padding: 15px;
  border-radius: 8px; }

.display-number-wrapper {
  position: relative; }

.display-number {
  color: #ed7194;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0.14em; }

.point-message {
  font-size: 16px;
  position: absolute;
  bottom: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #ed7194; }

.price-input {
  padding: 0; }
  .price-input .price-input-section {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px; }
  .price-input .title-price-input {
    background: #ddd;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 20px; }
  .price-input .heading-price-input {
    font-size: 14px;
    font-weight: 600; }
  .price-input .display-number {
    color: #ed7194;
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    margin-bottom: 10px;
    letter-spacing: 0.14em; }
  .price-input .point-input {
    padding-right: 15px;
    padding-left: 15px; }
  .price-input .btn-point-input {
    text-align: center;
    vertical-align: middle;
    font-size: 26px;
    border: 4px solid #f7f7f7;
    border-radius: 12px;
    background: #fff;
    padding: 6px 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none; }
    .price-input .btn-point-input:hover {
      color: #ed7194;
      background-color: #eee; }
    .price-input .btn-point-input:active {
      color: #fff;
      background-color: #ed7194; }
    .price-input .btn-point-input.active {
      color: #fff;
      background-color: #70c710; }
    .price-input .btn-point-input.del {
      background-color: #ddd; }
    .price-input .btn-point-input.submit {
      color: #f7f7f7;
      font-size: 26px;
      line-height: 26px; }

.point-rate {
  padding-left: 0; }
  .point-rate li {
    padding-left: 0; }

.point-rate-scroll {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

.label-qrcode {
  margin-bottom: 0; }

.input-qrcode {
  display: none; }

.plus-point {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  color: #ed7194; }

.necessary {
  color: #f0ad4e;
  font-size: 16px; }

.current-point {
  font-size: 60px;
  color: #ed7194; }

label[for=bithday] {
  width: 100%; }

.price-container .table td, .price-container .table th {
  border: 1px solid #ddd; }

.price-table thead th {
  background: #ed7194;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
  text-align: center; }
  .price-table tbody th {
    background: #eafcff; }
  .price-table .price-th-function {
    width: 255px; }
  .price-table td {
    color: #ed7194;
    text-align: center;
    vertical-align: middle; }

.price__function {
  color: #ed7194;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px; }

.price__function--description {
  color: #6f7a7f;
  font-size: 14px;
  font-weight: 300; }

.price__function--no-service {
  background: #eee; }

.price__price {
  color: #ed7194;
  font-weight: 500;
  wrod-wrap: normal;
  margin-bottom: 5px; }

.price__price-note {
  wrod-wrap: normal;
  color: #6f7a7f;
  font-size: 15px; }

.compare-price {
  white-space: nowrap; }

.plan-price {
  min-width: 180px;
  font-weight: 600; }

.plan-note {
  font-size: 14px;
  opacity: 0.7; }

.total-price {
  text-align: right; }

.total-price__inner {
  width: 70%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd; }

.total-price__option {
  display: none; }

.start-service {
  width: 300px;
  background: #70c710;
  border-color: #70c710;
  padding: 15px 0; }

#input-agreement {
  position: relative;
  top: -2px; }

.dm-list-table {
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all; }

.dm-list-message {
  width: 660px; }

.preview-dm-type {
  text-align: center; }

.flex-textarea {
  position: relative;
  font-size: 1rem;
  line-height: 1.8; }

.flex-textarea_hidden {
  overflow: hidden;
  visibility: hidden;
  box-sizing: border-box;
  padding: 5px 15px;
  min-height: 40px;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  border: 1px solid; }

.flex-textarea__textarea {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 5px 15px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  resize: none; }

.dm-target-list {
  padding-bottom: 20px; }

.dm-target-list-item {
  font-size: 14px;
  padding: 8px 3px;
  border-bottom: 1px solid #ccc; }

.trial-banner {
  position: absolute;
  right: 30px;
  top: 40px;
  background: url(/asset/images/trial_star.svg) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: table;
  z-index: 10; }
  .trial-banner span {
    vertical-align: middle;
    display: table-cell; }

.header-copy-text {
  position: absolute;
  width: 100%;
  font-size: 12px;
  text-align: center;
  background: rgba(237, 113, 148, 0.7);
  color: rgba(255, 255, 255, 0.7);
  padding: 2px 10px 2px 2px;
  z-index: 20; }

.main-copy-text {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  padding: 20px 0 0 0;
  line-height: 1.5 !important; }

.main-image {
  background: url('/asset/images/top_bg_cell.svg') repeat;
  padding-top: 20px;
  position: relative; }
  .main-image .main-top-arrow {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 200px; }
    .main-image .main-top-arrow img {
      width: 100px; }

.main-bg {
  display: flex;
  flex: 1;
  padding-bottom: 40px; }

.main-top-bg1 {
  width: 50%; }
  .main-top-bg1 img {
    width: 100%; }

.main-top-bg2 {
  width: 50%; }
  .main-top-bg2 img {
    width: 100%; }

.static-top__heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #000; }

.static-top__logo {
  width: 100%;
  max-width: 160px;
  margin-bottom: 10px; }
  .static-top__logo img {
    width: 100%; }

.recommend-orgs li {
  font-size: 14px;
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin: 5px 3px; }

.top-campaign-text {
  font-size: 14px; }

.top-description__message {
  color: #000;
  padding: 0px 0 10px;
  background: rgba(255, 255, 255, 0.7); }

.text-black {
  color: #000; }

.top-description {
  font-size: 16px;
  line-height: 2;
  color: #000; }
  .top-description p {
    font-weight: 300;
    font-size: 15px; }
  .top-description .top-description__attention {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.4em; }
  .top-description .top-features {
    font-weight: 500; }
  .top-description .feature-item {
    font-size: 26px;
    font-weight: 300;
    padding: 0 20px;
    margin: 0 10px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    background: #000;
    border-radius: 30px; }

.static-top__btn-register {
  width: 300px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 16px 0;
  font-size: 20px;
  font-weight: 300;
  background: #70c710;
  border-color: #70c710; }

.static-top__buttons {
  padding-bottom: 30px; }

.feature-list {
  color: #ed7194;
  padding: 0; }
  .feature-list li {
    padding: 7px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .feature-list h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center; }
  .feature-list p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 0; }

.feature-list__inner {
  background: #fff;
  border-radius: 8px;
  padding: 15px; }
  .feature-list__inner h3 {
    color: #000; }

.make-better {
  border-bottom: 1px dashed #ed7194;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #465257;
  font-size: 16px;
  line-height: 1.7; }
  .make-better.row {
    margin-right: 0;
    margin-left: 0; }
  .make-better .col {
    padding: 0; }

.make-better__heading {
  color: #ed7194;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 0; }

.link-news-category {
  margin-left: 4px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid #ed7194; }
  .link-news-category:hover {
    text-decoration: none;
    background: #ed7194;
    color: #fff; }

.news-container {
  padding-left: 0;
  font-weight: 300; }
  .news-container h4 {
    font-size: 16px;
    font-weight: 600; }
  .news-container .news-date {
    line-height: 1;
    font-size: 16px; }

.invite-friend h4 {
  font-size: 20px;
  font-weight: 500; }

.invite-code-outer {
  background: #fff;
  border-radius: 8px; }

.invite-code {
  font-size: 150%;
  font-weight: 500; }

.price-sms {
  padding-top: 3px;
  font-size: 16px;
  font-weight: 400; }

.compare-dm {
  width: 100%; }

.service-outline {
  max-width: 663px;
  margin: 0 auto; }
  .service-outline img {
    width: 100%; }

.top-menu {
  padding: 0; }
  .top-menu li {
    list-style: none;
    text-align: center;
    color: #ed7194;
    padding: 10px; }
  .top-menu a {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    width: 500px;
    border: 1px solid #ed7194;
    border-radius: 8px;
    padding: 10px 0;
    color: #ed7194; }
    .top-menu a:hover {
      background-color: #ed7194;
      color: #fff;
      text-decoration: none; }
  .top-menu .top-menu__disabled {
    border: 1px solid #ccc;
    border-radius: 8px;
    color: #ccc; }
    .top-menu .top-menu__disabled:hover {
      background-color: #ddd;
      color: #fff;
      text-decoration: none; }

.first-step {
  padding-top: 20px; }

.first-step__heading {
  font-size: 16px;
  font-weight: 400; }

.first-step__list {
  padding: 20px 20px 20px 40px;
  background: #f7f7f7; }
  .first-step__list li {
    font-size: 16px;
    margin-bottom: 16px; }
  .first-step__list .howto-invite {
    padding-left: 0; }
    .first-step__list .howto-invite li {
      font-size: 14px;
      margin-bottom: 12px;
      padding-left: 1em;
      text-indent: -1em; }

ul.first-step__list {
  padding-left: 20px; }
  ul.first-step__list li {
    list-style: none; }

.first-step__list__heading {
  font-weight: 400;
  cursor: pointer; }

.first-step__list__item {
  display: none; }

#qrcode {
  width: 120px; }

.exchange_current_point {
  font-size: 150%; }

.customers-table .col-customer .customers-link-customer-edit {
  display: none; }
  .customers-table .col-customer:hover .customers-link-customer-edit {
    display: inline; }

.customer-list-belongs {
  line-height: 1.5em;
  padding-top: 5px;
  display: inline-block; }

.customer-search-input {
  width: 0;
  transition: all 0.3s;
  opacity: 0; }
  .customer-search-input.active {
    width: 300px;
    opacity: 1; }

.search tbody tr {
  display: none; }
  .search tbody tr.show {
    display: table-row; }

.col-customer-action {
  width: 50px; }

.modal-sidebar {
  overflow: scroll;
  max-height: 470px; }
  .modal-sidebar .search-customer-id-input {
    padding: 4px; }

.modal-sidebar-heading {
  font-weight: 600;
  font-size: 16px; }

.customer-paging {
  text-align: center; }

.paging-item {
  list-style: none;
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-bottom: 10px; }
  .paging-item a {
    padding: 5px;
    display: block;
    border: 1px solid #ed7194;
    border-radius: 4px;
    color: #ed7194; }
  .paging-item a.active {
    color: #fff;
    background: #ed7194;
    border: 1px solid #ed7194; }
  .paging-item a:hover {
    color: #fff;
    background: #ed7194;
    border: 1px solid #ed7194;
    text-decoration: none; }

.dm-selected-customer {
  position: fixed;
  bottom: 0;
  padding: 10px;
  text-align: center;
  background: #f7f7f7;
  width: 100%;
  z-index: 100;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2); }

.selected-customer-container {
  position: fixed;
  bottom: 50px;
  right: 20px;
  width: 360px;
  height: 420px;
  background: #fff;
  color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 5px 10px 10px;
  border-radius: 4px;
  transition: all 300ms 0s ease; }
  .selected-customer-container small {
    color: #fff; }

.selected-customer-heading {
  font-size: 14px;
  font-weight: 600;
  display: inline-block; }

.selected-customer-minimize {
  display: block;
  color: #666; }
  .selected-customer-minimize span {
    opacity: 0.8;
    position: relative;
    top: 5px;
    cursor: pointer; }
  .selected-customer-minimize span:hover {
    opacity: 0.7; }

.selected-customer {
  width: 100%;
  height: 130px;
  border: 1px solid rgba(0, 0, 0, .2);
  background: #fff;
  margin-bottom: -5px;
  padding: 5px;
  font-size: 14px;
  font-weight: 300; }

.btn-save-selected-customer {
  position: absolute;
  right: 10px; }

.selected-customer-list-heading {
  font-size: 14px;
  font-weight: 600;
  color: #666;
  margin-bottom: 10px;
  color: #666; }

.selected-customer-list-scroll {
  overflow: scroll;
  height: 340px;
  padding-bottom: 40px;
  width: 100%; }

.selected-customer-list {
  color: #666;
  list-style: none;
  padding-left: 0; }
  .selected-customer-list li {
    font-size: 14px;
    border-bottom: 1px solid #eee; }
  .selected-customer-list li label {
    padding: 10px;
    margin: 0;
    width: 100%; }

.no-customer-list {
  display: none !important; }

.hiehgt-min {
  transform: translateY(480px); }

.customer-lists {
  padding: 5px;
  width: 200px;
  display: inline-block; }

.save-customer-list-name .input-customer-list-name {
  width: 74%; }
  .save-customer-list-name .btn-save-customer-list-name {
    display: inline-block;
    width: 20%; }

.link-customer-list-actions {
  border-bottom: 1px solid #ccc;
  padding: 2px 0; }

.link-customer-list-action {
  display: inline-block;
  font-size: 14px;
  cursor: pointer; }
  .link-customer-list-action:hover {
    opacity: 0.7; }

.link-edit-customer-list {
  position: relative;
  top: 3px;
  color: #ed7194; }

.btn-add-new-customer-list {
  background: #f7f7f7; }
  .btn-add-new-customer-list:hover {
    opacity: 0.7; }

.modal-sidebar-inner-customer-list .cutomers {
  list-style: none;
  padding-left: 0; }
  .modal-sidebar-inner-customer-list .cutomers li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    font-size: 14px; }

.btn-show-list-customer-actions::after {
  display: none; }

.list-customer-actions .dropdown-item:hover {
  cursor: pointer; }

.td-customer-list-mail {
  max-width: 240px;
  min-width: 240px;
  word-break: break-all; }

.th-customer-list-memo {
  min-width: 200px; }

.StripeElement, #invite-code {
  background-color: white;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease; }

.payment-form label {
  font-size: 14px;
  padding-top: 20px; }
  .payment-form ::placeholder {
    font-size: 14px;
    font-weight: 200;
    color: '#aab7c4'; }

.card-list-index {
  list-style: none;
  padding-left: 5px; }
  .card-list-index span.oi {
    font-size: 12px;
    padding-right: 5px; }

.card-text p {
  font-size: 15px; }
  .card-text img {
    width: 100%;
    max-width: 480px;
    text-align: center;
    margin-bottom: 20px; }
  .card-text li {
    margin-bottom: 10px; }

.setting-news .title {
  min-width: 260px; }
  .setting-news .image {
    max-width: 240px; }
  .setting-news .image img {
    width: 100%; }

.csv-items th {
  border-bottom-width: 1px; }
  .csv-items td input {
    width: 100%; }
  .csv-items .field {
    display: none; }
  .csv-items .show {
    display: table-cell; }

.mypage-header {
  position: relative; }
  .mypage-header .org-name {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600; }
  .mypage-header img {
    width: 100%; }

.mypage-section-heading {
  background: #ed7194;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  margin: 0; }

.mypage-sub-heading {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 300; }

.mypage-menu {
  font-size: 16px; }

.mypage-news {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .mypage-news .news-date {
    font-size: 10px;
    font-weight: 600;
    color: #6f7a7f; }
  .mypage-header .siema div div div {
    height: 540px;
    max-height: 540px;
    text-align: center; }
  .mypage-header .siema div div div img {
    height: 100%;
    width: auto; }

.mypage-org-info {
  font-size: 14px; }
  .mypage-org-info .tel:before {
    content: '';
    background: url('/asset/images/icon_tel.svg');
    background-size: cover;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px; }
  .mypage-org-info .business-hour {
    padding-left: 30px;
    text-indent: -30px; }
  .mypage-org-info .business-hour:before {
    content: '';
    background: url('/asset/images/icon_time.svg');
    background-size: cover;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px; }

.mypage-message-table {
  font-size: 16px; }
  .mypage-message-table td {
    padding: 5px; }

.show-home {
  cursor: pointer; }

.home-image {
  width: 32px; }

.org-info {
  font-size: 14px; }

.eye-catch {
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px; }
  .eye-catch img {
    max-width: 100%; }

.entry-content {
  word-break: break-all; }
  .entry-content h1 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .entry-content h2 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .entry-content h3, .entry-content h4, .entry-content h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px; }
  .entry-content ul {
    padding-left: 30px; }
  .entry-content li {
    margin-bottom: 10px; }
  .entry-content p {
    font-size: 16px;
    margin-top: 10px; }
  .entry-content strong {
    font-weight: 600;
    color: #ed7194; }

.table-partner-revenue td {
  padding: 8px 5px; }

.delete-local-img, .delete-img {
  cursor: pointer; }
  .delete-local-img:hover, .delete-img:hover {
    opacity: 0.7; }

.booking-table ul {
  padding-left: 0; }
  .booking-table li {
    list-style: none; }

#end_date {
  border: 0;
  background: #eee;
  /* booking setting */ }

.org-holiday {
  padding-left: 0;
  /* Calendar */ }
  .org-holiday li {
    list-style: none; }
  .org-holiday li input {
    position: relative;
    top: -2px;
    margin-right: 4px; }

.container.schedule-container {
  padding-top: 0 !important; }

#calendar {
  clear: both; }

.fc .fc-day-header {
  font-size: 16px; }

.fc .fc-resource-cell {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400; }
  .fc .fc-axis {
    padding: 0 8px;
    font-size: 14px;
    font-weight: 600;
    background: #f7f7f7; }
  .fc .fc-content {
    color: #fff; }
  .fc .fc-day-header {
    font-weight: 300;
    padding: 5px 0; }
  .fc .fc-widget-header {
    background: #f7f7f7; }

.fc-center h2 {
  font-size: 20px; }

.btn-circle {
  padding: 10px;
  display: inline-block;
  border-radius: 20px;
  background: #ed7194;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  .btn-circle:hover {
    opacity: 0.7; }

.modal .form-group {
  margin-bottom: 0.5rem; }

#modal-message {
  background: #f7f7f7; }
  #modal-message span {
    padding: 8px;
    text-align: center; }

.modal-dialog {
  max-width: 760px; }

.shadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .3); }

.fc button {
  background: #fff; }

.input-medium {
  width: 44%;
  max-width: 200px;
  display: inline-block; }

.input-small {
  width: 20%;
  max-width: 80px;
  display: inline-block; }

#add-booking-form .select-btn-list {
  padding-left: 15px; }

.setting-item button.btn-item-edit-form {
  appearance: none;
  text-align: left;
  color: #ed7194;
  background: none;
  border: 0; }
  .setting-item button.btn-item-edit-form:hover {
    text-decoration: underline; }

.btn-item-edit-form:hover {
  cursor: pointer;
  text-decoration: underline; }

.message-news {
  margin: 0 auto; }

.static-top-coming-soon {
  border: 2px solid #ed7194;
  border-radius: 16px;
  color: #ed7194;
  font-size: 18px;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  line-height: 1; }
  .static-top-coming-soon span {
    font-size: 12px; }

.site-login {
  position: absolute;
  top: 0;
  right: 0; }

.site-page-heading {
  font-size: 18px; }
  .site-page-heading a {
    color: #333; }

.site-header {
  position: relative;
  text-align: center;
  background: #fff;
  height: 80px;
  padding: 5px 0;
  z-index: 10;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2); }
  .site-header .site-header-logo {
    height: 80px; }
  .site-header img {
    height: 50px;
    width: auto; }

.site-container {
  position: relative;
  top: -10px;
  display: flex;
  height: 100%;
  padding-bottom: 60px; }
  .site-container a {
    color: #4582ec; }

.site-side {
  width: 240px;
  height: 100%;
  background: #f7f7f7;
  padding: 30px 10px 40px; }
  .site-side.wide {
    width: 340px; }

.site-side-inner {
  overflow: scroll; }

.site-main {
  padding: 40px 10px 20px 20px;
  flex: 1;
  display: flex; }

.site-inner-main {
  flex: 1; }

.site-inner-index {
  width: 200px; }
  .site-inner-index a {
    color: #666; }

.site-inner-index-title {
  font-size: 13px;
  text-indent: -1.2em;
  margin-left: 1.2em; }

.site-main-heading {
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  width: 100%; }

.site-item-category {
  font-size: 14px;
  color: #666;
  font-weight: 600; }

.site-item-page {
  font-size: 14px;
  font-weight: 300; }

.btn-wide-side {
  line-height: 1;
  background: #eee;
  border-radius: 2px;
  color: #666;
  font-weight: 600; }
  .btn-wide-side:hover {
    background: #ce5275;
    text-decoration: none;
    color: #fff; }

.site-index {
  margin-bottom: 10px;
  padding-left: 10px; }

.site-index-page {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 3px;
  font-weight: 600; }
  .site-index-page a {
    color: #666; }

.site-index-title {
  font-size: 15px;
  padding-left: 5px;
  border-bottom: 1px dashed #ccc; }

.site-detail {
  clear: both; }

.site-detail-title {
  font-size: 14px; }

.site-detail-content {
  font-size: 14px; }
  .site-detail-content img {
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
  .site-detail-content > ul, .site-detail-content ol {
    padding-left: 20px; }
  .site-detail-content > ul ul, .site-detail-content ol ul, .site-detail-content > ul ol, .site-detail-content ol ol {
    padding-left: 20px;
    margin-bottom: 10px; }
    .site-detail-content > ul ul ul, .site-detail-content ol ul ul, .site-detail-content > ul ol ul, .site-detail-content ol ol ul, .site-detail-content > ul ul ol, .site-detail-content ol ul ol, .site-detail-content > ul ol ol, .site-detail-content ol ol ol {
      padding-left: 20px; }
      .site-detail-content > ul ul ul ul, .site-detail-content ol ul ul ul, .site-detail-content > ul ol ul ul, .site-detail-content ol ol ul ul, .site-detail-content > ul ul ol ul, .site-detail-content ol ul ol ul, .site-detail-content > ul ol ol ul, .site-detail-content ol ol ol ul, .site-detail-content > ul ul ul ol, .site-detail-content ol ul ul ol, .site-detail-content > ul ol ul ol, .site-detail-content ol ol ul ol, .site-detail-content > ul ul ol ol, .site-detail-content ol ul ol ol, .site-detail-content > ul ol ol ol, .site-detail-content ol ol ol ol {
        padding-left: 20px; }

#upload-area {
  background: rgba(0, 0, 0, .6);
  position: fixed;
  display: none;
  padding: 30px; }
  #upload-area #site-image-upload-form {
    width: 100%;
    height: 100%;
    display: block; }
  #upload-area.full-size {
    padding: 30px;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #upload-area .btn-image-upload {
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer; }

.upload-area-inner {
  width: 100%;
  height: 100%;
  border: 4px dashed #ccc;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600; }

.error-site-image-upload {
  position: absolute;
  top: 200px;
  left: 50px;
  color: #fff; }

@media (max-width: 992px) {
  .compare-price {
    white-space: normal; }

  .trial-banner {
    right: 20px;
    top: 395px; } }

.image-table .image-td {
  max-width: 240px;
  padding: 15px; }
  .image-table .image-td img {
    width: 100%; }

@media (max-width: 767.98px) {
  .trial-banner {
    position: static;
    background: #f5a623;
    padding: 5px;
    width: 100%;
    height: auto; }
    .trial-banner br {
      display: none; }

  .display-number {
    font-size: 50px; }

  .top-description .top-features {
    text-align: center !important; }
    .top-description p {
      text-align: left !important; }
      .top-description p .feature-item {
        font-size: 18px;
        padding: 0px 12px;
        margin: 0 5px 10px; }

  .hidden-fab {
    display: none; }

  .sp-container {
    padding-right: 10px;
    padding-left: 10px; }

  .price-table {
    /* Calendar */ }
    .price-table .price-th-function {
      width: auto; }

  .fc .fc-day-header {
    font-size: 12px; }

  .fc-center h2 {
    padding-top: 20px; }

  .fc-title {
    font-size: 10px; }

  .event-services {
    font-size: 10px;
    margin: 2px 1px 0;
    padding: 1px;
    transform: scale(0.9); }

  .modal-body label {
    font-size: 12px; }
    .modal-body input, .modal-body select, .modal-body option, .modal-body .select2-dropdown {
      font-size: 16px; }
    .modal-body .form-group-services {
      padding-left: 0 !important; }
    .modal-body .col-12 {
      padding-left: 15px; } }

@media (min-width: 575.98px) {
  .hidden-pc {
    display: none; }

  .modal-dialog-with-sidebar {
    width: 800px;
    margin: 1.75rem auto; }
    .modal-dialog-with-sidebar .modal-content {
      flex-direction: row; }
    .modal-dialog-with-sidebar .modal-header {
      width: 100%; }

  .modal-sidebar {
    background: #f0f0f0;
    padding-top: 10px; } }

@media (max-width: 575.98px) {
  .main-image {
    overflow: hidden; }
    .main-image .main-top-arrow {
      top: 260px; }
      .main-image .main-top-arrow img {
        width: 80px; }

  .main-bg {
    margin: 0 -140px; }

  .row {
    margin-right: 0;
    margin-left: 0; }

  .col-12 {
    padding: 0; }

  .hidden-sp {
    display: none; }

  .display-number {
    font-size: 30px;
    font-weight: 500;
    line-height: 1; }

  .static-top__heading {
    font-size: 17px;
    margin-top: 0;
    letter-spacing: 3px;
    font-weight: 600; }

  .static-top__logo {
    max-width: 160px;
    margin-bottom: 30px; }

  .top-menu {
    padding: 5px; }
    .top-menu li {
      padding: 5px; }
    .top-menu a {
      font-size: 14px;
      font-weight: 600; }

  .btn-point-input {
    font-size: 30px;
    padding: 10px 0; }
    .btn-point-input.submit {
      line-height: 40px;
      font-size: 22px;
      padding-top: 20px; }
    .btn-point-input.del {
      font-size: 24px;
      padding-top: 20px; }

  .mypage-header .siema div div div {
    height: 300px;
    max-height: 300px;
    text-align: center; }
    .mypage-header .siema div div div img {
      height: auto;
      width: 100%; } }

