@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&family=Sarabun:wght@400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Shippori+Mincho&family=Shippori+Mincho+B1&display=swap');
body {
  font-family: Shippori Mincho B1;
  overflow-x: hidden !important;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Shippori Mincho B1;
  font-weight: 600;
}

.btn,
.btn:focus,
button,
button:focus {
  outline: none !important;
}

a {
  text-decoration: none !important;
  outline: none;
}

p {
  font-size: 14.4px;
  line-height: 24px;
}

.row > * {
  position: relative;
}

.row {
  --bs-gutter-x: 0 !important;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.section-sm {
  padding: 50px 0;
}

.section-lg {
  padding: 100px 0;
}

.vertical-content {
  display: -moz-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
}

.btn-rounded {
  border-radius: 30px;
}

.box-shadow {
  box-shadow: 0px 3px 6px 1px rgba(38, 107, 193, 0.08);
}

hr {
  border-top: 1px solid #e7ebf3;
}

::selection {
  background-color: #272a33;
  color: #ffffff;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

b {
  font-weight: 500;
}

.f-10 {
  font-size: 10px;
}

.f-12 {
  font-size: 12px;
}

.f-13 {
  font-size: 13px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-18 {
  font-size: 18px;
}

.f-19 {
  font-size: 19px;
}

.f-20 {
  font-size: 20px;
}

.line-height_1_4 {
  line-height: 1.4;
}

.line-height_1_6 {
  line-height: 1.6;
}

.line-height_1_8 {
  line-height: 1.8;
}

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

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

.contact-button-image {
  max-width: 200px;
}
.section-title {
  margin-bottom: 0px;
  padding-bottom: 5px;
  line-height: 44px;
  font-weight: 900;
  font-size: 40px;
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
.section-title-row {
  justify-content: left;
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin-bottom: 30px;
}

.section-subtitle {
  font-weight: 700;
  font-size: 12px;
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.service-card-row {
  margin: 0;
}
.service-card-row .right-pad{
  padding-right: 20px;
}
.service-card-row .left-pad{
  padding-left: 20px;
}
.service-card {
  padding: 0;
}
.service-card-box {
  text-align: center;
}

.service-card-box img {
  width: 100%;
}
.service-info {
  margin-bottom: 20px;
}
.service-info h4 {
  color: #222222;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
}
.service-info p {
  color: rgba(209, 169, 102, 1);
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
}
.about-sec {
  background: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-sec-container {
  background: #FFFFFF;
  box-shadow: 0px 5px 30px -5px rgba(51, 51, 51, 0.15);
  border-radius: 30px;
  padding: 50px 40px;
}
.about-info h4 {
  color: #FF9102;
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  margin-left: -20px;
}
.about-info p {
  font-weight: 700;
  font-size: 14px;
  line-height: 200%;
}
.about-info p:nth-child(2) {
  margin-left: 20px;
}
.about-info p:nth-child(3) {
  margin-left: 30px;
}
.about-info p:nth-child(4) {
  margin-left: 40px;
}
.about-info p:nth-child(5) {
  margin-left: 50px;
}
.about-info p:nth-child(6) {
  margin-left: 50px;
}
.about-info p:nth-child(7) {
  margin-left: 40px;
}
.about-info p:nth-child(8) {
  margin-left: 30px;
}
.about-info p:nth-child(9) {
  margin-left: 20px;
}
.about-card h2{
  color: #FF9102;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  margin-left: -30px;
}
.about-circle img {
  width: 100%;
  margin-left: 15px;
}

.app-card h2{
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-top: 60px;
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.app-image {
  margin-top: 10px;
  display: flex;
}
.app-image-first {
  margin-right: 15px;
  width: 150px;
}
.app-image-second {
  width: 190px;
}

.use-app-image-first {
  margin-right: 10px;
  width: 85px;
}
.use-app-image-second {
  width: 110px;
}


.use-app-image {
  text-align: center;
}
.use-app-image-phone-1 {
  text-align: center;
}
.use-app-image img {
  width: 79%;
}
.use-app-image-phone-1 img {
  border-radius: 50px;
  width: 80%;
}
.use-app-card {
  max-width: 250px;
  padding: 0 5px 0 15px;
}
.use-app-card h2 {
  font-weight: 700;
  font-size: 15px;
  margin: 20px 0;
  text-align: left;
  margin-top: 3s0px;
}

.svg-pattern {
  width: 100%;
  position: relative;
}

.black-sec {
    background: url(../images/main/plan-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.orange-sec-use {
  background: url(../images/use-app-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.third-bg-sec {
  background: url(../images/main/third-sec-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.plan-card-section {
  background: url(../images/main/plan-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

iframe {
  max-width: 100%;
}

.hover-effect {
  transition: all 0.3s ease-in-out;
}

.hover-effect:hover {
  transform: translateY(-1rem);
}

.btn {
  padding: 10px 13px;
  font-size: 14px;
  transition: all 0.5s;
}

.btn:focus {
  box-shadow: none;
}

.btn-sm {
  padding: 8px 12px;
  font-size: 12px;
}

.shadow {
  box-shadow: 0px 3px 6px 1px rgba(38, 107, 193, 0.08) !important;
}

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

.bg-soft-primary {
  background-color: rgba(67, 65, 204, 0.1) !important;
}

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

.border-primary {
  color: #4341cc !important;
}

.icon-dual-primary {
  color: #4341cc;
  fill: rgba(67, 65, 204, 0.2);
}

.btn-soft-primary {
  background-color: rgba(67, 65, 204, 0.25) !important;
  color: #4341cc !important;
}

.btn-primary {
  background: #FF9102;
}


.btn-outline-primary {
  color: #4341cc;
  border-color: #4341cc;
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary .open > .dropdown-toggle.btn-primary {
  background: #4341cc;
  border-color: #4341cc;
}

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

.bg-soft-success {
  background-color: rgba(27, 188, 157, 0.1) !important;
}

.text-success {
  color: #FF9102 !important;
}

.border-success {
  color: #FF9102 !important;
}

.icon-dual-success {
  color: #1bbc9d;
  fill: rgba(27, 188, 157, 0.2);
}

.btn-soft-success {
  background-color: rgba(27, 188, 157, 0.25) !important;
  color: #FF9102 !important;
}

.btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active, .btn-soft-success.active, .btn-soft-success.focus, .btn-soft-success:not(:disabled):not(.disabled):active, .btn-soft-success:not(:disabled):not(.disabled):active:focus,
.btn-soft-success .open > .dropdown-toggle.btn-primary {
  background: #18aa8e;
}

.btn-success {
  background: #1bbc9d;
  border-color: #FF9102 !important;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus, .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success .open > .dropdown-toggle.btn-primary {
  background: #18aa8e;
  border-color: #18aa8e;
}

.btn-outline-success {
  color: #1bbc9d;
  border-color: #1bbc9d;
}

.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success .open > .dropdown-toggle.btn-primary {
  background: #1bbc9d;
  border-color: #1bbc9d;
}

.bg-info {
  background-color: #10a6ba !important;
}

.bg-soft-info {
  background-color: rgba(16, 166, 186, 0.1) !important;
}

.text-info {
  color: #10a6ba !important;
}

.border-info {
  color: #10a6ba !important;
}

.icon-dual-info {
  color: #10a6ba;
  fill: rgba(16, 166, 186, 0.2);
}

.btn-soft-info {
  background-color: rgba(16, 166, 186, 0.25) !important;
  color: #10a6ba !important;
}


.btn-info {
  background: #10a6ba;
  border-color: #10a6ba !important;
}


.btn-outline-info {
  color: #10a6ba;
  border-color: #10a6ba;
}


.bg-warning {
  background-color: #f6cb42 !important;
}

.bg-soft-warning {
  background-color: rgba(246, 203, 66, 0.1) !important;
}

.text-warning {
  color: #f6cb42 !important;
}

.border-warning {
  color: #f6cb42 !important;
}

.icon-dual-warning {
  color: #f6cb42;
  fill: rgba(246, 203, 66, 0.2);
}

.btn-soft-warning {
  background-color: rgba(246, 203, 66, 0.25) !important;
  color: #f6cb42 !important;
}

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

.bg-soft-danger {
  background-color: rgba(251, 62, 62, 0.1) !important;
}

.text-danger {
  color: #fb3e3e !important;
}

.border-danger {
  color: #fb3e3e !important;
}

.icon-dual-danger {
  color: #fb3e3e;
  fill: rgba(251, 62, 62, 0.2);
}

.btn-soft-danger {
  background-color: rgba(251, 62, 62, 0.25) !important;
  color: #fb3e3e !important;
}

.btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active, .btn-soft-danger.active, .btn-soft-danger.focus, .btn-soft-danger:not(:disabled):not(.disabled):active, .btn-soft-danger:not(:disabled):not(.disabled):active:focus,
.btn-soft-danger .open > .dropdown-toggle.btn-primary {
  background: #fb2a2a;
}

.btn-danger {
  background: #fb3e3e;
  border-color: #fb3e3e !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.focus, .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger .open > .dropdown-toggle.btn-primary {
  background: #fb2a2a;
  border-color: #fb2a2a;
}

.btn-outline-danger {
  color: #fb3e3e;
  border-color: #fb3e3e;
}

.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger .open > .dropdown-toggle.btn-primary {
  background: #fb3e3e;
  border-color: #fb3e3e;
}

.bg-orange {
  background-color: #f09105 !important;
}

.bg-soft-orange {
  background-color: rgba(240, 145, 5, 0.1) !important;
}

.text-orange {
  color: #f09105 !important;
}

.border-orange {
  color: #f09105 !important;
}

.icon-dual-orange {
  color: #f09105;
  fill: rgba(240, 145, 5, 0.2);
}

.btn-soft-orange {
  background-color: rgba(240, 145, 5, 0.25) !important;
  color: #f09105 !important;
}

.btn-soft-orange:hover, .btn-soft-orange:focus, .btn-soft-orange:active, .btn-soft-orange.active, .btn-soft-orange.focus, .btn-soft-orange:not(:disabled):not(.disabled):active, .btn-soft-orange:not(:disabled):not(.disabled):active:focus,
.btn-soft-orange .open > .dropdown-toggle.btn-primary {
  background: #dc8505;
}

.btn-orange {
  background: #f09105;
  border-color: #f09105 !important;
}



.bg-dark {
  background-color: #272a33 !important;
}

.bg-soft-dark {
  background-color: rgba(39, 42, 51, 0.1) !important;
}

.text-dark {
  color: #272a33 !important;
}

.border-dark {
  color: #272a33 !important;
}

.icon-dual-dark {
  color: #272a33;
  fill: rgba(39, 42, 51, 0.2);
}

.btn-soft-dark {
  background-color: rgba(39, 42, 51, 0.25) !important;
  color: #272a33 !important;
}

.btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark:active, .btn-soft-dark.active, .btn-soft-dark.focus, .btn-soft-dark:not(:disabled):not(.disabled):active, .btn-soft-dark:not(:disabled):not(.disabled):active:focus,
.btn-soft-dark .open > .dropdown-toggle.btn-primary {
  background: #1e2027;
}

.btn-dark {
  background: #272a33;
  border-color: #272a33 !important;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus, .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark .open > .dropdown-toggle.btn-primary {
  background: #1e2027;
  border-color: #1e2027;
}

.btn-outline-dark {
  color: #272a33;
  border-color: #272a33;
}

.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.focus, .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark .open > .dropdown-toggle.btn-primary {
  background: #272a33;
  border-color: #272a33;
}

.bg-cyan {
  background-color: #FF9102 !important;
}

.bg-soft-cyan {
  background-color: rgba(27, 188, 157, 0.1) !important;
}

.text-cyan {
  color: #FF9102 !important;
}

.border-cyan {
  color: #FF9102 !important;
}

.icon-dual-cyan {
  color: #1bbc9d;
  fill: rgba(27, 188, 157, 0.2);
}

.btn-soft-cyan {
  background-color: rgba(27, 188, 157, 0.25) !important;
  color: #FF9102 !important;
}

.btn-soft-cyan:hover, .btn-soft-cyan:focus, .btn-soft-cyan:active, .btn-soft-cyan.active, .btn-soft-cyan.focus, .btn-soft-cyan:not(:disabled):not(.disabled):active, .btn-soft-cyan:not(:disabled):not(.disabled):active:focus,
.btn-soft-cyan .open > .dropdown-toggle.btn-primary {
  background: #18aa8e;
}

.btn-cyan {
  background: #1bbc9d;
  border-color: #FF9102 !important;
}

.btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active, .btn-cyan.active, .btn-cyan.focus, .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled):active:focus,
.btn-cyan .open > .dropdown-toggle.btn-primary {
  background: #18aa8e;
  border-color: #18aa8e;
}

.btn-outline-cyan {
  color: #1bbc9d;
  border-color: #1bbc9d;
}

.btn-outline-cyan:hover, .btn-outline-cyan:focus, .btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.focus, .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled):active:focus,
.btn-outline-cyan .open > .dropdown-toggle.btn-primary {
  background: #1bbc9d;
  border-color: #1bbc9d;
}

.bg-blue {
  background-color: #2762da !important;
}

.bg-soft-blue {
  background-color: rgba(39, 98, 218, 0.1) !important;
}

.text-blue {
  color: #2762da !important;
}

.border-blue {
  color: #2762da !important;
}

.icon-dual-blue {
  color: #2762da;
  fill: rgba(39, 98, 218, 0.2);
}

.btn-soft-blue {
  background-color: rgba(39, 98, 218, 0.25) !important;
  color: #2762da !important;
}

.btn-soft-blue:hover, .btn-soft-blue:focus, .btn-soft-blue:active, .btn-soft-blue.active, .btn-soft-blue.focus, .btn-soft-blue:not(:disabled):not(.disabled):active, .btn-soft-blue:not(:disabled):not(.disabled):active:focus,
.btn-soft-blue .open > .dropdown-toggle.btn-primary {
  background: #235aca;
}

.btn-blue {
  background: #2762da;
  border-color: #2762da !important;
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .btn-blue.focus, .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled):active:focus,
.btn-blue .open > .dropdown-toggle.btn-primary {
  background: #235aca;
  border-color: #235aca;
}

.btn-outline-blue {
  color: #2762da;
  border-color: #2762da;
}

.btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.focus, .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-blue .open > .dropdown-toggle.btn-primary {
  background: #2762da;
  border-color: #2762da;
}

.bg-muted {
  background-color: #858d96 !important;
}

.bg-soft-muted {
  background-color: rgba(133, 141, 150, 0.1) !important;
}


.border-muted {
  color: #858d96 !important;
}

.icon-dual-muted {
  color: #858d96;
  fill: rgba(133, 141, 150, 0.2);
}

.btn-soft-muted {
  background-color: rgba(133, 141, 150, 0.25) !important;
  color: #858d96 !important;
}

.btn-soft-muted:hover, .btn-soft-muted:focus, .btn-soft-muted:active, .btn-soft-muted.active, .btn-soft-muted.focus, .btn-soft-muted:not(:disabled):not(.disabled):active, .btn-soft-muted:not(:disabled):not(.disabled):active:focus,
.btn-soft-muted .open > .dropdown-toggle.btn-primary {
  background: #7a838d;
}

.btn-muted {
  background: #858d96;
  border-color: #858d96 !important;
}

.btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted.active, .btn-muted.focus, .btn-muted:not(:disabled):not(.disabled):active, .btn-muted:not(:disabled):not(.disabled):active:focus,
.btn-muted .open > .dropdown-toggle.btn-primary {
  background: #7a838d;
  border-color: #7a838d;
}

.btn-outline-muted {
  color: #858d96;
  border-color: #858d96;
}

.btn-outline-muted:hover, .btn-outline-muted:focus, .btn-outline-muted:active, .btn-outline-muted.active, .btn-outline-muted.focus, .btn-outline-muted:not(:disabled):not(.disabled):active, .btn-outline-muted:not(:disabled):not(.disabled):active:focus,
.btn-outline-muted .open > .dropdown-toggle.btn-primary {
  background: #858d96;
  border-color: #858d96;
}

.bg-purple {
  background-color: #704fff !important;
}

.bg-soft-purple {
  background-color: rgba(112, 79, 255, 0.1) !important;
}

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

.border-purple {
  color: #704fff !important;
}

.icon-dual-purple {
  color: #704fff;
  fill: rgba(112, 79, 255, 0.2);
}

.btn-soft-purple {
  background-color: rgba(112, 79, 255, 0.25) !important;
  color: #704fff !important;
}

.btn-soft-purple:hover, .btn-soft-purple:focus, .btn-soft-purple:active, .btn-soft-purple.active, .btn-soft-purple.focus, .btn-soft-purple:not(:disabled):not(.disabled):active, .btn-soft-purple:not(:disabled):not(.disabled):active:focus,
.btn-soft-purple .open > .dropdown-toggle.btn-primary {
  background: #5f3bff;
}

.btn-purple {
  background: #704fff;
  border-color: #704fff !important;
}

.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .btn-purple.focus, .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled):active:focus,
.btn-purple .open > .dropdown-toggle.btn-primary {
  background: #5f3bff;
  border-color: #5f3bff;
}

.btn-outline-purple {
  color: #704fff;
  border-color: #704fff;
}

.btn-outline-purple:hover, .btn-outline-purple:focus, .btn-outline-purple:active, .btn-outline-purple.active, .btn-outline-purple.focus, .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.btn-outline-purple .open > .dropdown-toggle.btn-primary {
  background: #704fff;
  border-color: #704fff;
}

.bg-pink {
  background-color: #f85f89 !important;
}

.bg-soft-pink {
  background-color: rgba(248, 95, 137, 0.1) !important;
}

.text-pink {
  color: #f85f89 !important;
}

.border-pink {
  color: #f85f89 !important;
}

.icon-dual-pink {
  color: #f85f89;
  fill: rgba(248, 95, 137, 0.2);
}

.btn-soft-pink {
  background-color: rgba(248, 95, 137, 0.25) !important;
  color: #f85f89 !important;
}

.btn-soft-pink:hover, .btn-soft-pink:focus, .btn-soft-pink:active, .btn-soft-pink.active, .btn-soft-pink.focus, .btn-soft-pink:not(:disabled):not(.disabled):active, .btn-soft-pink:not(:disabled):not(.disabled):active:focus,
.btn-soft-pink .open > .dropdown-toggle.btn-primary {
  background: #f74b7b;
}

.btn-pink {
  background: #f85f89;
  border-color: #f85f89 !important;
}

.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active, .btn-pink.focus, .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled):active:focus,
.btn-pink .open > .dropdown-toggle.btn-primary {
  background: #f74b7b;
  border-color: #f74b7b;
}

.btn-outline-pink {
  color: #f85f89;
  border-color: #f85f89;
}

.btn-outline-pink:hover, .btn-outline-pink:focus, .btn-outline-pink:active, .btn-outline-pink.active, .btn-outline-pink.focus, .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled):active:focus,
.btn-outline-pink .open > .dropdown-toggle.btn-primary {
  background: #f85f89;
  border-color: #f85f89;
}

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

.bg-soft-white {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

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

.border-white {
  color: #ffffff !important;
}

.icon-dual-white {
  color: #ffffff;
  fill: rgba(255, 255, 255, 0.2);
}

.btn-soft-white {
  background-color: rgba(255, 255, 255, 0.25) !important;
  color: #ffffff !important;
}

.btn-soft-white:hover, .btn-soft-white:focus, .btn-soft-white:active, .btn-soft-white.active, .btn-soft-white.focus, .btn-soft-white:not(:disabled):not(.disabled):active, .btn-soft-white:not(:disabled):not(.disabled):active:focus,
.btn-soft-white .open > .dropdown-toggle.btn-primary {
  background: whitesmoke;
}

.btn-white {
  background: #ffffff;
  border-color: #ffffff !important;
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white.focus, .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white .open > .dropdown-toggle.btn-primary {
  background: whitesmoke;
  border-color: whitesmoke;
}

.btn-outline-white {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.focus, .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white .open > .dropdown-toggle.btn-primary {
  background: #ffffff;
  border-color: #ffffff;
}

.bg-light {
  background-color: #fafbfe !important;
}

.bg-soft-light {
  background-color: rgba(250, 251, 254, 0.1) !important;
}

.text-light {
  color: #fafbfe !important;
}

.border-light {
  color: #fafbfe !important;
}

.icon-dual-light {
  color: #fafbfe;
  fill: rgba(250, 251, 254, 0.2);
}

.btn-soft-light {
  background-color: rgba(250, 251, 254, 0.25) !important;
  color: #fafbfe !important;
}


.btn-light {
  background: #fafbfe;
  border-color: #fafbfe !important;
}


.btn-outline-light {
  color: #fafbfe;
  border-color: #fafbfe;
}


.navbar-custom {
  padding: 20px 0px;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  transition: all 0.5s ease-in-out;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(20px);
}

.navbar-custom .navbar-nav {
  margin-left: 0;
}
.navbar-right {
  min-width: 120px;
}
.nav-image {
  margin-left: 15px;
  width: 107px;
}
.nav-google {
  width: 135px;
}

.navbar-custom .navbar-nav li a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  text-transform: capitalize;
  transition: all 0.5s;
  background-color: transparent !important;
  padding: 15px 0;
  margin: 0 10px;
  text-align: center;
  text-transform: math-auto;
}

.english-word-nav {
  font-size: 20px;
  font-weight: 800;
}


.sticky-wrapper {
  position: absolute;
  width: 100%;
}
.navbar-collapse {
  margin-left: 1%;
}
@media (max-width: 1150px) {
  .navbar-collapse {
    margin-left: 1%;
  }
}

.navbar-toggler {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #272a33;
}

.navbar-custom .navbar-nav li a.active,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
  color: #ffffff;
}

.navbar-toggle {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
  padding: 0.25rem 0.75rem;
  font-size: 18px;
  background: 0 0;
  border: 1px solid transparent;
  color: #ffffff;
  outline: 0;
}

.navbar-custom .navbar-toggles-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

.menu-toggle {
  padding: 4.5px 10px !important;
}

.menu-toggle span {
  line-height: 27px;
}

.navbar-button {
  margin-left: 20px;
}

/*---Navbar-White--*/
.navbar-custom.navbar-white {
  background: rgba(255, 255, 255, 1);
  backdrop-filter: blur(20px);
  padding: 10px 0;
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

.navbar-custom.navbar-white .navbar-nav li a,
.navbar-custom.navbar-white .navbar-brand,
.navbar-white .navbar-toggle {
  color: rgba(17, 17, 17, 1) !important;
  width: max-content;
}
/*---NAVBAR LIGHT--*/
.navbar-light .navbar-nav li a {
  color: rgba(17, 17, 17, 1) !important;
}

.navbar-light .navbar-nav li.active a,
.navbar-light .navbar-nav li:hover,
.navbar-light .navbar-nav li:active {
  color: rgba(17, 17, 17, 1) !important;
}

.navbar-light .navbar-toggler {
  border: none;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom {
  margin-top: 0px;
  padding: 10px 0px;
  box-shadow: 0px 3px 10px 0px rgba(38, 107, 193, 0.08);
  z-index: 99999;
}

.nav-sticky.navbar-custom.sticky-dark {
  background-color: #ffffff;
}

.nav-sticky .navbar-nav li a {
  color: rgba(255, 255, 255, 0.6) !important;
}

.nav-sticky.navbar-custom .navbar-nav li a.active,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
  color: rgba(255, 255, 255, 0.6) !important;
}

.nav-sticky.navbar-custom .navbar-toggles {
  padding: 0.25rem 0.75rem;
  border: 1px solid transparent;
  outline: 0;
}

.nav-sticky .navbar-nav {
  margin-top: 0px;
}

.nav-sticky .navbar-custom {
  margin-top: 0px;
  padding: 10px 0px;
  background-color: #272a33;
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}
.navbar-brand img {
  width: 80px;
}

.bg-home {
  padding-top: 220px;
  height: 620px;
  background: url("../images/main/bg_mv.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: rgba(38, 37, 41, 1);
}
.second-section-bg {
  background: linear-gradient(107.61deg, #262529 6.55%, #18181A 23.03%, #111111 65.31%, #111111 99.28%);
}
.home-bg-sns {
  position: relative;
}
.plan-btn {
  position: fixed;
  bottom: 1%;
  left: 0;
  z-index: 9999999;
  width: 100%;
  text-align: center;
}
.sns {
  position: absolute;
  right: 1%;
  bottom: -7%;
  display: flex;
  gap: 15px;
}
.share {
  position: absolute;
  right: 1.5%;
  bottom: -1%;
}
.share p {
  font-weight: 700;
  font-size: 12px;
  color: #FF9102;ter;
}
.top-deco {
  margin-top: -100px;
  margin-bottom: -20px;
  margin-left: -40px;
}
.sns img{
  width: 30px;
}
.footer-sns {
  display: flex;
  gap: 25px;
}

.footer-sns img{
  width: 35px;
}
.numberd-cell {
  position: relative;
}
.top-sec-card-images {
  display: none;
}

.under-line-content {
  position: absolute;
  text-align: right !important;
  color: #000000 !important;
  right: 4px;
  bottom: -13px;
  font-size: 11px !important;
}
.home-title {
  line-height: 80px;
  font-weight: 900;
  font-size: 52px;
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-page-header-title {
  font-size: 30px;
}
.purchase-button {
  margin-top: 70px;
}
@media (max-width: 1150px) {
  .bg-home {
    background-size: cover;
    background-position: center;
  }
}
.purchase-button button{
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
  padding: 10px 50px;
  font-size: 20px;
  font-weight: 900;
  color: rgba(88, 70, 34, 1);
  border-radius: 30px;
  border: none;
  max-width: 260px;
  margin: 10px auto;
}

.what-you-can-do {
  background-color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 10px;
}
.what-you-can-do-text-side {
  margin: auto 0;
}
.what-you-can-do-sec {
  max-width: 1000px;
  margin: 0 auto;
}
.what-you-can-do h2{
  color: #FF9102;
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 5px;
}
.what-you-can-do ul li{
  color: rgba(34, 34, 34, 1);
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
}
.what-you-can-do p{
  color: rgba(34, 34, 34, 1);
  font-weight: 400;
  font-size: 14px !important;
  line-height: 29px;
}
@media (max-width: 780px) {
  .what-you-can-do {
    padding: 15px;
  }
  .what-you-can-do h2{
    font-size: 20px;
  }
  .what-you-can-do ul li{
    font-size: 16px;
  }
  .what-you-can-do p{
    font-size: 12px !important;
  }
}
@media (max-width: 992px) {
  .top-sec-card-images {
    display: block;
  }
  .top-sec-card-images  img {
    width: 100%
  }
  .purchase-button {
    margin-top: 10px;
  }
  .navbar-custom .navbar-nav li a {
    text-align: left;
  }
  .english-word-nav {
    font-size: 16px;
  }
  .purchase-button button{
    max-width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .top-page-header-title {
    font-size: 25px;
  }
}

.home-small-title {
  color: #FF9102 !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}

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

.display-table {
  display: table;
  width: 100%;
  height: 100%;
}

.play-btn {
  border: 2px solid;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: block;
  font-size: 30px;
  margin-right: auto;
  margin-left: auto;
  line-height: 56px;
  margin-top: 10px;
  text-align: center;
}

.play-shadow {
  border-radius: 50%;
  border: 1px solid transparent;
  width: 82px;
  height: 82px;
  margin: 20px auto 0px auto;
}

.home-desc {
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
  margin-top: 20px;
  font-size: 20px;
  max-width: 600px;
  cursor: pointer;
}
.nav-button {
  display: flex;
}

.first-section-vid {
  width: 100%;
}
.first-section-vid video{
  width: 100%;
  border-radius: 10px;
}



/* ------- Demo 2 wave animation --------- */
.wave-effect {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 150px;
  overflow: hidden;
}

.shape-one {
  z-index: 15;
  opacity: 0.5;
}

.shape-two {
  z-index: 10;
  opacity: 0.75;
}

.shape-three {
  z-index: 5;
}

.wave {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}

.waves-shape {
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wave-one {
  background-size: 50% 100px;
}

.wave-anim .wave-one {
  animation: move-wave 3s;
  -webkit-animation: move-wave 3s;
  animation-delay: 1s;
}

.wave-two {
  background-size: 50% 120px;
}

.wave-anim .wave-two {
  animation: move_wave 10s linear infinite;
}

.wave-three {
  background-size: 50% 100px;
}

.wave-anim .wave-three {
  animation: move_wave 15s linear infinite;
}

@keyframes move_wave {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1);
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(0.55);
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1);
  }
}
.home-cell-bottom {
  display: table-cell;
  vertical-align: bottom;
}

.home-padding-t-150 {
  padding-top: 150px;
}


/*---Demo 9 Animated ---*/
.slidero {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
}

.features-box h3 {
  margin-bottom: 25px;
  margin-top: 0;
  line-height: 36px;
}

.features-box .features-item-list li {
  position: relative;
  line-height: 24px;
  font-size: 15px;
  padding: 7px 0 7px 20px;
}

.features-box .features-item-list li:before {
  content: "";
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0;
  top: 14px;
}

.features-img {
  max-width: 500px;
  margin: 0 0 0 auto;
}

.services-box {
  padding: 15px 20px;
}

.services-box i {
  font-size: 32px;
  margin-bottom: 15px;
}
.plan-card-row {
  display: flex;
  flex-flow: row wrap;
  gap: 3%;
}
.plan-bubble {
  position: absolute;
  width: 190px;
  height: 190px;
  right: -27px;
  z-index: 9999;
  top: -136px;
}
.plan-bubble-new {
  position: relative;
  width: auto;
}
.plan-bubble-new p {
  background: #FF9102;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
  width: 175px;
  height: 90px;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  font-weight: 900;
}
.top-deco-sec {
  display: flex;
  margin-left: 2%;
  gap: 1%;
}
.plan-table {
  margin-top: 13%;
}
@media (max-width: 992px){
  .plan-table {
    margin-top: 1%;
  }
  .top-deco-sec {
    margin-left: 0;
  }
  .plan-bubble-new p {
    background: #FF9102;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    width: 95px;
    height: 55px;
    padding: 8px;
    text-align: center;
    border-radius: 8px;
    font-weight: 900;
  }
  .new-plan-row {
    margin-bottom: 0 !important;
  }
}

.polygon-shape {
  float: left;
  position: absolute;
  left: -5px;
  top: 37%;
  margin: 0 32px 0 0;
  width: 0;
  height: 0;
  width: 1px;
  height: 1px;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent transparent #FF9102 transparent;
  transform: rotate(47deg);
  shape-margin: 16px;
}
@media (max-width: 992px){
.polygon-shape{
  display: none;
}
}
.line-plan-button {
  margin-top: 5px;
  width: 397px;
}
.line-plan-button p{
  text-align: right;
  font-size: 12px;
}
.line-plan-button button{
  display: flex;
  justify-content: center;
  gap: 10px;
  background: #4CC764;
  border-radius: 40px;
  border: none;
  width: 400px;
  height: 70px;
  padding: 10px 60px;
}
.line-plan-button button p{
    background: #4CC764;
    border-radius: 30px;
    font-weight: 900;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
}

.line-plan-button img{
  width: 50px;
}
@media (max-width: 991px){
  .line-plan-button p{
    text-align: left;
  }
  .line-plan-button button{
    display: flex;
    gap: 10px;
    background: #4CC764;
    border-radius: 40px;
    border: none;
    max-width: 400px;
    height: 45px;
    padding: 10px 10px;
  }
  .line-plan-button img{
    width: 20px;
    margin-top: 2px;
  }
  .under-line-content {
    right: 3px;
    bottom: -18px;
    font-size: 10px !important;
  }
}
@media (max-width: 450px) {
  .line-plan-button button p{
      font-size: 12px;
  }
  .line-plan-button {
    width: 350px;
    margin: auto;
  }
  .line-plan-button button{
    max-width: 350px;
  }
}

.plan-first-sec h1{
    margin-bottom: 0px;
    margin-top: 30px;
    padding-bottom: 5px;
    line-height: 44px;
    font-weight: 900;
    font-size: 24px;
    background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (max-width: 500px) {
  .plan-first-sec h1{
    font-size: 18px;
  }
  .second-red-text {
    font-size: 10px !important;
  }
  .home-desc {
    font-size: 16px;
  }
}

.plan-card-images {
      background: linear-gradient(97.27deg, #130B02 0%, #000002 78.77%, #37280C 103.26%);
      text-align: center;
      padding: 30px 10px;
      border: solid 1px rgba(245, 237, 163, 1);
      border-radius: 0;
}

.plan-card-images-second {
  background: linear-gradient(97.27deg, #130B02 0%, #000002 55.47%, #694D16 103.26%);
}

.faq-section {
    background: url(../images/main/faq-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.plan-card-images h3 {
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
  text-align: left;
}
.plan-images {
  display: flex;
  margin-top: 20px;
  justify-content: center;
  gap: 2%;
}
.plan-images img{
  max-height: 132px;
}

.plan-images-second-row {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 15px;
}
.collection {
  display: flex;
  gap: 15px;
}
.collection img{
  max-width: 217px;
}

@media (max-width: 1170px) {
  .collection img{
    max-width: 200px;
  }
}

@media (max-width: 1130px) {
  .collection img{
    max-width: 185px;
  }
}

@media (max-width: 1070px) {
  .collection img{
    max-width: 170px;
  }
}
@media (max-width: 991px) {
  .plan-images {
    gap: 2%;
  }
  .plan-images img{
    width: 345px;
    margin: 0;
  }
  .price-line {
    width: 188px !important;
    width: 388px !important;
  }
  .plan-images-second-row {
    gap: 5px;
  }
  .collection {
    gap: 5px;
  }
}

@media (max-width: 920px) {
  .third-price-line-sec h3 {
    margin: auto 0;
    width: 100% !important;
    padding-bottom: 10px;
  }
  .plan-images-two-images {
    margin: 0 auto !important;
  }
  .third-price-line button {
    padding: 5px 50px !important;
    font-size: 14px !important;
    margin-top: 5px;
  }
  .price-line-third {
    width: 75% !important;
  }
  .third-price-line-sec {
    display: flex;
    flex-direction: column;
    gap: 10%;
    align-items: center;
  }
  .plan-images-third-row {
    width: 100% !important;
  }
  .third-price-line {
    padding: 4px;
    margin: 0 auto !important;
  }
  .price-line {
    width: 388px !important;
    margin: 0 auto;
  }
  .price-line-circle {
    right: 3% !important;
    top: 6% !important;
  }
  .price-line button {
    width: 70% !important;
    margin: auto;
  }
  .price-line .price {
    font-size: 27px !important;
  }
 .plan-card-images {
  padding: 15px 0;
 }
 .plan-card-images h3{
  font-size: 17px;
  text-align: center;
 }
 .plan-images {
   flex-direction: column;
   gap: 10px;
 }
 .plan-images img{
   width: 388px;
 }
 .plan-images-image-collections img{
   width: 388px;
   margin: 0 auto;
 }
 .plan-images-second-row {
   flex-direction: column;
 }
 .collection {
   justify-content: center;
 }
 .second-price-line {
   margin-top: 8px !important;
 }
 .app-link-button {
       left: 32% !important;
   }
   .collection img {
    max-width: 193px !important;
  }
}

@media (max-width: 600px) {
  .price-line {
    width: 345px !important;
    margin: 0 auto;
  }
  .price-line-third {
    width: 345px !important;
  }
 .plan-images img{
   width: 350px;
 }
 .plan-card-images h3{
  font-size: 15px;
 }
 .under-line-content {
     right: 3px;
     bottom: -20px;
     font-size: 9px !important;
 }
 .collection img{
   width: 170px !important;
 }
}

@media (max-width: 500px) {
 .collection img{
   width: 170px !important;
 }
}
@media (max-width: 400px) {
 .plan-images img{
   width: 320px;
 }
 .price-line {
   width: 312px !important;
   margin: 0 auto;
 }
 .third-price-line {
   width: 312px !important;
 }
 .collection img{
   width: 155px !important;
 }
}

.table-sectoin {
  padding: 40px 0;
}
.table-image-sec {
  text-align: center;
}
.table-image-sec img{
  width: 220px;
}
.text-table-sec h3 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
}
.text-table-sec p {
  font-size: 16px;
  color: #222222;
  font-weight: 400;
  line-height: 23px;
}
.plan-table h3 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
}
.radius {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 20px;
}
.plan-table table {
  width: 555px;
}
.plan-table table th {
  background: #FF9102;
  padding: 10px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.plan-table table td {
  padding: 15px;
  text-align: center;
  color: #222222;
  font-size: 16px;
  border: 1px solid #FF9102;
}
.special-price{
  position: absolute;
  left: 20%;
  top: 54px;
}
.btn-table{
    width: 100%;
    background: #1EB39C;
    border-radius: 30px;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 14px;
}
.special-container {
  max-width: 1300px !important;
  margin: 0 auto;
  padding: 10px;
}

.price-line {
        display: flex;
        position: relative;
        flex-direction: column;
        background: rgba(17, 17, 17, 1);
        border: #ffffff 1px solid;
        width: 210px;
          height: 132px;
          padding: 4px 8px;
          border-radius: 0;
}
.second-price-line {
  padding: 10px !important;
}
.price-line-third {
  display: flex;
  position: relative;
  flex-direction: column;
  background: #ffffff;
  border: rgba(255, 145, 2, 1) 3px solid;
  width: 210px;
  height: 132px;
  padding: 16px;
  border-radius: 8px;
}
.third-price-line-sec {
  display: flex;
}
.third-price-line-sec h3{
  margin: auto 0;
  width: 70%;
}
.plan-card-images-third {
  padding: 15px;
}
.plan-images-third-row {
  width: 30%;
}
.third-price-line {
    width: 210px;
    height: 94px;
    padding: 4px;
    margin-left: auto;
}
.third-price-line button {
  padding: 5px 25px;
  font-size: 16px;
  margin-bottom: -3px;
}
.price-line .price{
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
}

.price-line button {
      display: flex;
      gap: 5px;
      background: rgba(17, 17, 17, 1);
      justify-content: center;
      border-radius: 40px;
      border: #D1A966 1px solid;
      width: 100%;
      height: 42px;
      padding: 10px 12px;
      margin-bottom: -50px;
}
.price-line-circle {
  position: absolute;
  right: -17px;
  top: -43px;
  width: 50px !important;
}
.price-line  img {
    width: 20px;
    margin-top: 1px;
}
.price-line p {
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: burlywood;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.app-link-button {
  color: #000000 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-bottom: 0;
}

.app-link-button-under-price {
  color: #ffffff !important;
  font-size: 14px !important;
  margin-top: -3px;
}
.app-link-contact {
  color: #000000 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

@media (max-width: 1115px) {
  .app-link-button {
    color: #000000 !important;
    font-size: 11px !important;
    position: absolute;
    bottom: -11%;
    left: 22%;
  }
  .plan-table table {
    width: 100%;
  }
  .price-line .price {
    font-weight: 700;
    font-size: 25px;
  }
}

@media (max-width: 1000px) {
  .plan-table table th {
    padding: 12px;
  }
  .plan-table table td {
    padding: 12px;
  }
  .special-price{
    position: absolute;
    left: 29%;
    top: 48px;
  }
  .price-line-circle {
    right: -7px;
    top: -43px;
  }
}

@media (max-width: 800px) {
  .table-image-sec img{
    margin-left: 40px;
  }
  .text-table-sec {
    margin-top: 30px;
  }
  .text-table-sec h3 {
    font-size: 14px;
  }
  .text-table-sec p {
    font-size: 14px;
  }
  .plan-table h3 {
    font-size: 14px;
  }
  .plan-table table th {
    font-size: 14px;
    padding: 10px;
  }
  .plan-table table td {
    font-size: 14px;
    padding: 10px;
  }
  .special-price{
    font-size: 20px;
    left: 23%;
    top: 45px;
  }
}
@media (max-width: 500px) {
  .special-price{
    font-size: 17px;
    left: 20%;
    top: 80%;
  }
  .other-prices-table {
    font-size: 18px !important;
  }
  .plan-table table th {
    font-size: 14px;
  }
  .plan-table table td {
    font-size: 14px;
  }
  .btn-table{
      width: 100%;
      background: #1EB39C;
      border-radius: 30px;
      padding: 5px 15px;
      color: #ffffff;
      font-size: 14px;
  }
}
@media (max-width: 400px) {
    .special-price {
      font-size: 15px;
      left: 13%;
      top: 80%;
  }
}
@media (max-width: 378px) {
  .plan-table table th {
    font-size: 13px;
    padding: 2px;
  }
  .plan-table table td {
    font-size: 13px;
    padding: 2px;
  }
}
.table-image-second-row {
  text-align: left;
}
.plan-second-pc-image {
  width: 90% !important;
}
.plan-second-sp-image {
  display: none;
}
.under-table-content {
  text-align: right;
  margin-top: 10px;
}
.under-table-content p {
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    line-height: 23px;
}
.table-line-button-first button{
    margin-bottom: 0 !important;
}
.table-line-button button{
    display: flex;
    gap: 5px;
    justify-content: center;
    background: #4CC764;
    border-radius: 40px;
    border: none;
    width: 100%;
    height: 42px;
    padding: 10px 12px;
    margin-bottom: -50px;
}
.table-line-button img {
    width: 20px;
    margin-top: 1px;
}
.table-line-button p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .plan-second-pc-image {
    width: 70% !important;
    margin-bottom: 20px;
  }
  .table-image-second-row {
    text-align: center;
  }
}

@media (max-width: 800px) {
  .plan-second-pc-image {
    display: none;
  }
  .plan-second-sp-image {
    display: block;
    width: 70% !important;
    margin: 0 auto !important;;
  }
  .under-table-content {
    text-align: left;
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  .plan-second-sp-image {
    display: block;
    width: 90% !important;
    margin: 0 auto !important;;
  }
  .under-table-content p {
      font-size: 12px;
  }
  .table-line-button p {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
  }
  .table-line-button button{
    display: flex;
    gap: 3px;
    padding: 7px;
    margin-bottom: -80px;
    height: 36px;
  }
  .table-line-button img {
      width: 18px;
      margin-top: 3px;
  }
}

.plan-card {
  display: block;
  padding: 10px;
  position: relative;
  flex: 48%;
  border: 1px solid #ecf0f5;
  border-radius: 8px;
  box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1) !important;
  background-color: #ffffff;
}
.plan-card-inner {
  display: flex;
}
.plan-box {
  padding: 30px 10px 30px 10px;
  position: relative;
}

.plan-box h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.plan-box h1 {
  font-size: 36px;
  padding-top: 5px;
}
.plan-box .plan-image {
  width: 100%;
}
.plan-image img {
  width: inherit;
  margin: auto;
}
.plan-image {
  display: flex;
  flex-direction: column;
}
.plan-image a {
  text-align: left;
  text-decoration: underline !important;
  font-weight: 400;
  font-size: 12px;
  color: #007BFF;
  margin-top: 5px;
}
.plan-image-first {
  margin-bottom: -3px;
}
.plan-box .btn {
  width: 100%;
  background: #1EB39C;
  border-radius: 30px;
  padding: 10px 50px;
  color: #ffffff;
}
.left-side-buttons {
  margin-top: 39px;
}
.notice {
  font-weight: 900;
  font-size: 14px;
  color: #E80404;
}

.pricing-border {
  width: 100%;
  height: 1px;
  margin-top: 35px;
  background-color: #ecf0f5;
}

.plan-features  {
  border-bottom: 1px solid #E3E3E3;
}

.plan-features p {
  padding-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  color: #222222;
}
.plan-price {
  border: none;
}
.plan-price p {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 0;
}
.plan-features-title {
  font-size: 12px;
}
.about-row {
  position: relative;
}

.about-title {
  max-width: 800px;
}

.about-title h2 {
  line-height: 42px;
}

.about-title p {
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
}



.blog-box .blog-title {
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  transition: all 0.5s;
}

.blog-box .blog-title:hover {
  background: linear-gradient(79.67deg, #D1A966 7.71%, #EBDCB3 53.02%, #E0D2A2 78.22%, #CAAA6A 96.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.first-section-small-text {
  display: flex;
    justify-content: space-between;
    height: 24px;
    align-items: end;
    width: 77%;
}

.first-section-small-text img {
  width: 80px;
}

@media (max-width: 1053px) {
  .first-section-small-text {
    width: 100%;
  }
}


.footer {
    padding: 50px 0;
    background: url(../images/main/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footer-logo img{
  width: 120px;
}

.footer h4 {
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  font-size: 14px;
}

.footer .footer-list li a {
  color: rgba(255, 255, 255, 1);
  padding-top: 8px;
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline !important;
  transition: all 0.3s ease-in-out;
}

.subscribe {
  position: relative;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
}

.subscribe input {
  height: 40px;
  background-color: #2e313a !important;
  box-shadow: none !important;
  border: none;
  padding-right: 50px;
  color: #ffffff !important;
}

.subscribe .submit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  width: 50px;
  line-height: 45px;
  text-align: center;
  color: #acacac !important;
}

.footer-alt {
  padding: 15px 0;
  background: #F9F9F9;
}

.footer-alt .copy-rights {
  margin-bottom: 0;
  line-height: 36px;
  color: #999999;
  font-size: 10px;
}
.sp-img {
  display: none;
}

.break-on-pc {
  display: block;
}
.break-on-sp {
  display: none;
}
.circle-pc {
  display: block;
}
.circle-sp {
 display: none;
}
.about-info-sp {
  display: none;
}

.contact-card {
      background: rgba(255, 255, 255, 1);
      text-align: center;
      padding: 40px 0;
      border-radius: 0;
}
.contact-card h4{
      color: rgba(17, 17, 17, 1);
      font-weight: 500;
      font-size: 17px;
      line-height: 23px;
}
.contact-card a{
  color: #FFFFFF;
  margin-top: 20px;
  font-weight: 500;
  font-size: 16px;
  background: linear-gradient(92.2deg, #111111 -1.39%, #333333 101.16%);
  border: 3px solid #FFFFFF;
  border-radius: 40px;
  padding: 12px 24px;
}

.contact-card a:hover {
  color: #FFFFFF !important;
}


.copy-right-sec {
  width: 100%;
  text-align: center;
  padding-top: 30px;
}
.footer-app {
  margin-top: 30px;
}
.footer-app h2 {
  font-weight: 700;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}
.footer-app p {
  font-weight: 400;
  font-size: 8px;
  line-height: 150%;
  margin-top: 20px;
  color: rgba(255, 255, 255, 1);
}


.accordion .accordion-item {
  border: 2px solid #E3E3E3;
  border-radius: 0;
  padding: 5px 20px;
  margin-bottom: 14px;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: none;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #ffffff;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #ffffff;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #ffffff;
  background: #FF9102;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-weight: 700;
  font-size: 16px;
  color: #222222;
}
.accordion button .accordion-title img {
  margin-right: 1px;
  margin-top: -3px;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 22px;
  background: rgba(17, 17, 17, 1);
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 13px;
  left: 6px;
  width: 16px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 7px;
  left: 13px;
  width: 2px;
  height: 15px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #ffffff;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 1000px;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  margin: 2em 0;
  margin: 0;
  margin-top: -10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
}
.plan-note {
  text-align: right;
  padding-right: 220px;
  margin-top: 20px;
}
.how-to-use-last-title {
  margin-top: 48px;
}
@media (max-width: 1200px) {
  .top-deco {
    margin-top: -100px;
    margin-bottom: -50px;
    margin-left: -30px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 200px) and (max-width: 1050px) {
  .d-icon {
      margin-top: -135px;
  }
}

@media (min-width: 200px) and (max-width: 1090px) {
  .share {
    bottom: -18%;
  }
  .sns {
    bottom: -25%;
  }
  .btn {
    padding: 10px;
  }
  .navbar-custom {
    margin-top: 0px;
    padding: 10px 0px !important;
    box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
    background: #272a33;
  }
  .navbar-custom .navbar-nav {
    margin-left: 0px;
  }
  .navbar-custom .navbar-nav li.active {
    border-color: transparent;
  }
  .navbar-custom .navbar-nav li a {
    transition: all 0.4s;
    margin: 0px;
    color: rgba(255, 255, 255, 0.6) !important;
  }
  .navbar-custom > .container {
    width: 90%;
    max-width: 1350px !important;
  }
  .navbar-white .navbar-toggler {
    color: #272a33 !important;
  }
  .navbar-button {
    margin-top: 15px;
    margin-left: 0px;
  }
  .navbar-custom .navbar-nav li.active a,
  .navbar-custom .navbar-nav li a:hover,
  .navbar-custom .navbar-nav li a:active {
    color: rgba(17, 17, 17, 1) !important;
  }
  .navbar-toggler {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ffffff;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .home-half {
    padding-bottom: 100px;
    padding-top: 220px;
  }
  .home-half .home-title {
    font-size: 50px;
    line-height: 65px;
  }
  .team-box {
    margin-top: 45px;
  }
  .plan-box-next {
    margin-top: 0;
  }
  .copy-right-sec {
    width: 100%;
    text-align: center;
  }
  .copy-right-sec p {
    color: rgba(255, 255, 255, 1);
  }
  .navbar-custom .navbar-nav li a {
    padding: 10px 0;
  }
  .navbar-right li button {
    padding: 4px 12px;
  }
  .nav-image{
    margin:0;
    padding-top: 10px;
  }
  .first-section-vid {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .container {
    max-width: 1140px !important;
  }
  .nav-container {
    max-width: 1400px !important;
  }
  .share {
    bottom: -22%;
  }
  .sns {
    bottom: -30%;
  }
}
@media (max-width: 991px){
  .about-row{
    position: relative;
  }
  .plan-box {
    padding: 30px 7px 30px 7px;
  }
  .use-app-image-first {
    margin-right: 10px;
    width: 103px;
  }
  .use-app-image-second {
    width: 128px;
  }
  .bg-home {
    height: auto;
    background: url("../images/main/bg_mv_sp.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(38, 37, 41, 1);
  }
  .nav-image{
    margin:0;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .nav-image-sp {
    width: 115px;
  }
  .nav-image-sp-google {
    width: 135px;
  }
  .sp-img {
    display: inline-block;
  }
  .use-app-card {
    max-width: 100%;
    padding: 0 15px;
  }
  .use-app-card h2 {
    text-align: center !important;
    line-height: 38px;
    font-size: 18px;
  }
  .plan-note {
    text-align: left;
    padding: 0;
    padding-left: 10px;
    margin-top: 20px;
  }
  .plan-bubble {
    position: absolute;
    width: 120px;
    height: initial;
    right: -13px;
    z-index: 9999;
    top: -84px;
  }
  .plan-third {
    margin-top: 80px
  }
  .top-deco {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 2px;
    width: 66px;
    height: inherit;
  }
  .orange-sec-use {
    background: url("../images/use-app-bg-sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .home-half {
    padding-top: 170px;
 }
 .service-card-row {
   margin: 0 !important;
 }
 .use-app-row {
   margin: 0 !important;
 }
 .service-card-row .right-pad{
   padding-right: 0;
 }
 .service-card-row .left-pad{
   padding-left: 0;
 }
 .service-info {
   margin-bottom: 50px;
 }
 .break-on-pc {
   display: none;
 }
 .break-on-sp {
   display: block;
   text-align: center;
 }
 .break-on-sp img{
   width: 75%;
 }
 .app-card h2 {
   text-align: left;
   margin-top: 20px;
   font-size: 16px;
   line-height: 160%;
 }
 .app-image {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
}
.use-app-image {
  width: 100%%;
  text-align: center;
}
.use-app-image img {
  width: 60%;
  margin-top: 20px;
}
.use-app-card h2 {
  text-align: left;
  margin: 30px 0;
}
.use-app-store {
  justify-content: center;
}
 .about-circle img {
   margin: 0;
 }
 .about-info-sp {
   display: block;
 }
 .about-info p {
   font-weight: 700;
   font-size: 14px;
   line-height: 200%;
   margin: 0 !important;
 }
 .about-info h4 {
   font-size: 20px;
   margin-left: 0;
 }
 .about-card {
   font-size: 20px !important;
   margin-left: 0 !important;
   margin-top: 20px;
 }
 .accordion .accordion-item {
   padding: 5px 10px;
 }
.accordion button .accordion-title {
  font-size: 14px;
}
.accordion .accordion-content p {
  font-size: 14px;
  line-height: 35px;
}
.plan-card {
    display: block;
    flex: 100%;
  }
  .plan-card-inner {
    display: block;
  }
  .use-app-fourth-img {
    width: 70% !important;
  }
  .about-sec {
    background: url(../images/about-bg-2.jpg);
  }
}


@media (max-width: 720px){
.navbar-custom > .container {
  width: 100%;
 }
 .navbar-custom.navbar-white {
   background: rgba(255, 255, 255, 1);
 }
  .home-half {
    padding-bottom: 100px;
    padding-top: 110px;
 }
 .home-half .home-title {
    font-size: 38px;
    line-height: 50px;
}
.home-desc {
  margin-top: 5px;
}
.first-section-vid {
  width: 100%;
  margin-top: 20px;
}
.sns {
  position: absolute;
  right: 2%;
  bottom: -25%;
  display: flex;
}
.sns img{
  width: 25px;
  margin-left: 2px;
}

.footer-sns {
  display: flex;
  gap: 12px;
}
.footer-sns img{
  width: 25px;
}
.section-title {
  font-size: 28px;
}
.section-title-row {
  margin-bottom: 15px;
}
.service-card-row .plan-card {
  padding: 0;
}
.plan-card {
  padding: 10px;
}
.contact-card a{
  font-size: 14px;
}
}

@media (max-width: 575px){
 .circle-pc {
  display: none;
 }
 .circle-sp {
  display: block;
 }
 .about-circle {
   overflow-x: hidden;
 }
 .about-circle img {
   width: 98%;
   overflow-x: hidden;
 }
 .about-sec-container {
   padding: 50px 0px 40px 15px;
   margin-left: 10px;
   border-radius: 30px 0 0 30px;
 }
 .about-sec-container-sp {
   padding: 25px 0px 40px 15px;
   margin-left: 0;
   margin-right: 10px !important;
   border-radius: 0 30px 30px 0;
   width: 98%;
 }
}
/*# sourceMappingURL=style.css.map */


