@charset "UTF-8";
.bg-primary {
  background: #5DBFD6 !important;
}

.color-primary {
  color: #5DBFD6;
}

.hover\:color-primary:hover {
  color: #5DBFD6;
}

.bg-primary-light {
  background: #ECF7FB !important;
}

.color-primary-light {
  color: #ECF7FB;
}

.hover\:color-primary-light:hover {
  color: #ECF7FB;
}

.bg-primary-dark {
  background: #135377 !important;
}

.color-primary-dark {
  color: #135377;
}

.hover\:color-primary-dark:hover {
  color: #135377;
}

.bg-secondary {
  background: #EA6A2A !important;
}

.color-secondary {
  color: #EA6A2A;
}

.hover\:color-secondary:hover {
  color: #EA6A2A;
}

.bg-secondary-light {
  background: #FCF4EC !important;
}

.color-secondary-light {
  color: #FCF4EC;
}

.hover\:color-secondary-light:hover {
  color: #FCF4EC;
}

.bg-secondary-dark {
  background: #BB8071 !important;
}

.color-secondary-dark {
  color: #BB8071;
}

.hover\:color-secondary-dark:hover {
  color: #BB8071;
}

.bg-text {
  background: #726F65 !important;
}

.color-text {
  color: #726F65;
}

.hover\:color-text:hover {
  color: #726F65;
}

.bg-text-dark {
  background: #3F3A2E !important;
}

.color-text-dark {
  color: #3F3A2E;
}

.hover\:color-text-dark:hover {
  color: #3F3A2E;
}

.bg-ipetbooking-primary {
  background: #5DBFD6 !important;
}

.color-ipetbooking-primary {
  color: #5DBFD6;
}

.hover\:color-ipetbooking-primary:hover {
  color: #5DBFD6;
}

.bg-ipetbooking-primary-light {
  background: #ECF7FB !important;
}

.color-ipetbooking-primary-light {
  color: #ECF7FB;
}

.hover\:color-ipetbooking-primary-light:hover {
  color: #ECF7FB;
}

.bg-ipetbooking-primary-dark {
  background: #135377 !important;
}

.color-ipetbooking-primary-dark {
  color: #135377;
}

.hover\:color-ipetbooking-primary-dark:hover {
  color: #135377;
}

.bg-ipetbooking-secondary {
  background: #EA6A2A !important;
}

.color-ipetbooking-secondary {
  color: #EA6A2A;
}

.hover\:color-ipetbooking-secondary:hover {
  color: #EA6A2A;
}

.bg-ipetbooking-secondary-light {
  background: #FCF4EC !important;
}

.color-ipetbooking-secondary-light {
  color: #FCF4EC;
}

.hover\:color-ipetbooking-secondary-light:hover {
  color: #FCF4EC;
}

.bg-ipetbooking-secondary-dark {
  background: #BB8071 !important;
}

.color-ipetbooking-secondary-dark {
  color: #BB8071;
}

.hover\:color-ipetbooking-secondary-dark:hover {
  color: #BB8071;
}

.bg-ipetbooking-text {
  background: #726F65 !important;
}

.color-ipetbooking-text {
  color: #726F65;
}

.hover\:color-ipetbooking-text:hover {
  color: #726F65;
}

.bg-ipetbooking-text-dark {
  background: #3F3A2E !important;
}

.color-ipetbooking-text-dark {
  color: #3F3A2E;
}

.hover\:color-ipetbooking-text-dark:hover {
  color: #3F3A2E;
}

.bg-dingbeauty-primary {
  background: #E3C192 !important;
}

.color-dingbeauty-primary {
  color: #E3C192;
}

.hover\:color-dingbeauty-primary:hover {
  color: #E3C192;
}

.bg-dingbeauty-primary-light {
  background: #F7ECDE !important;
}

.color-dingbeauty-primary-light {
  color: #F7ECDE;
}

.hover\:color-dingbeauty-primary-light:hover {
  color: #F7ECDE;
}

.bg-dingbeauty-primary-dark {
  background: #232934 !important;
}

.color-dingbeauty-primary-dark {
  color: #232934;
}

.hover\:color-dingbeauty-primary-dark:hover {
  color: #232934;
}

.bg-dingbeauty-secondary {
  background: #EA6A2A !important;
}

.color-dingbeauty-secondary {
  color: #EA6A2A;
}

.hover\:color-dingbeauty-secondary:hover {
  color: #EA6A2A;
}

.bg-dingbeauty-secondary-light {
  background: #FCF4EC !important;
}

.color-dingbeauty-secondary-light {
  color: #FCF4EC;
}

.hover\:color-dingbeauty-secondary-light:hover {
  color: #FCF4EC;
}

.bg-dingbeauty-secondary-dark {
  background: #BB8071 !important;
}

.color-dingbeauty-secondary-dark {
  color: #BB8071;
}

.hover\:color-dingbeauty-secondary-dark:hover {
  color: #BB8071;
}

.bg-dingbeauty-text {
  background: #726F65 !important;
}

.color-dingbeauty-text {
  color: #726F65;
}

.hover\:color-dingbeauty-text:hover {
  color: #726F65;
}

.bg-dingbeauty-text-dark {
  background: #232934 !important;
}

.color-dingbeauty-text-dark {
  color: #232934;
}

.hover\:color-dingbeauty-text-dark:hover {
  color: #232934;
}

.bg-white {
  background: #fff !important;
}

.color-white {
  color: #fff;
}

.hover\:color-white:hover {
  color: #fff;
}

.bg-line {
  background: #c6c6ba !important;
}

.color-line {
  color: #c6c6ba;
}

.hover\:color-line:hover {
  color: #c6c6ba;
}

.bg-success {
  background: #429352 !important;
}

.color-success {
  color: #429352;
}

.hover\:color-success:hover {
  color: #429352;
}

.bg-warn {
  background: #DD954E !important;
}

.color-warn {
  color: #DD954E;
}

.hover\:color-warn:hover {
  color: #DD954E;
}

.bg-danger {
  background: #EC5151 !important;
}

.color-danger {
  color: #EC5151;
}

.hover\:color-danger:hover {
  color: #EC5151;
}

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

.color-info {
  color: #909399;
}

.hover\:color-info:hover {
  color: #909399;
}

.bg-site {
  background: #1B2B55 !important;
}

.color-site {
  color: #1B2B55;
}

.hover\:color-site:hover {
  color: #1B2B55;
}

.bg-ipetbooking-site {
  background: #232934 !important;
}

.color-ipetbooking-site {
  color: #232934;
}

.hover\:color-ipetbooking-site:hover {
  color: #232934;
}

.bg-dingbeauty-site {
  background: #232934 !important;
}

.color-dingbeauty-site {
  color: #232934;
}

.hover\:color-dingbeauty-site:hover {
  color: #232934;
}

.bg-site-btn {
  background: #4CB0CC !important;
}

.color-site-btn {
  color: #4CB0CC;
}

.hover\:color-site-btn:hover {
  color: #4CB0CC;
}

.bg-transparent {
  background: transparent !important;
}

.color-transparent {
  color: transparent;
}

.hover\:color-transparent:hover {
  color: transparent;
}

.ls-25 {
  letter-spacing: 0.25em;
}

.ls-1 {
  letter-spacing: 0.1em;
}

.lh-2 {
  line-height: 2;
}

.row.gutter-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.row.gutter-0 > [class*=col] {
  padding-left: 0px;
  padding-right: 0px;
}
.row.gutter-1 {
  margin-left: -1px;
  margin-right: -1px;
}
.row.gutter-1 > [class*=col] {
  padding-left: 1px;
  padding-right: 1px;
}
.row.gutter-2 {
  margin-left: -2px;
  margin-right: -2px;
}
.row.gutter-2 > [class*=col] {
  padding-left: 2px;
  padding-right: 2px;
}
.row.gutter-3 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.gutter-3 > [class*=col] {
  padding-left: 3px;
  padding-right: 3px;
}
.row.gutter-4 {
  margin-left: -4px;
  margin-right: -4px;
}
.row.gutter-4 > [class*=col] {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.gutter-5 > [class*=col] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.gutter-6 {
  margin-left: -6px;
  margin-right: -6px;
}
.row.gutter-6 > [class*=col] {
  padding-left: 6px;
  padding-right: 6px;
}
.row.gutter-7 {
  margin-left: -7px;
  margin-right: -7px;
}
.row.gutter-7 > [class*=col] {
  padding-left: 7px;
  padding-right: 7px;
}
.row.gutter-8 {
  margin-left: -8px;
  margin-right: -8px;
}
.row.gutter-8 > [class*=col] {
  padding-left: 8px;
  padding-right: 8px;
}
.row.gutter-9 {
  margin-left: -9px;
  margin-right: -9px;
}
.row.gutter-9 > [class*=col] {
  padding-left: 9px;
  padding-right: 9px;
}
.row.gutter-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.gutter-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gutter-11 {
  margin-left: -11px;
  margin-right: -11px;
}
.row.gutter-11 > [class*=col] {
  padding-left: 11px;
  padding-right: 11px;
}
.row.gutter-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.row.gutter-12 > [class*=col] {
  padding-left: 12px;
  padding-right: 12px;
}
.row.gutter-13 {
  margin-left: -13px;
  margin-right: -13px;
}
.row.gutter-13 > [class*=col] {
  padding-left: 13px;
  padding-right: 13px;
}
.row.gutter-14 {
  margin-left: -14px;
  margin-right: -14px;
}
.row.gutter-14 > [class*=col] {
  padding-left: 14px;
  padding-right: 14px;
}
.row.gutter-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.gutter-15 > [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
}
.row.gutter-16 {
  margin-left: -16px;
  margin-right: -16px;
}
.row.gutter-16 > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}
.row.gutter-17 {
  margin-left: -17px;
  margin-right: -17px;
}
.row.gutter-17 > [class*=col] {
  padding-left: 17px;
  padding-right: 17px;
}
.row.gutter-18 {
  margin-left: -18px;
  margin-right: -18px;
}
.row.gutter-18 > [class*=col] {
  padding-left: 18px;
  padding-right: 18px;
}
.row.gutter-19 {
  margin-left: -19px;
  margin-right: -19px;
}
.row.gutter-19 > [class*=col] {
  padding-left: 19px;
  padding-right: 19px;
}
.row.gutter-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.gutter-20 > [class*=col] {
  padding-left: 20px;
  padding-right: 20px;
}
.row.gutter-21 {
  margin-left: -21px;
  margin-right: -21px;
}
.row.gutter-21 > [class*=col] {
  padding-left: 21px;
  padding-right: 21px;
}

.col-104px {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 104px;
}

.col-160px {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 160px;
}

.col-280px {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 280px;
}

.container {
  width: 1500px;
  max-width: 100vw;
}
.container--smaller {
  margin: 0 auto;
  width: 1000px;
  max-width: 100vw;
  padding: 0 20px;
}
.container--small {
  margin: 0 auto;
  width: 1250px;
  max-width: 100vw;
  padding: 0 20px;
}
.container--medium {
  margin: 0 auto;
  width: 1740px;
  max-width: 100vw;
  padding: 0 20px;
}
.container--big {
  margin: 0 auto;
  width: 1960px;
  max-width: 100vw;
  padding: 0 20px;
}
.container--form {
  margin: 0 auto;
  width: 500px;
  max-width: 100vw;
  padding: 0 20px;
}
.font-serif {
  font-family: "Noto Serif TC", serif;
}

.font-jost {
  font-family: "Jost", sans-serif;
}

.font-playfair {
  font-family: "Jost", sans-serif;
}

.h-1 {
  font-size: 2.25em;
}

.h-2 {
  font-size: 1.5em;
}

.h-3 {
  font-size: 1.25rem;
}

.h-4 {
  font-size: 1.125rem;
}

.h-5 {
  font-size: 1rem;
}

.h-6 {
  font-size: 0.875rem;
}

.h-2 {
  font-size: 24px;
}

.font-thin {
  font-weight: 100;
}

.hover\:font-thin:hover {
  font-weight: 100;
}

.font-extra-light {
  font-weight: 200;
}

.hover\:font-extra-light:hover {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.hover\:font-light:hover {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.hover\:font-regular:hover {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.hover\:font-medium:hover {
  font-weight: 500;
}

.font-semi-bold {
  font-weight: 600;
}

.hover\:font-semi-bold:hover {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.hover\:font-bold:hover {
  font-weight: 700;
}

.font-extra-bold {
  font-weight: 800;
}

.hover\:font-extra-bold:hover {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.hover\:font-black:hover {
  font-weight: 900;
}

.m-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mr-0 {
  margin-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

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

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.p-0 {
  padding: 0;
}

.pt-0 {
  padding-top: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.m-1 {
  margin: 0.25rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.p-1 {
  padding: 0.25rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.m-3 {
  margin: 1rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mr-3 {
  margin-right: 1rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.ml-3 {
  margin-left: 1rem;
}

.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.p-3 {
  padding: 1rem;
}

.pt-3 {
  padding-top: 1rem;
}

.pr-3 {
  padding-right: 1rem;
}

.pb-3 {
  padding-bottom: 1rem;
}

.pl-3 {
  padding-left: 1rem;
}

.px-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.m-4 {
  margin: 1.5rem;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mr-4 {
  margin-right: 1.5rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.ml-4 {
  margin-left: 1.5rem;
}

.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.p-4 {
  padding: 1.5rem;
}

.pt-4 {
  padding-top: 1.5rem;
}

.pr-4 {
  padding-right: 1.5rem;
}

.pb-4 {
  padding-bottom: 1.5rem;
}

.pl-4 {
  padding-left: 1.5rem;
}

.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.m-5 {
  margin: 3rem;
}

.mt-5 {
  margin-top: 3rem;
}

.mr-5 {
  margin-right: 3rem;
}

.mb-5 {
  margin-bottom: 3rem;
}

.ml-5 {
  margin-left: 3rem;
}

.mx-5 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.p-5 {
  padding: 3rem;
}

.pt-5 {
  padding-top: 3rem;
}

.pr-5 {
  padding-right: 3rem;
}

.pb-5 {
  padding-bottom: 3rem;
}

.pl-5 {
  padding-left: 3rem;
}

.px-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.mb-custom {
  margin-bottom: 30px;
}

/*Margin*/
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

body {
  font-family: -apple-system, "微軟正黑體", Arial, sans-serif !important;
  background-color: #ECF7FB;
  color: #726F65;
  line-height: 1.75;
  letter-spacing: 0.15em;
  font-weight: 400;
  font-size: 1rem;
}

table {
  border-collapse: collapse;
}
table.style-1 td {
  border: 1px solid #c6c6ba;
  padding: 1rem;
}

hr {
  height: 1px;
  border: none;
  background-color: #c8c8c8;
}

p {
  margin: 0;
}

ul.no-style {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
}
ul.no-style li {
  margin-left: 0;
}

ol.style-1, ul.style-1 {
  padding-left: 1.5em;
}
ol.style-1 li:not(:last-child), ul.style-1 li:not(:last-child) {
  margin-bottom: 0.5rem;
}

ol.style-2, ul.style-2 {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
}
ol.style-2 li, ul.style-2 li {
  margin-left: 0;
}
ol.style-2 li:not(:last-child), ul.style-2 li:not(:last-child) {
  margin-bottom: 0.5rem;
}

ul li {
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

img {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

span {
  font-size: 1rem;
}

/* Header */
/* Body */
/* Footer */
/* Applicable */
.applicable-box .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f7f2f0;
  padding-top: 56%;
  border-radius: 8px;
}
.applicable-box > table > tbody > tr > td {
  width: 50%;
}
.applicable-box > table > tbody > tr > td:first-child {
  padding-right: 20px;
}
.applicable-box > table > tbody > tr > td:last-child {
  padding-left: 20px;
}

/* 訂單資訊細項 */
.sectionOrderInfo__top {
  background-color: #D9F0F8;
}
.sectionOrderInfo__memberLevel {
  background-color: rgba(27, 43, 85, 0.3);
  color: white;
  text-align: center;
  padding: 6px;
}
.sectionOrderInfo__originPrice {
  color: #909399;
  text-decoration: line-through;
}
.sectionOrderInfo__divider {
  padding-top: 1rem;
  border-top: 1px solid #c6c6ba;
}
.sectionOrderInfo__total tr td {
  vertical-align: baseline;
}
.sectionOrderInfo__total tr td:nth-child(2) {
  text-align: right;
}

.baseButton {
  color: #fff;
  cursor: pointer;
  background: grey;
  border: none;
  font-size: 16px;
  font-weight: 400;
  transition: background 0.3s, border 0.3s, color 0.3s, opacity 0.3s;
  width: 335px;
  padding: 1.2rem 0;
  letter-spacing: 0.2em;
  text-decoration: none !important;
  opacity: 1;
  white-space: nowrap;
  display: block;
  line-height: 1.15;
  text-align: center;
}
.baseButton:focus {
  outline: none;
}
.baseButton:disabled, .baseButton.isLoading {
  opacity: 0.5;
}
.baseButton:disabled {
  cursor: not-allowed;
}
.baseButton.isLoading {
  cursor: wait;
}
.baseButton.isStylePrimary {
  background: #5DBFD6;
  color: #fff;
}
.baseButton.isStylePrimary:hover:not(:disabled) {
  background: #7FA799;
}
.baseButton.isStylePrimary.isOutline {
  border: 1px solid #5DBFD6;
  color: #3F3A2E;
}
.baseButton.isStylePrimary.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #7FA799;
  color: #7FA799;
}
.baseButton.isStyleSecondary {
  background: #EA6A2A;
  color: #3F3A2E;
}
.baseButton.isStyleSecondary:hover:not(:disabled) {
  background: #cd5214;
}
.baseButton.isStyleSecondary.isOutline {
  border: 1px solid #EA6A2A;
  color: #3F3A2E;
}
.baseButton.isStyleSecondary.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #cd5214;
  color: #cd5214;
}
.baseButton.isStyleDark {
  background: #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleDark:hover:not(:disabled) {
  background: #221f18;
}
.baseButton.isStyleDark.isOutline {
  border: 1px solid #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleDark.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #221f18;
  color: #221f18;
}
.baseButton.isStyleLight {
  background: #DCDFE6;
  color: #3F3A2E;
}
.baseButton.isStyleLight:hover:not(:disabled) {
  background: #C0C4CC;
}
.baseButton.isStyleLight.isOutline {
  border: 1px solid #DCDFE6;
  color: #3F3A2E;
}
.baseButton.isStyleLight.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #C0C4CC;
  color: #C0C4CC;
}
.baseButton.isStyleFacebook {
  background: #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleFacebook:hover:not(:disabled) {
  background: #4267B2;
}
.baseButton.isStyleFacebook.isOutline {
  border: 1px solid #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleFacebook.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #4267B2;
  color: #4267B2;
}
.baseButton.isStyleParam {
  background: #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleParam:hover:not(:disabled) {
  background: #5DBFD6;
}
.baseButton.isStyleParam.isOutline {
  border: 1px solid #C6C6BA;
  color: #3F3A2E;
}
.baseButton.isStyleParam.isOutline:hover:not(:disabled) {
  background: transparent;
  border: 1px solid #5DBFD6;
  color: #5DBFD6;
}
.baseButton.isStyleLink {
  letter-spacing: 0.2em;
  background: transparent;
  color: #3F3A2E;
  border-bottom: 1px solid #3F3A2E;
  border-radius: 0;
  padding: 0.5rem 0;
  font-size: 14px;
  width: auto;
}
.baseButton.isStyleLink:hover:not(:disabled) {
  color: #5DBFD6;
  border-bottom: 1px solid #5DBFD6;
}
.baseButton.isStyleTextLink {
  letter-spacing: 0.2em;
  background: transparent;
  color: #3F3A2E;
  border-bottom: 1px solid #3F3A2E;
  border-radius: 0;
  padding: 0.1rem 0;
  font-size: inherit;
  width: auto;
}
.baseButton.isStyleTextLink:hover:not(:disabled) {
  color: #5DBFD6;
  border-bottom: 1px solid #5DBFD6;
}
.baseButton.isStyleTextLink.isPrimary {
  color: #5DBFD6;
  border-bottom: 1px solid #7FA799;
}
.baseButton.isStyleTextLink.isPrimary:hover:not(:disabled) {
  color: #7FA799;
  border-bottom: 1px solid #7FA799;
}
.baseButton.isRadius {
  border-radius: 8px;
}
.baseButton.isOutline {
  background: transparent;
}
.baseButton.isOutline:hover:not(:disabled) {
  color: #fff;
}
.baseButton.isAuto {
  width: auto;
}
.baseButton.isFull {
  width: 100%;
}
.baseButton.isSmall {
  padding: 0.9rem 1.1rem;
  width: auto;
}
.baseButton.isGradient {
  background: linear-gradient(to left, #242A79, #61DDED);
}
.baseButton.ipetbooking-isSite {
  background: #5DBFD6;
}
.baseButton.dingbeauty-isSite {
  background: #E3C192;
}

@keyframes spinAround {
  0% {
    transform: rotate(0turn);
  }
  100% {
    transform: rotate(1turn);
  }
}
.w-650p {
  width: 650px;
}

.w-710p {
  width: 710px;
}

.w-900p {
  width: 900px;
}

.w-540p {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.w-600p {
  width: 600px;
  padding: 30px;
}

.w-100 {
  width: 100%;
}

.w-90 {
  width: 90%;
}

.w-30 {
  width: 30%;
}

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

.border {
  border: 1px solid #c6c6ba;
}

.border-bottom-dark td {
  border-bottom-color: #989882;
}

.border-bottom-1 {
  border-bottom: 1px solid #c6c6ba;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.text-decoration-none {
  text-decoration: none;
}

.order-box-info {
  border-radius: 32px;
  border: #707070 1px solid;
}

.info-top {
  padding: 30px 0;
  border-bottom: #707070 1px solid;
}

.info-content {
  overflow: hidden;
}

.info-item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: 30px 0;
}

.text-link {
  text-decoration: none;
}

.mail-link {
  word-break: break-all;
}

.logo {
  max-width: 40px;
  height: auto;
}

.ol {
  margin: 0;
  padding-left: 20px;
}/*# sourceMappingURL=default.css.map */