/* Header */
.home header + main {
	margin-top: 0 !important;
}
.top-header {
	padding: 32px 0 26px;
}
.g-logo {
	gap: 10px 30px !important;
}
.txt-slogan {
	color: #919191;
	font-size: 12px;
	font-weight: 300;
	padding-top: 10px;
	line-height: calc(16 / 12);
}
.g-phone .txt-1 {
	font-size: 18px;
	line-height: calc(24 / 18);
	letter-spacing: -0.06em;
}
.g-phone .txt-2 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--spartan);
	font-weight: 600;
	font-size: 25px;
	line-height: calc(31 / 25);
	background: url('./assets/images/icon_phone.png') left calc(100% - 5px) / 26px
		28px no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 2px !important;
}
.bottom-header {
	margin-top: 0 !important;
}
.main-menu {
	width: 100%;
}
.main-menu .wp-block-navigation__container {
	gap: 0 !important;
}
.main-menu .wp-block-navigation__container > .wp-block-navigation-item {
	text-align: center;
	align-self: stretch;
	justify-content: center;
	flex: 1 0 calc((100% - 6px) / 8);
	min-height: 61px;
	border-right: 1px dashed #e2e2e2;
}
.main-menu .wp-block-navigation__container > .wp-block-navigation-item.item-active {
	font-weight: 700;
}
.main-menu .wp-block-navigation__container > .wp-block-navigation-item.item-active,
.main-menu .wp-block-navigation__container > .wp-block-navigation-item:hover {
	background: var(--wp--preset--color--primary);
	color: white;
}
.main-menu
	.wp-block-navigation__container
	> .wp-block-navigation-item:last-child {
	border-color: transparent;
}
.main-menu .wp-block-navigation-item__description {
	display: block;
	font-size: 14px;
	font-weight: 300;
}
.header-main .header-title {
	margin-top: 0 !important;
}
.header-main .header-title > .wp-block-cover {
	padding: 10px !important;
}
.header-main .header-title .txt-1 {
	font-size: 48px;
	font-weight: 500;
	color: var(--wp--preset--color--primary);
	line-height: calc(70 / 48);
}
.header-main .header-title .txt-2 {
	font-family: var(--wp--preset--font-family--spartan);
	color: #333;
	font-size: 22px;
	font-weight: calc(26 / 22);
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 14px !important;
}
/* Home page*/
.main-banner .banner-text .txt-1 {
	font-size: 22px;
	font-weight: 500;
	line-height: calc(32 / 22);
	color: #333;
}
.main-banner .banner-text .txt-2 {
	font-size: 48px;
	font-weight: 500;
	line-height: calc(70 / 48);
	color: var(--wp--preset--color--primary);
	margin-top: 6px !important;
}
.main-banner .banner-text .txt-3 {
	font-family: var(--wp--preset--font-family--spartan);
	font-size: 22px;
	font-weight: 500;
	line-height: calc(26 / 22);
	margin-top: 14px !important;
	color: #333;
}
.main-banner .banner-text .txt-4 {
	font-size: 12px;
	font-weight: 500;
	line-height: calc(22 / 12);
	margin-top: 25px;
	color: var(--wp--preset--color--primary);
}
.main-banner .banner-text .txt-4 > a {
	padding-right: 22px;
	background: url('./assets/images/icon_arrow_circle_blue.png') right center
		no-repeat;
	color: inherit;
}
/* Top news */
.list-news {
	padding: 20px 35px 20px 20px;
}
.list-news > .is-layout-flex {
	gap: 35px !important;
}
.list-news .col-left {
	color: white;
}
.list-news .col-left .is-layout-flex {
	min-height: 100px;
	gap: 0 !important;
	justify-content: center;
}
.list-news .col-left .txt-1 {
	font-size: 15px;
	font-weight: 500;
	background: url('./assets/images/icon_information.png') left center no-repeat;
	padding-left: 23px;
}
.list-news .col-left .txt-2 {
	font-weight: 400;
	font-size: 10px;
	line-height: calc(22 / 10);
	margin-top: 7px;
}
.list-news .col-right {
	display: flex;
	align-items: center;
}
.list-news .col-right > div {
	width: 100%;
}
.post-style-1 .wp-block-post {
	border-bottom: 1px solid #eaeaea;
	padding: 3px 20px 3px 0;
}
.post-style-1 .wp-block-post + .wp-block-post {
	margin-top: 7px !important;
}
.post-style-1 .is-layout-flex {
	gap: 45px !important;
}
.post-style-1 .wp-block-post-date {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--spartan);
	font-size: 14px;
	font-weight: 300;
	line-height: calc(14 / 12);
	flex-shrink: 0;
}
.post-style-1 .wp-block-post-title a,
.post-style-1 .wp-block-post-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.post-style-1 .wp-block-post-title a,
.post-style-1 .wp-block-post-date a {
	color: inherit;
}
.post-style-1 .wp-block-post-title {
	color: #222;
	font-size: 14px;
	font-weight: 500;
	line-height: calc(17 / 12);
}
.list-news + .main-content {
	margin-top: 30px !important;
}
/* Main content */
/* Looking information */
.list-information {
	gap: 20px !important;
}
.list-information .information-item {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	flex: 1 0 calc(50% - 20px * 1 / 2);
	max-width: calc(50% - 20px * 1 / 2);
}
.list-information .information-item > .wp-block-image {
	width: 100%;
}
.list-information .information-item > .wp-block-image > img {
	width: 100%;
	object-fit: cover;
}
.list-information .information-item > .is-layout-flex {
	margin-top: 0 !important;
	padding: 10px 0;
	align-items: stretch;
	gap: 0 !important;
	min-height: 125px;
}
.list-information .information-item .item-col {
	gap: 0 !important;
}
.list-information .information-item .item-col .wp-block-image {
	line-height: 1;
}
.list-information .information-item .item-col:first-child {
	flex: 1 0 144px;
	border-right: 2px solid var(--wp--preset--color--primary);
	padding-left: 19px;
	flex-direction: column;
	justify-content: center;
}
.list-information .information-item .item-col:last-child {
	flex: 1 0 25px;
	background: var(--wp--preset--color--primary);
	margin-top: -10px;
	margin-bottom: -10px;
}
.list-information .information-item .txt-1 {
	font-size: 15px;
	font-weight: 500;
	line-height: calc(21 / 15);
	color: var(--wp--preset--color--primary);
}
.list-information .information-item .txt-2 {
	font-size: 12px;
	font-weight: 400;
	line-height: calc(14 / 12);
	margin-top: 2px;
}
.list-information .information-item .txt-3 {
	font-size: 12px;
	font-weight: 400;
	line-height: calc(17 / 12);
	padding: 0 15px 0 20px;
}
.about-tanaka {
	margin-top: 29px !important;
}
.about-tanaka > .wp-block-cover {
	padding: 25px;
}
.about-tanaka .about-text {
	background: rgba(255, 255, 255, 0.9) url('./assets/images/logo_3.png')
		calc(100% - 17px) calc(100% - 22px) no-repeat;
	padding: 30px;
}
.about-tanaka .about-text .txt-1 {
	font-size: 18px;
	font-weight: 500;
	line-height: calc(26 / 18);
	color: var(--wp--preset--color--primary);
}
.about-tanaka .about-text .txt-2 {
	font-size: 12px;
	font-weight: 300;
	line-height: calc(17 / 12);
	margin-top: 13px !important;
}
.about-tanaka .about-text .txt-3 a {
	color: inherit;
}
.about-tanaka .about-text .txt-3 {
	color: var(--wp--preset--color--primary);
	font-size: 12px;
	font-weight: 500;
	line-height: calc(22 / 12);
	background: url('./assets/images/icon_arrow_circle_blue.png') right center
		no-repeat;
	padding-right: 23px;
	margin-top: 10px !important;
}
/* Footer */
footer {
	font-size: 12px;
}
.top-footer {
	padding: 93px 0 63px;
}
.top-footer .f-title {
	font-size: 16px;
	font-weight: 500;
	line-height: calc(24 / 16);
}
.top-footer .col-left .txt-1 {
	margin-top: 23px !important;
}
.top-footer .col-left .txt-2 {
	margin-top: 6px !important;
}
.top-footer .col-right {
	gap: 50px !important;
}
.f-menu .wp-block-navigation {
	margin-top: 16px !important;
}
.f-menu .wp-block-navigation .wp-block-navigation__container {
	gap: 11px !important;
}
.f-menu .wp-block-navigation-item {
	font-size: 12px;
	line-height: calc(17 / 12);
	position: relative;
	padding-left: 12px;
}
.f-menu .wp-block-navigation-item:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 4px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.bottom-footer {
	padding: 19px 0 57px;
	margin-top: 0 !important;
	font-weight: 300;
}
#open {
	width: 26px;
	height: 20px;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	display: none;
}
#open > div {
	padding-top: 2px;
	background: #000;
	width: 100%;
	margin-top: 0 !important;
}
#open:hover > div {
	background: var(--wp--preset--color--primary);
}
/* Single */
.single-post-title > .wp-block-image {
	flex-shrink: 0;
}
@media (max-width: 1024px) {
	#open {
		opacity: 1;
		visibility: visible;
		position: relative;
		z-index: 9999;
		display: flex;
	}
	.bottom-header {
		display: none !important;
	}
	.wp-site-blocks > header.wp-block-template-part.menu-open #open {
		position: fixed;
		top: 30px;
		right: 20px;
	}
	.wp-site-blocks > header.wp-block-template-part.menu-open #open > div:first-child {
		transform: rotate(45deg);
		transform-origin: left;
	}
	.wp-site-blocks > header.wp-block-template-part.menu-open #open > div:last-child {
		transform: rotate(-45deg);
		transform-origin: left;
	}
	.wp-site-blocks > header.wp-block-template-part.menu-open #open > div:nth-child(2) {
		display: none;
	}
	.wp-site-blocks > header.wp-block-template-part.menu-open .bottom-header {
		display: block !important;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255, 255, 255, 0.97);
		padding: 60px 10px 10px;
		z-index: 20;
		max-width: 100%
	}
	.wp-block-site-logo img {
		max-width: 250px;
	}
	.g-phone .txt-1 {
		font-size: 15px;
	}
	.g-phone .txt-2 {
		font-size: 20px;
		background-size: 20px;
		padding-left: 25px;
	}
	.top-header {
		padding: 20px 0px;
	}
	.main-menu .wp-block-navigation__container {
		flex-wrap: wrap;
	}
	.main-menu .wp-block-navigation__container > .wp-block-navigation-item {
		flex: 1 0 calc((100% - 6px) / 3);
		padding: 0 20px;
	}
	.main-banner .wp-block-cover {
		min-height: 400px !important;
	}
	footer .top-footer {
		padding: 40px 0;
	}
	.top-footer .f-logo {
		max-width: 250px;
	}
	footer .bottom-footer {
		padding: 20px 0;
		justify-content: center !important;
	}
	.bottom-footer .txt-copyright {
		text-align: center !important;
	}
	.txt-slogan {
		padding-top: 5px;
	}
	.before-footer {
		height: 40px !important;
	}
	.list-news {
		padding: 20px;
	}
	.post-style-1 .wp-block-post {
		padding-right: 0;
	}
	.post-style-1 .is-layout-flex {
		gap: 20px !important;
	}
	.header-main .header-title .txt-1 {
		font-size: 31px;
	}
}
@media (max-width: 781px) {
	.list-news .col-left .is-layout-flex {
		min-height: auto;
		padding: 20px !important;
	}
	.txt-slogan, .g-phone {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.main-banner .banner-text .txt-1 {
		font-size: 17px;
	}
	.main-banner .banner-text .txt-2 {
		font-size: 37px
	}
	.about-tanaka > .wp-block-cover,
	.about-tanaka .about-text {
		padding: 15px;
	}
	.list-information .information-item .txt-3 {
		padding: 0;
	}
	.list-information .information-item > .is-layout-flex {
		flex-direction: column;
		padding: 10px 10px 0;
		gap: 10px !important;
	}
	.list-information .information-item .item-col:first-child {
		flex-basis: auto;
		padding-left: 0;
		border: none;
		border-bottom: 2px solid var(--wp--preset--color--primary);
		padding-bottom: 10px;
	}
	.list-information .information-item .item-col:last-child {
		margin: 0 -10px;
	}
}
