.noview {
	display: none !important;
}
.w70 {
	width:70%;
}
p.blue {
	margin-bottom: 0 !important;
}
.link a {
	text-decoration: underline;
	color: #00418B;
}
.orange p strong {
	color: #F19303;
	font-size: 1.1em;
}
.orange strong em {
	color: #000;
}
.form__tel span {
	color: #00418B;
	font-weight: bold;
}
.yellow {
	background: #FFFDE7 !important;
}
.yellow a {
	font-size: 1.2em;
}

/* 余白 */
.unit.mt100 {
  margin-top: 100px;
  margin-top: 6.25rem !important;
}
@media screen and (max-width: 767px) {
  .unit.mt100 {
    margin-top: 3.75rem !important;
  }
	.w70 {
	width:100%;
}
}

.unit.mt80 {
  margin-top: 80px;
  margin-top: 5rem !important;
}
@media screen and (max-width: 767px) {
  .unit.mt80 {
    margin-top: 3.75rem !important;
  }
}

.unit.mt60 {
  margin-top: 60px;
  margin-top: 3.75rem !important;
}
@media screen and (max-width: 767px) {
  .unit.mt60 {
    margin-top: 2.5rem !important;
  }
}

.unit.mt40 {
  margin-top: 40px;
  margin-top: 2.5rem !important;
}
@media screen and (max-width: 767px) {
  .unit.mt40 {
    margin-top: 1.25rem !important;
  }
}

.unit.mt30 {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .unit.mt30 {
    margin-top: 1.25rem !important;
  }
}

.unit.mt20 {
  margin-top: 20px;
  margin-top: 1.25rem !important;
}

.unit.mt10 {
  margin-top: 10px;
  margin-top: 0.625rem !important;
}

body iframe.w100 {
	max-width: 100% !important;
	width:100%;
}
.hidden {
	display: none !important;
}
img[width="oad "] {
	display: none;
}
.cv h2 {
	margin:0 !important;
}
.cv__address p {
	text-align: left !important;
}
.top-service__items {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}
.top-service__item {
	width:100%;
}
.top-service__item-img img {
	width:auto !important;
	height: 146px;
}
.top-service__item:first-child .top-service__item-img, .top-service__item:nth-child(2) .top-service__item-img, .top-service__item:nth-child(5) .top-service__item-img, .top-service__item:nth-child(6) .top-service__item-img, .top-service__item:nth-child(7) .top-service__item-img, .top-service__item:nth-child(8) .top-service__item-img, .top-service__item:nth-child(9) .top-service__item-img, .top-service__item:nth-child(10) .top-service__item-img, .top-service__item:nth-child(13) .top-service__item-img, .top-service__item:nth-child(11) .top-service__item-img, .top-service__item:nth-child(8) .top-service__item-img {
width: 110px;
width: auto !important;
}
.top-mv__title {
	text-align: left;
}
.table.tighttable th, .table.tighttable td {
	font-size: 1.1rem;
	padding: 1rem 0.75rem !important;
}
.table.tighttable th:nth-child(1) {
	width:400px;
}
.table.tighttable th:nth-child(2) {
	width:130px;
}
.table.tighttable th:nth-child(3) {
	width:82px;
}
.table.tighttable th:nth-child(4) {
	width:180px;
}
.table.tighttable tr td:nth-child(5) {
	text-align: center;
}
.table.tighttable tr td:nth-child(6) {
	text-align: center;
}
.table.tighttable tr td:nth-child(7) {
	text-align: center;
}
.amedtable {
	table-layout: fixed;
}
.table.amedtable th, .table.amedtable td {
	font-size: 1.1rem;
	padding: 1rem 0.75rem !important;
}
.table.amedtable th:nth-child(1) {
	width:300px;
}
.table.amedtable th:nth-child(2) {
	width:140px;
}

.table.amedtable th:nth-child(4) {
	width:100px;
}
.table.amedtable th:nth-child(5) {
	width:100px;
}
.table.amedtable th:nth-child(6) {
	width:210px;
}
.amedtable2 {
	table-layout: fixed;
}
.table.amedtable2 th, .table.amedtable2 td {
	font-size: 1.1rem;
	padding: 1rem 0.75rem !important;
}
.table.amedtable2 th:nth-child(1) {
	width:300px;
}
.table.amedtable2 th:nth-child(2) {
	width:140px;
}
.table.amedtable2 th:nth-child(3) {
	width:200px;
}
.table.amedtable2 th:nth-child(4) {
	width:100px;
}
.table.amedtable2 th:nth-child(5) {
	width:200px;
}
@media screen and (max-width: 768px) {
	.cv__btn {
		display: inline-block !important;
		width: 100%;
	}
}
.wp-block-group.column-two > .wp-block-group__inner-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 2rem;
}
.wp-block-group.column-two h3 {
	cursor: pointer;
}
.column-two .wp-block-group__inner-container > .wp-block-list {
	display:none;
}
.column-two .ac_content .wp-block-group__inner-container > .wp-block-list {
	display: block;
}
.ac_content {
	display: none;
}

.flow__item-number {
	font-size: 2rem !important;
	font-family: "Poppins", sans-serif !important;
}

/*
input[type="file"]::-webkit-file-upload-button {
	display: none;
}
input[type="file"]::file-selector-button {
	display: none;
}
*/

.wp-block-group.column-two > .wp-block-group__inner-container > .wp-block-group {
	flex: 0 1 calc(50% - 1rem);
}

.wp-block-columns {
	align-items: stretch !important;
}
.wp-block-group.box {
	height: 100%;
}
.tight {
	width:5em !important;
	margin-right: 1em;
}
.box__unit {
	min-height: 1rem !important;
}
.size1 {
	font-size: 1rem !important;
}
.ex_pr {
	padding-right: 1.6rem !important;
}
/* youtube */
iframe:not(.selfheight) {
	max-width: 560px !important;
	aspect-ratio: 16 / 9;
	height: auto;
	margin-bottom: 0.5rem;
	display: inline-block;
}
.wp-block-column.box a {
	min-width: auto !important;
}
.tab_content {
	display: none;
	margin-top: 2rem;
}
.tab1 {
	display: block;
}
.badge {
	font-size: 0.8em;
	display: inline-block;
	border:1px solid #00418B;
	border-radius: 20px;
	padding:0.3rem 1rem;
	background:#D4E8FE;
}
.pagenavi .wp-block-column:first-child a:after {
	content: none;
}
.pagenavi .wp-block-column:first-child a:before {
	position: absolute;
	content: "";
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/assets/arrow-icon01_rev.png) no-repeat center/contain;
	width: 8px;
	width: 0.5rem;
	height: 16px;
	height: 1rem;
	right: 30px;
	left: 1.875rem;
}
.confirm_bloc {
	display: none;
}
input[type=checkbox].err + span::before {
	border: 0.0625rem solid #e60012;
	background: #fff0f0;
}
input.err, textarea.err, select.err {
	border: 2px solid #e60012 !important;
	background: #fff0f0 !important;
}

.form__check.er label span::before {
	border: 0.0625rem solid #e60012;
	background: #fff0f0;
}
.form_top {
	display: inline-block;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	color: #00418B;
	letter-spacing: 0.04em;
	margin-bottom: 2rem;
}
.form_top a {
	text-decoration: underline;
}

.confirm_bloc dt {
	padding-top: 0 !important;
}

.sidebar__subtitle,
.mv__title {
	text-align: left !important;
}
.mv__notes h4 {
	display: inline-block;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	color: #C90025;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}
body .mv__notes p:last-child,
body .notes p:last-child,
body .unit__box .wp-block-group__inner-container p:last-child {
	margin-bottom: 0 !important;
}

.center {
	text-align: center !important;
	justify-content: center;
}
.wp-block-embed-youtube iframe {
	max-width: 560px !important;
}
.wp-block-group.box {
	flex: 1;
	display: flex;
	flex-direction: column;
}
.primary-btn, .secondary-btn, .download-btn {
	width:auto !important;
	min-width: 23.125rem !important;
	padding-left: 3.5em;
	padding-right: 3.5em;
}
.orange h2,
.orange h3,
.orange .box h2,
.orange .box h3 {
	color: #F19303;
}
.orange #form_start h2,
.orange #form_start h3,
.orange #form_start .box h2,
.orange #form_start .box h3  {
	color: #00418B;
}
.orange .box h2,
.orange .box h3 {
	color: #F19303 !important;
	border-bottom: 0.0625rem solid #F19303 !important;
}
.box__point li {
	width: 180px;
	width: 11.25rem;
	max-width: 100%;
	height: 180px;
	height: 11.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #00418B;
	background: #F2F6FA;
	border-radius: 50%;
}
.box__check li {
	width: 50%;
	font-size: 18px;
	font-size: 1.125rem;
	background: url(../img/common/check-icon.png) no-repeat left top/30px;
	background: url(../img/common/check-icon.png) no-repeat left top/1.875rem;
	padding-left: 42px;
	padding-left: 2.625rem;
	padding: 2px 0 2px 42px;
	padding: 0.125rem 0 0.125rem 2.625rem;
}
.box__list li {
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 0.04em;
	padding-left: 31px;
	padding-left: 1.9375rem;
	position: relative;
}
.box__list li:before {
	position: absolute;
	content: "";
	width: 18px;
	width: 1.125rem;
	height: 18px;
	height: 1.125rem;
	background: #03A6E2;
	border-radius: 50%;
	left: 0;
	top: 5px;
	top: 0.3125rem;
}
.box_column .wp-block-group__inner-container:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.box__body .wp-block-group__inner-container {
	display: block !important;
}
.primary-btn, .secondary-btn, .download-btn {
	display: inline-block;
}
.cv__address .wp-block-group__inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 865px;
	width: 54.0625rem;
	max-width: 100%;
	margin: 35px auto 0;
	margin: 2.1875rem auto 0;
	text-align: left;
}
.cv__address .wp-block-group__inner-container p {
	text-align: left;
}
.cv .l-inner {
	max-width: 1216px !important;
}
.cv__text {
	font-size: 15px;
	font-size: 0.9375rem !important;
	letter-spacing: 0.04em;
	line-height: 2.13 !important;
	margin-top: 50px;
	margin-top: 3.125rem;
}
.box__list li + li {
	margin-top: 12px;
	margin-top: 0.75rem;
}
.box__sublist li {
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 0.04em;
	padding-left: 18px;
	padding-left: 1.125rem;
	position: relative;
}
.box__sublist li:before {
	position: absolute;
	content: "";
	width: 8px;
	width: 0.5rem;
	height: 8px;
	height: 0.5rem;
	background: #03A6E2;
	border-radius: 50%;
	left: 0;
	top: 10px;
	top: 0.625rem;
}
.primary-btn {
	width:23.125rem !important;
}
.orange .box__sublist li::before {
	background: #F19303;
}
.box__sublist li + li {
	margin-top: 12px;
	margin-top: 0.75rem;
}
.notes h3 {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	color: #00418B;
}
.card__title {
	margin-bottom: 0 !important;
}
.card__text {
	margin-bottom: 0 !important;
}
.orange .card__title {
	color: #F19303;
}
.orange .box__point li {
	color: #F19303;
	background: #FCF3ED;
}
.menu__item h3 {
	margin:0;
}
.menu__item p {
	margin:0;
	margin-top: 0.3125rem;
}
.list__items li {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 80px;
	min-height: 5rem;
	font-size: 18px;
	font-size: 1.125rem;
	color: #00418B;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.56;
	border-radius: 0.625rem;
	background: #fff;
	border: 1px solid #00418B;
	border: 0.0625rem solid #00418B;
	padding: 10px;
	padding: 0.625rem;
}
@media screen and (max-width: 768px) {
	iframe {
		max-width: 100% !important;
	}
	.wp-block-embed-youtube iframe {
		max-width: 100% !important;
	}
}

.wp-block-button__link {
	all: unset !important;
	display: inline-block !important;
	cursor: pointer !important;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	height: auto;
}
.wpblocs table {
	width:100%;
}
.block-editor-iframe__scale-container .subtitle {
  font-size: inherit !important;
  color: inherit !important;
}
.wpblocs table {
	border-collapse: collapse;
}
.blue .subtitle {
	text-align: left;
}
.flow__item + .flow__item.no_arrow::before {
	background: none !important;
}
.tab_content tr th:nth-child(3) {
	width: 10%;
	min-width: 100px;
}
.tab_content tr td:nth-child(3) {
	padding:1.625rem;
	text-align: center;
}
.tab_content tr td:nth-child(3) a {
	display: inline-block;
}
.tab_content tr td img {
	width:40px;
}
.tab_content tr td a::after {
	content: none !important;
	background: none;
}
.wpblocs td a {
	text-decoration: underline;
}
.wpblocs p a {
	text-decoration: underline;
}
.wpblocs p a[target="_blank"]::after,
.wpblocs td a[target="_blank"]::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 4px;
	background: url(/assets/blank.png) no-repeat center/contain;
}
.wpblocs h2:not(.top-service__item-title) {
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 700;
	color: #00418B;
	letter-spacing: 0.1em;
}
.list__items.tabs {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px 13px;
	gap: 1.25rem 0.8125rem;
}
.unit__body h2, .unit__body h3 {
	text-align: left !important;
	font-size: 1.5rem !important;
}
.wpblocs .cv h2 {
	color:#fff !important;
}
.wpblocs h3:not(.news__item-title) {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #00418B;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	text-align: left;
}
.wpblocs .flow__item-title {
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem !important;
	font-weight: 700;
	color: #00418B;
	letter-spacing: 0.04em;
	line-height: 1.25;
	min-height: 45px;
	min-height: 2.8125rem;
	margin-top: 13px;
	margin-top: 0.8125rem;
	text-align: center !important;
	margin-bottom: 0 !important;
}
p.box__category {
	margin-bottom: 0.625rem !important;
}

.wpblocs p:not(.top-service__item p),.wpblocs pre {
	margin-bottom: 1.5625rem;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.67;
	letter-spacing: 0.04em;
}
.wpblocs .top-news {
	padding-top: 0 !important;
}
.recruit_table tr td:nth-child(1) {
	width:15%;
}
strong em {
	background: rgba(0, 65, 139, 0.08);
	font-style: normal;
}
.unit__body h2,
.unit__body h3 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #00418B;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	padding-left: 0 !important;
	text-align: left;
}
.unit {
	margin-top: 0;
}
.wpblocs .card__body h2,
.wpblocs .card__body h3 {
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	color: #00418B;
	letter-spacing: 0.04em;
	text-align: left;
}
.card__body p {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.67;
	letter-spacing: 0.04em;
	margin-top: 10px;
	margin-top: 0.625rem;
}
.l-cards--3 .wp-block-column {
	background: #fff;
	border-radius: 0.625rem;
	-webkit-box-shadow: 0px 6px 16px rgba(0, 65, 139, .08);
	box-shadow: 0px 6px 16px rgba(0, 65, 139, .08);
}
.wp-block-button {
	padding: 0;
}
.wp-block-button a {
	padding: 1.5625rem;
}
.l-inner.l-section {
	padding: 5rem 0;
	padding-right: 25px;
	padding-left: 25px;
}
.wpblocs .box h2,
.wpblocs .box h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 16px;
	gap: 0 1rem;
	font-size: 20px;
	font-size: 1.25rem;
	color: #00418B;
	font-weight: 700;
	letter-spacing: 0.04em;
	border-bottom: 1px solid #00418B;
	border-bottom: 0.0625rem solid #00418B;
	padding-bottom: 15px;
	padding-bottom: 0.9375rem;
}
/*
.l-inner .box {
	margin-bottom: 2rem;
}
*/
.l-inner .box:last-child {
	margin-bottom: 0;
}
.cv {
	padding: 3.75rem 0 5rem !important;
}
.mb5rem {
	margin-bottom:5rem !important;
}
.wpblocs .cv h2,
.wpblocs .cv h3 {
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 700;
	color: #00418B;
	letter-spacing: 0.1em;
	color:#fff;
}
.cv p {
	text-align: center;
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 0.04em;
	line-height: 1.78;
	margin-top: 10px;
	margin-top: 0.625rem;
}
.cv .wp-block-columns {
	display: flex;
	justify-content: center;
}
.cv .wp-block-column {
	flex-grow: initial !important;
	flex-basis: initial !important;
}
.cv__btn a {
	text-align: center !important;
	display: block !important;
	width: 420px !important;
	width: 26.25rem !important;
	max-width: 100% !important;
	font-size: 18px !important;
	font-size: 1.125rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.04em !important;
	border: 1px solid #fff !important;
	border: 0.0625rem solid #fff !important;
	border-radius: 0.625rem !important;
	padding: 25px !important;
	padding: 1.5625rem !important;
	position: relative !important;
}
.wpblocs  .unit__title {
	text-align: left !important;
	font-size: 1.5rem !important;
}
.box__unit li {
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 0.04em;
	padding-left: 31px;
	padding-left: 1.9375rem;
	position: relative;
}
.box__unit li:before {
	position: absolute;
	content: "";
	width: 18px;
	width: 1.125rem;
	height: 18px;
	height: 1.125rem;
	background: #03A6E2;
	border-radius: 50%;
	left: 0;
	top: 5px;
	top: 0.3125rem;
}
.green .box__unit li:before {
	background: #6FC759;
}
.box__unit li + li {
	margin-top: 12px;
	margin-top: 0.75rem;
}
.accordion__item-inner p {
	margin-bottom: 0 !important;
}
.wp-block-table th {
	border:none !important;
}
.l-cards--2 .box__units .wp-block-column {
	height: auto;
	background: #F2F6FA;
	border-radius: 0.625rem;
	margin-top: auto;
	padding: 35px 40px;
	padding: 2.1875rem 2.5rem;
}
.l-cards--2 .box__units .wp-block-column h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #00418B;
	margin: 0;
}
.l-cards--2 .box__units .wp-block-column p {
	margin-top: 0.9375rem;
}
.wp-block-list.basic {
	list-style: disc;
	padding-left: 1.5em;
}
.wp-block-list.basic li {
	display: list-item;
	list-style: disc;
	margin-bottom: 0.5rem;
}
.wp-block-list.basic li:last-child {
	margin-bottom: 0;
}
.wp-block-list.basic ul {
	margin-top: 0.5rem;
	list-style-type: circle;
	padding-left: 1em;
}
.wp-block-list.basic ul li {
	display: list-item;
	list-style-type: circle;
}
.wp-block-list.number {
	list-style: none;
	counter-reset: num;
	padding-left: 0;
}
.wp-block-list.number ul {
	margin-top: 0.5rem;
}
.wp-block-list.number {
	counter-reset: num;
}

.wp-block-list.number li {
	counter-increment: num;
	margin-bottom: 1em;
	position: relative;
	padding-left: 2.8em;
}

.wp-block-list.number li::before {
	content: "[" counter(num) "]";
	position: absolute;
	left: 0;
	font-family: monospace;
	width: 2.2em;
	text-align: left;
	color: #333;
}

.wp-block-list.number ul {
	list-style: none;
	counter-reset: num2;
}

.wp-block-list.number ul {
	counter-reset: num2;
}

.wp-block-list.number ul li {
	counter-increment: num2;
	position: relative;
	margin-bottom: 0.5em;
	padding-left: 2.8em;
}

.wp-block-list.number ul li::before {
	content: "(" counter(num2) ")";
	position: absolute;
	left: 0;
	font-family: monospace;
	width: 2.2em;
	text-align: left;
	color: #333;
}

.wp-block-list.number ul ul {
	counter-reset: num2;
	margin-top: 0.5rem;
	padding-left: 1.5em;
}

.related .wp-block-group__inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 0.625rem;
	background: #FAFAFA;
}
.related h4 {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	white-space: nowrap;
}
.related ul {
	margin-left: 14px;
	margin-left: 0.875rem;
}
.related li a {
	display: inline-block;
	font-size: 18px;
	font-size: 1.125rem;
	color: #00418B;
	letter-spacing: 0.04em;
	text-decoration: underline;
	background: url(../img/common/link-icon.png) no-repeat left top 5px/16px;
	background: url(../img/common/link-icon.png) no-repeat left top 0.3125rem/1rem;
	padding-left: 21px;
	padding-left: 1.3125rem;
}
.related li + li {
	margin-top: 15px;
	margin-top: 0.9375rem;
}
.statistics__items li {
	text-align: center;
	border-radius: 0.625rem;
	background: #F2F6FA;
	color: #00418B;
	padding: 50px 20px 35px;
	padding: 3.125rem 1.25rem 2.1875rem;
}
.statistics__items em {
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.04em;
	font-style: normal;
	display: inline-block;
	width:100%;
}
.statistics__items strong {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	margin-top: 12px;
	margin-top: 0.75rem;
	display: inline-block;
	width:100%;
}
.box__title {
	margin-bottom: 1.5625rem;
}
.title {
	margin-top: 5rem;
}
.l-section h2.title:first-child {
	margin-top: 0 !important;
}
h2.title {
	margin-bottom: 1.875rem;
}
.lead {
	margin-bottom: 1.875rem !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.unit:where(.wp-block-columns) {
	margin-bottom: 0 !important;
}
.wp-block-group p:last-child {
	margin-bottom: 1.5625rem !important;
}
.unit__body p:last-child {
	margin-bottom: 0 !important;
}
.box {
	margin-bottom: 1.75em;
}
.wp-block-spacer {
	height: 5rem !important;
}
.wp-block-column .unit__text:last-child {
	margin-bottom: 0 !important;
}

.statistics__items {
	display: grid;
	gap: 0 1.125rem;
}

.statistics__items:has(li:nth-child(5)) {
	grid-template-columns: repeat(5, 1fr);
}

.statistics__items:has(li:nth-child(4)):not(:has(li:nth-child(5))) {
	grid-template-columns: repeat(4, 1fr);
}

.statistics__items:has(li:nth-child(3)):not(:has(li:nth-child(4))) {
	grid-template-columns: repeat(3, 1fr);
}

.statistics__items:has(li:nth-child(2)):not(:has(li:nth-child(3))) {
	grid-template-columns: repeat(2, 1fr);
}
.l-cards--3 .wp-block-column:empty {
	background: none;
	box-shadow: none;
}
.l-cards--3 .wp-block-column:blank {
	background: none;
	box-shadow: none;
}

.noncolumn {
	padding:0 2.5rem;
}
.is-layout-flex {
	justify-content: center;
}
.green h3 {
	color: #00A968;
	border-color: #00A968;
}

@media screen and (min-width: 768px) {
/*
	iframe {
		min-height: 640px;
	}
*/
}
@media screen and (max-width: 768px) {
	.cv {
		padding: 3rem 20px 3rem !important;
	}
	.cv h2 {
		font-size: 1.5rem;
	}
	.cv h3 {
		font-size: 1.125rem !important;
		text-align: left;
	}
	.cv p {
		text-align: left;
	}
	.cv__btn {
		display: inline-block !important;
	}
	.cv__btn a {
		box-sizing: border-box;
		max-width: 100% !important;
		display: inline-block !important;
		width: 100% !important;
	}
	body .cv .is-layout-flex{
		display: inline-block !important;
	}
}


@media screen and (max-width: 767px) {
	.top-service__items {
		grid-template-columns: repeat(1, 1fr) !important;
	}	
}
@media screen and (max-width: 767px) {
	.top-service__item:first-child .top-service__item-img, .top-service__item:nth-child(2) .top-service__item-img, .top-service__item:nth-child(5) .top-service__item-img, .top-service__item:nth-child(6) .top-service__item-img, .top-service__item:nth-child(7) .top-service__item-img, .top-service__item:nth-child(8) .top-service__item-img, .top-service__item:nth-child(9) .top-service__item-img, .top-service__item:nth-child(10) .top-service__item-img, .top-service__item:nth-child(13) .top-service__item-img {
	width: 50% !important;
	}
	.top-service__item-img img {
		width:100% !important;
		height: auto !important;
	}
}






