

.layer-3 {
    text-align: center;
}


.portfolio-item::before {
    content: "";
    width: calc(100% - 30px);
    height: 100%;
    display: block;
    position: absolute;
    left: auto;
    right: auto;
    top: 0;
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.08);
    margin: 0 auto;
	margin-bottom: 30px;
}

.addh4 {
	font-size: 17px;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 10px 0 10px;
	color: #333;
	background-color: #fff;
	text-align: center;
}


.mb-30 {

	margin-bottom: 30px;
}

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

.text2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}


.item .text2 {
    z-index: 2;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.25);
    padding-top: 12;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
    font-size: 20px;
}

.text2 span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.item {
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
}


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

.item:hover img {
   transition: transform 0.3s ease;
    transform: scale(1.1);
}

.item img {
    width: 100%;
    height: 100%;
    transition: transform 0.3sease;
    object-fit: cover;
}



.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: 16px !important;
	line-height: 30px!important;
	letter-spacing: 2px!important;
	color: #333333!important;
	width: 80%!important;
}






.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 {
    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; 
}

 
    }