/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
10. COMMON TAG
11. Language Form
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url('//fonts.googleapis.com/css?family=Montserrat%3A300%2C400%2C500&subset=latin-ext'); 

@font-face {
	src:local("NotoSansJP-Regular.otf"),
    url('//4688990.fs1.hubspotusercontent-na1.net/hubfs/4688990/Ablic-Sep2018/Fonts/NotoSansJP-Regular.woff2') format("woff2"),
    url('//4688990.fs1.hubspotusercontent-na1.net/hubfs/4688990/Ablic-Sep2018/Fonts/NotoSansJP-Regular.woff') format("woff"), 
    url('//4688990.fs1.hubspotusercontent-na1.net/hubfs/4688990/Ablic-Sep2018/Fonts/NotoSansJP-Regular.otf') format("opentype");
  font-family:Noto Sans JP;
  font-style:normal;
  font-weight:400;
}

/* EX: @import url('http://example.com/example_style.css'); */

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 16px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal; 
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
html{
	font-size: 10px;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  color: #303030;
  font-size: 1.6rem;
  line-height: 1.5;
  background: #fff;
  font-family: Noto Sans JP,sans-serif;
  padding-top: 135px;
  overflow: hidden;
  overflow-y: auto;
}

/* Page Center */
.container-fluid .row-fluid .page-center,
.container-fluid .row-fluid .page-right {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0px 20px;
  font-family: Noto Sans JP,sans-serif;
  font-weight: 600;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 34px;
  line-height: 1.08333;
}

h2 {
  font-size: 32px;
  line-height: 2em;
}

h3 {
  font-size: 2.2rem;
  line-height: 1.18182;
}

h4 {
  font-size: 2rem;
  line-height: 1.3;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.38889;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.5625;
}

/* Anchor Links */
a {
    color: #00a0e9;
    text-decoration: none;
}
a:hover, a:focus {
  color: #00a0e9;
  text-decoration: none;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

  .small {font-size: 11px}

/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.custom-header.cloned-header{
  position: fixed;
  box-shadow: 0 3px 8px -6px rgba(0,0,0,.3);
  width: 100% !important;
  z-index: 15;
  top: -100%;
  right: 0;
  left: 0;
  background-color: #fff;
  animation: slideInUp .5s forwards linear;
}

.custom-fixed .custom-header.cloned-header{
  animation: slideInDown .5s forwards linear;
  top: 0px;
}

.cloned-header .custom-header-top-group .page-center > div > div{
  padding: 5px 0;
}

.cloned-header .site-branding, 
.cloned-header.site-branding {
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.cloned-header .site-logo, 
.cloned-header .site-logo a, 
.cloned-header .site-logo svg{
  width: 109px;
  height: 27px;
}
.cloned-header .site-logo svg{
    vertical-align: top;
}

.cloned-header .site-title,
.cloned-header .site-title a,
.cloned-header .site-title svg{
  width: 109px;
  height: 13px;
  margin-top: 0;
}

.cloned-header .site-title{
  margin-left: 10px;
}

.custom-header{
  position: absolute;
  width: 100%;
  z-index: 15;
  top: 0;
  right: 0;
  left: 0;
  background-color: #fff;
}
.custom-header a {
  color: #303030;
}
.custom-header a:hover {
  color: #00a0e9;
}
.custom-header .page-center{
  max-width: 1220px !important;
  padding: 0 0 0 9px;
}
.custom-header .page-right{
  max-width: 1220px !important;
  padding: 0px;
  display: flex;
  justify-content: flex-start;
}

.site-logo, .site-logo a, .site-logo svg {
    width: 199px;
    height: 51px;
}
.site-logo a {
    display: block;
}
.site-logo svg {
    fill: #000;
    vertical-align: top;
}
.site-logo svg .logo {
    fill: #00a0e9;
}
.site-logo {
    margin: 0;
    overflow: hidden;
}

.site-title {
  margin: 0;
  overflow: hidden;
}

.site-title{
  width: 152px;
  height: 17px;
  margin-top: 13px;
  margin-left: 19px;
}
.site-title,
.site-title a,
.site-title svg {
    width: 152px;
    height: 17px;
}


.site-title svg {
    fill: #000;
    vertical-align: top;
}


.search-box .search-button {
  position: absolute;
  top: 10px;
  right: 83px;
  width: 26px;
  height: 26px;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  z-index: 15;
}

.search-box .search-button {
  display: none;
}

.search-box .search-button i.fa-search {
  transform: translate(-50%, -50%) rotateX(0deg);
}



.search-box .search-button i.fa-times {
  transform: translate(-50%, -50%) rotateX(90deg);
}

.search-box .search-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: transform .4s;
}

.search-box input {
  overflow: visible;
}



.mf_finder_container .mf_finder_searchBox_query_wrap {
  width: 100%;
}


.mf_finder_container .mf_finder_searchBox_submit i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}


.fa-search:before {
    content: "\f002";
}

.custom-header-bottom-section{
  padding: 4px 0;
  font-size: 1.6rem;
  line-height: 1.625;   
  background-color: #303030;
  color: #00a0e9;   
  text-align: center;
}

.custom-header-bottom-section .page-center{
	max-width: 1200px !important;
}


.custom-header-bottom-section p {
  margin: 0;
}
.custom-header-bottom-section p a{
    color: #00a0e9;
  text-decoration: none;
}

/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


.body-container .page-center{
  padding: 3rem 7px;
}



/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.custom-footer{
  margin-top: 0;
  padding: 0 0 34px;
  background: #0062a9;
}

.custom-footer-banner-images ul li a {
  display: block;
}
.custom-footer-banner-images ul li a p{ 
  margin: 0;
}

.custom-footer-banner-images ul li img{
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle;
  margin: 0px
}


.ablic-section-header h2 {
  margin: 0;
  font-size: 2.8rem;
  font-weight: 400;
  font-family: Noto Sans JP,sans-serif;
  color: #303030;
  line-height: 1.5;
}
.ablic-section-header {
  text-align: center;
}

.custom-support-images {
    margin: 28px auto 0;
}

.ablic-section-header h2 span {
  margin-bottom: 3px;
  color: #005cb9;
  font-family: Montserrat,sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  display: block;
  line-height: 1.5;
}
.custom-support-group{
  margin: 0;
  padding: 28px 10px 14px;
  background-color: #f0f0f0;
  font-family: Noto Sans JP,sans-serif;
  color: #303030;
  font-size: 1.6rem;
  line-height: 1.5;
}

div#custom-banner-image-section {
    background-color: #303030;
}

.custom-site-name h2{
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
  font-family: Noto Sans JP,sans-serif;
  clear: both;
}



.custom-top-footer-link .hs-menu-wrapper > ul:before, .custom-top-footer-link .hs-menu-wrapper > ul:after {
    display: none;
}

.custom-support-images ul li a {
  display: block;
  font-size: 1.6rem;
  color: #303030;
  text-decoration: none;
  line-height: 1.625;
}

.custom-support-images ul li a:hover{
  color: #005cb9;
}


.custom-support-images ul li a span{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 115px;
  height: 75px;
  margin: 0 auto 17px;
}

.custom-support-images ul li a span img{
  width: auto;
  max-height: 100%;   
  max-width: 100%;
  height: auto;  
  border-style: none;   
  vertical-align: middle;
}



.custom-top-footer-link .hs-menu-wrapper > ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle;
  max-height: 100%;
}

.custom-top-footer-link .hs-menu-wrapper > ul > li:first-of-type {
  margin-left: 0;
}

.custom-top-footer-link .hs-menu-wrapper > ul > li > a{
  display: inline;
  padding: 0;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.custom-top-footer-link .hs-menu-wrapper>ul>li>a:hover{
	text-decoration: underline;
}

.custom-top-footer-link .hs-menu-wrapper > ul > li > ul > li > a{
  padding: 4px 0 4px 10px;
  color: #b4b4b4;
  display: inline !important;
  text-decoration: none;
  white-space: normal !important;
}
.custom-top-footer-link .hs-menu-wrapper > ul > li > ul > li > a:hover{
		text-decoration: underline;
}


.custom-footer-link-group{
  padding: 24px 0;
  background-color: #303030;
}
.custom-footer-bottom-footer {
 color: #fff; 
}
.custom-footer-bottom-footer .page-center{
  max-width:1200px !important;
  margin: 27px auto 0 !important;
}

.custom-footer-link-group .page-center {
    max-width: 1230px !important;
    padding: 0px 15px;
}

.custom-copyright-section > div > div{
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 24px;
  margin-top: 12px;
}

.custom-copyright-section > div > div:before,
.custom-copyright-section > div > div:after{
	display: none;
}

.custom-footer-bottom-footer .page-center > div > div:nth-child(2){
	margin-top :12px;
}
.custom-footer-bottom-footer .page-center > div > div:first-child > div{
  line-height: 1.15385;
  font-size: 1.3rem;
}

.custom-copyright-section > div > div > div {
    width: auto;
    margin: 0;
}

.custom-footer-menu .hs-menu-wrapper > ul{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.custom-copyright p {
  margin: 0px;
  position: relative;
  color: #ccc;
}
@media screen and (min-width:768px) {
  .custom-copyright p {
      text-align: right;
  }
}
.custom-footer-menu .hs-menu-wrapper > ul > li{
  padding: 0 15px;
  border-left: 1px solid #e8eaec;
  line-height: 1.15385;
}
.custom-copyright small {
    color: #919191;
    font-size: 1.3rem;
}

.custom-footer-menu .hs-menu-wrapper > ul > li:first-of-type {
  padding-left: 0;
  border-left: none;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a{
  display: inline !important;
  padding: 0;
  color: #fff;
  text-decoration: none;
}

.custom-footer-menu .hs-menu-wrapper>ul>li>a:hover{
  color: #ccc;
}

.site-meta {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.lang-navigation .lang-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
}

.site-social p {
    margin: 0 0 0 30px;
}

.site-social p {
    margin: 0 0 0 30px;
}
.x-twitter svg path {
  fill: #ffffff;
}
span.x-twitter {
 display: inline-block!important;
 margin-right: 10px;
 width: 1.56rem;
 height: 1.8rem;
}
.lang-navigation .lang-button i {
    font-size: 2.2rem;
    line-height: 1;
}

.lang-navigation .lang-button span {
    margin-left: 9px;
    font-size: 1.3rem;
    line-height: 1.84615;
}

.lang-navigation.bottom .lang-nav {
  bottom: auto;
  margin-top: -209px;
  padding-bottom: 50px;
  left: -10px;
  padding: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  display: none;
  position: absolute;
  width: auto;
  font-size: 1.4rem;
  line-height: 1.85714;
  list-style: none;
  z-index: 15;
  margin: 0;
}

.site-social {
  margin-right: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
/*  justify-content: center; */
}

.lang-navigation .lang-nav a {
  background-color: #eff0f2;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,.14);
}
.lang-navigation .lang-nav a {
  display: block;
  padding: 9px 30px;
  text-decoration: none;
}

.lang-navigation .lang-nav a:hover {
  color: #00a0e9;
}

.lang-navigation .lang-nav li:first-of-type a {
  padding-top: 9px;
}

.lang-navigation .lang-nav >li:last-child a {
    padding-bottom: 9px;
}

nav {
  display: block;
}

.lang-navigation.bottom .lang-nav:before {
    border-width: 10px 7.5px 0;
    border-color: #eff0f2 transparent transparent;
    right: auto;
    bottom: 40px;
    left: 10px;
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
}

.lang-navigation.bottom:hover .lang-nav{
  bottom: auto;
  margin-top: -209px;
  padding-bottom: 50px;
  display: block;
  z-index: 999999999;
}

.site-social a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  text-decoration: none;
}

.site-social a:hover{
  color: #ccc !important;
}

.site-social a {
  padding: 0;
}

.site-social span {
  display: inline;
  font-size: 1.3rem;
  line-height: 1.84615;
}

.site-social a {
    color: #fff;
}

.site-social i {
  margin-right: 10px;
  font-size: 1.8rem;
  line-height: 1;
}


#back-to-top {
  width: 45px;
  height: 37px;
  margin: 28px auto 0;
  cursor: pointer;
  display: block !important; 
  margin-top: 14px;
}
#back-to-top:before{
  display: block;
  width: 45px;
  height: 37px;
  background: url(//4688990.fs1.hubspotusercontent-na1.net/hubfs/4688990/Ablic-Sep2018/Images/icon-top-arrow.png) no-repeat;
  content: "";
}



.custom-lp-header .mobile-trigger {
    display: none !important;
}

/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

.custom-menu-primary:after{
  display: block;
  width: 1px;
  height: 20px;
  background-color: #fff;
  content: "";
}

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
}

.custom-menu-primary .hs-menu-wrapper > ul > li{
    margin: 5px 20px 0;
    border-top: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li+li{}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  position: relative;
  display: inline-block;
  padding: 0 0 10px;
  color: #303030;
  text-decoration: none;
  line-height: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a{}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-menu > a{}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}

.custom-menu-primary .hs-menu-wrapper > ul ul li{
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block;
  }
  /*
.custom-menu-primary .hs-menu-wrapper>ul li.hs-menu-depth-2 ul {
    display: none !important;
}
  */
  .custom-header-top-group .page-center > div > div > div:nth-child(2) {
    margin: 0px !important;
    width: auto;
    float: none !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .custom-header-top-group .page-center > div > div > div:nth-child(2) > div{
    margin: 0px !important;
    width: auto;
    float: none !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .search-open .search-content.focused {
    width: 229px;
  }
  
  .categories-navigation li:before{
    position: absolute;
    left: -.25rem;
    color: #e8eaec;
    content: "/";
    position: absolute;
    left: -.25rem;
    color: #e8eaec;
    content: "/";
  }

  
  .custom-menu-primary .site-social ,
  .show-child-nav{
  	display: none !important;
  }
  
  .categories-navigation ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
  }

  .custom-support-images ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-support-images ul li{
    width: auto;
    margin: 0 23px;
    text-align: center;
  }
  .custom-footer-banner-images ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    list-style: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 0px;
    border-bottom: 1px solid #666;
  }
  .custom-footer-banner-images ul li{
    width: 160px;
    margin: 0 11px;
  }
  
  .custom-top-footer-link .hs-menu-wrapper > ul > li {
    width: 20%;
    border-top: none;
  }
  
  .custom-top-footer-link .hs-menu-wrapper > ul > li > ul {
    display: block !important;
    margin-top: 12px;
    font-size: 1.3rem;
    line-height: 2.15385;
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transition: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    content: "\f107";
    color: #0064e9;
  }
  

  .mf_finder_container .mf_finder_searchBox_submit {
    width: 20px;
    height: 20px;
    border-radius: 0;
    box-shadow: none;
    padding: 0 20px 0 0;
    border: none;
    outline: none;
    -webkit-appearance: button;
    background: transparent;
    background-image: none;
    cursor: pointer;
    position: relative;
  }

  .mf_finder_container .mf_finder_searchBox_query_input {
    width: 100%;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    color: #333;
    border: none;
    outline: none;
    font-size: 1.4rem;
    line-height: 1.85714;
		padding-left: 15px;
  }
  .widget-span.custom-menu-primary{
    width: auto;
    float: none;
    margin: 0px;
    margin-right: 76px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 0 0 1px;
    background-color: #fff;
    z-index: 5;
  }
  
  .custom-menu-primary .hs-menu-wrapper,
   .widget-span.custom-menu-primary > div,
  .widget-span.custom-menu-primary > div > span{
    width: auto;
    float: none;
    margin: 0px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 0 0 1px;
    background-color: #fff;
    z-index: 5;
  }

  .custom-header-top-group .page-center > div > div{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0;
    position: relative;
  }

  .custom-header-top-group .page-center > div > div:before,
  .custom-header-top-group .page-center > div > div:after{
    display: none;
  }

  .custom-header-top-group .page-center > div > div > div:first-child {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 0;
    background-color: #fff;
    z-index: 10;
    position: relative;
    width: auto;
    float: none !important;
  }
  
  .site-branding {
    display: -ms-flexbox;
    display: flex;
    padding: 11px 0 0;
  }

  .custom-site-nav-box > div > div {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }

  .custom-site-nav-box > div > div:before,
  .custom-site-nav-box > div > div:after{
    display: none;
  }

  .custom-site-nav-box > div > div > div:nth-child(2),
  .custom-site-nav-box > div > div > div:nth-child(3){
    width: auto;
    margin: 0px;
    
  }
  
  .custom-site-nav-box > div > div > div:nth-child(2){
    width: 20px;
    -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;
  }
  
  .search-open  .custom-site-nav-box > div > div > div:nth-child(2){
     width: 249px;
  }
/*
  .custom-site-nav-box > div > div > div:nth-child(3){
    margin-left: 50px;
  }
*/
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: -ms-flexbox;
    font-size: 1.4rem;
    line-height: 1;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul:before, .custom-menu-primary .hs-menu-wrapper > ul:after {
    display: none;
  }
/* 
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child{
    position: static !important;
  }
*/
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #00a0e9;
  }
/* 
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:before{
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-width: 0 7.5px 10px;
    border-style: solid;
    border-color: transparent transparent #eff0f2;
    content: "";
    z-index: 5;
  }
  */ 
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child:hover > ul > li > ul{
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    font-size: 1.2rem;
    line-height: 1.5;
    display: block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul{
    left: 172px !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1120px;
    padding: 23px 14px 18px;
    /* transform: translateX(-50%); */
    font-size: 1.6rem;
    line-height: 1.625;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li .nav-icon {
    display: -ms-flexbox;
    display: flex;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    margin-right: 5px;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li .nav-icon img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul:after{
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    /* left: 172px; */
    width: 100%;
    height: calc( 100% -16px);
    background-color: #eff0f2;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.14);
    content: "";
    z-index: 5;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li{
    width: calc( 33.33333% - 40px);
    margin: 0 14px 5px;
     z-index: 6;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 34px;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li:last-child > a{
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    border-radius: 20px;
    outline: none;
    background: linear-gradient(90deg, #ef8074 0, #ec7467 52%, #f55341);
    color: #fff;
    line-height: 1.625;
    cursor: pointer;
    width: 280px !important;
    margin: 0 auto;
    border-bottom: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li:last-child > a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li > ul > li > a{ 
    color: #303030;
    text-decoration: none;
    display: block;  
    padding: 0;
    white-space: normal !important;
    padding-left: 0;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li > ul > li > a:hover{
    color: #00a0e9;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child:hover > ul > li > ul li a:before{
            display: inline-block;
            width: 6px;
            height: 6px;
            margin-right: 4px;
            border-radius: 50%;
            background: linear-gradient(-155deg, #00aff4, #00aff4 52%, #008ed5);
            content: "";
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child:hover > ul > li > ul > li > ul {
    margin-left: 24px;
  }
  
  /* */
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul{
    position: absolute;
    padding: 21px 0 7px;
    transform: translateX(-50%);
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li{
    position: relative;
    z-index: 10;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a{
    padding: 7px 16px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                display: inline-block;
                margin-right: 5px;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                content: "\f105";
                color: #0064e9;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li > a:before{
                content: "";
                margin-right:0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a:before{
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-width: 0 7.5px 10px;
    border-style: solid;
    border-color: transparent transparent #eff0f2;
    content: "";
    z-index: 5;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:nth-child(2) > ul:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:nth-child(3) > ul:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:nth-child(4) > ul:after{
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #eff0f2;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.14);
    content: "";
    z-index: 5;
  }
  
  .mf_finder_container .mf_finder_searchBox_items {
    top: 100%;
    right: 0;
    left: 0;
    z-index: 5;
  }

  .mf_finder_container .mf_finder_searchBox_items {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto;
    padding: 0;
    background-color: transparent;
  }

  .mf_finder_container .search-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: calc( 100% - 40px);
    height: auto;
    border-radius: 20px 0 0 20px;
    background-color: #f0f0f0;
  }

  .mf_finder_container .search-content {
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 0;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #fff;
        border-radius: 15px 0 0 15px;
        background-color: #f5f5f5;
        transition: width .25s ease;
  }
  
  .custom-top-footer-link .hs-menu-wrapper > ul {
    display: -ms-flexbox;
    padding: 0;
    list-style: none;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    margin: 9px auto 0;
    border-bottom: none;
    font-size: 1.4rem;
    line-height: 1;
  }
  
  .news-posts-list > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e8eaec;
    font-size: 1.6rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px 0 20px 30px;
    line-height: 1.5;
  }

}

/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 767px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

 .mobile-trigger {
   display: inline-block !important;
   cursor: pointer;
   font-weight: normal;
   text-align: left;
   text-transform: uppercase;
   color: #000;
   position: absolute;
   top: 47px;
   right: 47px;
   width: 26px;
   height: 26px;
   margin: 0;
   z-index: 15;
  }

  .mobile-trigger i {
    transform: translate(-50%, -50%) rotateX(0deg);
    left: 12px;
    position: relative;
    top: 11px;
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 10px;
    border: none;
    outline: none;
    background-color: transparent;
    color: #303030;
    width: auto;
    padding: 0px 8px !important;
    margin-top: -1px;
  }


 
  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: static;
    padding-top: 0px; /* Makes room for button */
    margin: 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  
 
  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    top: -52px;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    background-color: #fff;
    z-index: 9;
    display: initial;
    animation: slideInUp .4s forwards linear;
    max-height: calc(100vh - 49px);
  }

  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper{
    animation: slideInDown .4s forwards linear;
    top: 80px;
  }

  
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul{
    font-size: 1.4rem;
    line-height: 1;
  }
  
  
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    border-top: 1px solid #5d5d5d;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    position: relative;
    display: block;
    padding: 10px 0;
    color: #303030;
    text-decoration: none;
        font-size: 1.4rem;
    line-height: 1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 5px 0 5px 10px;
    font-size: 1.4rem;
    line-height: 1;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li:last-child > a{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 11px auto 20px;
    padding: 7px 20px;
    border: none;
    border-bottom: none;
    border-radius: 20px;
    outline: none;
    background: linear-gradient(90deg, #ef8074 0, #ec7467 52%, #f55341);
    color: #fff;
    line-height: 1.625;
    cursor: pointer;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul > li:last-child > a i{
    margin-right: 15px;
    width: auto;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}

/* ==========================================================================
5. BLOG                                        
========================================================================== */

/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

.khm-15 {
    display: block;
    margin: 0;
    padding: 4px 0;
    background-color: #f7f7f7;
    font-size: 1.3rem;
    line-height: 2;
}
.khm-15 li:after {
    margin-left: 20px;
    content: "\003e";
}

.khm-15 li:last-child:after {
    display: none;
}

.khm-15 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.khm-15 li {
    margin-right: 18px;
}

.archive-header {
    position: relative;
    background: linear-gradient(270deg, #00aff4 0, #00aff4 52%, #008ed5);
    text-align: center;
}
.archive-header h2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0 26px;
    clear: both;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.5;
}

.header-container .row-fluid [class*="span"] {
    min-height: 0;
}

.archive-header:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(//4688990.fs1.hubspotusercontent-na1.net/hubfs/4688990/Ablic-Sep2018/Images/header-back.png) no-repeat 0 100%;
    content: "";
}

.archive-header span {
  margin-bottom: 3px;
  font-family: Montserrat,sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
  line-height: 1.5;
}

.categories-navigation li{
  width: auto;
  margin: 0;
  padding: 0 32px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.categories-navigation p.site-rss {
  position: absolute;
  right: 0;
  width: auto;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.85714;
  margin: 0;
  text-align: center;
  cursor: pointer;
}

.categories-navigation p.site-rss i {
    margin-right: 5px;
    color: #f26522;
}

.fa-rss-square:before {
    content: "\f143";
}

.news-posts-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8eaec;
  list-style: none;
}

.news-posts-list .entry-category {
    margin: 0 0 0 25px;
}
.news-posts-list .entry-title {
    width: auto;
    margin: 0 0 0 20px;
}

.entry-date {
  margin: 0;
}

.news-posts-list .entry-category a {
  width: 160px;
  margin-bottom: 5px;
}

 .news-posts-list .entry-category a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    padding: 3px 0;
    border: 1px solid #005cb9;
    color: #005cb9;
}
.categories-navigation li:first-child:before{
  display: none;
}

.blog.hs-blog-listing .content-wrapper {
  margin: 38px auto 61px !important;
  padding: 0px;
  max-width: 1120px !important;
}
.blog.hs-blog-post .content-wrapper{
  max-width: 800px !important;
  padding: 0px;
  margin: 40px auto 0 !important;
}

/* Blog Post */
.hs-blog-post {}

.entry-header {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #2f2f2f;
  position: relative;
}

.entry-header .entry-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.entry-header .entry-category a {
  width: 140px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 26px;
  border: 1px solid #005cb9;
  color: #005cb9;
  font-size: 1.3rem;
  line-height: 1.76923;
}

.entry-category.cm-entry-category a{
  display: inline-block;
  text-align: center;
  line-height: 24px;
  margin-right: 2px;
}

.entry-header .entry-date {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.71429;
}

.entry-header .entry-category {
  margin: 0 0 0 34px;
}

.entry-header .site-rss {
  width: auto;
  font-size: 1.4rem;
  line-height: 1.85714;
  margin-left: auto;
}

.entry-header .site-rss i {
  margin-right: 5px;
  color: #f26522;
}

.entry-header h1.entry-title {
  margin: 28px 0 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.71429;
}

.section.post-body ul {
  margin: 0 0 54px;
  font-size: 1.6rem;
  line-height: 2.25;
  list-style: none;
}

.section.post-body ul li {
  position: relative;
}

.section.post-body ul li:before {
  display: block;
  position: absolute;
  top: 16px;
  left: -14px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(-155deg, #00aff4, #00aff4 52%, #008ed5);
  content: "";
}

.entry-footer {
  margin-top: 44px;
}

.entry-footer .social-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.entry-footer .social-share li {
  width: 44px;
  height: 44px;
  margin: 0 10px;
}

.entry-footer .social-share li.twitter a {
  background-color: #00abf1;
}

.entry-footer .social-share li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
}

.section.post-body{
    font-size: 1.6rem;
    line-height: 2.25;
}

.entry-footer .social-share li.facebook a {
  background-color: #39579a;
}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: 600; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {
  margin-right: 7px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {}

.body-container .hs-form-field {
  margin-bottom: 10px;
}

.body-container .widget-type-google_search input[type="text"],#hs-pwd-widget-password {
  margin-bottom: 10px;
}

#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}

.hs_recaptcha.hs-recaptcha.hs-form-field {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}
#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}


.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,.widget-span.widget-type-form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
.section.footer,.body-container .hs_cos_wrapper_type_form {	
  display: block;
  margin-bottom: 30px;
}

.hs-search-field__bar{
  max-width: 650px;
}


.landing-page.one-column .body-container .widget-type-form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form{
  width: 50%;
}

.subscribe-options label {
  margin-left: 0;
  margin-right: 0
}

.checkbox-row span.fakelabel input {
  top: 7px
}


.hs-input.error {

}

.hs-error-msgs li label {
  color: red;
}

ul.hs-error-msgs.inputs-list{
  margin: 0px 0px 0px;
  padding: 0;
  list-style: none;
}

.hs-form-field > label {
}

.body-container .hs_error_rollup {
  margin-top: -7px;
  margin-bottom: -5px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
  background: #fff;
  width: 100%;
  outline: none;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  margin: 5px 0 0px;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
}

.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

.custom-lp-header .custom-menu-primary{
  visibility: hidden;
}

/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  white-space: normal !important;
  outline: none;
  display:inline-block;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: Noto Sans JP,sans-serif;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

 @keyframes slideInDown {
    0% {
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }

    to {
      transform: translateZ(0);
    }
  }

  @keyframes slideInUp {
    0% {
      transform: translateZ(0);
      visibility: visible;
    }

    to {
      transform: translate3d(0, -100%, 0);
    }
  }



#back-to-top{}



#back-to-top:hover {}

.blog .blog-sidebar .widget-span{
  margin-bottom: 30px;
}

.categories-navigation li a{
	display: inline-block;
}
.categories-navigation li a{
  position: relative;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}

.categories-navigation li.active-topic a:after ,
.categories-navigation li:hover a:after {
  right: 0;
  left: 0;
  width: 100%;
}

.categories-navigation li a:after {
  display: block;
  position: absolute;
  right: 50%;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #00a0e9;
  content: "";
  transition: .5s;
  z-index: 2;
}


.post-body hr{
  display: none;
}

.blog .more-link{
  display: inline-block;
  padding-top: 20px;
}

.blog-sidebar .widget-type-blog_subscribe{
  margin-bottom: 0px;
}

.blog-sidebar h3{
  font-size: 1.25em;
  line-height: 1.2;
}

.ablic-button {
  margin: 0;
  text-align: center;
  margin-top: 20px;
}

 .hs-blog-post .ablic-button {
    margin-top: 40px;
}


p.ablic-button a {
  display: inline-block;
  margin: 0 auto;
  border-radius: 20px;
  outline: none;
  background: linear-gradient(90deg, #00aff4 0, #00aff4 52%, #008ed5);
  color: #fff;
  line-height: 1.625;
  cursor: pointer;
  padding: 7px 41px;
}

/* -------------- Default Code for comment ------------ */

.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0 5px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

#comments-listing.new-comments {
  border: none;
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}

.custom-lp-footer ul.social-network.social-circle {
  display: none;
}

/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */

div.post-listing-simple .post-item {
    padding: 0PX;
    BORDER: NONE;
}

@media (min-width: 1280px) {
.body-container .row-fluid .page-center .hs_cos_wrapper {
/* width: 800px; */
margin: 0 auto;
  
}
}

@media (min-width: 769px) {
.body-container .row-fluid .page-center .hs_cos_wrapper_type_form {
  max-width: 800px; 
  margin: 0 auto;
  }
}

/* =============== Screen sizes smaller than .page-center =============== */


@media (max-width: 1250px) and (min-width: 815px){
  .search-open .custom-site-nav-box > div > div > div:nth-child(2) {
    width: 200px;
  }
}

@media (max-width: 1199px) and (min-width: 768px){
  html {
    /*zoom: 75%;*/
    font-size: 12px;
    
    font-size: 12px;
    transform-origin: 0 0;
    width: 133.33%;
    transform: scale(0.75);
    height: 133.33%;
  }

  .mf_finder_container .mf_finder_searchBox_submit i{
    font-size: 18px;
  }
  
  body {
    padding-top: 140px;
  }
  
  .custom-copyright-section > div > div{
  	line-height: 28px;
  }
  
  .custom-footer-menu .hs-menu-wrapper > ul{
    position: relative;
    top: -1px;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul {
    left: 152px !important;
  }
  

  .search-open .search-content.focused {
    width: 187px;
  }

}

@media (max-width: 950px) and (min-width: 768px){
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    margin-right: 15px;
  }
  
  .search-open .search-content.focused {
    width: 109px;
  }
  

  
}
@media (max-width: 815px) and (min-width: 768px){
  body {
    padding-top: 170px;
  }
  
  .search-open .custom-site-nav-box > div > div > div:nth-child(2) {
    width: 125px;
  }


}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  html {
    font-size: 10px;
  }
  body{
  	padding-top: 0px;
  }
  
  .row-fluid [class*="span"] {
    float: left;
    width: 100%;
  }
  
  .globe_class {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.11/img/globe.png);
    width: 18px;
    height: 18px;
  }
  
  .custom-footer .globe_class {
   background-image: none; 
  }
  
  .hs-search-field__bar{
    max-width: 100%;
  }
  
  .is-active .fa-angle-down:before {
    content: "\f106";
  }

  .custom-top-footer-link .hs-menu-wrapper > ul > li > ul > li > a{
  	display: block !important;
  }
  
  .custom-footer-link-group .page-center{
  	padding: 0px;
    /* display: flex;
    justify-content: space-between; */
  }

  .hs-blog-post .blog-content {
    padding: 40px 20px 0;
    padding-bottom: 60px;
    width: auto;
    float: none !important;
  }
  
  .custom-footer-menu .hs-menu-wrapper > ul {
    display: unset;
    display: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  
  .custom-footer-menu .hs-menu-wrapper > ul > li{
  	padding: 0px;
    border: none;
  }
  
  .header-container .row-fluid [class*="span"] {
    min-height: 0;
  }
  
  .custom-footer {
    margin-top: 60px;
    padding: 0px;
    padding-bottom: 18px;
  }

  .custom-copyright p {
    position: relative;
    margin: 0;
  }
  
  .custom-footer-menu .hs-menu-wrapper > ul > li > a {
    display: block !important;
    padding: 2px 0;
    line-height: 23px;
  }
  
  .site-social i {
    font-size: 2rem;
    line-height: 1;
    margin: 0px;
  }

  .site-meta {
    margin-bottom: 11px;
  }

  /*Author Page*/
  .hs-author-profile {
    margin-bottom: 20px;
  }
  .hs-author-profile h2.hs-author-name {}
  .hs-author-profile .hs-author-bio {
    margin: 10px 0;
  }
  .hs-author-profile .hs-author-avatar {
    max-width: 75px;
    border-radius: 100%;
  }
  .hs-author-profile .hs-author-avatar img {
    border-radius: 100%;
  }

  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
    display: inline-block !important;
    float: none;
    margin: 20px 0 20px 0px;
  }

  .blog .blog-sidebar {
    margin-top: 40px;
  }


  .sidebar.left {
    margin-bottom: 15px;
  }

  .landing-page.one-column .body-container .widget-type-form,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription form ,
  .section.post-footer{
    width: 100%;
  }
  
  .site-meta .site-social {
    margin-right: -13px;
  }
  
  .custom-copyright-section > div > div {
    display: unset;
    display: unset;
    position: relative;
    -ms-flex-align: unset;
    align-items: unset;
    -ms-flex-pack: justify;
    justify-content: unset;
    line-height: 24px;
    margin-top: 12px;
  }
  
  .custom-copyright-section > div > div > div {
    width: 100% !important;
  }

  .site-social span.sns-text {
    display: none!important;
  }
  .site-social span.x-twitter {
    margin-right: 0px;
  }
  
  .custom-footer-bottom-footer .page-center{
    margin: 4px auto 0 !important;
  }

  .site-social p {
    margin: -1px 21px 0px 0px;
  }
  
  .custom-footer-bottom-footer {
    padding: 14px 0 0;
  }
  
  .custom-menu-primary:after{
    display: none;
  }
  
  .custom-header{
    position: relative;
  }
  
   .custom-header-top-group{
    position: relative;
    padding: 0;
    background-color: #fff;
    z-index: 10;
  }

.page-center > div.row-fluid-wrapper > div.row-fluid {
    display: flex;
    justify-content: space-between;
  }
  
  .site-branding {
    padding: 11px 17px 15px;
  }
  
  .site-logo, .site-logo a {
    width: 116px;
    height: 30px;
  }

  .site-logo svg {
    fill: #000;
    width: 116px;
    height: 30px;
    vertical-align: top;
  }
  
  .site-title {
    margin-top: 7px;
    margin-left: 0px;
  }

  .site-title, 
  .site-title a, 
  .site-title svg {
    width: 129px;
    height: 14px;
  }

  .site-holding {
    max-width: 256px;
  }
  .site-holding img {
    width: 95%;
  }
  .site-holding div {
    text-align: right;
}
  .search-box .search-button {
    position: absolute;
    top: 50px;
    right: 83px;
    width: 26px;
    height: 26px;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    z-index: 15;
  }

  i.fa-bars {
    transform: translate(-50%, -50%) rotateX(0deg);
  }
  
  .mobile-open i.fa-bars {
    transform: translate(-50%, -50%) rotateX(90deg);
  }

  .mobile-open i.fa-times {
    transform: translate(-50%, -50%) rotateX(0deg);
  }

  i.fa-times {
    transform: translate(-50%, -50%) rotateX(90deg);
  }
  
  #mf_serp_modal_close i.fa-times {
    transform: translate(-50%, -50%);
  }
  
  html {
    font-size: 10px;
  }
  
  .search-box .search-button {
    display: block;
  }
  
  .mf_finder_searchBox_submit {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0 20px 0 0;
    border: none;
    border-radius: 0 20px 20px 0;
    outline: none;
    background-color: #f0f0f0;
    cursor: pointer;
  }
  
  .mobile-open i.fa-times {
    transform: translate(-50%, -50%) rotateX(0deg);
    top: -13px;
  }

  .custom-menu-primary .site-social {
    padding: 15px 0 28px;
    border-top: 1px solid #5d5d5d;
    display: block !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
 /*   justify-content: center; */
    text-align: center;  
  }
 
  .custom-menu-primary .site-social p {
    margin: 0 9px;
    width: auto;
    display: inline-block;
  }
  
  .custom-menu-primary .site-social a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    color: #303030;
    display: inline-block;
    width: auto;
  }
  
  .custom-menu-primary .site-social i {
    font-size: 2rem;
    line-height: 1;
    width: auto;
  }
  
  .custom-menu-primary .site-social span.sns-text {
    display: none;
  }
  .custom-menu-primary .site-social span.x-twitter {
    margin-right: 0px;
  }

  .mf_finder_searchBox_submit {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0 20px 0 0;
    border: none;
    border-radius: 0 20px 20px 0;
    outline: none;
    background-color: #f0f0f0;
  }

  .mf_finder_searchBox_submit i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .mf_finder_searchBox_items {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    z-index: 5;
    animation: slideInUp .2s forwards linear;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s;
    visibility: hidden;
  }
  
  .click-search .mf_finder_searchBox_items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    animation: slideInDown .2s forwards linear;
    opacity: 1;
    visibility: visible;
  }

  .click-search .search-box .search-button i.fa-times {
    transform: translate(-50%, -50%) rotateX(0deg);
  }
  .click-search .search-box .search-button i.fa-search{
    transform: translate(-50%, -50%) rotateX(90deg);
  }
  
  .mf_finder_searchBox_items:before {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    width: calc( 100% - 40px);
    height: 1px;
    background-color: #5d5d5d;
    content: "";
  }

  .search-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: calc( 100% - 40px);
    height: auto;
    border-radius: 20px 0 0 20px;
    background-color: #f0f0f0;
  }
  
  .mf_finder_searchBox_query_input {
    width: 100%;
    height: 40px;
    padding: 8px 0 7px 20px;
    border: none;
    outline: none;
    font-size: 1.4rem;
    line-height: 1.85714;
    background-color: transparent !important;
  }
  
  .click-menu .custom-language .hs-menu-wrapper > ul > li > ul{
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
  }

  .custom-header-bottom-section{
    padding: 5px;
    background-color: #303030;
    color: #00a0e9;
    font-size: 1.4rem;
    line-height: 1.42857;
    text-align: center;
  }
  .custom-footer-link-group{
    padding: 34px 0 28px;
    background-color: #303030;
  }
  
  .widget-span.custom-top-footer-link .hs-menu-wrapper > ul{
    margin: 35px 20px 0;
    border-bottom: 1px solid #5d5d5d;
    font-size: 1.4rem;
    line-height: 1.85714;
    width: auto;
  }

  .widget-span.custom-top-footer-link .hs-menu-wrapper > ul > li > ul{
    display: none;
  }
  
  #back-to-top{
  	margin-top: 28px;
  }
  .widget-span.custom-top-footer-link .hs-menu-wrapper > ul > li > a{
    display: block;
    position: relative;
    padding: 9px 0;
    color: #fff;
  }
  
  .widget-span.custom-top-footer-link .hs-menu-wrapper > ul > li {
    border-top: 1px solid #5d5d5d;
  }
  
  .show-child-nav {
    position: absolute;
    top: 50%;
    right: 10px;
    padding: 0 8px;
    transform: translateY(-50%);
    border: none;
    outline: none;
    background-color: transparent;
    color: #fff;
    width: auto;
    font-size: 14px;
  }
  
  .custom-site-name h2{
    margin: 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.625;
    text-align: center;
  }
  
  .custom-footer-banner-images {
    border-bottom: 1px solid #666; 
  }
  .custom-footer-banner-images ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin: 0;
    padding: 12px 0 0;
    list-style: none;
    justify-content: space-evenly;
  }
  
  .custom-footer-banner-images ul li {
    width: calc( 30% );
    margin: 0 0 12px;
  }

  .custom-footer-banner-images ul li p {
    margin:0; 
  }
  .custom-support-images ul li{
    width: 50%;
    margin-top: 18px;
    text-align: center;
  }
  
  .custom-support-images ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .custom-support-images {
    padding: 7px 10px 20px;
  }
  
  .custom-support-group{
  }
  
  .custom-support-images ul li a {
    color: #303030;
    text-decoration: none;
    display: block;
    font-size: 1.4rem;
    line-height: 1.3;
  }
  
  .custom-support-images{
    margin: 0px auto 0;
  }

  .ablic-section-header h2 span{
    display: block;
    margin-bottom: 6px;
    color: #005cb9;
    font-family: Montserrat,sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
  }

  .categories-navigation li{
    position: relative;
    width: 50%;
    margin: 11px 0 0;
    text-align: center;
    cursor: pointer;
    padding: 0px;
  }

  .categories-navigation p.site-rss {
    margin: 11px 0 0;
    text-align: center;
    cursor: pointer;
    width: 100%;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.85714;
    position: relative;
  }

  .categories-navigation ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .categories-navigation ul li:nth-of-type(2n):before {
    position: absolute;
    left: -.25rem;
    color: #e8eaec;
    content: "/";
  }
  
  .khm-15 {
    display: none;
  }
  
   .news-posts-list .entry-title {
     width: 100%;
     margin: 14px 0 0;
  }

  .news-posts-list{
    margin: 0 20px;
    padding: 0;
    border-top: 1px solid #e8eaec;
    list-style: none;
  }
  .news-posts-list > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 15px;
    border-bottom: 1px solid #e8eaec;
    font-size: 1.6rem;
    line-height: 1.625;
  }

  .news-posts-list .entry-category {
    margin: 0 0 0 14px;
  }
  .custom-header.cloned-header .custom-header-top-group{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .cloned-header .site-logo, .cloned-header .site-logo a, .cloned-header .site-logo svg{
    width: 101px;
    height: 25px;
  }
  
  .cloned-header .site-title, .cloned-header .site-title a, .cloned-header .site-title svg{
    width: 91px;
    height: 10px;
    margin-top: 4px;
    margin-left: 0px;
  }
  
  .cloned-header .site-title a{
    margin: 0px !important
  }
  
  .cloned-header .custom-header-top-group .page-center > div > div{
    padding: 0px !important;
  }
  
  .cloned-header .site-title svg {
    margin: 0;
  }
  
  .cloned-header .custom-header-bottom-section {
    display: none;
  }
  
.custom-header.cloned-header{
    top: -100%;
  }

  .custom-fixed .custom-header.cloned-header{
    top: 0px;
  }
  
  span.nav-icon {
    display: none;
  }
  
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul .child-trigger{
  	display: none !important;
  }
  
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul{
    display: none !important;
  }
  
  .mobile-open .cloned-header .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 49px;
  }
  
  .lang-navigation.bottom:hover .lang-nav{
    margin-top: -200px;
  }

  .lang-navigation .lang-button {
    position: relative;
    top: 0px;
  }
  
  .custom-footer-menu .hs-menu-wrapper > ul {
    position: relative;
    top: 0px;
  }

  .custom-footer-menu .hs-menu-wrapper > ul > li {
     text-align: center;
  }
  .custom-header .page-center{
  	padding: 0px;
  }
  .custom-copyright-section > div > div > div {
    margin: 14px 0 0;  
  }
  .custom-copyright {
    text-align: center;
    padding: 10px;
    border-top: 1px solid #fff;
  }
  .custom-copyright p {
    top: 0px;
  }
}  

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {}

.legal-consent-container {
  font-size:75%
}
.legal-consent-container p {
 margin:0; 
}
.hs_submit .actions {
  text-align:center;
  font-size:120%;
}
.hs_submit .actions input {
  margin:0 auto
}

/* additonal css */
@media (min-width: 815px){
  .pc-center {
    text-align:center;
  }
}

/* ==========================================================================
10. COMMON TAG
========================================================================== */
/* =============== YouTube =============== */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ==========================================================================
11. Language Form
========================================================================== */
/* =============== custom-language クラス（画面右上） =============== */
.custom-site-nav-box>div>div>div.custom-language {
  margin: 0 20px 0 50px;
}

.custom-language div.lang_memo {
  white-space: nowrap;
  font-size: 0.7em;
  padding-left: 1px;
  /* position: absolute; */
}
.custom-language div.lang_memo:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ac";
    padding-right: 8px;
}
.custom-language .lang_switcher_class {
  display: block;
  margin-right: 50px;  
}
.custom-language .lang_list_class > li {
  border: 0;
  padding: 0;
  font-size: 100%;
  box-shadow: 0 5px 20px 0 rgba(0,0,0,.14);
}
.custom-language .lang_list_class > li > a {
  background-color: #eff0f2;
  display: block;
  padding: 4px 12px;
  white-space: nowrap;
  line-height: 26px;
}
.custom-language .lang_list_class > li:first-child > a {
  padding-top: 7px;
}
.custom-language .lang_list_class > li > a:hover {
  color: #00a0e9;
}
.custom-language ul.lang_list_class {
  font-size: 1.4rem;
  line-height: 1.85714;
  list-style: none;
  width: auto;
}
.custom-language ul.lang_list_class:before {
  top: 0px;
}
.custom-language ul.lang_list_class:after {
  border-bottom-color: #eff0f2;
}
@media (max-width: 767px) {
  .custom-language div.lang_memo{
    display: none;
  }
  .custom-language {
    position: absolute;
    top: 54px;
    right: 17px;
    width: 18px !important;
  }
  .custom-language ul.lang_list_class {
    left: -34px !important;
  }
  .custom-language ul.lang_list_class:before{
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    left: auto;
    top: 5px;
    right: 10px;
    border-width: 0 7.5px 10px;
    border-color: transparent transparent #eff0f2;
  }
  .custom-language ul.lang_list_class:after {
    border: none;
  }
  .custom-site-nav-box>div>div>div.custom-language {
    margin: 0 0 0 50px;
  }
  .globe_class {
    display: block;
  }
}
/* =============== custom-language クラス（画面左下） =============== */
.custom-language-footer div.lang_memo:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ac";
    padding-right: 8px;
    color: #fff;
}
.custom-language-footer div.lang_memo{
  white-space: nowrap;
  padding-left: 15px;
  position: absolute;
  top: 2px;
  color: #fff;
}
.custom-language-footer .lang_switcher_class {
  display: block;
  top: 1px;
}
.custom-language-footer .lang_list_class > li {
  border: 0;
  padding: 0;
  font-size: 100%;
  box-shadow: 0 5px 20px 0 rgba(0,0,0,.14);
}
.custom-language-footer .lang_list_class > li > a {
  background-color: #eff0f2;
  display: block;
  padding: 4px 12px;
  white-space: nowrap;
  line-height: 26px;
}
.custom-language-footer .lang_list_class > li:first-child > a {
  padding-top: 7px;
}
.custom-language-footer .lang_list_class > li > a:hover {
  color: #00a0e9;
}
.custom-language-footer ul.lang_list_class {
  border-bottom-color: #eff0f2;
  position: absolute;
  top: -110px;
  left: 55px;
  padding: 0px 0px 7px 0px
}
.custom-language-footer ul.lang_list_class:before {
  display: none;
}
.custom-language-footer ul.lang_list_class:after {
  border-color: #eff0f2 transparent transparent transparent;
  padding: 0px 0px 15px 0px;
  top: 100px;
  left: 23px;
}
@media screen and (max-width: 767px) {
  .lp-section {
    overflow: scroll;
  }
}
@media (max-width: 767px) {
/*  .row-fluid [class*="span"]{
    margin-left: 100px;
  } */
  /*
  .custom-language-footer div.lang_memo{
    display: none;
  }
  */
  .custom-language-footer {
    position: absolute;
  }
  .custom-language-footer ul.lang_list_class {
    top: -110px;
    left: 60px !important;
  }
  .custom-language-footer ul.lang_list_class:before{
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    top: 100px;
    left: 24px;
    border-width: 10px 7.5px 0;
    border-color: #eff0f2 transparent transparent;
  }
  .custom-language-footer ul.lang_list_class:after {
    border: none;
  }
}

/* =============== custom-language クラス（翻訳なし用） =============== */
.lang_switcher_class{
  position:relative;
  display:inline-block}

@media screen and (min-width:768px) {
  .globe_class{
    background-image:none;
    cursor:pointer;
  }
}

.lang_list_class{
  display:none;
  position:absolute;
  top:17px;
  left:50%;-webkit-transform:translateX(-50%);
  transform:translateX(-50%);
  text-align:center;
  z-index:100;
  list-style-type:none;
  padding:15px 0 0 0;
  margin:0;
}
.lang_list_class:before{
  content:"";
  display:block;
  position:absolute;
  top:-8px;
  left:50%;
  width:0;
  height:0;
  border:12px solid transparent;
  border-bottom-color:#000;
  margin-left:-12px;
}
.lang_list_class:after{
  content:"";
  display:block;
  position:absolute;
  top:-7px;
  left:50%;
  width:0;
  height:0;
  border:12px solid transparent;
  border-bottom-color:#fff;
  margin-left:-12px;
  margin-bottom:-1px;
}
.lang_list_class li{
  position:relative;
  line-height:1;
  font-size:13px;
  padding:0 15px 10px 15px;
  background-color:#fff;
  border-left:1px solid #000;
  border-right:1px solid #000;
}
.lang_list_class li a{
  text-decoration:none;
  color:#000;
  cursor:pointer;
}
.lang_list_class li a:hover{color:#02f}



/*====================================================================*/
/*====================================================================*/
/*====================       FOR LP CSS           ====================*/
/*============================================================= KITA =*/
/*====================================================================*/


/* ======== PAGE NAVI ======== */
.lp-page-navi{
  font-size: 15px;
  background-color: #f7f7f7;
  padding: 5px 0;  
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  left: 0px;
  overflow: auto;
  white-space: nowrap;
}

.lp-page-navi ol{
  list-style: none;  
  padding-left: 0px;
  height: 24px;
}

.lp-subject{
  display: inline-block;
}

.lp-subject a::after{
  display: inline-block;
  content: '>';
  color: #000;
  padding-left: 7px;
  padding-right: 3px;
  font-weight: 600;
  font-size: 85%;
}


.lp-subject-nomark a::after{
  /*'>'を後ろに表示したくない場合はこのクラス*/
 display: none;

}  

.lang-choice{
  text-align: right;
}

@media screen and (max-width: 768px){

  .lang-choice{
    text-align: left;
  }
  
  .lang-choice-down{
  /*ページナビが2行になる場合はこちらのクラス*/
    margin-top: 90px;
  }
  
  .margin-top-add{
  /*ページナビがスマホですべて表示できない場合、lp-widthを下げる*/
  /*  margin-top: 30px!important; */
  }
  
  
  
  
}

/* =========================== */



/* ========== COMMON ========== */
@media screen{
  .only-print, .only-slide, .only-print-no-slide{
  display: none!important;
}
}

.lp-section-sub{
  margin: 0px auto 30px auto ;
  width: 85%;
}

.lp-section-sub2{
  margin: 10px auto 120px auto ;
  padding: 0px 25px;
  width: 100%;
  border: 8px solid #efefef;
  border-radius: 5px;
}


.lp-section{
  margin-bottom: 30px;
}

.lp-width{
  width: 925px;
  margin: 0 auto;
}

.only-sp{
  display: none;
}


@media screen and (max-width: 768px){
  .lp-width{
    width: 95%;
  }
  
  .only-pc{
    display: none!important;
  }
  
  .only-sp{
    display: block;
  }
}

/* ============================ */

.main-img {
  margin:0;  
}

/*========== INTRO ==========*/
/*== バナー下の「課題▶提案」==*/
/*==========================*/
.intro-lp{
  margin-bottom: 70px;
  text-align: center;
  padding: 20px 0;
  background: #808080;
}

.problem-lp{
  background-color:#f2dde9;
}

.solution-lp{
  background-color:#b5e1e7;
}

.inline-block-lp{
  display: inline-block;
  vertical-align: middle;
  border-radius: 25px;
/*   min-height: 400px; */
  padding: 15px;
  width: 40%;
  text-align: center;
}

.inline-block-lp h3 i {
  font-size: 160%;
}

.pink {color: #e50050}
.yellow {color: #e0b300}
.green {color: #0098ad}
.orange {color: #ca3129}

.triangle-lp{
  /*color: #0098ad;*/
  margin: 0px 10px 0px 10px;
}

.hr-intro{
  height: 2px;
  background-color: #fff;
}

.li-intro{
  padding-left: 0px;
}

.li-intro > li{
  list-style: none;
}


@media screen and (max-width: 768px){
  .inline-block-lp{
    display: block;
    min-height: 180px;
  }
  .problem-lp, .solution-lp{ 
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .triangle-lp{
    transform: rotate(90deg);
    width: 90%;
  }
}
/* ========================== */


/* ========== FOR LP <h2> <hr>　========== */
/* ====== グラデーション下線付見出し ====== */
/* ====================================== */
.h2-lp{
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.5em;
}
.h3-lp{
  margin-top:0;
  font-size:2.1rem;
}
.gradient-border-main {
  height: 4px;
  background: linear-gradient(to right, #00a0e9, #ffffff);
  border: none;
  width: 100%;
  text-align: left;  
  margin-top: -22px ;
  margin-left: 0px;
}
/* ================================= */


/* ========== FOR LP <ul,ol> ========== */
.gradient-circle {
  padding: 0;
}
.gradient-circle > li,
.h3-lp {
  position: relative;
  list-style-type: none!important;
  padding:  0 0 0 0;
  margin-bottom: 5px;
  line-height: 1.5;
  font-weight: 600;
}
.gradient-circle > li:before,
.h3-lp:before {
  display:inline-block;
  vertical-align: middle;
  content:'';
  width:1em;
  height: 1em;
  background: #00a0e9;
	background:-webkit-gradient(linear, left top, right bottom, from(#43c0f0), to(#00a0e9));  border: none;
  border-radius: 50%;
  margin-right: 1px;
  margin-top: -3px;
}
/* ==================================== */


/* ========== for lp <div> gray, skyblue =========== */
.align-center {
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f2f2f2; /*gray*/
  padding: 1px 15px 1px 15px;
  border-radius: 10px;
}
.align-center-topics {
  text-align: center;
  width: 60%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  background-color: #dbeffd; /*skyblue*/
  padding: 10px 5px 10px 5px;
  border-radius: 10px;
}

@media screen and (max-width: 768px){
  .align-center {
    width: 100%;
  }
  .align-center-topics {
    width: 100%;
  }
}
/* ===============================================*/


/* ========== half-img-text ===========*/
.half{
  display: inline-block;
  vertical-align: middle;
}

.half-img-text{
  margin-bottom: 80px;
  display: flex;
}


.half-img{
  width: 48%;
  height: auto;
  margin-right: 24px;
  text-align: center;
}

.half-text{
  width: 48%;
}




@media screen and (max-width: 768px){
  .half-img, .half-text{
    width: 100%;
    height: auto;
  }
  
  .half-img-text{
    margin-bottom: 80px;
    flex-direction: column;
  }
  .order-1{
    order: 1;
  }
  
  .order-2{
    order: 2;
  }
   
}
  

/* ===================================*/


/* ========== full-img-text ===========*/
.full-img{
  width: 100%;
}

@media screen and (min-width:850px) { 
.full-img > img{
  max-width: 935px;
  margin: 0 auto;
}
}

.full-img-text{
  margin-bottom: 35px;
}


/* 動画はfull-imgに並列してlp-movieをクラス付け */
.lp-movie{
  margin: 30px auto;
}

.middle-img{
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/* ===================================*/


/* ========== full-img-text ===========*/
.midd-img-text{
  margin-bottom: 70px;
  text-align: center;
}

.midd-img-text > .full-text{
  text-align: left;

}

.midd-img{
  width: 75% !IMPORTANT;
  height: auto; 
  margin-right: auto;
  margin-left:auto;
  }





/* ========== FOR LP <table> ===========*/
/*                      background-color: gray;
 *                              v　　　　　　backgraound-color: white;　 
 *                                                  v 
 *                        ---------------------------------------
 *  tr class="tb-head" >  |td class="tb-item"|td class="tb-spec"| < backgraound-color: yellow;
 *                        ---------------------------------------
 *  tr class= *none*   >  |      item name   |       spec       | < backgraound-color: white
 *                        ---------------------------------------
 */

.lp-table{
  margin: 3% auto 0% auto!important;
  border-collapse: collapse;
  overflow: auto;
  display: table;
}

@media screen and (min-width: 850px){
.lp-table{
  white-space: nowrap;
}
}

.lp-table > tbody > tr{
  border-bottom: 0.5px solid #9fa0a0;
}

.lp-table > tbody > tr:nth-of-type(1){
  border-bottom: none;
}

.lp-table > tbody > tr > th{
  background-color: #f7faeb;

}

.lp-table > tbody > tr > td{
 padding-top: 3px;
  padding-bottom: 3px;
}

.induction {
  padding: 0 3rem;
}

.tb-item{
  background-color: #ebeff1;
  text-align: right;
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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


@media (max-width:849px) {
  #printout,
  .printbtnbox {
    display: none;
  }
}
 
@media screen and (min-width:850px) {
  #printout,
  .printbtnbox {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
  }
  #printout button,
  .printbtnbox button {
    font-size: 28px;
    padding: 10px;
    height: 52px;
    width: 52px;
    cursor: pointer;
    border-radius: 10px;
    color: #333;
  }
  #printout button:hover,
  .printbtnbox button:hover {
   color:#00a0e9;
  }
}
/* =====================================*/

/* ========== FOR LP <others> ===========*/

.note {
  font-size: 75%;
}

/* ========== SAMPLE LIST =========== */
#lp-buy-sample{
  width: 75%;
  margin: 0px auto 0px auto;
  height: auto;
  text-align: center;
  padding-bottom: 20px;
}

#lp-buy-sample > p{
  margin-bottom: 0px;
}

#lp-buy-sample2{
  width: 95%;
  margin: 10px auto 0px auto;
  height: auto;
  text-align: center;
  padding-bottom: 20px;
}

#lp-buy-sample2 > p{
  margin-bottom: 0px;
}

.sample-hall-ic{
  background-color: #fae4d7;
  border-top: 4px solid #e77737;
}

.sample-dc-dc{
  background-color: #b5e1e7;
  border-top: 4px solid #0098ad;
}


/* ================================== */

/*============== for individual pages ==================*/
.lp-bg-color{
  background-color: #00A0E9;
  padding: 20px 0px 10px 0px;
  margin-bottom: 70px;
  border-radius: 10px;
}

.lp-section-sub > .half-img-text > .half-text {
 color: #fff;
}

.lp-section-sub > .half-img-text > .half-text > a{
  color: #fff;
}

.lp-section-sub > .half-img-text > .half-text > a: hover{
  color: #000;
}


.special-link-skyblue{  /*lp-section-sub内のリンクを白⇒黒じゃなく黒⇒カラーにする場合*/
  color: #000!important;
}
.special-link-skyblue: hover{
  color: #00A0E9!important;
}



/*=====================================================*/

/*==============　datasheet for sp ==============*/

.datasheet-for-sp{
  margin-top: 20px;
  text-align: center;

}

/*===============================================*/


/*==============　handmaid-cta, sub-ctas ==============*/
.cta-hubspot{
  border-radius: 30px!important;
}

.cta-hubspot:hover{
  background-color: #ff8269!important;
}


.handmaid-cta{
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.handmaid-cta > p{
  margin: 5px
}

.handmaid-cta::after{
  position: absolute;
  bottom: -4px;
  left: 3px ;
  content: '';
  width: 95%;
  height: 2px;
  background: #7fcff4;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.handmaid-cta:hover::after{
  transform: scale(1, 1);
  
}


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

.sub-ctas > a{
    color: #333;
}
.sub-a-cta{
    text-align: center;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 15px 20px;
    border-radius: 7px;
    height: 130px;
    width: 155px;
    box-shadow: 4px 4px #e0e0e0;
    border: solid 1px #e5e5e5;
}


.sub-a-cta i{
    font-size: 38px;
}

.sub-a-cta p{
    margin-top: 5px;
    margin-bottom: 0px;
}


.sub-a-cta:hover p{
    color: #00a0e9;
    transition: 0.5s;  
}
.sub-a-cta:hover i{
    color: #00a0e9;
    transition: 0.5s;  
}

.sub-a-cta:active{
    box-shadow: 4px 4px #e0e0e0 inset;
}

@media screen and (max-width : 500px){
  .sub-ctas{
  text-align: left;
  }
  
}


.sub-cta-webshop {
    display: inline-block;
    margin-left: 10px;
}

.sub-cta-webshop > img{
    height: 60px!important;
    width: auto!important;
    padding: 10px 10px!important;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 3px 3px #e0e0e0;
    border:solid 3px #fff;
    margin-bottom: 10px;
}

.sub-cta-webshop2 {
    display: inline-block;
    margin-left: 10px;
}

.sub-cta-webshop2 > img{
    height: 73px!important;
    width: auto!important;
    padding: 10px 10px!important;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 3px 3px #e0e0e0;
    border:solid 3px #fff;
    margin-bottom: 10px;
}

.webshop-mouser > img {
    width: 153px!important;
    height: auto!important;
}

.webshop-digikey > img {
    height: 73px!important;
    width: auto!important;
}

.sub-cta-webshop > img:hover{
  border:solid 3px #4dbdf0;
  transition: 0.5s;
}

.sub-cta-webshop2 > img:hover{
  border:solid 3px #4dbdf0;
  transition: 0.5s;
}

.webshops-oya{
  display: flex;
  width: 85%;
  margin: 0 auto;
}


.webshops{
  width: 380px!important;
  background-color: #ccecfb;
  border-radius: 5px;
  padding-top: 20px!important;
  margin-bottom: 20px!important;
}

@media screen and (max-width : 500px){
  .webshops-oya{
    flex-direction: column;
    width: 100%;
  }
  
  
  .webshops{
    width: 98%!important;
  }


}

/*====================================================*/


/*==============　POP-UP ==============*/

@keyframes SlideUp {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(40px);/* Y軸方向に50px */
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);/* Y軸方向に0px */
}
}

.no-display-button{
  display: none;
}

@media (max-width:768px) {
  .bottom-banner{
    display: none;
  }

  .open-button{
    display: none;
  }




}
.open-button{  /*優先順位の関係でこれだけ先に書く*/
  text-align: center;
}

.bottom-banner{
  display: none;
}

.bottom-banner {
    animation-name: SlideUp;
    animation-duration: 1.5s;
    position: fixed;
    bottom: 20px;
    width: 280px;
    background-color: #cccccc;
    left: 5px;
    padding: 15px 15px;
    color: #000000;
    height: 200px;
    border-radius: 3px;
  z-index: 100;
}


.bottom-banner >.inline{
  display: inline-block;
  vertical-align: middle;
}


.bottom-banner-container{
  margin-top: 6px;
}

.bottom-banner-container > ul {
    margin-bottom: 0px!important;
}

.bottom-banner-container > ul > li{
  margin-bottom: 0px!important;
  text-align: left;
  font-size: 15px;
}

.bottom-banner-title {
    width: 160px;
    text-align: left;
    padding-left: 10px;
}




.bottom-banner-title > p{
  margin-bottom: 0px!important;
  font-size: 10px!important;
}

.bottom-banner-title > h5{
  font-size: 12px!important;
  margin-bottom: 0px!important;
}


.bottom-banner-cv{
margin-top: 18px;
}



.bottom-banner-cv > p{
  margin-bottom: 0px!important;
}


.bottom-banner-cv > p > a{
  text-decoration: none!important;
  font-size: 16px!important;
  font-weight: 600;
  color: #fff;
  background-color: #e77737;
  padding: 8px 30px;
  border-radius: 5px;
  text-align: center;
  border: 2px solid  #e77737;
  
}

.bottom-banner-cv > p > a:hover{
  color: #e77737;
  background-color: #fff;
  transition-duration:0.3s;    
  border: 2px solid  #e77737;
}


.bottom-banner-img > img{
  width: 50px;
  border-radius: 1px;

}

/*OPEN buttonのデザイン*/
.open-button input{
  display: none;
}

.open-button > label{
  background-color: #00526b;
  font-size: 16px;
  padding: 10px 30px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}

.open-button > label:hover{
  cursor: pointer;
  background-color: #fff;
  border: solid 2px #00526b;
  color: #00526b;  
  transition-duration:0.3s;
}

.open-button input:checked ~ .bottom-banner{
   display: block;
}


.bottom-close-button > label:hover{
  cursor: pointer;
}

.bottom-close-button {
    position: absolute;
    right: 5px;
    top: -4px;
}

@media (min-width:769px) {
.only-sp{
  display: none;
}
}

.bottom-banner-sp{
  margin-right: auto;
  margin-left: auto;
  background-color: #cccccc;
  padding: 20px 10px;
  color: #000000;
  height: 190px;
  border-radius: 3px;
  width: 340px;
  text-align: center;
}


@media (max-width:768px) {
.only-sp{
  display: block;
}

.bottom-banner-sp {
    width: 300px;
  max-width: 100%;
}
}

.bottom-banner-sp >.inline{
  display: inline-block;
  vertical-align: middle;
}

/*=====================================*/



/*==============　POP-UP ==============*/

.slide-button{
 font-size: 28px;
 padding: 10px;
 cursor: pointer !important;
 border-radius: 10px;
 color: #333;
 position: absolute;
 left: 10px;
 right: 10px;
  
}



/*=====================================*/




@media (max-width:849px) {
  #web-to-slide {
    display: none;
  }
}
 
@media screen and (min-width:850px) {
  #web-to-slide {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 100;
  }
  .slidable #web-to-slide {
    bottom: 20px;
  }
  #web-to-slide button {
    font-size: 25px;
    padding: 10px;
    cursor: pointer;
    height: 52px;
    width: 52px;
    border-radius: 10px;
    color: #333;
  }
  #web-to-slide button:hover {
   color:#00a0e9;
  }
  
}


/*=====================================*/

.hs_cos_wrapper h1.webinar {
color: #fff; 
padding: 60px; 
margin-bottom: 0;
text-align: center; 
position: relative; 
background: linear-gradient(270deg, #2991c4 0, #0d80bb 52%, #0d4565); 
font-weight: 300;
}
  
.hs_cos_wrapper h1.webinar span {
   display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.ablic.com/jp/semicon/wp-content/themes/ablic/images/header-back.png) no-repeat 0 100%;
    line-height: 120px;
}

/*====================================================================*/
/*====================================================================*/
/*=============================    END    ============================*/
/*====================================================================*/
/*====================================================================*/