
.cover100 {
    aspect-ratio: 1;
    overflow: hidden;
}


html{
  scroll-behavior: smooth;
}



.row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.cover100 {
    aspect-ratio: 1;
    overflow: hidden;
}

.cover100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.mb-30 {

	margin-bottom: 30px;
}

.pt-60 {
	padding-top: 60px;
}


.bl-area{
	background-image: url(img/bl-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 437px;
	width: 100%;
	margin-top: -140px;
}


.pc {
display:inline;

}
.phone {
display:none;
}



.mt-80 {

	margin-top: 60px;
}

.mt-130 {

	margin-top: -130px;
}


.mb-all {
	margin-bottom: 40px;
	margin-top: 60px;

}

.mb-70 {

	margin-bottom: 70px;
}

.mb-150 {

	margin-bottom: 150px;
}


.pic-add {

}

.pic-add img {
    width: 100%;
    height: auto;
}
.addwd03 {
	font-size: 30px;
	line-height: 60px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}

.addwd04 {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: center;
}

.addwd05 {
	font-size: 18px !important;
	line-height: 30px!important;
	letter-spacing: 2px!important;
	color: #333333!important;
	width: 95%!important;
}

.addwd05-1 {
	font-size: 22px !important;
	line-height: 35px!important;
	color: #6ec330!important;
	font-weight: bold;
}


.addwd06 {
	font-size: 18px!important;
	line-height: 30px!important;
	color: #333333;
}

.addwd06 img {
    width: 100%;
    height: auto;
}


.owl-controls{
display:none;
}


.c30 {
    border-radius: 0 0 calc(30px - 1px) calc(30px - 1px);
}

.c301 {
    border-radius: calc(30px - 1px) calc(30px - 1px) 0 0;
    overflow: hidden;
}

.c301 img {
    height: auto;
    width: 100%;
}



.sectionArea {
    background-image: url(img/01.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionArea .wrap {
    position: relative;
    height: 100%;
}

.wrap {
    width: 1280px;
    margin: 0 auto;
}

.sectionArea .wrap .sectionTxt {
	position: relative;
	width: 100%;
	padding-top: 100px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}

.sectionArea .wrap .sectionTxt .slogan {
    margin-left: -30px;
    display: inline-block;
}

.sectionArea .wrap .sectionTxt .slogan p {
    color: #C6AD7E;
    letter-spacing: .05rem;
    position: relative;
}


.sectionArea .wrap .sectionTxt .slogan p:after {
    content: '';
    display: inline-block;
    background-color: #C6AD7E;
    position: absolute;
    width: 80px;
    height: 1px;
    top: 50%;
    left: 120%;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}


.sectionArea .wrap .sectionTxt .title {
    color: #FFF;
    font-size: 42px;
    font-weight: 100;
    letter-spacing: .08rem;
    margin-left: -30px;
    margin-bottom: 25px;
}

.sectionArea .wrap .sectionTxt .textEditor {
    color: #FFF;
    font-weight: 100;
    letter-spacing: .08rem;
    margin-left: 30px;
    width: 100%;
    height: 90px;
}


.sectionArea .wrap #newsList {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 150px;
}

.sectionArea .wrap #newsList li {
    margin: 0 30px;
    padding: 0;
    max-width: 270px;
}

.sectionArea .wrap #newsList .item {
    position: relative;
    width: 100%;
    height: 220px;
}

.sectionArea .wrap #newsList .item .Img {
    background-image: url(img/Box.png);
}

.sectionArea .wrap #newsList .item .Img, .mainArea .sectionArea .wrap #newsList .item .backImg {
    width: 100%;
    height: 100%;
}

.sectionArea .wrap #newsList .item .Img:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: ease .4s;
    -o-transition: ease .4s;
    transition: ease .4s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    border: solid 1px #FFF;
}


.box4 {
	width: 30.33%;
	float: left;
	margin-right: 1.5%;
	margin-left: 1.5%;
	background-image: url(img/Box.png);
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 15px;
}


.box4-icon {
	width: 70%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.box4-icon img {
	width: 100%;
	height: auto;
}

.box4-title {
	font-size: 30px;
	line-height: 50px;
	color: #333333;
	text-align: center;
}

.box4-con {
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	text-align: center;
}

.h-menu6 {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b92763;
}

.h-menu6-over {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b92763;
	background-color: #b92763;
}

.h-menu7 {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b92763;
}

.h-menu7-over {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b92763;
	background-color: #b92763;
}

.h-menu8 {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
}

.h-menu8-over {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92763;
	border-bottom-color: #b92763;
	background-color: #b92763;
}

.h-menu9{
	float: left;
	font-size: 18px;
	color: #333333;
	text-align: center;
	height: 35px;
	line-height: 35px;
	padding-right: 12px;
	padding-left: 12px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}

.h-menu10{
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	line-height: 35px;
	padding-right: 12px;
	padding-left: 12px;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}


.h-menu11{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	line-height: 35px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 10px;
	border-radius: 100px;
	width: 15px;
}

.h-menu12{
	font-size: 18px;
	text-align: center;

	line-height: 40px;
	margin-bottom: 20px;
	width: 100%;
}

.h-menu13{
	width: 100%;
	color: #FFFFFF;
	height: 40px;
	background-color: rgba(0,0,0,0.1);
	border: 1px solid #FFFFFF;
	-webkit-appearance:none;
}


select {

    background-color: #000000;

}

option {
 background-color: #000000;
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

.add-menu{
	width: 100px;
	float: left;
	margin-right: 40px;
		font-size: 18px;
			color: #FFFFFF;
}

.add-menu :link {
		text-decoration: none;
		color: #FFFFFF!important;
		

}

.add-menu :active {
		text-decoration: none;
		color: #FFFFFF!important;

}

.add-menu :visited {
		text-decoration: none;
		color: #FFFFFF!important;

}
 
.add-menu :hover{
color: #FFFFFF!important;
	font-size: 20px;
    transform: scale(1,1);
    transition: all .2s ease-out;
}











	 @media screen and (max-width : 1280px) {
 
 
.wrap {
    width: 95%;
    margin: 0 auto;
}



 
    }





	 @media screen and (max-width : 600px) {
	 
	 .add-menu {
    width: 60px;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #FFFFFF;
}
	 
	 .add-menu :hover {
    color: #FFFFFF!important;
    font-size: 18px;
    transform: scale(1,1);
    transition: all 1s ease-out;
}
	 
	 
	 
	 
	 
	.sectionArea .wrap .sectionTxt {
    position: relative;
    width: 85%;
    padding-top: 100px;
    display: block;
    margin: 0 auto;
	padding-bottom: 35px;
} 
	 
 
 
.wrap {
    width: 95%;
    margin: 0 auto;
}

.box4 {
	width: 48%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	background-image: url(img/Box.png);
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 30px;
}

.h-menu9{
	float: left;
	font-size: 16px;
	color: #333333;
	text-align: center;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}

.h-menu10{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}

.pc {

display:none;

}
.phone {
display:inline;
}

.mt-130 {
   margin-top: 0px; 
}

 
    }