@charset "utf-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/

/*--------------------------------------
	mainimage
--------------------------------------*/

#mainimage img {
	width: 100%;
}

#mainimage h1 {
	display: none;
}
.c-green1{
	color: #00643D !important;
}
.c-green2{
	color: #6CB032 !important;
}
.c-green3{
	color: #BACD1B !important;
}
.c-green4{
	color: #BFE24E !important;
}
p{
	margin-bottom: 0px;
}
span,small{
	font-size: unset;
}
.wrap{
	position: relative;
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 0px 4%;
}
.dis-flex{
	display: flex;
	justify-content: space-between;
}
.elementor-section.elementor-section-boxed > .elementor-container{
	max-width: unset !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{
	padding: 0px !important;
}
@media screen and (min-width: 768px) {
	.sp{
		display: none;
	}
	.dis-flex-pc{
		display: flex;
		justify-content: space-between;
	}
	.wrap{
		max-width: 1100px;
		padding: 0px 20px;
	}
}
@media screen and (max-width: 767px) {
	.pc{
		display: none;
	}
	

}

#section_news {
    padding: 362px 0 0;
}

#section_news .wrap {
    max-width: 1320px;
}

#section_news .wrap .elementor-row {
    background: #fff;
    border-radius: 80px;
    padding: 31px 84px 17px;
}
/*--------------------------------------
	news
--------------------------------------*/

.top-news .post-box__header h2 {
    font-size: 30px;
}

.top-news .post-box__content {
	max-height: 300px;
	overflow: auto;
}
#openning {
  width: 100%;
  position: fixed;
  height: 100vh;
  overflow: hidden;
  
  box-sizing: border-box;
  top: 0px;
  left: 0px;
  z-index: 999999;
  
}
#svg {
  position: absolute;
  inset: 0;
}
#openning .openning-box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
#openning .openning-box .openning-logo{
	width: 118px;
}
body{
	background: #ECE5DE;
}
body.load {
  overflow: hidden;
  background: #ECE5DE;
  opacity: 0;
}

body.load #ft_fixed {
  display: none;
}
#header .header-row{
	display: flex;
	justify-content: space-between;
	padding-top: 26px;
	position: relative;
	z-index: 10;
}
@media screen and (max-width: 767px) {
	#header .header-row{
		padding-top: 0px;
	}
}
#header .header-row .header-logo{
	width: 30%;
	max-width: 378px;
	margin: 0px 3%;
}
#header .header-row .header-menu{
	width: 65%;
	max-width: 700px;
	margin: 10px 2% 0px;
}
#header .header-row .header-menu ul{
	display: flex;
	justify-content: space-between;
}
#header .header-row .header-menu ul li a{
	text-align: center;
	color: #373E30;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0;
}
#header .header-row .header-menu ul li a:hover{
	opacity: .8;
}
#header .header-row .header-menu ul li a span{
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin-top: 4px;
	color: #BACD1B;
}
#header .header-row .header-menu ul li:nth-child(2) a span{
	color: #3B8B6C;
}
#header .header-row .header-menu ul li:nth-child(3) a span{
	color: #6CB032;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
	#header .header-row .header-menu ul li a{
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) {
	
	
}
.header__main-container{
		 top: -200px !important;
	}
	.has_nav .header__main-container{
		top: 10px !important;
	}

/* key */
.mainimage{
	position: relative;
}
.mainimage::before{
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	width: 446px;
	height: 318px;
	background: url('../img/top/header_deco1.png') center right/cover;
	z-index: 1;
}
.mainimage::after{
	/* content: '';
	position: absolute;
	bottom: -104px;
	right: 0px;
	width: 195px;
	height: 216px;
	background: url('../img/top/key_deco2.png') center /cover;
	z-index: 1; */
}
.mainimage .key-row{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.mainimage .key-img{
	position: relative;
	width: 100%;
	z-index: 1;
}
/* .mainimage .key-img::before{
	content: '';
	position: absolute;
	top: 1%;
	left: -3%;
	width: 43px;
	height: 55px;
	background: url('../img//top/key_deco.png') center/cover;
}
.mainimage .key-img::after{
	content: '';
	position: absolute;
	left: -20%;
	width: 50%;
	top: 50%;
	transform: translateY(-50%);
	height: 40%;
	background: linear-gradient(135deg,rgba(208, 225, 193, 1) 0%, rgba(145, 221, 190, 1) 100%);
	opacity: .5;
	z-index: -1;
	border-radius: 20px;
} */
.mainimage .key-box{
	width: 430px;
	/* min-width: 450px; */
	/* margin: 0px 4% 0px 10%; */
	/* align-self: center; */
	position: absolute;
	z-index: 2;
	color: #fff;
	bottom: -160px;
	left: 179px;
}
.mainimage .key-box::before{
	content: '';
	position: absolute;
	top: 50%;
	left: -114px;
	width: 642px;
	height: 462px;
	background: url('../img/top/header_bgtxt.png') center/100% 100%;
	transform: translateY(-50%);
	z-index: -1;
	backdrop-filter: blur(5px);
	border-radius: 40px 40px 120px 40px;
}
.mainimage .key-box::after{
	content: '';
	position: absolute;
	bottom: -169px;
	left: -179px;
	width: 196px;
	height: 176px;
	background: url('../img/top/header_deco2.png') center/100% 100%;
	z-index: -1;
}
.mainimage .key-box h2{
	/* position: relative; */
	font-size: 40px;
	line-height: 77px;
	font-weight: 500;
	margin-bottom: 10px;
}
.mainimage .key-box h2::before{
	content: '';
	position: absolute;
	top: -150px;
	left: -125px;
	width: 47px;
	height: 84px;
	background: url('../img/top/key_ttldeco.png') center/cover;
	z-index: 1;
}
.mainimage .key-box h2::after{
	content: '';
	position: absolute;
	bottom: -100px;
	right:  -120px;
	width: 43px;
	height: 55px;
	background: url('../img/top/header_deco3.png') center/cover;
	z-index: 1;
}
.mainimage .key-box .key-txt{
	font-size: 26px;
	line-height: 51px;
	font-weight: 500;
}
.mainimage .key-list{
	position: absolute;
	bottom: 8%;
	right: 19%;
	width: 28%;
	z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
	.mainimage .key-box{
		width: 300px;
		left: 30px;
		bottom: -250px;
	}
	.mainimage .key-box h2{
		font-size: 30px;
		line-height: 60px;
	}
	.mainimage .key-box .key-txt{
		font-size: 22px;
		line-height: 40px;
	}
	.mainimage .key-box::before{
		    left: -111px;
		width: 470px;
		height: 342px;
	}
}
@media screen and (min-width: 768px) and (max-width: 900px){
	.mainimage .kv-img{
		margin: 0px -14%;
	}
}
@media screen and (min-width: 768px) {
	.mainimage .kv{
		overflow: hidden;
		border-radius: 0 0 40px 40px;
	}
	.mainimage .kv .kv-slide1{
		height: 480px;
	}
	.mainimage .kv .kv-slide1 img{
		height: 480px !important;
		width: auto !important;
		max-width: unset;
	}
	.mainimage .kv .kv-slide2{
		height: 372px;
	}
	.mainimage .kv .kv-slide2 img{
		height: 372px !important;
		width: auto !important;
		max-width: unset;
	}
}
@media screen and (max-width: 767px) {
	.mainimage::before{
		width: 25vw;
		height: 20vw;
		top: 20vw;
		right: auto;
		left: 0px;
		background: url('../img/top/header_deco1_sp.png') center /100% 100%;
	}
	.mainimage::after{
		content: '';
		position: absolute;
		width: 154px;
		height: 112px;
		bottom: -47px;
		right: 13px;
		left: auto;
		background: url('../img/top/header_deco2_sp.png') center /100% 100%;
	}
	.mainimage .key-box{
		position: absolute;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50% ,-50%);
		bottom: auto;
	}
	.mainimage .key-box::before,.mainimage .key-box::after,.mainimage .key-box h2::after{
		display: none;
	}
	.mainimage .key-box h2{
		position: relative;
		display: inline-block;
	}
	.mainimage .key-box h2::before{
		width: 24px;
		height: 42px;
		top: -20px;
		left: auto;
		right: 5%;
		background-image: url('../img/top/key_ttldeco_sp.png');
	}
	.mainimage .key-row{
		display: block;
	}
	.mainimage .key-img{
		width: 100%;
		margin: 0px 0px 0px auto;
	}
	.mainimage .kv{
		position: relative;
	}
	.mainimage .kv::before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background:#2A2A2A;
		opacity: .4;
		z-index: 1;
	}
	.mainimage .kv-slide1{
		height: 180px;
	}
	.mainimage .kv-slide1 img{
		height: 180px;
		width: auto !important;
		max-width: unset !important;
	}
	.mainimage .kv-slide2{
		height: 100px;
	}
	.mainimage .kv-slide2 img{
		height: 100px;
		width: auto !important;
		max-width: unset !important;
	}
	/* .mainimage .key-img::before{
		width: 10vw;
		height: 10vw;
		background-image: url('../img/top/key_deco_sp.png');
		top: auto;
		bottom: 2%;
	}
	.mainimage .key-img::after{
		width: 100%;
		height: 50%;
		top: auto;
		bottom: -20%;
		left: -50%;
		transform: none;
		background: linear-gradient(135deg,rgba(145, 221, 190, 1) 0%, rgba(208, 225, 193, 1) 100%);
	} */
	.mainimage .key-box{
		width: 85%;
		margin: 8vw auto 6vw;
		min-width: unset;
	}
	.mainimage .key-list{
		position: relative;
		inset: 0;
		width: 90%;
		margin: 0px auto;
	}
	.mainimage .key-box h2{
		font-size: 32px;
		line-height: 1.6;
		margin-bottom: 4vw;
	}
	.mainimage .key-box .key-txt{
		font-size: 20px;
		line-height: 1.6;
	}
}

/* sec1 */
#sec1{
	padding: 142px 0px 64px;
	position: relative;
	z-index: 2;
}
#sec1 .sec1-img1{
	position: absolute;
	width: 47%;
	top: 315px;
	left: -26%;
}
#sec1 .sec1-txt{
	width: 48%;
	margin: -42px auto 20px;
}
#sec1 .sec1-row1{
	flex-direction: row-reverse;
}
#sec1 .sec1-img2{
	width: 60%;
	margin: 0px -24% 0px 0px;
}
#sec1 .sec1-listbtn{
	width: 43%;
	align-self: center;
}
#sec1 .sec1-listbtn li{
	margin-bottom: 15px;
}

#sec1 h2{
	font-size: 32px;
	line-height: 56px;
	font-weight: 500;
	margin: 0px 10px 0px auto;
	position: relative;
}
#sec1 h2::before{
	content: '';
	position: absolute;
	bottom: -94px;
	right: -73px;
	width: 200px;
	height: 146px;
	background: url('../img/top/sec1_ttldeco.png') center/cover;
	z-index: -1;
}
#sec1 h2 small{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
	color: #3B8B6C;
}

#sec1 .sec1-txt span{
	font-weight: 700;
}
#sec1 .sec1-txt p+p{
	margin-top: 32px;
}
#sec1 .sec1-row2{
	margin: 58px 0px 0px;
	align-items: center;
}
#sec1 h3{
	font-size: 28px;
	line-height: 2;
	font-weight: 500;
	width: 407px;
}
#sec1 .sec1-txt2{
	width: calc(100% - 440px);
}
#sec1{

}
@media screen and (min-width: 768px) and (max-width: 900px) {
	#sec1 .sec1-img1{
		left: -21%;
	}
	#sec1 .sec1-txt{
		margin: -42px 0px 20px 29%;
	}
	#sec1 .sec1-img2{
		margin-right: -15%;
	}
}
@media screen and (max-width: 767px) {
	#sec1{
		padding: 103px 0px 56px;
	}
	#sec1 .sec1-img1{
		position: relative;
		inset: 0;
		width: 130%;
		margin: 0px 0px 48px -35%;
	}
	#sec1 .sec1-img2{
		width: 128%;
		margin: 0px -28% -10px auto;

	}
	#sec1 .sec1-listbtn{
		width: 100%;
		position: relative;
	}
	#sec1 .sec1-listbtn li{
		margin-bottom: 16px;
	}
	#sec1 h2{
		font-size: 26px;
		line-height: 1.6;
		margin: 0px 0px 4vw;
	}
	#sec1 h2::before{
		display: none;
	}
	#sec1 .sec1-txt{
		width: 100%;
		margin: 24px 0px 38px;
	}
	#sec1 h2 small{
		font-size: 16px;
		margin-bottom: 2vw;
	}
	#sec1 .sec1-txt p+p{
		margin-top: 3vw;
	}
	#sec1 .sec1-row2{
		margin: 36px 0px 0px;
	}
	#sec1 h3{
		width: 100%;
		font-size: 28px;
		line-height: 1.6;
		margin-bottom: 24px;
	}
	#sec1 .sec1-txt2{
		width: 100%;
	}
}
/* sec2 */
.sec2{
	overflow: hidden;
	width: 100%;
}
#sec2{
	position: relative;
	width: 100%;
	max-width: 1216px;
	margin: 0px auto;
	padding: 220px 0px 80px;
	/* background: url('../img/top/sec2_deco1.png') no-repeat top right 1%/ 220px; */
}
#sec2::before{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 81%;
	background: url('../img/top/sec2_bg.png') center/cover;
	border-radius: 80px;
}
#sec2 .wrap{
	max-width: 1000px;
}
#sec2 h2{
	position: relative;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: 40px;
	margin-bottom: 52px;
}
#sec2 h2 small{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #3B8B6C;
}
#sec2 h2::before{
	content: '';
	position: absolute;
	width: 57px;
	height: 142px;
	top: -170px;
	left: 50%;
	transform: translateX(-50%);
	background: url('../img/top/sec2_ttldeco.png') center/cover;
}
#sec2 .sec2-img1{
	width: 100%;
	max-width: 791px;
	margin: 17px auto 0px;
	position: relative;
}
#sec2 .sec2-img1::before{
	content: '';
	position: absolute;
	top: 300px;
	left: -52%;
	width: 406px;
	height: 296px;
	background: url('../img/top/sec2_deco1.png') center/cover;
}
#sec2 .sec2-icon{
	position: relative;
	width: 80%;
	max-width: 264px;
	margin: -115px auto 17px;
}
#sec2 .sec2-num{
	position: relative;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #00643D;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 0;
	z-index: 1;
	margin: -26px 0px 12px;

}
#sec2 .sec2-num::before{
	content: '';
	position: absolute;
	top: -16px;
	left: 0px;
	width: 18px;
	height: 32px;
	background: url('../img/top/sec2_decottl2.png') center/cover;
}
#sec2 .sec2-num1{
	margin: 0px auto 20px;
}
#sec2 h3{
	font-size: 28px;
	line-height: 48px;
	font-weight: 500;
	margin-bottom: 16px;
}
#sec2 .sec2-box{
	width: 45%;
}
#sec2 .sec2-box1{
	width: 500px;
	margin: 0px auto 70px;
}
#sec2 .sec2-box1 h3{
	text-align: center;
}
#sec2 .sec2-row{
	position: relative;
	z-index: 1;
}

#sec2 .sec2-box2{
	margin-left: 3%;
}
#sec2 .sec2-img2, #sec2 .sec2-img4, #sec2 .sec2-img6{
	width: 100%;
	margin: 0px 0px 0px -22%;
	position: relative;
}

#sec2 .sec2-img3, #sec2 .sec2-img5{
	width: 100%;
	margin-left: -7%;
	position: relative;
}
#sec2 .sec2-img3::before{
	content: '';
	position: absolute;
	top: -2%;
	right: -2%;
	width: 55px;
	height: 43px;
	background: url('../img/top/sec2_deco6.png') center/cover;
}
#sec2 .sec2-img4::before{
	content: '';
	position: absolute;
	bottom: -2%;
	left: -2%;
	width: 55px;
	height: 43px;
	background: url('../img/top/sec2_deco5.png') center/cover;
}
#sec2 .sec2-box3{
	margin-top: 16%;
}
#sec2 .sec2-txt2{
	margin-top: 4px;
	font-size: 11px;
	color: #767B73;
}
#sec2 .sec2-txt1 span{
	display: inline-block;
	margin-top: 8px;
	font-size: 11px;
	color: #767B73;
}
#sec2 .sec2-row1::before{
	/* content: ''; */
	position: absolute;
	top: -20%;
	right: -20%;
	width: 200px;
	height: 146px;
	background: url('../img/top/sec2_deco3.png') center/cover;
	z-index: -1;
}
#sec2 .sec2-row3::before{
	content: '';
	position: absolute;
	top: -12%;
	right: -19%;
	width: 300px;
	height: 219px;
	background: url('../img/top/sec2_deco4.png') center/cover;
	z-index: -1;
}
#sec2 .sec2-box4{
	margin: -15% 0px 0px 3%;
}
#sec2 .sec2-box5{
	margin: 5% 0px 0px;
}
#sec2 .sec2-box6{
	margin: -10% 0px 0px 3%;
}
@media screen and (min-width: 1200px) {
	#sec2 .sec2-box3, #sec2 .sec2-box5{
		margin-right: -6%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
	#sec2 h3{
		font-size: 23px;
	}
	#sec2 .sec2-img2, #sec2 .sec2-img4, #sec2 .sec2-img6{
		margin-left: -6%;
	}
}
@media screen and (max-width: 767px) {
	.sec2{
		padding-bottom: 10vw;
	}
	#sec2{
		padding: 240px 0px 10vw;
		background-size: 40%;
	}
	#sec2::before{
		border-radius: 40px;
		height: 85%;
		left: 50%;
		transform: translateX(-50%);
		width: 82%;
	}
	#sec2 h2{
		font-size: 26px;
		line-height: 1.6;
	}
	#sec2 h2 small{
		font-size: 16px;
	}
	#sec2 .sec2-img1{
		margin: 4vw auto 0px;
	}
	#sec2 .sec2-icon{
		max-width: 173px;
		margin: -16vw auto 4vw;
	}
	#sec2 .sec2-img1::before,#sec2 .sec2-img4::before{
		display: none;
	}
	#sec2 .sec2-img3::before{
		bottom: 1%;
		right: 0;
		top: auto;
		left: auto;
		transform: rotate(100deg);
	}
	#sec2 .sec2-row{
		margin-bottom: 10vw;
	}
	#sec2 .sec2-row1::before{
		top: 30%;
		right: -30%;
	}
	#sec2 .sec2-box3::before{
		/* content: ''; */
		position: absolute;
		bottom: 0%;
		left: -62%;
		width: 324px;
		height: 240px;
		background: url('../img/top/sec2_deco2.png') center/cover;
		z-index: -1;
	}
	#sec2 .sec2-row3::before{
		top: auto;
		right: auto;
		left: -40%;
		bottom: -28%;
		display: none;
	}
	#sec2 .sec2-num{
		margin: -30px 0px 3vw;
	}
	#sec2 .sec2-num1{
		margin: 3vw auto 3vw;
	}
	#sec2 h3{
		font-size: 22px;
		line-height: 1.6;
		margin-bottom: 4vw;
	}
	#sec2 .sec2-box{
		width: 100% !important;
		margin: 0px 0px 8vw !important;
	}
	#sec2 .sec2-img4,#sec2 .sec2-img6, #sec2 .sec2-img5, #sec2 .sec2-img2, #sec2 .sec2-img3{
		width: 100%;
		margin: 0px 0vw;
		display: block;
	}
	
}
/* sec3 */
#sec3{
	padding: 152px 0px 60px;

}
#sec3 h2{
	position: relative;
	font-size: 32px;
	line-height: 40px;
	margin: 0px 40px 0px auto;
	font-weight: 500;
}
#sec3 h2 small{
	font-size: 16px;
	font-weight: 700;
	color: #3B8B6C;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
#sec3 h2::before{
	content: '';
	position: absolute;
	top: -120px;
	right: -60px;
	width: 74px;
	height: 105px;
	background: url('../img/top/sec3_ttldeco.png') center/cover;
}
#sec3 .sec3-row1{
	position: relative;
	padding: 0px 0px 77px;
	z-index: 1;
}
#sec3 .sec3-row1::before{
	content: '';
	bottom: 0px;
	right: -95px;
	position: absolute;
	height: 80%;
	width: 150vw;
	background: linear-gradient(135deg,rgba(208, 225, 193, 1) 0%, rgba(145, 221, 190, 1) 100%);
	opacity: .3;
	z-index: -1;
	border-radius: 0 50px 20px 0;
}
#sec3 .sec3-row1::after{
	content: '';
	position: absolute;
	left: -160px;
	bottom: -140px;
	width: 55px;
	height: 44px;
	background: url('../img/top/sec3_deco1.png') center/cover;
}
#sec3 .sec3-row1 .sec3-img1{
	width: 36%;
}
#sec3 .sec3-row1 .sec3-box1{
	width: 58%;
	margin: 18% 0px 0px ;
}
#sec3 .sec3-btn1 a{
	display: inline-block;
	font-size: 20px;
	line-height: 48px;
	color: #fff;
	font-weight: 500;
	position: relative;
	padding: 0px 20px;
	background: #00643D;
	border-radius: 50px;
	margin-top: 24px;
	font-family: "Zen Maru Gothic", sans-serif;
}
#sec3 .sec3-btn1 a::after{
	content: '';
	position: relative;
	width: 18px;
	height: 18px;
	background: url('../img/arrow3.png') center/cover;
	display: inline-block;
	margin-left: 12px;
}
#sec3 .sec3-btn1 a:hover{
	opacity: .8;
	text-decoration: none;

}
#sec3  h3{
	font-size: 24px;
	font-weight: 500;
	color: #00643D;
	margin-bottom: 24px;
}
#sec3 .sec3-row2{
	margin: 48px 0px 0px;
	padding: 0px 0px 77px;
	flex-direction: row-reverse;
	position: relative;
	z-index: 1;
}
#sec3 .sec3-row2::before{
	content: '';
	bottom: 0px;
	left: -125px;
	position: absolute;
	height: 80%;
	width: 150vw;
	background: linear-gradient(135deg,rgba(203, 246, 162, 1) 0%, rgba(120, 182, 66, 1) 100%);
	opacity: .2;
	z-index: -1;
	border-radius: 50px 0px 0px 20px;
}
#sec3 .sec3-row2::after{
	content: '';
	position: absolute;
	width: 232px;
	height: 169px;
	bottom: -63px;
	left: -206px;
	background: url('../img/top/sec3_deco2.png') center/cover;
}
#sec3 .sec3-row2 h3{
	color: #6CB032;
}
#sec3 .sec3-row2 .sec3-btn1 a{
	background: #6CB032;
}
#sec3 .sec3-row2 .sec3-btn1 a::after{
	background-image: url('../img/arrow4.png');
}
#sec3 .sec3-row2 .sec3-img2{
	width: 37%;
}
#sec3 .sec3-row2 .sec3-box1{
	width: 57%;
	margin-top: 22%;
}
@media screen and (max-width: 767px) {
	#sec3{
		padding: 10vw 0px 36vw;
	}
	#sec3 h2{
		font-size: 26px;
		line-height: 1.6;
		margin: 0px 40px 3vw auto;
	}
	#sec3 h2 small{
		font-size: 16px;
	}
	#sec3 h3{
		font-size: 22px;
		line-height: 1.6;
	}
	#sec3 h2::before{
		width: 50px;
		height: 71.5px;
		top: -60px;
		right: -40px;
	}
	#sec3 .sec3-btn1 a{
		font-size: 18px;
		line-height: 48px;
	}
	#sec3 .sec3-row1{
		padding: 0px 0px 12vw;
	}
	#sec3 .sec3-row1 .sec3-box1, #sec3 .sec3-row2 .sec3-box1{
		width: 100%;
		margin: 8vw 0px 0px;
	}
	#sec3 .sec3-row1 .sec3-img1, #sec3 .sec3-row2 .sec3-img2{
		width: 100%;
		margin: 0px auto;
	}
	#sec3 .sec3-row1::after{
		display: none;
	}
	#sec3 .sec3-row1::before, #sec3 .sec3-row2::before{
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		height: 90%;
		border-radius: 30px;
		width: 100vw;
	}
	#sec3 .sec3-row2{
		margin: 8vw 0px 0px;
		padding: 0px 0px 10vw;
	}
	#sec3 .sec3-row2::after{
		bottom: -100px;
		right: -35%;
		left: auto;
	}
}
/* sec4 */
#sec4{
	margin: 127px auto 0px;
	max-width: 1262px;
	position: relative;
	padding: 118px 16px 0px;
}
#sec4::before{
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 32px);
	height: 90%;
	background: #fff;
	border-radius: 80px;
}
#sec4::after{
	content: '';
	position: absolute;
	top: -41px;
	left: 0;
	width: 74px;
	height: 105px;
	background: url('../img/top/sec4_deco.png') center/cover;
}
#sec4 h2{
	font-size: 32px;
	line-height: 56px;
	font-weight: 500;
	margin: 0px 0px 60px;
}
#sec4 h2 small{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #3B8B6C;
	letter-spacing: 0.09em;
}
#sec4 .sec4-box1{
	width: 49%;
}
#sec4 .sec4-box2{
	width: 46%;
}
#sec4 .sec4-list dl{
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	line-height: 24px;
	margin: 0px 0px 10px;
}
#sec4 .sec4-list dl dt{
	width: 110px;
	font-weight: 500;
	color: #00643D;
}
#sec4 .sec4-list dl dd{
	width: calc(100% - 110px);
	font-weight: 350;
}
#sec4 .sec4-list dl dd a, #sec4 .sec4-list dl dd h1{
	font-weight: 350;
}
#sec4 .sec4-map{
	width: 100%;
	overflow: hidden;
	border-radius: 30px;
	height: 442px;
}
#sec4 .sec4-map iframe{
	width: 100%;
	height: 100%;
}
#sec4 .sec4-btn a{
	width: fit-content;
	display: block;
	font-size: 15px;
	color: #00643D;
	position: relative;
	text-decoration: underline;	
	margin: 6px 0px 0px auto;
	text-underline-offset: 2px;
}
#sec4 .sec4-btn a::before{
	content: '';
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('../img/arrow1.png') center/cover;
	margin-right: 7px;
	top: 3px;
}
#sec4 .sec4-btn a:hover{
	text-decoration: none;
}
#sec4 .sec4-row2{
	margin: 76px 0px 110px;
}
#sec4 h3, #section_news h3 {
	font-size: 24px;
	line-height: 30px;
	color: #00643D;
	font-weight: 500;
	margin:0px 4% 0px 0px;
}
#sec4 h3 small, #section_news h3 small{
	color: #A5D0BF;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
}
#sec4 h4{
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	margin: 0px 0px 20px;
}
#sec4 h4 i{
	display: inline-block;
	width: 47px;
	margin-right: 15px;
}
#sec4 .sec4-box2{
	width: 42%;
}
#sec4 .timetb th, #sec4 .timetb td{
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.15em;
}
#sec4 .timetb tr th:first-child{
	width: 35%;
	text-align: left;
}
#sec4 .timetb tr th:last-child{
	width: 16%;
}
#sec4 .timetb thead th{
	padding: 0px 0px 12px;
	border-bottom: 1px solid #A5D0BF;
}
#sec4 .timetb tbody th, #sec4 .timetb tbody td{
	padding: 12px 0px;
	border-bottom: 1px solid #A5D0BF;
}
#sec4 .c-green1{
	color: #3B8B6C !important;
}
#sec4 .sec4-txt1{
	font-weight: 350;
	line-height: 24px;
	margin-top: 20px;
	font-size: 15px;
	letter-spacing: 0;
}
#sec4 .sec4-tabs .elementor-tab-title,#sec4 .sec4-tabs .elementor-tab-title::before,#sec4 .sec4-tabs .elementor-tab-title::after, 
#section_news .sec4-tabs .elementor-tab-title,#section_news .sec4-tabs .elementor-tab-title::before,#section_news .sec4-tabs .elementor-tab-title::after
{
	border: none;
}
#sec4 .sec4-tabs .elementor-tab-desktop-title.elementor-active, 
#section_news .sec4-tabs .elementor-tab-desktop-title.elementor-active{
	border: none;
	border-bottom: 2px solid #BACD1B;
}

#sec4 .sec4-tabs .elementor-tab-desktop-title, #section_news .sec4-tabs .elementor-tab-desktop-title{
	font-size: 18px;
	font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	padding: 16px 0px;
	margin-right: 26px;
	display: inline-block;
}
#sec4 .sec4-tabs .elementor-tab-content ,#sec4 .sec4-tabs .elementor-tab-desktop-title.elementor-active:after, 
#section_news .sec4-tabs .elementor-tab-content ,#section_news .sec4-tabs .elementor-tab-desktop-title.elementor-active:after {
	border: none !important;
}
#sec4 .sec4-tabs .post-box__header, 
#section_news .sec4-tabs .post-box__header{
	border: none;
}
#sec4 .sec4-tabs .post-box, 
#section_news .sec4-tabs .post-box{
	display: flex;
	flex-direction: column-reverse;
	margin: 20px 0px 0px;
}
#sec4 .post-box dl,
#section_news .post-box dl{
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	line-height: 24px;
	border-bottom: 1px solid #E1E6DD;
	padding: 20px 0px;
}
#sec4 .post-box dl dt, 
#section_news .post-box dl dt{
	width: 207px;
	font-weight: 400;
	color: #454545;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	font-size: 15px;

}
#sec4 .post-box dl dt span, 
#section_news .post-box dl dt span{
	display: inline-block;
	border-radius: 30px;
	line-height: 24px;
	width: 90px;
	text-align: center;
	background: #D7E08A;
	box-sizing: content-box;
	font-size: 12px;
}
#sec4 .post-box dl dt span.gastroenterology, 
#section_news .post-box dl dt span.gastroenterology{
	background: #A5D0BF;
}
#sec4 .post-box dl dt span.dentistry, 
#section_news .post-box dl dt span.dentistry{
	background: #D0E1C1;
}
#sec4 .post-box dl dd, 
#section_news .post-box dl dd{
	width: calc(95% - 207px);
	font-size: 15px;
	font-weight: 500;
	color: #454545;

}
#sec4 .post-box dl dd a, 
#section_news .post-box dl dd a{
	color: #454545;
}
#sec4 .post-box .post-box__summary-link, 
#section_news .post-box .post-box__summary-link{
	position: relative;
	inset: 0;
	font-size: 15px;
	color: #00643D;
	margin: 20px 0px 0px auto;
	width: fit-content;
	text-decoration: underline;
	text-underline-offset: 2px;
	display: block;
}
#sec4 .post-box .post-box__summary-link:hover,
#section_news .post-box .post-box__summary-link:hover{
	text-decoration: none;
}
#sec4 .post-box .post-box__summary-link::before,
#section_news .post-box .post-box__summary-link::before{
	content: '';
	position: relative;
	width: 18px;
	height: 18px;
	background: url('../img/arrow1.png') center/cover;
	margin-right: 6px;
	top: 3px;
	display: inline-block;
}
#sec4 .sec4-img{
	width: 100%;
	max-width: 1210px;
	margin: 30px 0px 0px auto;
}
@media screen and (min-width:768px) and (max-width: 900px) {
	#sec4 .timetb tr th:last-child{
		width: 20%;
	}
	#sec4 .timetb th, #sec4 .timetb td{
		font-size: 14px;
		letter-spacing: 0;
	}
}
@media screen and (max-width: 767px) {
	#sec4{
		padding: 10vw 0px 0px;
		margin: 12vw 0px 0px;
	}
	#sec4::before{
		height: 96%;
		width: 100%;
		border-radius: 30px;
	}
	#sec4::after{
		width: 42px;
		height: 60px;
		left: 5%;
		top: -30px;
	}
	#sec4 .sec4-box1{
		width: 100%;
	}
	#sec4 h2{
		font-size: 26px;
		line-height: 1.8;
		margin: 0px 0px 6vw;
		text-align: center;
	}
	#sec4 h2 small{
		font-size: 16px;
	}
	#sec4 .sec4-list dl{
		font-size: 15px;
		margin: 0px 0px 2vw;
	}
	#sec4 .sec4-list dl dt{
		width: 30%;
	}
	#sec4 .sec4-list dl dd{
		width: 70%;
		font-weight: 350px;
	}
	#sec4 .sec4-box2{
		width: 100%;
	}
	#sec4 .sec4-map{
		height: 356px;
		margin-top: 10vw;
	}
	#sec4 .sec4-row2{
		margin: 10vw 0px ;
	}
	#sec4 h3, 
	#section_news h3{
		font-size: 22px;
		line-height: 1.6;
		margin: 0px 0px 4vw;
	}
	#sec4 h4{
		font-size: 18px;
		margin: 0px 0px 4vw;
	}
	#sec4 .sec4-box2{
		width: 100%;
		margin: 0px 0px 8vw;
	}
	#sec4 .timetb th, #sec4 .timetb td{
		font-size: 15px;
	}
	#sec4 .sec4-txt1{
		font-size: 14px;
	}
	
	#sec4 .sec4-tabs .elementor-tabs-wrapper, 
	#section_news .sec4-tabs .elementor-tabs-wrapper{
		display: flex;
		overflow-x: auto;
		width: 100%;
		justify-content: flex-start;
		gap: 3%;
	}
	#sec4 .sec4-tabs .elementor-tab-mobile-title, 
	#section_news .sec4-tabs .elementor-tab-mobile-title{
		display: none;
	}
	#sec4 .sec4-tabs .elementor-tab-desktop-title, 
	#section_news .sec4-tabs .elementor-tab-desktop-title{
		margin-right: 0px;
		font-size: 16px;
	}
	#sec4 .post-box dl, 
	#section_news .post-box dl{
		display: block;
	}
	#sec4 .post-box dl dt, 
	#section_news .post-box dl dt{
		width: 100%;
		justify-content: flex-start;
		gap: 4%;
	}
	#sec4 .post-box dl dd, 
	#section_news .post-box dl dd{
		width: 100%;
	}
	#sec4 .elementor-tabs-content-wrapper, 
	#section_news .elementor-tabs-content-wrapper{
		border: none !important;
	}
	#sec4 .sec4-img{
		width: 95%;
		margin: 0px 0px 0px auto;
	}
}

#secnew{
	position: relative;
	padding: 0px;
	box-sizing: border-box;
}
#secnew::before{
	content: '';
	position: absolute;
	top: 455px;
	left: 0px;
	width: 208px;
	height: 219px;
	background: url('../img/top/secnew_deco2.png') center/cover;
	z-index: 1;
}
#secnew .secnew-row{
	position: relative;
	width: 220px;
	margin: 0px 180px -100px;
}
#secnew h2{
	font-size: 32px;
	line-height: 2;
	font-weight: 500;
}
#secnew h2 small{
	font-size: 16px;
	font-weight: 700;
}
#secnew h3{
	width: 151px;
	position: absolute;
	top: 136px;
	left: 0px;
	z-index: 2;
}
#secnew .secnew-tab{
	position: relative;
	width: calc(100% - 112px);
	margin-left: auto;
}
#secnew .secnew-tab .tab-link{
	width: 53%;
	margin: 0px 4% 0px auto;
	display: flex;
	justify-content: space-between;
    flex-direction: row-reverse;
}
#secnew .secnew-tab .tab-link li{
	position: relative;
	
    border-radius: 0 40px 0 0;
	background: #C6BFB9;
	color: #99918B;
	text-align: center;
	width: 50%;
	font-size: 28px;
	font-weight: 500;
	line-height: 36px;
	padding: 47px 0px;
}
#secnew .secnew-tab .tab-link li:hover{
	opacity: .8;
	cursor: pointer;
}
#secnew .secnew-tab .tab-link li::before{
	content: '';
	position: absolute;
	top:-27px;
	left: 50%;
	width: 64px;
	height: 64px;
	transform: translateX(-50%);
	background: url('../img/top/secnew_icon1.png') center/cover;
}
#secnew .secnew-tab .tab-link li.active{
	background: #E3D8CE;
	color: #373E30;
}
#secnew .secnew-tab .tab-link li.active::before{
	background-image: url('../img/top/secnew_icon1_on.png');	
}
#secnew .secnew-tab .tab-link li:nth-child(2)::before{
	background-image: url('../img/top/secnew_icon2.png');	
}
#secnew .secnew-tab .tab-link li:nth-child(2).active::before{
	background-image: url('../img/top/secnew_icon2_on.png');	
}
#secnew .secnew-tab .tab-link li:nth-child(2){
	border-radius: 40px 0 0 0;
}
#secnew .secnew-tab .tab-content{
	background: #E3D8CE;
	border-radius: 80px 0 0 80px;
	position: relative;
	padding: 151px 6% 239px;
}
#secnew .secnew-tab .tab-content::before{
	content: '';
	position: absolute;
	top: 194px;
	right: 46px;
	width: 200px;
	height: 146px;
	background: url('../img/top/secnew_deco1.png') center/cover;
}
#secnew .secnew-tab .tab-list{
	width: 100%;
	justify-content: center;
	gap: 6%;
	position: relative;
	z-index: 2;
	max-width: 925px;
	margin: 0px auto;
}
#secnew .secnew-tab .tab-list ul{
	width: 46%;
}
#secnew .secnew-tab .tab-list ul li{
	position: relative;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 500;
	margin-bottom: 22px;
	padding-left: 48px;
	min-height: 36px;
	display: flex;
	align-items: center;
}
#secnew .secnew-tab .tab-list ul li i{
	position: absolute;
	width: 36px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
#secnew .secnew-img{
	width:calc(100% - 114px);
		margin: -174px 0px 0px;
		position: relative;
		z-index: 1;
}
#secnew{
	
}
@media screen and (min-width: 768px) and (max-width: 900px) {
	#secnew .secnew-row{
		margin-left: 8%;
	}
	#secnew .secnew-tab{
		width: 96%;
	}
	#secnew .secnew-tab .tab-link{
		width: 58%;
	}
	#secnew .secnew-tab .tab-link li{
		font-size: 24px;
	}
}
@media screen and (max-width: 767px) {
	#secnew{
		padding: 0px 4%;
	}
	#secnew::before{
		display: none;
	}
	#secnew .secnew-row{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		margin: 0px 0px 56px;
	}
	#secnew h2{
		font-size: 26px;
		line-height: 1.8;
	}
	#secnew h3{
		width: 45%;
		position: relative;
		inset: 0;
	}
	#secnew .secnew-tab{
		width: 100%;
	}
	#secnew .secnew-tab .tab-link{
		width: 100%;
		margin: 0px;
	}
	#secnew .secnew-tab .tab-link li:hover{
		opacity: 1;
	}
	#secnew .secnew-tab .tab-link li{
		font-size: 16px;
		position: 32px 0px 16px;
		line-height: 1.6;
	}
	#secnew .secnew-tab .tab-link li:before{
		width: 48px;
		height: 48px;
		top: -24px;
	}
	#secnew .secnew-tab .tab-content{
		width: 100%;
		padding: 24px 24px 104px;
		border-radius: 0px;
	}
	#secnew .secnew-tab .tab-content::before{
		width: 88px;
		height: 64px;
		bottom: -6px;
		top: auto;
		left: -3%;
		right: auto;
	}
	#secnew .secnew-tab .tab-list ul{
		width: 100%;
	}
	#secnew .secnew-tab .tab-list ul li{
		font-size: 15px;
		line-height: 1.6;
		margin-bottom: 16px;
	}
	#secnew .secnew-img{
		width: 106%;
		margin: -30px 0px 0px -5%;
	}
	#secnew{
		
	}
}

/* tabs */
.tabs-switch {
}
.tabs-switch .tab-link {
}
.tabs-switch .tab-link > * {
	cursor: pointer;
	display: inline-block;
}
.tabs-switch .tab-link.link-over > * {
	position: relative;
}
.tabs-switch .tab-link.link-over > * > img {
}
.tabs-switch .tab-link.link-over > * > img + img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tabs-switch .tab-link.link-over > * > img + img,
.tabs-switch .tab-link.link-over > *:hover > img,
.tabs-switch .tab-link.link-over > *.active > img {
	opacity: 0;
}
.tabs-switch .tab-link.link-over > *:hover > img + img,
.tabs-switch .tab-link.link-over > *.active > img + img {
	opacity: 1;
}
.tabs-switch .tab-content {
}
.tabs-switch[data=fade] .tab-content {
	min-height: 100px;
	position: relative;
}
.tabs-switch .tab-content > * {
	display: none;
}
.tabs-switch[data=fade] .tab-content > * {
	margin: auto;
	width: 100%;
	height: 100%;/*
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	*/
}
/* sec41 */
#sec41{
	padding: 152px 0px 60px;
	overflow: hidden;
}
#sec41 h2{
	position: relative;
	font-size: 32px;
	line-height: 40px;
	margin: 0px 40px 0px auto;
	font-weight: 500;
}
#sec41 h2 small{
	font-size: 16px;
	font-weight: 700;
	color: #3B8B6C;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
#sec41 h2::before{
	content: '';
	position: absolute;
	top: -120px;
	right: -60px;
	width: 74px;
	height: 105px;
	background: url('../img/top/sec3_ttldeco.png') center/cover;
}
#sec41 .sec4-row1{
	position: relative;
	padding: 0px 0px 77px;
	z-index: 1;
}
#sec41 .sec4-row1::before{
	content: '';
	bottom: 0px;
	right: -95px;
	position: absolute;
	height: 88%;
	width: 150vw;
   background: linear-gradient(135deg,rgba(222, 220, 204, 1) 100%, rgba(227, 216, 206, 1) 100%);
	z-index: -1;
	border-radius: 0 50px 20px 0;
}
#sec41 .sec4-row1::after{
	content: '';
	position: absolute;
	left: -160px;
	bottom: -140px;
	width: 55px;
	height: 44px;
	background: url('../img/top/sec3_deco1.png') center/cover;
}
#sec41 .sec4-row1 .sec4-box11{
	width: 39%;
    margin-top: -7%;
}
#sec41 .sec4-row1 .sec4-box1{
	width: 56%;
	margin: 18% 0px 0px ;
}
#sec41 .sec4-btn1 {
   
}
#sec41 .sec4-btn1 a{
	display: inline-block;
	font-size: 20px;
	line-height: 48px;
	color: #fff;
	font-weight: 500;
	position: relative;
	padding: 0px 20px;
	background: #00643D;
	border-radius: 50px;
	margin-top: 40px;
	font-family: "Zen Maru Gothic", sans-serif;
}
#sec41 .sec4-btn1 a::after{
	content: '';
	position: relative;
	width: 18px;
	height: 18px;
	background: url('../img/arrow3.png') center/cover;
	display: inline-block;
	margin-left: 12px;
}
#sec41 .sec4-btn1 a:hover{
	opacity: .8;
	text-decoration: none;

}
#sec41  h3{
	font-size: 24px;
	font-weight: 500;
	color: #00643D;
	margin-bottom: 24px;
}
#sec41 h4{
    font-size: 18px;
    font-weight: 500;
    color: #00643D;
    margin: 24px 0px 12px;
}
#sec41 h4 span{
    color: #6CB032;
}
#sec41 ul{
    width: 46%;
}
#sec41 ul:nth-child(2){
    width: 51%;
}
#sec41 ul li{
    position: relative;
    font-size: 14px;
    font-weight: 350;
    line-height: 20px;
    padding-left: 18px;
    margin: 0px 0px 6px;
}
#sec41 ul li::before{
    content: '●';
    position: absolute;
    top: 0;
    left: 0;
    color: #A5D0BF;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
	#sec41 .sec4-row1::before{
		left: -6%;
        height: 94%;
	}
    #sec41{
		padding-left: 4%;
		padding-right: 4%;
	}
}

@media screen and (max-width: 767px) {
	#sec41{
		padding: 20vw 0px 10vw;
	}
    #sec41::before{
        content: '';
        width: 30vw;
        left: 0px;
        position: absolute;
        top: 12vw;
        height: 38vw;
        background: url('../img/gastroenterology/sec4_deco.png')center right/cover;
    }
    #sec41 .sec4-row1 .sec4-box11{
    	width: 100%;
        margin-top: 0px
    }
	#sec41 h2{
		font-size: 26px;
		line-height: 1.6;
		margin: 0px 40px 3vw auto;
	}
	#sec41 h2 small{
		font-size: 16px;
	}
	#sec41 h3{
		font-size: 22px;
		line-height: 1.6;
	}
    #sec41 h4{
        font-size: 18px;
        margin: 6vw 0px 4vw;
    }
	#sec41 h2::before{
		width: 50px;
		height: 71.5px;
		top: -60px;
		right: -40px;
	}
    #sec41 .sec4-btn1{
        position: relative;
        inset: 0;
    }
	#sec41 .sec4-btn1 a{
		font-size: 18px;
		line-height: 48px;
        margin-top: 24px;
	}
	#sec41 .sec4-row1{
		padding: 0px 0px 12vw;
	}
	#sec41 .sec4-row1 .sec4-box1{
		width: 100%;
		margin: 8vw 0px 0px;
	}
	#sec41 .sec4-row1 .sec4-img1{
		width: 90%;
		margin: 0px auto;
	}
	#sec41 .sec4-row1::after{
		display: none;
	}
	#sec41 .sec4-row1::before{
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		height: 90%;
		border-radius: 30px;
		width: 100vw;
	}
    #sec41 ul{
        width: 100% !important;
    }
}

#section_news .post-box dl dt span {
    display: none;
}

#section_news .post-box dl dt {
    width: 122px;
	margin-bottom: 0;
}

#section_news .post-box dl dd {
    width: calc(100% - 122px);
}

#section_news .sec4-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: transparent;
}

#section_news .sec4-tabs .elementor-tab-content {
    padding: 0;
}

#section_news .sec4-tabs .post-box {
    margin-top: 0;
}

#section_news .sec4-tabs .post-box__header {
    padding-bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.min-w100 {
		min-width: 80px;
	}
	#section_news .wrap .elementor-row {
		padding-left: 40px;
		padding-right: 40px;
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 767px) {
	#section_news .wrap .elementor-row {
		padding: 30px;
		border-radius: 40px;
	}
	
	#section_news {
		padding: 60px 0 0;
	}
	
	#section_news .post-box dl dd {
		width: 100%;
	}
}