/* ==========================================================================
  asubeto
========================================================================== */
/* hubspot css */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');


body {
    /*color: var(--body-font-color);*/
    font-family: "Noto Sans JP", sans-serif;
    /*  font-size: 16px;
    line-height: var(--standard-line-height);
    overflow-wrap: break-word;*/
    }
    
    /*html[lang^='ja'] body,
    html[lang^='zh'] body,
    html[lang^='ko'] body {
    line-break: strict;
    overflow-wrap: normal;
    word-break: break-all;
    }*/
    
    /* Paragraphs */
    
    /*p {
    margin: 0 0 var(--standard-margin);
    font-size: var(--body-font-size);
    }*/
    
    /* Anchors */
    
    /*a {
    color: var(--link-font-color);
    }
    
    a:hover,
    a:focus {
    color: var(--link-hover-font-color);
    }
    
    a:active {
    color: var(--link-active-font-color);
    }*/
    
    /* Headings */
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    div{
    /*margin: 0 0 var(--standard-margin);*/
    font-family: "Noto Sans JP", sans-serif;
    }
    
    /*h1 {
    font-size: 2.5rem;
    font-weight: 600;
    }*/
    
    /* Lists */
    
    .no-list {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

/* Drag and drop layout styles */

.dnd-section {
padding: 60px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
padding: 60px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
max-width: 1000px;
}





html {
font-size: 16px;
}

body {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
background-color: #ffffff;
color: #231f20;
font-size: 16px;
}

/* Paragraphs */

p {
/* font-family: Montserrat, sans-serif;  */
font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

main a {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #0600FF;
}

main a:hover,
main a:focus {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #415239;
}

main a:active {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #91a289;
}

/* Headings */
h1 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 40px;
text-transform: none;
}

h2 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 32px;
text-transform: none;
}

h3 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 28px;
text-transform: none;
}

h4 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 24px;
text-transform: none;
}

h5 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 20px;
text-transform: none;
}

h6 {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 16px;
text-transform: none;
}

/* Blockquotes */

blockquote {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
border-left-color: #f4f0ec;
color: #231f20;
font-size: 24px;
}

blockquote > footer {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
font-size: 16px;
}

/* Horizontal rules */

hr {
border-bottom-color: #d7d9e3;
}





/* Primary button */

button,
.button,
.hs-button {
border: 1px solid #0600FF;

padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: 



	



rgba(6, 0, 255, 1.0)

;
border-radius: 0px;
color: #ffffff;
fill: #ffffff;
font-size: 16px;
text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
border: 1px solid #0600FF;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: 



	



rgba(65, 82, 57, 1.0)

;
color: #ffffff;
fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
border: 1px solid #0600FF;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: rgba(145, 162, 137, 100);
border-color: #5650ff;
color: #ffffff;
fill: #ffffff;
}

/* Secondary button */

.button.button--secondary,
.hs-delete-data__button,
.hs-download-data__button {
border: 1px solid #0600FF;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: 



	



rgba(255, 255, 255, 0.0)

;
border-radius: 0px;
color: #0600FF;
fill: #0600FF;
text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active,
.hs-delete-data__button:hover,
.hs-delete-data__button:focus,
.hs-delete-data__button:active,
.hs-download-data__button:hover,
.hs-download-data__button:focus,
.hs-download-data__button:active {
border: 1px solid #0600FF;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: 



	



rgba(6, 0, 255, 1.0)

;
color: #ffffff;
fill: #ffffff;
}

.button.button--secondary:active,
.hs-delete-data__button:active,
.hs-download-data__button:active {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: rgba(86, 80, 255, 100);
border: 1px solid #0600FF;

border-color: #5650ff;
color: #ffffff;
fill: #ffffff;
}

/* Simple button */

.button.button--simple {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #0600FF;
fill: #0600FF;
}

.button.button--simple:hover,
.button.button--simple:focus {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #415239;
fill: #415239;
}

.button.button--simple:active {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
color: #91a289;
fill: #91a289;
}

/* Button sizing */

.button.button--small {
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

font-size: 14px;
}

.button.button--large {
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

font-size: 18px;
}





/* Form */

:root {
--hsf-global__font-family: Montserrat;
--hsf-global__font-size: 1rem;
--hsf-global__color: #231f20;
}

:root {
--hsf-background__background-color: 



	



rgba(244, 240, 236, 1.0)

;
--hsf-background__padding: 45px;
--hsf-background__border-style: none;
--hsf-background__border-color: #f4f0ec;
--hsf-background__border-radius: 0px;
--hsf-background__border-width: 1px;
}

/* Form title */

.form-title {
border: 1px none #0600FF;

padding: 25px;

font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
background-color: 



	



rgba(6, 0, 255, 1.0)

;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
color: #ffffff;
font-size: 28px;
}

/* Labels */

form label {
padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
color: #231f20;
font-size: 16px;
}

:root {
--hsf-field-label__font-family: Montserrat;
--hsf-field-label__font-size: 16px;
--hsf-field-label__color: #231f20;
--hsf-erroralert__font-family: var(--hsf-field-label__font-family);
}

/* Help text */

form legend {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
font-size: 14px;
}

:root {
--hsf-field-description__font-family: Montserrat;
--hsf-field-description__color: #231f20;
--hsf-field-footer__font-family: var(--hsf-field-description__font-family);
--hsf-field-footer__color: var(--hsf-field-description__color);
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
border: 1px none #d7d9e3;

padding: 10px;

font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
background-color: 



	



rgba(255, 255, 255, 1.0)

;
border-radius: 0px;
color: #231f20;
font-size: 16px;
}

:root {
--hsf-field-input__font-family: Montserrat;
--hsf-field-input__color: #231f20;
--hsf-field-input__background-color: 



	



rgba(255, 255, 255, 1.0)

;
--hsf-field-input__border-color: #d7d9e3;
--hsf-field-input__border-width: 1px;
--hsf-field-input__border-style: none;
--hsf-field-input__border-radius: 0px;
--hsf-field-input__padding: 10px;

/* Textarea */
--hsf-field-textarea__font-family: var(--hsf-field-input__font-family);
--hsf-field-textarea__color: var(--hsf-field-input__color);
--hsf-field-textarea__background-color: var(--hsf-field-input__background-color);
--hsf-field-textarea__border-color: var(--hsf-field-input__border-color);
--hsf-field-textarea__border-style: var(--hsf-field-input__border-style);
--hsf-field-textarea__border-radius: var(--hsf-field-input__border-radius);
--hsf-field-textarea__padding: var(--hsf-field-input__padding);

/* Checkbox */
--hsf-field-checkbox__padding: 8px;
--hsf-field-checkbox__background-color: var(--hsf-field-input__background-color);
--hsf-field-checkbox__color: var(--hsf-field-input__color);
--hsf-field-checkbox__border-color: #959494;
--hsf-field-checkbox__border-width: 1px 1px 1px 1px;
--hsf-field-checkbox__border-style: solid;

/* Radio */
--hsf-field-radio__padding: 8px;
--hsf-field-radio__background-color: var(--hsf-field-input__background-color);
--hsf-field-radio__color: var(--hsf-field-input__color);
--hsf-field-radio__border-color: #959494;
--hsf-field-radio__border-width: 1px 1px 1px 1px;
--hsf-field-radio__border-style: solid;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
color: #d7d9e3;
}

::-moz-placeholder {
color: #d7d9e3;
}

:-ms-input-placeholder {
color: #d7d9e3;
}

:-moz-placeholder {
color: #d7d9e3;
}

::placeholder {
color: #d7d9e3;
}

:root {
--hsf-field-input__placeholder-color: #d7d9e3;
}

/* Form fields - date picker */

form .hs-dateinput:before {
right: 10px;
}

form .pika-table thead th {
background-color: 



	



rgba(6, 0, 255, 1.0)

;
color: #ffffff;
}

form td.is-today .pika-button {
color: #231f20;
}

form .is-selected .pika-button {
background-color: #f4f0ec;
color: #231f20;
}

form .pika-button:hover {
background-color: #0600FF !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
}

form .hs-richtext a {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
}

:root {
--hsf-heading__font-family: Montserrat;
--hsf-heading__color: #231f20;
--hsf-heading__text-shadow: none;
--hsf-richtext__font-family: Montserrat;
--hsf-richtext__font-size: 1rem;
--hsf-richtext__color: #231f20;
--hsf-field-footer__font-family: var(--hsf-field-description__font-family);
--hsf-field-footer__color: var(--hsf-field-description__color);
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
font-size: 14px;
}

/* Submit button */



form input[type='submit'],
form .hs-button,
form .hs-subscriptions-primary-button {
	border: 1px solid #0600FF;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 



	



rgba(6, 0, 255, 1.0)

;
	border-radius: 0px;
	color: #ffffff;
	text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus,
form .hs-subscriptions-primary-button:hover,
form .hs-subscriptions-primary-button:focus {
	border: 1px solid #0600FF;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 



	



rgba(65, 82, 57, 1.0)

;
	color: #ffffff;
}

form input[type='submit']:active,
form .hs-button:active,
form .hs-subscriptions-primary-button:active {
	border: 1px solid #0600FF;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: rgba(145, 162, 137, 100);
	border-color: #5650ff;
	color: #ffffff;
}

:root {
	--hsf-button__font-family: Montserrat;
	--hsf-button__color: #ffffff;
	--hsf-button__background-color: 



	



rgba(6, 0, 255, 1.0)

;
	--hsf-button__background-image: none;
	--hsf-button__border-width: 1px;
	--hsf-button__border-style: solid;
	--hsf-button__border-color: #0600FF;
	--hsf-button__border-radius: 0px;
	--hsf-button__box-shadow: none;
	--hsf-button--hover__color: #ffffff;
	--hsf-button--hover__background-color: 



	



rgba(65, 82, 57, 1.0)

;
	--hsf-button--hover__border-color: #0600FF;
	--hsf-button--focus__color: #ffffff;
	--hsf-button--focus__background-color: 



	



rgba(65, 82, 57, 1.0)

;
	--hsf-button--focus__border-color: #0600FF;
}





form input[type='submit'],
form .hs-button {
	padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

	font-size: 16px;
}

:root {
	--hsf-button__font-size: 16px;
	--hsf-button__padding: 10px;
}



/* Inline thank you message */

.submitted-message {
border: 1px none #f4f0ec;

padding: 45px;

background-color: 



	



rgba(244, 240, 236, 1.0)

;
border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
padding: 15px;

background-color: 



	



rgba(115, 78, 54, 1.0)

;
}

.icon svg {
fill: #ffffff;
height: 16px;
width: 16px;
}

/* Light icon */

.icon--light .icon {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
fill: #734e36;
}

/* Size */

.icon--small svg {
height: 12px;
width: 12px;
}

.icon--small .icon {
padding: 10px;

}

.icon--large svg {
height: 24px;
width: 24px;
}

.icon--large .icon {
padding: 25px;

}





/* Table */

table {
border: 1px solid #d7d9e3;

background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
border: 1px solid #d7d9e3;

padding: 10px;

color: #231f20;
}

/* Table header */

thead th,
thead td {
background-color: 



	



rgba(6, 0, 255, 1.0)

;
color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
background-color: 



	



rgba(244, 240, 236, 1.0)

;
color: #231f20;
}





/* Header container */

.header {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
color: #231f20;
}

/* Header top bar */

.header__top {
background-color: 



	



rgba(244, 240, 236, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
font-size: 16px;
text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #000000;
}

.header__language-switcher-child-toggle svg {
fill: #231f20;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
border-color: #d7d9e3;
}

.header__language-switcher .lang_list_class li {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #231f20;
font-size: 16px;
text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
color: #000000;
}

.header__language-switcher .lang_list_class a:active {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
font-size: 40px;
text-transform: none;
}

/* Menu */

@media (max-width: 767px) {
.header__menu--mobile {
	background-color: 



	



rgba(255, 255, 255, 1.0)

;
}
}

/* Menu items */

.header__menu-link {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
font-size: 16px;
text-transform: none;
}

@media (max-width: 767px) {
.header__menu-item--depth-1 {
	border-top: 1px solid #d7d9e3;
}
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
color: #231f20;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
fill: #231f20;
}

/* Menu items - submenus */

.header__menu-submenu {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
border-color: #d7d9e3;
}

.header__menu-submenu .header__menu-link:not(.button) {
color: #231f20;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
color: #000000;
}

.header__menu-submenu .header__menu-link:active {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
fill: #231f20;
}





/* Footer container */

.footer {
background-color: 



	



rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
color: #231f20;
}

.footer hr {
border-bottom-color: #231f20 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
color: #231f20;
font-size: 16px;
text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
color: #000000;
}

.footer .hs-menu-wrapper a:active {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
color: #505050;
}

.footer .hs-menu-wrapper .active > a {
font-weight: bold; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
color: #000000;
}






/* Dark card */

.card--dark {
border: 1px solid #231f20;

background-color: 



	



rgba(35, 31, 32, 1.0)

;
border-radius: 0px;
color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
color: #ffffff;
}

/* Light card */

.card--light {
border: 1px solid #d7d9e3;

background-color: 



	



rgba(255, 255, 255, 1.0)

;
border-radius: 0px;
color: #231f20;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
color: #231f20;
}





/* Error templates */

.error-page:before {
font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
color: #231f20;
}

/* Search template */

.hs-search-results__title {
font-size: 32px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
font-size: 16px !important;
padding: 10px!important;
;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
font-size: 24px;
}

.card--dark .accordion__summary:before {
color: #ffffff;
}

.card--light .accordion__summary:before {
color: #231f20;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
text-transform: none;
}

.blog-listing__post-title-link {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #231f20;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #000000;
}

.blog-listing__post-title-link:active {
font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
color: #736f70;
}

.blog-listing__post-tag {
color: #231f20;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
color: #000000;
}

.blog-listing__post-tag:active {
color: #736f70;
}

.blog-listing__post-author-name,
.blog-post__author-name {
color: #231f20;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
color: #736f70;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
background-color: rgba(35, 0, 0, 1.0);
}

.image-gallery__close-button-icon:active {
background-color: rgba(195, 158, 134, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
fill: #0600FF;
height: 16px;
width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
fill: #415239;
}

.pagination__link:active .pagination__link-icon svg {
fill: #5650ff;
}

.pagination__link--active {
border-color: #d7d9e3
}

/* Pricing card */

.pricing-card__heading {
background-color: #0600FF;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
background-color: rgba(35, 0, 0, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
background-color: rgba(195, 158, 134, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
border-color: #231f20;
color: #231f20;
}

/* cs_metrics -- default module */
.cs-metric .cs-metric__data {
font-family: Source Serif Pro;
}

#hs_cos_wrapper_footer-module-4 hr {
    border:0 none;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgba(0,0,0,1.0);
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
}


@font-face {
	font-family: "Source Serif Pro";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Source_Serif_Pro/600.woff2") format("woff2"), url("/_hcms/googlefonts/Source_Serif_Pro/600.woff") format("woff");
}
@font-face {
	font-family: "Source Serif Pro";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Source_Serif_Pro/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Source_Serif_Pro/regular.woff") format("woff");
}
@font-face {
	font-family: "Source Serif Pro";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Source_Serif_Pro/700.woff2") format("woff2"), url("/_hcms/googlefonts/Source_Serif_Pro/700.woff") format("woff");
}
@font-face {
	font-family: "Montserrat";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Montserrat/700.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/700.woff") format("woff");
}
@font-face {
	font-family: "Montserrat";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Montserrat/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/regular.woff") format("woff");
}
@font-face {
	font-family: "Montserrat";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Montserrat/600.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/600.woff") format("woff");
}
@font-face {
	font-family: "Montserrat";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/Montserrat/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/regular.woff") format("woff");
}

/* Editor Styles */
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-2  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_1728355675741  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_17284497044146  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_17284556884913  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_widget_1745985839602  { display: block !important; padding-right: 0px !important }
#hs_cos_wrapper_widget_1743127312754  { display: block !important; margin-bottom: 10px !important }
#hs_cos_wrapper_module_17415828775263  { display: block !important; padding-left: 20px !important; padding-right: 20px !important }
#hs_cos_wrapper_widget_1745989782796  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_widget_1745987683887  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_1745990151246  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_module_17459901512463  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_17459920177965  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_module_1747905857086  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_17459920177967  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_1747904513475  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_1747904620832  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745997656848  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745997913003  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745998184551  { display: block !important; padding-top: 8px !important }
#hs_cos_wrapper_widget_1745999641870  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745999650000  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745999646283  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_17479626405818  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_174796264058112  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_174796264058116  { display: block !important; padding-top: 8px !important }
#hs_cos_wrapper_module_17479059693187  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_17479059693196  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-2  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_1728355675741  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_17284556884913  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_module_17284497044146  { display: block !important; margin-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important }
#hs_cos_wrapper_widget_1745985839602  { display: block !important; padding-right: 0px !important }
#hs_cos_wrapper_widget_1743127312754  { display: block !important; margin-bottom: 10px !important }
#hs_cos_wrapper_module_17415828775263  { display: block !important; padding-left: 20px !important; padding-right: 20px !important }
#hs_cos_wrapper_widget_1745987683887  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_widget_1745989782796  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_module_17459901512463  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_1745990151246  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_module_17459920177967  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_17459920177965  { display: block !important; padding-left: 20px !important }
#hs_cos_wrapper_module_1747905857086  { display: block !important; padding-right: 20px !important }
#hs_cos_wrapper_module_1747904620832  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_1747904513475  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745998184551  { display: block !important; padding-top: 8px !important }
#hs_cos_wrapper_widget_1745997913003  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745997656848  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745999646283  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745999650000  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1745999641870  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_174796264058116  { display: block !important; padding-top: 8px !important }
#hs_cos_wrapper_module_174796264058112  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_17479626405818  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_17479059693196  { display: block !important; padding-top: 10px !important }
#hs_cos_wrapper_module_17479059693187  { display: block !important; padding-top: 10px !important }
.header-row-0-max-width-section-centering > .row-fluid {
max-width: 1000px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-0-force-full-width-section > .row-fluid {
max-width: none !important;
}
.dnd_area-row-1-force-full-width-section > .row-fluid {
max-width: none !important;
}
.dnd_area-row-2-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-3-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-4-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-5-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-6-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-7-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-8-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-9-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-10-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-11-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-12-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-13-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-14-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-15-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-16-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-17-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-18-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-19-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.dnd_area-row-20-max-width-section-centering > .row-fluid {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.widget_1745985839602-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: end !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: flex-end !important;
justify-content: flex-start;
}
.widget_1745985839602-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1742200754392-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: start !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: flex-start !important;
justify-content: flex-start;
}
.widget_1742200754392-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17479026476803-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: start !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: flex-start !important;
justify-content: flex-start;
}
.module_17479026476803-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1743127312754-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: start !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: flex-start !important;
justify-content: flex-start;
}
.widget_1743127312754-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745989782796-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745989782796-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_1745990151246-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_1745990151246-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17459920177965-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_17459920177965-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17459952265577-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_17459952265577-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17459952265575-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_17459952265575-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745997569622-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745997569622-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745997442947-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745997442947-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745997086899-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745997086899-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745998406155-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745998406155-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745998415381-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745998415381-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.widget_1745998395293-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.widget_1745998395293-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17479059693198-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_17479059693198-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
.module_17479059693192-flexbox-positioning {
display: -ms-flexbox !important;
-ms-flex-direction: column !important;
-ms-flex-align: center !important;
-ms-flex-pack: start;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start;
}
.module_17479059693192-flexbox-positioning > div {
max-width: 100%;
flex-shrink: 0 !important;
}
/* HubSpot Non-stacked Media Query Styles */
@media (min-width:768px) {
.dnd_area-row-1-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-2-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-4-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-7-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-9-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-11-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-12-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-14-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-19-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.dnd_area-row-20-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.cell_1728455688491-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_1728455688491-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17284497044142-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17284497044142-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_1745985840876-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_1745985840876-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17422006672844-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17422006672844-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17413405479452-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17413405479452-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459876841752-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17459876841752-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_1745989783078-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_1745989783078-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459901512453-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17459901512453-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459901512452-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17459901512452-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459920177963-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17459920177963-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459920177962-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17459920177962-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17478912304643-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17478912304643-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17478912304642-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17478912304642-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459967983917-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17459967983917-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459967983916-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17459967983916-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459967983914-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17459967983914-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17459968071754-row-0-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.cell_17459968071754-row-1-vertical-alignment > .row-fluid {
	display: -ms-flexbox !important;
	-ms-flex-direction: row;
	display: flex !important;
	flex-direction: row;
}
.cell_1746092920848-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_1746092920848-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_1746092928743-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_1746092928743-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17479626405814-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17479626405814-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17479626405813-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17479626405813-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17479626405812-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: start !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}
.cell_17479626405812-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17479059693183-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17479059693183-vertical-alignment > div {
	flex-shrink: 0 !important;
}
.cell_17479059693182-vertical-alignment {
	display: -ms-flexbox !important;
	-ms-flex-direction: column !important;
	-ms-flex-pack: center !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}
.cell_17479059693182-vertical-alignment > div {
	flex-shrink: 0 !important;
}
}
/* HubSpot Styles (default) */
.header-row-0-padding {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.header-row-0-hidden {
display: none !important;
}
.dnd_area-row-0-margin {
margin-top: 0px !important;
margin-bottom: 20px !important;
}
.dnd_area-row-0-padding {
padding-top: 120px !important;
padding-bottom: 120px !important;
padding-left: 100px !important;
padding-right: 100px !important;
}
.dnd_area-row-0-hidden {
display: none !important;
}
.dnd_area-row-0-background-layers {
background-image: url('https://lp.toasu-gakken.co.jp/hubfs/%E5%90%8D%E7%A7%B0%E6%9C%AA%E8%A8%AD%E5%AE%9A%20%282000%20x%201500%20px%29%20%281440%20x%20500%20px%29.png') !important;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-1-margin {
margin-top: 0px !important;
margin-bottom: 20px !important;
}
.dnd_area-row-1-padding {
padding-top: 300px !important;
padding-bottom: 15px !important;
padding-left: 100px !important;
padding-right: 100px !important;
}
.dnd_area-row-1-hidden {
display: none !important;
}
.dnd_area-row-1-background-layers {
background-image: url('https://lp.toasu-gakken.co.jp/hubfs/%E5%90%8D%E7%A7%B0%E6%9C%AA%E8%A8%AD%E5%AE%9A%20%282000%20x%201500%20px%29%20%281440%20x%20500%20px%29%20%285%29.png') !important;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-2-padding {
padding-top: 15px !important;
padding-bottom: 15px !important;
padding-left: 40px !important;
}
.dnd_area-row-3-margin {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.dnd_area-row-3-padding {
padding-top: 100px !important;
padding-bottom: 100px !important;
padding-left: 0px !important;
}
.dnd_area-row-3-hidden {
display: block !important;
}
.dnd_area-row-3-background-layers {
/* background-image: url('https://lp.toasu-gakken.co.jp/hubfs/hubspot%20MV%282000%20x%20500%20px%29%20%283%29.png') !important; */
background-image: url('../img/asubeto/mv.png') !important;

background-position: center center !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-4-margin {
margin-top: 0px !important;
}
.dnd_area-row-4-padding {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.dnd_area-row-4-background-layers {
background-image: linear-gradient(rgba(245, 246, 245, 1), rgba(245, 246, 245, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-5-margin {
margin-top: 0px !important;
}
.dnd_area-row-5-padding {
padding-top: 50px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-5-background-layers {
background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-6-padding {
padding-top: 15px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-7-padding {
padding-top: 10px !important;
padding-bottom: 80px !important;
}
.dnd_area-row-8-padding {
padding-top: 15px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-9-padding {
padding-top: 15px !important;
padding-bottom: 80px !important;
}
.dnd_area-row-10-padding {
padding-top: 15px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-11-padding {
padding-top: 15px !important;
padding-bottom: 80px !important;
}
.dnd_area-row-12-padding {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.dnd_area-row-12-background-layers {
background-image: linear-gradient(rgba(242, 236, 228, 1), rgba(242, 236, 228, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-13-margin {
margin-top: 0px !important;
}
.dnd_area-row-13-padding {
padding-top: 50px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-13-background-layers {
background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-14-padding {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.dnd_area-row-15-padding {
padding-top: 10px !important;
padding-bottom: 40px !important;
}
.dnd_area-row-16-margin {
margin-top: 0px !important;
}
.dnd_area-row-16-padding {
padding-top: 50px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-16-background-layers {
background-image: linear-gradient(rgba(245, 246, 245, 1), rgba(245, 246, 245, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-17-margin {
margin-top: 0px !important;
}
.dnd_area-row-17-padding {
padding-top: 10px !important;
padding-bottom: 40px !important;
}
.dnd_area-row-17-background-layers {
background-image: linear-gradient(rgba(245, 246, 245, 1), rgba(245, 246, 245, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-18-margin {
margin-top: 0px !important;
}
.dnd_area-row-18-padding {
padding-top: 50px !important;
padding-bottom: 10px !important;
}
.dnd_area-row-18-background-layers {
background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-row-19-padding {
padding-top: 30px !important;
padding-bottom: 30px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.dnd_area-row-20-padding {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.dnd_area-row-20-background-layers {
background-image: linear-gradient(rgba(242, 236, 228, 1), rgba(242, 236, 228, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.dnd_area-dnd_partial-1-module-2-hidden {
display: block !important;
}
.module_1728355675741-hidden {
display: block !important;
}
.module_17284556884913-hidden {
display: block !important;
}
.module_17284497044146-hidden {
display: block !important;
}
.cell_1728355450626-padding {
padding-top: -8px !important;
padding-bottom: 4px !important;
}
.cell_1728355450626-hidden {
display: block !important;
}
.cell_1728355450626-row-2-margin {
margin-bottom: 0px !important;
}
.footer-row-0-padding {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.footer-row-1-padding {
padding-top: 48px !important;
padding-bottom: 48px !important;
}
.footer-row-1-background-layers {
background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) !important;
background-position: left top !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}
.module_1720067686808-hidden {
display: block !important;
}
.widget_1720067666956-hidden {
display: block !important;
}
.footer-column-9-hidden {
display: block !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 767px) {
.dnd_area-dnd_partial-1-module-2-padding > #hs_cos_wrapper_dnd_area-dnd_partial-1-module-2 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.module_1728355675741-padding > #hs_cos_wrapper_module_1728355675741 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.module_17284556884913-padding > #hs_cos_wrapper_module_17284556884913 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.module_17284497044146-padding > #hs_cos_wrapper_module_17284497044146 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
}

h1, h2, h3, h4, h5, h6, p, div {
    /* margin: 0 0 var(--standard-margin); */
    font-family: "Noto Sans JP", sans-serif;
}


/* /hubspot css */


/* 調整 */
ul li{
    margin: unset;
}
main img {
    vertical-align: unset;
}
main p {
	margin: 0 0 1.4rem;
	font-size: 1rem;
}

h1{
	background: #fff;
	width: fit-content;
	padding: 0 16px;
}
.h1-title-sub{
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px;
}
.h1-title-main{
	font-size: 72px;
	display: block;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
.mv-title-sub{
	color: #cc0201;
	font-size: 28px;
	font-weight: bold;
	background: #fff;
	width: fit-content;
	padding: 4px;
}
.mv-title-sub .text--s{
	font-size: 14px;
}
.cell_17478912304643-vertical-alignment{
	justify-content: flex-start !important;
}
.cell_17478912304643-vertical-alignment > div:nth-of-type(3){
	margin-top: auto;
}
.row-number-69{
	margin-inline: 20px;
}
@media (min-width: 768px) {
	.dnd_area-row-3-background-layers {
		background-size: cover !important;
	}
}
@media (max-width: 1250px){
	.dnd_area-row-3-padding {
		padding: 80pX 15px 80px 20px !important;
	}
}
@media (min-width: 768px) and (max-width: 1139px){
	.row-fluid .span3 {
		width: auto;
	}
	.row-fluid .span9 {
		width: 31.309392%;
	}

	.dnd_area-row-19-vertical-alignment > .row-fluid{
		flex-direction: column;
	}
	.row-fluid .span4 {
		width: 100%;
		margin-left: 0;
	}
	.mv-title-sub{
		font-size: 20px;
	}
	.h1-title-sub{
		font-size: 24px;
	}
	.h1-title-main{
		font-size: 56px;
	}

}
@media (max-width: 767px){
	.dnd_area-row-3-padding {
		padding: 30px 15px 0px 20px !important;
		background-image: url('../img/asubeto/mv_sp.jpg') !important;
		background-position: center top !important;
		/* background-size: cover !important; */
	}
	.mv-title-sub{
	  font-size: 18px;
	  text-align: center;
	}
	.mv-title-sub .text--s{
		font-size: 12px;
	}
	h1{
		line-height: 1.2;
	}
	.h1-title-sub{
		font-size: 18px;
		display: block;
	}
	.h1-title-main{
		font-size: 48px;
		text-align: center;
	}
	#hs_cos_wrapper_module_1747893367412,
	#hs_cos_wrapper_widget_1745986688125{
		margin: 0 auto;
		width: fit-content;
	}
	.cell_17478912304643-vertical-alignment{
		margin-top: 30px;
	}
	.widget_1743127312754-flexbox-positioning,
	.module_17479026476803-flexbox-positioning{
		align-items: center !important;
	}
	.cell_1728355450626-row-2-margin{
		margin-top: 310px;
		margin-bottom: 40px !important;
	}
}
@media (max-width: 480px){
	.cell_1728355450626-row-2-margin {
		margin-top: 290px;
	}
}
