







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



















/* 1h. Site footer */






















.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 980px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

div[class*="force-full-width-section"]>.row-fluid {
  padding: 0;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0;
}





body {
  font-size: 15px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  color: rgba(0, 0, 0, 1.0);
}



/* Paragraphs */


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: wf_2be09b22a3d64ff683be5f3a6;
  color: rgba(0, 0, 0, 1.0);
}

h1 {
  font-size: 38px;
  font-weight: 400;
}

h2 {
  font-size: 20px;
  font-weight: 400;
}

h3 {
  font-size: 18px;
  font-weight: 400;
}

h4 {
  font-size: 17px;
  font-weight: 400;
}

h5 {
  font-size: 16px;
  font-weight: 400;
}

h6 {
  font-size: 15px;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}












/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

/* Form label */

form label{
  color: rgba(102, 102, 102, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(51, 51, 51, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(0, 0, 0, 0.3);
  color: rgba(51, 51, 51, 1.0);
  border-radius: 2px;
  background-color: rgba(100, 100, 100, 0.1);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(80, 200, 167, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  /*   color: ; */
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background:  #000;
}

.fn-date-picker td .pika-button:hover {
  background-color:  #000 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}

/* Submit button */


.hs-button,
.button {
  background-color: rgba(128, 128, 128, 1.0);
  border-color: rgba(128, 128, 128, 0.0);
  border-width: 3px;
  border-radius: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.button:hover,
.hs-button:hover{
  background-color: rgba(128, 128, 128, 1.0);
  border-color: rgba(128, 128, 128, 0.0);
  color: rgba(255, 255, 255, 1.0);
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}





.cst-main-header{
  background-color:rgba(255, 255, 255, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li.active-branch>a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li.active>a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li:hover>a{
  color:rgba(31, 166, 228, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li ul{
  background-color:rgba(255, 255, 255, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li ul li.active-branch>a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li ul li.active>a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li ul li a{
  color:rgba(0, 0, 0, 1.0);
}
.cst-main-header .cst-header-flex .cst-menu-wrap .hs-menu-wrapper>ul li ul li:hover>a{
  color:rgba(31, 166, 228, 1.0);
}
.cst-mobile-header{
  background-color:rgba(#null, 0.0);
}
.header-button a.cta_button {
  background: repeat padding-box border-box 0 0/auto auto scroll linear-gradient(90deg,rgb(0, 222, 156, 1.0),rgb(31, 166, 228, 1.0));
  border: 1px solid rgba(255, 255, 255, 1.0);
  color:rgba(255, 255, 255, 1.0);
}
.header-button a.cta_button:hover {
  background-color:rgba(135, 205, 237, 1.0);
  color:rgba(255, 255, 255, 1.0);
}

.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li a,
.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li a  +.child-trigger:after{
  color:rgba(#null, 0.0);
}
.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li a:hover,
.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li a:hover + .child-trigger:after{
  color:rgba(#null, 0.0);
}

.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li.active-branch a,
.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li.active-branch a  +.child-trigger:after{
  color:rgba(#null, 0.0);
}


.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li.active a,
.cst-mobile-header .cst-mob-nav .hs-menu-wrapper>ul li.active a  +.child-trigger:after{
  color:rgba(#null, 0.0);
}





.cst-main-footer {
  background-image: linear-gradient(90deg,rgb(255, 255, 255, 1.0),rgb(255, 255, 255, 1.0));
}
.cst-main-footer .footer-copyright{
  color: rgba(0, 0, 0, 1.0);
}
.cst-main-footer .cst-footer-bottom .cst-footer-menu .hs-menu-wrapper ul li a{
  color: rgba(8, 138, 239, 1.0);
}
.cst-main-footer .cst-footer-bottom .cst-footer-menu .hs-menu-wrapper ul li a .ftr-arow-svg{
  fill: rgba(8, 138, 239, 1.0);
}
.cst-main-footer .cst-footer-bottom .cst-footer-menu .hs-menu-wrapper ul li a:hover{
  color: rgba(8, 138, 239, 0.5);
}
.cst-main-footer .cst-footer-bottom .cst-footer-menu .hs-menu-wrapper ul li a:hover .ftr-arow-svg{
  fill: rgba(8, 138, 239, 0.5);
}




















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}