/*!
Theme Name: Next Health Accelerator
Theme URI: https://etrilabs.com/
Author: EtriLabs
Author URI: https://etrilabs.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Next Health Accelerator
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */



html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	overflow-x: hidden;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	height : 100%;
	margin: 0;
	overflow-x: hidden;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: Noto Serif JP; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: Noto Serif JP; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

.wp-block-image img {
  width: 100% !important;
}

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

input,
optgroup,
select,
textarea {
	background: #F8F8F8 !important;
	border: 1px solid #4F7A44 !important;
	padding: 18.5px 11px !important;
	border-radius: unset !important;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
	color: #B3B3B3 !important;
}

input[type=submit] {
	font-family: "Noto Sans JP" !important;
	width: 100% !important;
	background: #4F7A44 !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	text-align: center !important;
	color: #FFFFFF !important;
	padding: 18.5px 11px !important;

}
form label{
	font-size: 16px !important;
	font-weight: 700 !important;
}



/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/*
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
} */

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  background-color: #fff !important;
  border-color: #4F7A44 !important;
  color: #4F7A44 !important;
}

.section-after-head .blue-part .read-more:active {
	background-color: #000 !important;
	border-color: #ffe52a !important;
	color: #ffe52a !important;
}

.btn.focus,
.btn:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem;
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  text-decoration: none;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: Noto Serif JP ;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: Noto Serif JP;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

#menu-item-399  a {
	font-size: 2rem;
}

#menu-item-22 a,
#menu-item-231 a {
	font-weight: 600;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

/* .post,
.page {
	margin: 0 0 1.5em;
} */

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* .u-sm-avatar--bordered {
    border: 2px solid #fff;
} */

.u-sm-avatar {
    width: 5rem;
    height: 4rem;
}

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

.max-width-8 {
    max-width: 3.5rem;
}

.btn-pill {
    border-radius: 6.1875rem;
}

.btn-xs {
    font-size: 0.6875rem;
    font-weight: 400;
	padding: 0.4375rem 0.9375rem;
	background: rgba(0, 201, 167, 0.1);
    border-color: transparent;
}

.w-lg-60 {
    width: 60% !important;
}

.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

#menu-header .nav-item, #menu-header-1 .nav-item {
	font-family: "Noto Sans JP" !important;
	margin-left: 1rem;
}


.btn {
	font-family: "Noto Sans JP" !important;
	border-radius: 0 !important;
	text-transform: uppercase;
}

.nav-link{
	color : #000 !important;
	font-size: 20px;
	font-family: Noto Sans JP;
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 1px !important;
}

.nav-link:hover,
#menu-header .nav-item.active .nav-link, #menu-header-1 .nav-item.active .nav-link{
	border-bottom: 2px solid black;
}

.bg-light-green{
	background-color: #edeef0;
}

.text-gray{
	color: #666!important;
}

.header-box{
	height: 500px;
}
.section-company .header-box {
	background-position: 0px -100px
}

.before-box-on-header {
	padding-left: 30px;
  padding-right: 30px;
}

.box-on-header{
	position: relative;
	background-color: white;
	bottom: 80px;
}

.separator {
	border-top: 2px solid #000000;
	margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}

.head-description{
	padding: 2rem 2rem;
}

.head-description h5 {
	text-transform: uppercase;
}

.head-description p {
	font-family: Noto Serif JP;
  	font-size: 1.5rem;
  	font-weight: 600;
}

#topheadercarousel .carousel-item{
	height: 500px !important;
}

.head-choc-number{
	font-family: Noto Serif JP;
	font-style: normal;
	font-size: 30px;
	line-height: 120%;
	color: #000;
	padding: 2rem 2rem;
	background-color: #ffe52a;
	text-transform: uppercase;
	font-weight: bold;

}

.head-choc-number p {
	margin-bottom:  0.6rem !important;
}

.head-choc-number h5{
	font-weight: bold;
	font-size: 26px;
}

.page-template-contact .head-choc-number{
    height: fit-content;
}

.page-template-contact .head-choc-number h5{
	font-weight: 900;
	font-size: 36px;
}

.page-template-contact .head-choc-number p{
	font-weight: normal;
	font-size: 20px;
}

.page-template-contact .head-description h5{
	font-weight: 900;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
}

.page-template-contact .gform_wrapper .gfield_required,
.page-template-subscribe .gform_wrapper .gfield_required {
	display: none;
}

.page-template-contact .gform_wrapper ul.gform_fields li.gfield,
.page-template-subscribe .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0%;
}


.page-template-contact .social{
	padding: 2rem 2rem;
	background-color: #fff;
	color: #000;
	font-family: Noto Serif JP !important;
}

.page-template-contact .social h5{
	font-weight: 900;
	font-size: 30px;
	text-transform: uppercase;
}

.page-template-contact .social a {
	color: #000000;
}

.page-template-contact .view_in_map{
	font-family: 'Noto Sans JP';
	color: #000;
	letter-spacing: 0.02em;
	font-size: 1rem;
	text-transform: uppercase;
	margin-top: 5px;
	display: inline-block;
}

.page-template-contact .view_in_map:hover,
.blog-content a:hover {
	text-decoration: none;
}

.page-template-contact .view_in_map .caret {
	display: none;
	transition: all 300ms ease;
}

.page-template-contact .view_in_map:hover .caret {
	display: inline-block;
}


.head-choc-number h6 {
	font-weight: bold;
	font-size: 24px;
}

/* .section-after-head{
	padding-bottom: 6.5rem;
} */

.highlight-topic{
	font-size: 25px;
}

/* .highlight-topic .row,
.section-newsletter .row{
	width: 840px;
} */



.green-part{
	background-color: #4F7A44;
	color: #fff;
	padding: 2rem 2rem;
}
.green-part p {
	font-size: 1rem;
}

.page-template-team .green-part p {
	font-size: 1.5rem;
}

.section-after-head .green-part-title {
	font-weight: 900;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}

.section-after-head .green-part-title::after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	width: 70px;
	margin-top: 0.5rem;
}

.section-after-head .green-part .read-more {
	background-color: #fff;
	border-color: #4F7A44;
	color: #4F7A44;
	font-weight: bold;
	font-size: 17px;
}

.highlight-topic .first-topic{
	margin-bottom: .5rem !
}

.section-after-head .blue-part {
	background-color: #ffe52a;
	color: #000;
	padding: 2rem 2rem;
}

.carousel {
	height: 100%;
}

.carousel-item {
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

}

.carousel-inner {
	height: 100%;
}
.section-after-head .blue-part-title {
	font-weight: 900;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}

.section-after-head .blue-part-title::after {
	background-color: #000;
	content: "";
	display: block;
	height: 2px;
	width: 70px;
	margin-top: 0.5rem;
}

.section-after-head .blue-part .read-more {
	background-color: #000;
	border-color: #ffe52a;
	color: #ffe52a;
	font-weight: bold;
	font-size: 17px;
}
.second-topic p {
	font-size: 1rem;
}

.highlight-topic .second-topic {
	margin-top: .5rem !
}

.section-newsletter .container-fluid{
	background-color: #4F7A44;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}

.call-to-action-bg {
	background-color: #80d5ff;
	padding: 5px 15px 5px 15px;
	color: #000000;
	position: relative;
	font-size: 1.6rem;
	margin: 0px 0px 10px 0;
}

.call-to-action-bg p {
	font-size: 1rem;
	margin: auto;
	padding: 0.25rem 0.5rem;
}

.green-news h5 {
	font-family: Noto sans JP;
}

.green-news .subscribe-news {
	background-color: #fff;
	border-color: #4F7A44;
	color: #4F7A44;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}

.green-news .newstextzone{
	text-align: left;
}

.green-news .newsbuttonzone {
	text-align: right;
}

.green-news h5 {
	text-transform: uppercase;
}
.section-company .content-with-icon .filter.active {
    opacity: 1;
    pointer-events: auto;
}
.section-company {
	background: #f9f8f6 !important;
}

 .section-company .content-with-icon .filter button{
	background: #ffffff;
    color: #000000 !important;
    padding: 0;
   	margin: 0 45px 0 45px;
    border-width: 0px;
    font-family: Noto Serif JP;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-align: center;
    width: 9%;
		vertical-align: top;
		border-radius: unset;
}

.section-company button:hover {
	border-bottom: none !important;
}



.section-company .content-with-icon .filter button:hover{
	transition:  transform 1s;
	border-bottom: 2px solid #000;
}

.section-company .content-with-icon .filter button .sectoricon:hover{
	transition:  transform 1s;
    transform: scale(1.15);
}

.section-company .box-on-header{
	padding: 45px 45px 0 45px;
}

.section-company .content-with-icon .filter button .sectoricon{
	max-width: 100px;
    height: 100px;
    padding: 10px;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
    margin: 0 auto 10px;
	will-change: transform;
	border-radius: unset;
	font-family: 'Noto Sans JP' !important;
}

.section-company .content-with-icon .filter button span {
	position: relative;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
		font-family: 'Noto Sans JP';
    transition: all 500ms ease;
    vertical-align: top;
    font-size: .8rem;
    line-height: 1.3;
    display: inline-block;
	padding: 0px 0 7px;
	font-weight: 600;
	color: #000;
}

.section-before-footer > div {
	background-position: center center;
	background-size: cover;
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-right: 30px;
    padding-left: 30px;
}

.section-before-footer .black-message{
	background-color: #000;
	color: #fff;
}

.section-before-footer .black-message h5{
	font-family: Noto Serif JP;
	font-style: normal;
	font-weight: bold;
	font-size: 3rem;
	text-transform: uppercase;
	line-height: 150%;
}

.section-before-footer .black-message p{
	font-size: 21px;
}

.section-before-footer .black-message .read-more,
.single-post .btn,
.wp-block-button a,
.apply .read-more {
	background-color: #4F7A44;
	border-color: #4F7A44;
	color: #fff !important;
	font-weight: bold;
	font-size: 17px;
	font-family: "Noto Sans JP" !important;
	text-transform: uppercase;
	border-radius: 0;
	padding: .375rem .75rem;
}

.page-template-team .head-title,
.page-template-contact .head-title{
	color: #fff;
}

.page-template-team .head-title h5,
.page-template-contact .head-title h5{
	font-family: Noto Serif JP !important;
	font-weight: 900;
	font-size: 48px;
	line-height: 170%;
}

.page-template-team .green-part .green-part-title{
	font-weight: 900;
	font-size: 32px;
	line-height: 170%;
	text-transform: uppercase;
}

.page-template-team .team-member-line{
	flex: 0 0 30%;
	max-width: 30% ;
	margin-left: 1.3rem;
	margin-bottom: 4rem;
}

.team-member-text .team-member-name,
.blog-content .title {
	font-style: normal;
	font-weight: 800;
	font-size: 25px;
	line-height: 170%;
	text-transform: uppercase;
	color: #000000;
}

.team-member-text .team-member-name {
	font-size: 23px !important;
}

.team-member-text .team-member-role {
	font-size: 18px;
    font-weight: bold;
}

.team-member-text .team-member-position p {
	font-size: 18px;
	margin-bottom: 0%;
}

.individual-socials i {
	color: #000;
}

.single-teams .individual-socials a {
	padding: 0.5rem;
	margin-right: 0.5rem;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center !important;
}

.single-teams .individual-socials i {
	color: #507b44;
	font-size: 1.5rem;
}

.expand_collapse .content-box {
	height: 134px;
	overflow: hidden;
}

a.readmore_text,
a.read-more_text,
.blog-content .read-more_text {
	color: #000;
	font-family: Noto Serif JP;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

.expand_collapse.viewtext .content-box {
	height: auto;
}

.expand_collapse .readnow{
	padding-top: 1rem;
}

.expand_collapse .readnow .readmore_text,
.expand_collapse .readnow .read-more_text,
.call_to_action .read-more_text,
.blog-content .read-more_text {
	text-decoration: none;
	color: #000;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Noto Sans JP';
}

.expand_collapse .readnow .readmore_text::after,
.expand_collapse .readnow .read-more_text::after {
	background-image: url(images/icon-arrow-down.svg);
	right: -15px;
	display: none;
}

.expand_collapse .readnow .readmore_text:hover::after,
.expand_collapse .readnow .read-more_text:hover::after {
	display: block !important;
}

/*****START************TEMPLATE PROGRAM PAGE *****************START****************/

 .colorblock {
	height: 240px;
	background-size: cover;
    background-position: 50% 50%;
    width: auto;
    max-height: 700px;
 }

.afterbanner {
	margin-top: -120px;

}
.whitebg {
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
.program-title{
	font-size: 3rem;
	font-weight: bold;
	text-transform: uppercase;
}

.content-area p{
	font-size: 1.5rem;
	margin: 0 0 10px;
}

.programbox{
	padding-bottom: 45px;
}
.stat {
	padding: 30px 0 30px 0;
}

.number{
	margin: 0 0 0.2rem;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
}

.stat-title{
	font-size: 1rem;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.text-offer {
	float: left;
}

.text-offer h2{

    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 0.5em;

}

.text-offer p {
	margin: 0 0 10px;
	font-size: 1.2rem;

}

.image_offer{
	width: 80px;
	left: 0px;
	text-align: center;
	float: left;
}

.image_offer img {
	vertical-align: middle;
}


.img-column {
	height: 45%;
}
.invest-offer {
	padding: 10px 0 20px 0;
}

.imagegallery{
	padding-top: 40px;
}
.img-column{
	height: 368px;
  	background-position: center center;
  	background-size: cover;
	margin-top: 12px;
}

.green-text{
	padding: 30px;
}

.green-text h3 {
	font-weight: bold;
}
.yellowfundgrid {
	padding: 30px 30px 30px 30px;
  	flex-grow: 0.5;
}

.fundgrid-text{
	padding-top: 50px;
}

.image-flex{
	padding-right: 0 !important;
}

.ourstories{
	padding: 60px 0 0 0;
	padding-bottom: 60px;
	background: #f6f6f6;
}

.navbar-collapse{
	z-index: 1 !important;
}

.firststory-image img{

	background-repeat: no-repeat;
	    background-size: contain;
	    height: 100px;
	    width: 200px;
	    margin: 30px 0 15px;

}

.secondststory-image img {
	background-repeat: no-repeat;
	background-size: contain;
	 height: 50px;
	width: auto;
	 margin: 30px 0 15px;
}
.owl-stage {
	display: flex !important;
	align-items: center !important;
}
.owl-carousel .owl-item img {
	display: block;
	width: auto;
	height: 65px;
	max-width: inherit !important;
}

.programgrid{
	display: flex;
	flex-wrap: nowrap;
	padding: 30px 0 30px 0;
}
.firstprogram{
	padding-top: 45px;
	padding-right: 45px;
}
.programgrid .grennbg{
	flex-grow: 0.6;
}

.grennbg {
	padding: 45px;
}
.program-testimonials{
	padding: 2rem 30px;
	color: #fff;
	background-color: #fff;
	margin-top: 20px;
}

.image-portrait{
	padding: 0 5px;
	background-size: cover;
	background-position: 50% 50%;
	height: 561px;
}
.program-gallery{
	padding-top: 10px;
}
.image-paysage{
	padding-bottom: 10%;
}

.bluebg{
	padding: 30px 30px 30px 30px;
	margin: 10px ;
}

.citation {
    padding-left: 100px;
    padding-right: 75px;
    position: relative;
}

.citation .quotemark {
    position: absolute;
    top: 0;
    left: 0;
    color: inherit;
    margin-top: 0px;
    font-family: 'MINISerif-Headline';
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 0.5em;
    text-align: left;
    font-size: 100px;
		color: #000 !important;
}

.citation .blockquote {
    padding-right: 45px;
    margin: 0 0 0px;
    font-size: inherit;
    border-left: 0px solid #eeeeee;
}

.citation .blockquote .content p{
    font-size: 1.4rem;
    font-style: italic;
		color: #000;
}

.citation .blockquote .author .author-name{
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 900;
		color: #000;

}

.citation .blockquote .author .author-role{
	font-family: 'Noto Sans JP';
    font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #000;
}

#longimage {
	max-width: 45% !important;
	flex: 0 0 45% !important;
	margin-left: 12px;
}

.process-selection-image {
	margin-top: 15px;
	margin-bottom: 08px;
	margin-right: 2rem;
}
.courtimage{
	height: 247px;
	max-width: 48% ;
	margin-left: 12px;
	flex: 0 0 55%;
}
.partnerships {
	background-color: #000;
	color: #fff;
	padding: 60px 0 0;
	padding-bottom: 60px;
}
.second-title {
	text-transform: uppercase;
	font-weight: bold;
}

.ourstories .second-title {
	padding-bottom: 60px
}

.programlife {
	position: relative;
	padding: 100px 0;
}

.videobg {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
}

video {
	display: inline-block;
	vertical-align: baseline;
}

.videobg video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translate(-50%, -50%);
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.4);
}

.overlaydark {
	background-color: rgba(0, 0, 0, 0.7);
}

.videocontent {
	position: relative;
	z-index: 2;
}

.programlife .programlifetext {
	background: #80d5ff;
	padding: 45px 45px 30px;
}

.btn-find-more{
	color: #ffffff !important;
	background: #000000;
	border-color: #000000;
	font-family: 'Noto Sans JP';
	letter-spacing: 0.02em;
	transition: all 500ms ease;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: normal;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	background-image: none !important;
	vertical-align: middle;
	border-width: 2px;
	border-style: solid;
	border-radius: 0px;
	line-height: 1em;
	font-size: 1rem;
	display: inline-block;
	padding: 12px 15px 8px 15px;
	box-shadow: 0px 0px 0px 0px #727272 !important;
	outline-width: 0px !important;
	margin: 10px 0;
}

.ourstories .ourstorylogo {
	background-repeat: no-repeat;
	background-size: contain;
	width: 200px;
	margin-bottom: 20px;
}

.ourstorylogo img {
  height: 50px !important;
  width: auto;
  max-width: none;
}

.ourstories p {
	margin-bottom: 0 !important;
  font-size: 1rem;
  text-transform: initial;
  font-weight: 400;
}

.owl-carousel-partner .owl-nav{
	display: none !important;
}
/*****END************TEMPLATE PROGRAM PAGE *****************END****************/

/*****START************ TEMPLATE SUBSCRIBE PAGE *****************START****************/

section.padbottom {
	padding-bottom: 60px;
}

section.padtop {
	padding: 0px 0 0 0;
}

/*****END************ TEMPLATE SUBSCRIBE PAGE *****************END****************/
.subscribe-top .subscribe-title{
	font-size: 3rem;
	line-height: 1;
	color: #000;
}

.subscribe-top .subscribe-description {
	font-size: 1.4rem;
	color: #000;
}

.subscribe-content .subscribe-form-title{
	font-size: 2.4rem;
	line-height: 1;
	color: #000;
}

#gform_fields_2{
	margin-top: 2rem !important;
}

.page-template-subscribe .gform_wrapper .top_label .gfield_label {
	font-family: 'Noto Sans JP';
	letter-spacing: 0.02em;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

/*****START************	SINGLE COMPANIE *****************START****************/


.singlecompanygrid p.h1{
	font-size: 3rem;
	line-height: 1;
	margin-bottom: 0.5em;
}

.singlecompanygrid .content{
	font-size: 1.5rem;
}

.singlecompany hr {
	margin: 3rem auto;
	border-top: 2px solid #000000;
}

.singlecompanygrid .h3 {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 1.5rem;
}

.single-companies{
	color: #000;
}

.datatable {
	display: table;
	table-layout: fixed;
}

.datarow {
    font-size: 1rem;
	text-transform: uppercase;
	display: flex !important;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.datarow span.label {
	letter-spacing: 0.02em;
	text-transform: uppercase;
	display: table-cell;
	width: 280px;
	padding-bottom: 10px;
	font-weight : bold;
}

.datarow span.data {
    display: table-cell;
	text-transform: none;
	width: 200px;
}

.datarow a ,
.datarow a i {
	color: #000;
}

.company-icon {
	color: #4F7A44;
}

.company-icon:hover {
	color: rgba(79,122,68,0.7)
}
/*****END************ SINGLE COMPANIE *****************END****************/


/*****START************	SINGLE BLOG POST *****************START****************/

.blog-post-title {
	font-size: 4rem;
	line-height: 1;
}

.blog-post-content {
	font-size: 1.4rem;
}

/*****END************ SINGLE BLOG POST *****************END****************/


/*****START************FOOTER *****************START****************/
.footer a {
	color: #000;
}
.aboutlist li {
	list-style: none;
}

.footer-sect-title {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 2rem;
}
.aboutlist li a {
	font-size: 14px;
	padding: 10px 0 10px 0;
}

.aboutlist li a:hover {
	text-decoration: none;
}
.footer,
.copyright {
	font-family: noto sans JP;
}

.footer-title {
	float: right;
}

.footer-right {
	text-align: right !important;
}

.footer-description {
	margin-top: 1rem;
}

.aboutlist {
	margin-left: 0px;
	padding-left: 8.5rem;
}

.social-part {
	margin-left: 5.8rem;
}

.footer .fa {
	font-size: 30px !important;
}

.social .fa {
	font-size: 30px !important;
}


/*****END************FOOTER *****************END****************/
/*TEAMS*/
.single-teams .header{
	background-color: #4F7A44;
	background-image: none;
	margin: auto;
	padding-top: 5.375rem;
	padding-bottom: 5.625rem;
	max-height: 52.5rem;
}

/*Apply form*/
.apply {
	padding: 1rem 0 6rem;
}

.apply iframe {
	left:0;
	right:0;
	bottom:0;
	top:0;
	border:0;
	min-height: 610px;
}

.apply .title {
	font-size: 2rem;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
}


/* Blog */
.blog-content {
	margin-bottom: 10px;
}

.box-post {
	height: 100%;
  border-radius: 0;
  border: none;
}

.blog-archive {
	width: 100%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 30px;
}

.image-bg {
	display: block;
  position: relative;
  height: 0px;
  width: 100%;
  padding-bottom: 66%;
  background-size: cover;
  background-position: 50% 50%;
}

.blog-content .text {
  margin-top: -30px;
  background: #ffffff;
  margin-left: 22px;
  margin-right: 22px;
  padding: 23px 23px;
  z-index: 10;
  position: relative;
}

.blog-content .meta {
	font-size: 1.4rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.blog-content strong {
	font-size: .9rem;
  color: #000;
}

.blog-content small.meta::after {
	content: '';
  display: block;
  border-top: 2px solid rgb(0, 0, 0);
  margin: 15px 0 15px;
  width: 30px;
  height: 1px;
}

.blog-content .title {
	text-transform: uppercase;
	margin-bottom: 1rem;
	font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
}

.blog-content .desc {
	font-size: 1rem;
  color: #000;
}

/* Paginate */
.navigation:after,
.nav-links:after {
	clear: both;
}

.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after {
	content: "";
	display: table;
}

.wp-paginate .current {
	background: #4F7A44 !important;
  border: 1px solid #4d8c3d !important;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
}

@media (max-width: 767.98px) {
	/* Home page */
	.section-before-footer > div {
		background-position: left center;
	}

	.call-to-action-bg {
		margin-top: -40px;
		margin-bottom: 40px;
	}

	.second-topic {
		flex-flow: column-reverse;
	}

	.second-topic .carousel-inner,
	.second-topic .carousel-item {
		min-height: 200px;
	}

	/* Program page */
	.program-title {
		font-size: 2.5rem;
	}
	.stat {
		padding: 10px 0 10px 0;
	}

	.image-flex {
		padding-right: 15px !important;
	}

	.process-selection-image {
		margin-right: 0;
	}

	.yellowfundgrid {
		margin-right: -45px;
		position: relative;
		left: 5px;
	}

	.ourstories {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}

	/* Contact page */
	.page-template-contact .box-on-header {
		bottom: 0;
	}

	/* Single post */
	.blog-post-title {
		font-size: 2.2rem;
	}
}
