@charset 'UTF-8';
p {
	font-weight:400;
	line-height: 2;
}
pre {
	font-size: clamp(1.6rem, 1.8vw, 1.8rem) !important;
	font-weight:400;
	white-space: pre-wrap;
	line-height: 2;
}

.btn a {
	position:relative;
	max-width:400px;
	color:#029771;
	font-size:1.8rem;
	font-weight:500;
	background:#fff;
	border-radius:5px;
	margin-inline:auto;
	padding:20px 20px;
	margin-block-start:30px;
}
.btn a:after {
	content:"";
	position:absolute;
	top:18px;
	right:20px;
	background:url(/wp-content/uploads/arrow01.png);
	width:35px;
	height:36px;
}
.flex-text {
	align-items:flex-start;
}
.flex-text > div:first-child {
	width:60%;
}
.flex-text > div:last-child {
	width:40%;
}
@media screen and (max-width: 768px){
	.flex-text > div:first-child,
	.flex-text > div:last-child {
		width:100%;
	}
}
.list01 li {
	list-style:none;
	font-size: clamp(1.6rem, 1.8vw, 1.8rem) !important;
	font-weight:400;
	line-height:2;
	margin-block-start:20px;
}
.list01 li strong {
	display:inline-block;
	color:#fff;
	background:#029771;
	padding:10px 20px;
	border-radius:3px;
	margin-block-end:10px;
}

.header {
	align-items:center;
	display:flex;
	width:100%;
	justify-content:space-between;
	padding:10px 50px 20px 50px;
}
@media screen and (max-width: 1770px){
	.header {
		padding:20px 20px;
	}
}
@media screen and (max-width: 768px){
	.header {
		justify-content:center;
		padding:10px;
		margin-block-start:50px;
	}
}
@media screen and (max-width: 768px){
	.header-ID {
		width:120px;
	}
}
.header-list {
	display:flex;
	flex-direction:column;
	justify-content:end;
}
.header-list ._tel {
	margin-inline-start: auto;
}
@media screen and (max-width: 768px){
	.header-list ._tel {
		display:none;
	}
}
.header-list ._tel a {
	display:flex;
	max-width:260px;
	align-items:center;
	color:#029771;
	font-size: clamp(2.4rem, 2.8vw, 2.8rem) !important;
    font-family: "Oswald", sans-serif;
	font-weight:700;
	gap:10px;
}
.header nav.nav {
	margin-block-start:10px;
}
@media screen and (max-width: 768px){
	.header nav.nav {
		display:none;
	}
}
.nav ul.menu {
	display:flex;
	gap:20px;
}
.nav ul.menu li a {
	font-weight:400;
}
@media screen and (max-width: 1200px){
	.nav ul.menu li a {
		font-size:1.8rem;
	}
}
.nav ul.menu li:last-child a {
	position:relative;
	color:#fff;
	background:#029771;
	padding:10px 20px 10px 70px;
	border-radius:300px;
}
.nav ul.menu li:last-child a:before {
	position:absolute;
	top:10px;
	left:20px;
	content:"";
	display:inline-block;
	background:url(/wp-content/uploads/mail.png);
	width:44px;
	height:24px;
}

.mv {
	position:relative;
}
@media screen and (max-width: 1000px){
	.mv .mv-pc {
		display:none;
	}
}
.mv .mv-tablet {
	display:none;
}
@media screen and (max-width: 1000px){
	.mv .mv-tablet {
		display:block;
	}
}
.mv-copy {
	position:absolute;
	top:7%;
	left:10%;
	color:#fff;
}
@media screen and (max-width: 1000px){
	.mv-copy {
		left:5%;
	}
}
.mv-copy span {
	display:block;
}
.mv-copy span._main {
    font-size: clamp(3.6rem, 4.8vw, 4.8rem);
	font-weight:900;
	line-height:1.4;
}
@media screen and (max-width: 1600px){
	.mv-copy span._main {
    	font-size: clamp(3.6rem, 4.0vw, 4.0rem);
	}
}
@media screen and (max-width: 1400px){
	.mv-copy span._main {
    	font-size: clamp(3.0rem, 3.6vw, 3.6rem);
	}
}
.mv-copy span._sub {
    font-size: clamp(2.4rem, 3vw, 3rem);
	line-height:1.6;
	font-weight:700;
	margin-block-start:20px;
}
@media screen and (max-width: 1600px){
	.mv-copy span._sub {
		font-size: clamp(2.4rem, 2.8vw, 2.8rem);
	}
}
@media screen and (max-width: 1400px){
	.mv-copy span._sub {
		font-size: clamp(1.4rem, 2.4vw, 2.4rem);
		background:rgba(2,151,113,0.7);
		padding:10px 20px;
	}
}

.pankuzu {
	width: min(100% - 4rem, var(--width, 1200px));
}
.inner {
    width: min(100% - 4rem, var(--width, 1200px));
    margin-inline: auto;
}

.title-01._common
{
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: clamp(2.4rem, 4vw, 4rem);
	color:#fff;
	font-weight:700;

    display: flex;

    text-align: center;

    background: url(/wp-content/uploads/title-01-bg.jpg) top center/cover no-repeat;

	padding-inline:10%;
    padding-block: 100px;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 768px){
	.title-01._common {
		padding-inline:5%;
	}
}
.title-02._index {
	color:#333;
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: clamp(2.4rem, 3.4vw, 3.4rem);
	font-weight:700;
	background:url(/wp-content/uploads/title-bg01.png) top center no-repeat;
	margin-block-end:40px;
}
.title-02._index h2 {
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: clamp(2.8rem, 3.6vw, 3.6rem);
}
.title-02._index p {
	font-size: clamp(1.8rem, 2.0vw, 2.0rem);
}
.title-02._index span._color {
	color:#029771;
}
.title-03._index h3 {
	color:#333;
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: clamp(2.2rem, 2.8vw, 2.8rem);
	font-weight:500;
	margin-block-end:20px;
}
.title-03._index h3 span {
	color:#333;
	font-size: clamp(1.8rem, 2.1vw, 2.1rem);
}
.title-04._index h4 {
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: clamp(2rem, 2.2vw, 2.2rem);
	font-weight:500;
	margin-block:10px;
}
.section01 {
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	.section01 {
		margin-block-start:60px;
	}
}
.section01 .wrap {
	display:flex;
	align-items:center;
	gap:30px;
}
@media screen and (max-width: 1000px){
	.section01 .wrap {
		gap:20px;
	}
}
@media screen and (max-width: 900px){
	.section01 .wrap {
		flex-direction:column-reverse;
	}
}
.tab-nav {
	width:30%;
	display: flex; /* 要素を横並びにする */
	flex-direction:column;
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
    gap: 20px;
}
@media screen and (max-width: 1200px){
	.tab-nav {
		width:40%;
	}
}
@media screen and (max-width: 900px){
	.tab-nav {
		width:60%;
	}
}
@media screen and (max-width: 768px){
	.tab-nav {
		width:100%;
	}
}
.tab-button {
	position:relative;
	font-size:2.1rem;
	padding: 10px 15px;
	cursor: pointer;
	margin-right: 5px;
	text-align:left;
}
.tab-button:after {
	position:absolute;
	top:10px;
	right:0;
	display:inline-block;
	content:"";
	background:url(/wp-content/uploads/arrow01.png);
	width:35px;
	height:36px;
}
.tab-button span {
	color:#029771;
	font-family: "Oswald", sans-serif;
	padding-inline-end:10px;
}
.tab-button.active {
	background-color: #fff;
	border-bottom-color: #fff; /* アクティブなタブを目立たせる */
	font-weight: bold;
}

.tab-content {
	width:70%;
	display: none; /* 最初はコンテンツを非表示にする */
	padding: 10px;
}
@media screen and (max-width: 1200px){
	.tab-content {
		width:60%;
	}
}
@media screen and (max-width: 768px){
	.tab-content {
		width:100%;
	}
}
    .tab-content.show {
      display: block; /* アクティブなコンテンツを表示する */
    }
.tab-content img {
	padding-block-end:20px;
}
.section02 {
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	.section02 {
		margin-block-start:60px;
	}
}
.section02 > div {
	width: min(100% - 4rem, 1620px);
	margin-inline:auto;
}
.section02 .wrap {
	position:relative;
	background:#f0f0f0;
	padding:30px 30px 60px 30px;
	gap:20px;
	border-radius:5px;
}
@media screen and (max-width: 1200px){
	.section02 .wrap {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap:30px;
	}
}
@media screen and (max-width: 640px){
	.section02 .wrap {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
.section02 .wrap .title-03._index h3 {
	font-size: clamp(2.0rem, 2.1vw, 2.1rem);
	font-weight:700;
	text-align:center;
}
.section02 .wrap:after {
	content:url(/wp-content/uploads/arrow02.png);
	width:138px;
	height:54px;
	position:absolute;
	left:0;
	right:0;
	bottom:-30px;
	margin-inline:auto;
}
.section02 .wrap img {
	width:100%;
}
.section03 {
	margin-block-start:60px;
}
@media screen and (max-width: 768px){
	.section03 {
		margin-block-start:40px;
	}
}
.section03 > div {
	width: min(100% - 4rem, 1620px);
	margin-inline:auto;
	text-align:center;
}
.section03 .title-02._index {
	position:relative;
	display:inline-block;
}
.section03 .title-02._index:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 40px;
	background-color: #029771;
	bottom: 0px;
	left: 0;
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
}
.section03 .title-02._index:after {
	content: "";
	position: absolute;
	width: 4px;
	height: 40px;
	background-color: #029771;
	bottom: 0px;
	right: 0;
	-webkit-transform: rotate(205deg);
	transform: rotate(205deg);
}
.section03 .title-02._index h2 {
	padding-inline:40px;
}
.section03 .wrap {
	max-width:1410px;
	color:#fff;
	background:#029771;
	padding:30px;
	border-radius:5px;
	margin-block-start:50px;
}
@media screen and (max-width: 768px){
	.section03 .wrap {
		flex-direction:column;
	}
}
.section03 .wrap:nth-child(2) {
	margin-block-start:0px;
}
.section03 .wrap:nth-child(odd) {
	margin-inline-start:auto;
}
.section03 .wrap .block {
	text-align:left;
}
.section03 .wrap .block:first-child {
	width:35%;
}
@media screen and (max-width: 768px){
	.section03 .wrap .block:first-child {
		width:100%;
	}
}
.section03 .wrap .block:last-child {
	width:65%;
}
@media screen and (max-width: 768px){
	.section03 .wrap .block:last-child {
		width:100%;
	}
}
.section03 .wrap .block img {
	width:100%;
}
.section03 .wrap .title-03._index {
	font-size: clamp(2.1rem, 2.4vw, 2.4rem);
	font-weight:700;
	border-bottom:5px solid #fff;
	padding-block-end:10px;
	margin-block-end:20px;
}
.section04 {
	margin-block-start:100px;
	background:url(/wp-content/uploads/section04-bg.jpg) no-repeat;
	background-size:cover;
	padding-block:70px;
}
@media screen and (max-width: 768px){
	.section04 {
		margin-block-start:60px;
	}
}
.section04 > div {
	width: min(100% - 4rem, 1620px);
	margin-inline:auto;
}
.section04 .wrap {
	gap:60px;
}
@media screen and (max-width: 1500px){
	.section04 .wrap {
		gap:30px;
	}
}
@media screen and (max-width: 1200px){
	.section04 .wrap {
		gap:20px;
	}
}
@media screen and (max-width: 768px){
	.section04 .wrap {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:30px;
	}
}
.section04 .wrap .block {
	background:#fff;
	padding:30px;
	border-radius:5px;
}
@media screen and (max-width: 1200px){
	.section04 .wrap .block {
		padding:20px;
	}
}
.section04 .title-wrap > div {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:20px;
}
@media screen and (max-width: 1200px){
	.section04 .title-wrap > div {
		flex-direction: column;
	}
}

.section04 .title-wrap hgroup {
	width:65%;
	display:flex;
	flex-direction:column-reverse;
}
@media screen and (max-width: 1200px){
	.section04 .title-wrap hgroup {
		width:100%;
	}
}
.section04 .title-wrap hgroup p {
	color:#029771;
	font-family: "Oswald", sans-serif;
	font-size: clamp(4rem, 4.5vw, 5rem);
	font-weight:900;
}
.section04 .title-wrap hgroup h3 {
	font-size: clamp(2.4rem, 2.4vw, 2.8rem);
	font-weight:700;
}
.section04 .title-wrap figure {
	width:35%;
}
.section04 .wrap pre {
	margin-block-start:20px;
}
.section05 {
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	.section05 {
		margin-block-start:60px;
	}
}
.section05 > div {
	width: min(100% - 4rem, 1620px) !important;
	margin-inline:auto;
}
@media screen and (max-width: 1300px){
	.section05 > div {
		width: min(100% - 4rem, 900px) !important;
	}
}
@media screen and (max-width: 1300px){
	.section05 .wrap {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media screen and (max-width: 640px){
	.section05 .wrap {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
.section05 .wrap .block {
	text-align:center;
	background: linear-gradient(0deg, rgb(2, 151, 113), rgb(102, 201, 176));
	padding:20px;
	border-radius:5px;
}
.section05 .wrap .block h3 {
	color:#fff;
	font-size: clamp(1.8rem, 2.1vw, 2.1rem);
	font-weight:700;
	margin-block-start:10px;
}
@media screen and (max-width: 1500px){
	.section05 .wrap .block h3 {
		font-size: clamp(1.2rem, 1.8vw, 1.8rem);
	}
}
@media screen and (max-width: 640px){
	.section05 .wrap .block h3 {
		font-size: clamp(1.8rem, 1.8vw, 1.8rem);
	}
}
.section05 .wrap .block img {
	margin-inline:auto;
}
.section06 {
	background:#029771;
	margin-block-start:100px;
	padding-block:70px;
}
@media screen and (max-width: 768px){
	.section06 {
		margin-block-start:60px;
	}
}
.section06 > div {
	width: min(100% - 4rem, 1620px) !important;
	margin-inline:auto;
}
.section06 .title-02._index {
	color:#fff;
}
.card._case  ul .slick-track li {
	font-size: clamp(1.6rem, 1.8vw, 1.8rem);
	line-height:1.7;
	font-weight:400;
	background:#fff;
	border-radius:5px;
	padding:30px;
	margin-inline-end:20px;
}
.card._case ul li .card-photos {
	display:flex;
	align-items:center;
	gap:30px;
}
@media screen and (max-width: 1300px){
	.card._case ul li .card-photos {
		flex-direction:column;
	}
}
@media screen and (max-width: 768px){
	.card._case ul li .card-photos {
		flex-direction:inherit;
	}
}
.card._case ul li ._title {
	font-size: clamp(2.1rem, 2.4vw, 2.4rem);
	font-weight:700;
}
.card._case ul li .card-photos figure:first-child {
	width:20%;
}
@media screen and (max-width: 1300px){
	.card._case ul li .card-photos figure:first-child {
		width:100%;
	}
}
@media screen and (max-width: 768px){
	.card._case ul li .card-photos figure:first-child {
		width:20%;
	}
}
@media screen and (max-width: 1300px){
	.card._case ul li .card-photos figure:first-child img {
		margin-inline:auto;
	}
}
.card._case ul li .card-photos figure:last-child {
	width:80%;
}
@media screen and (max-width: 1300px){
	.card._case ul li .card-photos figure:last-child {
		width:100%;
	}
}
@media screen and (max-width: 768px){
	.card._case ul li .card-photos figure:last-child {
		width:80%;
	}
}
.card._case ul li .card-infoitem {
	margin-block-start:20px;
}
.card._case .slick-dots {
    bottom: -40px;
}
.card._case .slick-dots li button:before {
	font-size:15px;
	color:#fff;
}
.section06 .btn a {
	margin-block-start: 60px;
}

.section07 {
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	.section07 {
		margin-block-start:60px;
	}
}
@media screen and (max-width: 900px){
	.section07 > div > figure {
 	 	overflow-x: scroll;
	}
}
@media screen and (max-width: 900px){
	.section07 table {
 		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
}
.section07 table tr td {
	text-align:center;
	font-size: clamp(1.6rem, 1.8vw, 1.8rem);
	font-weight:500;
	border:1px solid #ccc;
	vertical-align:middle;
	padding:10px;
}
.section07 table tr:first-child td {
	color:#fff;
	font-size: clamp(1.8rem, 2.1vw, 2.1rem);
	font-weight:700;
	background:#029771;
}
.section08 {
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	.section08 {
		margin-block-start:60px;
	}
}
.contact-wrap {
	color:#fff;
	margin-block-start:100px;
	background:url(/wp-content/uploads/contact-bg.jpg);
	background-size:cover;
	padding:100px 50px;
}
@media screen and (max-width: 768px){
	.contact-wrap {
		background:#029771;
		margin-block-start:60px;
		padding:30px;
	}
}
@media screen and (max-width: 480px){
	.contact-wrap {
		padding:20px;
	}
}
@media screen and (max-width: 768px){
	.contact-wrap pre {
		text-align:left !important;
	}
}
.contact-wrap .title-02._index {
	color:#fff;
}
@media screen and (max-width: 768px){
	.contact-wrap .title-02._index {
		margin-block-end: 20px;
	}
}
.contact-wrap .wrap {
	margin-block-start:40px;
	justify-content:center;
	gap:20px;
}
@media screen and (max-width: 768px){
	.contact-wrap .wrap {
		margin-block-start:20px;
	}
}
.contact-wrap .wrap a {
	display:flex;
	align-items:center;
	color:#029771;
	font-weight:700;
	background:#fff;
	gap:10px;
}
.contact-wrap .wrap ._contact a {
	padding:22px 20px;
	font-size:1.8rem;
}
.contact-wrap .wrap ._tel a {
	font-family: "Oswald", sans-serif;
	font-size:2.4rem;
}
@media screen and (max-width: 768px){
	.wp-block-button__link {
		padding: calc(.467em + 2px) calc(1.333em + 2px);
	}
}

footer {
	background:#029771;
	padding-block:70px;
	margin-block-start:100px;
}
@media screen and (max-width: 768px){
	footer {
		padding-block:70px 100px;
	}	
}
.footer-inner {
	width: min(100% - 4rem, 1200px) !important;
	margin-inline:auto;
	text-align:center;
}
.footer-nav ul {
	display:flex;
	justify-content:center;
	gap:30px;
	border-bottom:2px solid #fff;
	padding-block-end:20px;
}
@media screen and (max-width: 768px){
	.footer-nav ul {
		flex-wrap:wrap;
		gap:15px;
	}
}
.footer-nav ul li a {
	font-size: clamp(1.6rem, 1.8vw, 1.8rem);
	color:#fff;
	font-weight:500;
}
.footer-blog {
	margin-block-start:20px;
}
.footer-blog ul.card-list {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:20px;
}
@media screen and (max-width: 768px){
	.footer-blog ul.card-list {
		gap:10px;
	}
}
@media screen and (max-width: 480px){
	.footer-blog ul.card-list li {
		max-width:160px;
	}
}
.footer-blog ul.card-list li a {
	color:#fff;
	font-size:1.8rem;
	font-weight:500;
	display:inline-block;
	background:#006249;
	padding:10px 20px;
	border-radius:5px;
}
@media screen and (max-width: 480px){
	.footer-blog ul.card-list li a {
		padding: 10px 10px;
	}
}
.footer-inner .footer-logo {
	padding-block:20px;
}
.footer-blog h2.card-title {
	font-size:1.6rem;
}
@media screen and (max-width: 1200px){
	.footer-blog h2.card-title {
		font-size:1.4rem;
	}
}
@media screen and (max-width: 768px){
	.footer-blog h2.card-title {
		font-size:1.2rem;
	}
}
@media screen and (max-width: 480px){
	.footer-blog h2.card-title {
		font-size:1.4rem;
	}
}

.footer-inner .footer-logo img {
	margin-inline:auto;
}
ul.footer-link {
	display:flex;
	justify-content:center;
	gap:20px;
}
ul.footer-link li a {
	color:#fff;
	font-weight:500;
}
ul.footer-link li:first-child a {
	border-right:2px solid #fff;
	padding-right:20px;
}
.footer-inner .copy {
	color:#fff;
}

.post-type-archive-case-study .container {
	width: min(100% - 4rem, 1200px) !important;
	margin-inline:auto;
}
.post-type-archive-case-study .card-list._case {
	display:grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap:30px;
}
@media screen and (max-width: 768px){
	.post-type-archive-case-study .card-list._case {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

.post-type-archive-case-study .card-list._case li {
	box-shadow: 0 0 15px gray;
	border-radius:5px;
	padding:30px;
	font-weight:400;
	line-height:1.7;
}
.post-type-archive-case-study .card._case ul li .card-photos {
	gap:20px;
}
.post-type-archive-case-study .card-list .crd-photo._icon {
	width:20%;
}
.post-type-archive-case-study .card-list .crd-photo._title {
	width:80%;
}
.post-type-archive-case-study .card._case ul li ._title {
	font-size: clamp(2.1rem, 2.2vw, 2.2rem);
}
@media screen and (min-width: 768px) {
    .post-type-archive-case-study .container {
        max-width: 100%;
    }
}
.blog-list > li {
	font-weight:400;
	padding-block:40px;
	border-bottom:1px solid #ccc;
}
.blog-list > li > div {
	align-items:flex-start;
	gap:20px;
}
.blog-list > li time {
	color:#fff;
	background:#34a57e;
	padding:10px 20px;
	border-radius:100px;
}
.blog-list > li h2 {
	font-weight:700;
	margin-bottom:20px;
}
.blog-list > li .wp-block-post-excerpt__more-link {
	display:inline-block;
	margin-block-start:10px;
}
.faq-item {
	font-weight:400;
}
.faq-item._question {
	color:#fff;
	background: #34a57e;
	border-radius:5px;
}
.single-blog .container {
	width: min(100% - 4rem, 1200px) !important;
	margin-inline:auto;
}
.single-blog .main h2 {
	font-size: clamp(2.4rem, 2.8vw, 2.8rem);
	font-weight:700;
	color: #fff;
	background: #029771;
	padding: 5px 10px 5px 10px;
	margin-block:60px 20px;
}
.single-blog .main h3 {
	font-size: clamp(2.0rem, 2.4vw, 2.4rem);
	font-weight:700;
	border-bottom:3px solid #029771;
	padding-bottom: 10px;
	margin-block:40px 20px;
}
.single-blog .main h4 {
	color:#fff;
	font-size: clamp(1.8rem, 2vw, 2rem);
	font-weight:700;
	background: #029771;
	padding: 10px 20px;
	border-radius:5px;
}
.table._common {
	width:100%;
}
.table._common tr td:first-child {
	text-align:center;
}
.policy-title {
	font-weight:500;
}
.pankuzu-wrap {
	font-weight:400;	
}
.fix-link {
	display:none;
}
@media screen and (max-width: 768px){
	.fix-link {
		display:flex;
		justify-content:center;
		width:100%;
		position:fixed;
		bottom:0;
		left:0;
		background:rgba(0,98,73, .8);
		gap:20px;
		padding:10px 0;
		z-index:99999;
	}
}
@media screen and (max-width: 480px){
	.fix-link {
		gap:10px;
	}
}
.fix-link li a {
	display:flex;
	align-items:center;
	font-weight:500;
	gap:10px;
	color:#fff;
	background:#029771;
	padding:10px 20px;
	border-radius:100px;
}
@media screen and (max-width: 480px){
	.fix-link li a {
		font-size:2.1rem;
		gap:5px;
	}
}
.fix-link li._tel a {
	font-family: "Oswald", sans-serif;
}

@media screen and (max-width: 480px){
	.fix-link li a img {
		vertical-align:center;
		width:30px;
		height:100%;
	}
}
@media screen and (max-width: 480px){
	.grecaptcha-badge {
		bottom: 74px !important;
	}
}
@media screen and (max-width: 834px){
}

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

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