@charset "utf-8";

/*-----------------------------------------------
	wasui
-----------------------------------------------*/
/* secHero */
.secHero{
	max-width: 1800px;
	margin: 0 auto;
	height: 500px;
	background: url(../img/lineup/wasui/bgHero.jpg?250926) center top no-repeat;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.secHero .jpn{
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    #header + #main {
        padding-top: 151px;
    }
}
@media only screen and (max-width:767px){
	.secHero{
		max-width: none;
		height: 66.667vw;
		background: url(../img/lineup/wasui/bgHero_sp.jpg?250926) center top / cover no-repeat;
	}
	.secHero .tit img{
		width: 148px;
		height: auto;
	}
	.secHero .jpn{
		font-size: 14px;
		letter-spacing: 0.5px;
		margin-top: 14px;
	}
}

/*secIntro*/
.secIntro{
	margin-top: 100px;
}
.secIntro .img{
	text-align: center;
}
.secIntro .img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
@media only screen and (max-width:767px){
	.secIntro{
		margin: 0;
	}
	.secIntro .img01{
		width: 27.47%;
		margin: 40px auto 41px;
	}
	.secIntro .img{
		
		width: 96%;
		margin: 0 auto;
	}
}


/*secEquipment*/
.secEquipment {
	margin: 0 auto;
	background: url(../img/lineup/wasui/bgSecEq.jpg) center top;
}
.titArea{
	width: 62.5%;
	margin: 0 auto;
}
.titArea .tit{
	font-size: 30px;
	text-align: center;
	padding-top: 84px;
	letter-spacing:5px;
}
.titArea .jpn{
	font-size: 20px;
	text-align: center;
	padding: 26px 0 71px;
	position: relative;
}
.titArea .jpn::after{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 75px;
	left: 47.6%;
	left: calc(50% - 20px);
}
.secEquipment .boxList{
	font-size: 0;
	margin: 0 auto;
	padding-bottom: 46px;
}
.secEquipment .boxList li{
	width: 17.81%;
	height: 280px;
	margin: 0 2.734% 28px 0;
	display: inline-block;
	vertical-align: top;
}
.secEquipment .boxList li:nth-child(5n){
	margin-right: 0;
}
.secEquipment .boxList li .txt{
	font-size: 15px;
	text-align: center;
	padding-top: 25px;
}
.secEquipment .txtBox{
	text-align: center;
}
.secEquipment .txtBox .txt01{
	font-size: 24px;
	line-height: 2;
	margin-bottom: 25px;
	letter-spacing: 4.5px;
}
@media only screen and (max-width:767px){
	.titArea{
		width: 100%;
	}
	.titArea .tit{
		padding-top: 62px;
		font-size: 23px;
	}
	.titArea .jpn{
		font-size: 15px;
		padding: 13px 0 39px;
		letter-spacing: 2px;
	}

	.secEquipment .boxList{
		width: 80.67%;
		padding-bottom: 34px;
	}
	.secEquipment .boxList li{
		width: 44.07%;
		height: auto;
		margin: 0 11.8% 15px 0;
	}
	.secEquipment .boxList li:nth-child(5n){
		margin-right: 11.8%;
	}
	.secEquipment .boxList li:nth-child(even){
		margin-right: 0;
	}
	.secEquipment .boxList li .txt{
		font-size: 12px;
		padding-top: 4px;
		line-height: 1.5;
		letter-spacing: -0.5px;
	}

	.titArea .jpn::after{
		content: "";
		display: block;
		width: 25px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 45px;
		left: calc(50% - 12.5px);
	}
	.secEquipment .txtBox .txt01{
		font-size: 15px;
		margin-bottom: 19px;
		letter-spacing: 0;
	}
}


/*secPlan*/
.secPlan .txtBox{
	text-align: center;
}
.secPlan .titArea .tit {
    padding-top: 78px;
    letter-spacing: 6px;
}
.secPlan .titArea .jpn::after{
	top: 74px;
	/* left: 46.2%; */
}
.secPlan .txtBox .txt01{
	font-size: 24px;
	line-height: 2;
	margin-bottom: 16px;
	letter-spacing: 5.5px;
}
.secPlan .txtBox .txt02{
	font-size: 15px;
	line-height: 2.4;
}
.secPlan .homeImg{
	width: 38.468%;
	margin: 104px auto 68px;
}
.secPlan .box01{
	border:solid  1px;
	height: 100px;
}
.secPlan .box01 .txt{
	font-size: 26px;
	font-weight: 500;
	text-align: center;
	padding-top: 34px;
}
.secPlan .boxList{
	width: 100%;
	margin: 63px auto 0;
	font-size: 0;
	display: flex !important;
}
.secPlan .boxList li{
	width: 262px;
	height: 148px;
	display: inline-block;
	vertical-align: top;
	margin-right: 78px;
}
.secPlan .boxList li:last-child{
	margin-right: 0;
}
.secPlan .box02{
	width: 80%;
	text-align: center;
	margin: 37px auto 69px;
	font-size: 14px;
}
.secPlan .unit{text-align: center;width: 98.3%;}
.secPlan .unit01 .leftBox::after{
	content: "";
	background: #000;
	width: 1280px;
	height: 1px;
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	display: none;
}
.secPlan .unit02 .rightBox::after{
	content: "";
	background: #000;
	width: 1280px;
	height: 1px;
	position: absolute;
	display: block;
	top: 10px;
	right: 0;
}
.secPlan .unit01 .leftBox{
	float: left;
	width: 41.4%;
	height: 450px;
	position: relative;
}
.secPlan .unit01 .leftBox .tit{
	font-size: 16px;
	letter-spacing: 1.2;
	padding: 161px 0 17px;
	color: #3f3a37;
}
.secPlan .unit01 .leftBox .txt{
	font-size: 18px;
	letter-spacing: 1.2;
	line-height: 2.5;
}
.secPlan .unit01 .rightBox{
	float: right;
	width: 57.81%;
	height: 459px;
}
.secPlan .unit01 .rightBox .imgBox{
	  padding-top: 40px;
    text-align: center;
}
.secPlan .unit02 .rightBox{
	float: right;
	width: 50.781%;
	height: 450px;
	position: relative;
}
.secPlan .unit02 .rightBox .tit{
	font-size: 16px;
	letter-spacing: 1.2;
	padding: 125px 0 20px;
	color: #3f3a37;
}
.secPlan .unit02 .rightBox .txt{
	font-size: 18px;
	letter-spacing: 1.2;
	line-height: 2.5;
}
.secPlan .unit02 .leftBox{
	float: left;
	width: 42.812%;
	height: 450px;
}
.secPlan .unit02 .leftBox .imgBox{
	padding-top: 80px;
}

.secPlan .unit03{
	border-bottom:solid 1px;
}
.secPlan .unit03 .leftBox{
	float: left;
	width: 39.062%;
	height: 450px;
}
.secPlan .unit03 .rightBox{
	float: right;
	width: 60.468%;
	height: 450px;
}
.secPlan .txtBottom{
	text-align: center;
	font-size: 13px;
	padding: 100px 0 57px;
}
.secPlan .imgR{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
@media only screen and (max-width:767px){
	.secPlan .wrap{
		width: 100%;
		padding-bottom: 50px;
	}
	.secPlan .titArea .tit {
    padding-top: 65px;
    letter-spacing: 3px;
	}
	.secPlan .titArea .jpn::after{
		  top: 45px;
	}
    .secPlan  .titArea .jpn{
			font-size: 15px;
			padding: 7px 0 39px;
			letter-spacing: 2px;
	}
	.secPlan .homeImg{
		width: 68.6%;
		margin: 28px auto 30px;
	}
	.secPlan .boxList{
		width: 90%;
		display: none !important;
	}
	.secPlan .boxList.spNOne{
		display: none !important;
	}
	.secPlan .box01{
		width: 95%;
		height: 40px;
		margin: 0 auto;
	}
	.secPlan .box01 .txt{
		padding-top: 12px;
		font-size: 13px;
	}
	.secPlan .txtBox .txt01{
		font-size: 15px;
		margin-bottom: 15px;
		letter-spacing: 0;
	}
	.secPlan .txtBox .txt02{
		font-size: 12px;
	}
	.secPlan .txtBox{
		width: 87%;
		margin: 0 auto;
	}
	.secPlan .imgBox{
		width: 85.334%;
		margin: 28px auto 0;
	}
	.secPlan .box02{
		margin-top: 20px;
		letter-spacing: 4px;
		margin-bottom: 22px;
	}
	.secPlan .box02 .txt{
		font-size: 12px;
	}
	.secPlan .unit{
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	.secPlan .unit01 .leftBox{
		float: none;
		width: 95%;
		height: auto;
		margin: 0 auto;
	}
	.secPlan .unit01 .rightBox{
		float: none;
		width: 84%;
		height: auto;
		margin: 0 auto;
	}
	.secPlan .unit03{
		border: none;
	}
	.secPlan .unit01 .leftBox::after{
		content: "";
		background: #000;
		width: 80%;
		height: 1px;
		position: absolute;
		display: block;
		top: 0;
		left: 9%;
		display: none;
	}
	.secPlan .unit01 .leftBox .tit{
		padding-top: 25px;
		padding-bottom: 16px;
		text-align: center;
		font-size: 15px;
		color: #535353;
	}
	.secPlan .unit01 .leftBox .txt{
		text-align: center;
		line-height: 1.7;
		font-size: 12px;
	}
	.secPlan .unit01 .rightBox .imgBox{
		width: 100%;
		height: auto;
		padding-top: 0;
		margin: 21px 0 44px;
	}
	.secPlan .unit02 .leftBox{
		float: none;
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.secPlan .unit02 .rightBox{
		float: none;
		width: 100%;
		height: auto;
	}
	.secPlan .unit02 .rightBox .tit{
		padding-top: 40px;
		text-align: center;
		font-size: 15px;
	}
	.secPlan .unit02 .rightBox .txt{
		text-align: center;
		line-height: 1.7;
		font-size: 12px;
	}
	.secPlan .unit02 .leftBox .imgBox{
		width: 100%;
		height: auto;
		padding-top: 0;
		margin: 30px 0 40px;
	}
	.secPlan .unit02 .rightBox::after{
		content: "";
		background: #000;
		width: 63%;
		height: 1px;
		position: absolute;
		display: block;
		top: 0;
		left: 18%;
	}
	.secPlan .unit03 .rightBox {
		float: none;
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.secPlan .unit03 .rightBox .imgBox{
		width: 85%;
		height: auto;
		padding-top: 0;
		margin: 30px auto;
	}
	.secPlan .txtBottom{
		padding:0;
		padding-top: 60px;
		font-size: 12px;
	}
}


/*secPoint*/
.secPoint {
	margin: 0 auto;
	background: url(../img/lineup/wasui/bgSecEq.jpg) center top;
	padding-bottom: 80px;
}
.secPoint .pointBnr{
	width: 1280px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
	display: block;
}
.secPoint .titArea .tit{
	
padding-top: 111px;
}
@media only screen and (max-width:767px){
	.secPoint {
		width: 100%;
		padding-bottom: 60px;
		margin-top: 40px;
	}
	.secPoint .titArea .jpn{
		padding-bottom: 45px;
	}
	.secPoint .pointBnr{
		width: 95.734%;
		max-width: 100%;
	}
	.secPoint .titArea .tit {
			padding-top: 60px;
	}
}

/* secGallery */
.secGallery{
	overflow: hidden;
}
.secGallery .boxSliderIn{
	position: relative;
}
.secGallery .swiper-container{
	width: 700px;
	overflow: visible;
}
.secGallery .swiper-slide{
	-webkit-transition: -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-webkit-transform: scale(0.857);
	transform: scale(0.857);
	text-align: center;
}
.secGallery .swiper-slide img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.secGallery .swiper-slide-active{
	-webkit-transform: none;
	transform: none;
}
.secGallery .swiper-pagination{
	width: 100%;
	position: static;
	margin-top: 35px;
}
.secGallery .swiper-pagination .swiper-pagination-bullet{
	background: #c4c4c4;
	vertical-align: middle;
	margin: 0 5px !important;
	opacity: 1;
	width: 40px;
	height: 4px;
	border-radius: 0;
}
.secGallery .swiper-pagination .swiper-pagination-bullet-active{
	background: #000;
}
.secGallery .swiper-button-prev,
.secGallery .swiper-button-next{
	width: 44px;
	height: 120px;
	margin: 0;
	top: calc(50% - 60px);
	z-index: 10;
}
.secGallery .swiper-button-prev{
	left: 0;
	background: url(../img/lineup/btnGalleryPrev.gif) center top / cover no-repeat;
}
.secGallery .swiper-button-next{
	right: 0;
	background: url(../img/lineup/btnGalleryNext.gif) center top / cover no-repeat;
}
@media only screen and (max-width:767px){
	.secGallery .titArea .tit{
		padding-top: 40px;
	}
	.secGallery .swiper-container{
		width: 85vw;
	}
	.secGallery .swiper-slide-active{
		-webkit-transform: none;
		transform: none;
	}
	.secGallery .swiper-pagination{
		margin-top: 13px;
	}
	.secGallery .swiper-pagination .swiper-pagination-bullet{
		height: 2px;
		margin: 0 2.5px !important;
	}
}

/* secContact */
.secContact .txt{
	font-size: 14px;
	padding-bottom: 20px;
	text-align: center;
}
.secContact .boxList{
	font-size: 0;
	margin: 0 auto 160px;
}
.secContact .boxList li{
	display: inline-block;
	vertical-align: top;
	width: 31.25%;
	margin-right: 2.5%;
	position: static;
}
.secContact .boxList li a{
	display: block;
	text-decoration: none;
	color: #000;
}
/* .secContact .boxList li::before {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background: #000;
	position: absolute;
	left: 10px;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}
.secContact .boxList li::after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background: #000;
	position: absolute;
	right: 10px;
	top: 0;
	transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
} */
.secContact .boxList li:nth-child(2)::before {
	left: 35px;
}
.secContact .boxList li:nth-child(2)::after {
	right: 35px;
}
.secContact .boxList li:nth-child(3)::before {
	left: 55px;
}
.secContact .boxList li:nth-child(3)::after {
	right: 55px;
}
.secContact .boxList li:last-child{
	margin-right: 0;
}

.secContact .boxList .txtBox{
	font-size: 14px;
}


@media only screen and (max-width:767px){
	.secContact .wrap{
		width: 100%;
	}
	.secContact .boxList{
		width: 90%;
		margin: 0 auto 60px;
	}

	.secContact .boxList li{
		display: block;
		width: 100%;
		margin-top: 25px;
	}
	.secContact .boxList li:nth-child(n+2){
		margin-top: 33px;
	}
	.secContact .boxList .txtBox{
		font-size: 12px;
		letter-spacing: -0.5px;
	}
	.secContact .boxList li:nth-child(1)::before {
		left: 0px;
	}
	.secContact .boxList li:nth-child(1)::after {
		right: 0px;
	}
	.secContact .boxList li:nth-child(2)::before {
		left: 15px;
	}
	.secContact .boxList li:nth-child(2)::after {
		right: 15px;
	}
	.secContact .boxList li:nth-child(3)::before {
		left: 40px;
	}
	.secContact .boxList li:nth-child(3)::after {
		right: 40px;
	}
	

}











/* secTit */
.secTit{
	width: 87.02%;
	margin: 0 auto;
}
.secTit .tit{
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 53px;
}
.secTit .txt{
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	margin-top: 12px;
}
@media only screen and (min-width:767px){
	.secTit{
		width: 100%;
	}
	.secTit .tit{
		font-size: 28px;
		line-height: 56px;
		font-weight: bold;
		margin-top: 64px;
		letter-spacing: 5px;
	}
	.secTit .txt{
		font-size: 16px;
		line-height: 40px;
		margin-top: 20px;
		letter-spacing: 0.25px;
	}
}

/* secSummary */
.secSummary{
	width: 90.38%;
	margin: 53px auto 0;
}
.secSummary .tit{
	font-size: 18px;
	line-height: 32px;
	font-weight: 500;
	letter-spacing: -0.25px;
}
.secSummary .txt{
	font-size: 14px;
	line-height: 28px;
	margin-top: 13px;
	letter-spacing: -0.25px;
}
.secSummary .img{
	margin-top: 23px;
}
.secSummary .txt .brWideSp{
	display: none;
}
@media only screen and (min-width:414px){
	.secSummary .tit{
		letter-spacing: 0;
	}
	.secSummary .txt .brWideSp{
		display: inline;
	}
}
@media only screen and (min-width:767px){
	.secSummary{
		width: 100%;
		margin-top: 85px;
	}
	.secSummary .tit{
		font-size: 24px;
		line-height: 50px;
		font-weight: bold;
	}
	.secSummary .txt{
		font-size: 16px;
		line-height: 34px;
		margin-top: 15px;
		letter-spacing: 0.25px;
	}
	.secSummary .img{
		width: 950px;
		margin: 70px auto 0;
	}
	.secSummary .txt .brWideSp{
		display: none;
	}
}

/* secDetails */
.secDetails{
	width: 90.38%;
	margin: 50px auto 0;
}
.secDetails .item:nth-child(2){
	margin-top: 50px;
}
.secDetails .item:nth-child(3){
	margin-top: 43px;
}
.secDetails .item .tit{
	font-size: 16px;
	line-height: 32px;
	padding: 13px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.secDetails .item .img{
	margin-top: 20px;
}
.secDetails .item .txt{
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
	letter-spacing: 0.25px;
}
.secDetails .item .txtLink{
	margin-top: 21px;
	padding-left: 10px;
	background: url(../img/lineup/zerosuma/imgDetailsArrow.gif) 0 5px / 6px auto no-repeat;
}
.secDetails .item .txtLink a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-bottom: 7px;
	border-bottom: 1px solid #000;
}
.secDetails .item .boxSlider {
	margin-top: 20px;
}
.secDetails .item .boxSlider .swiper-slide{
	height: 0;
	padding-top: 65.75%;
	position: relative;
}
.secDetails .item .boxSlider .swiper-slide img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.secDetails .item .boxSlider .swiper-pagination{
	position: static;
	padding-top: 20px;
}
.secDetails .item .boxSlider .swiper-pagination .swiper-pagination-bullet{
	background: #CDCDCD;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 5px;
	opacity: 1;
}
.secDetails .item .boxSlider .swiper-pagination .swiper-pagination-bullet-active{
	background: #3A3A3A;
}
@media only screen and (min-width:767px){
	.secDetails{
		width: 100%;
		margin-top: 101px;
		font-size: 0;
	}
	.secDetails .item{
		display: inline-block;
		vertical-align: top;
		width: 31.25%;
		vertical-align: top;
		margin-right: 3.125%;
	}
	.secDetails .item:nth-child(2),
	.secDetails .item:nth-child(3){
		margin-top: 0;
	}
	.secDetails .item:nth-child(3){
		margin-right: 0;
	}
	.secDetails .item .tit{
		font-size: 16px;
		line-height: 1;
		padding: 31px 0;
		letter-spacing: 0.5px;
	}
	.secDetails .item .img{
		width: 100%;
		margin: 40px auto 0;
	}
	.secDetails .item .txt{
		font-size: 14px;
		line-height: 28px;
		margin-top: 24px;
		letter-spacing: 0;
	}
	.secDetails .item .txtLink{
		margin-top: 28px;
		padding-left: 13px;
	}
	.secDetails .item .txtLink a{
		font-size: 14px;
		padding-bottom: 6px;
	}
	.secDetails .item .boxSlider{
		margin-top: 40px;
	}
	.secDetails .item .boxSlider .swiper-pagination{
		padding-top: 30px;
	}
	.secDetails .item .boxSlider .swiper-pagination .swiper-pagination-bullet{
		margin: 0 5px;
	}
}

/* secLink */
.secLink{
	width: 71.15%;
	min-width: 296px;
	margin: 50px auto 0;
}
.secLink li{
	padding-top: 1px;
	background: url(../img/lineup/zerosuma/bgLink_sp.gif) center top / auto 1px repeat-x;
}
.secLink li a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 50px 0 49px;
}
.secLink li:last-child a{
	padding-bottom: 0;
}
.secLink li .img{
	width: 216px;
	margin: 0 auto;
}
.secLink li .txt{
	font-size: 15px;
	line-height: 1.86;
	margin-top: 20px;
	text-align: center;
}
.secLink li .btn{
	width: 216px;
	height: 56px;
	line-height: 56px;
	background: #53504B;
	color: #FFF;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 23px auto 0;
}
@media only screen and (min-width:767px){
	.secLink{
		width: 100%;
		font-size: 0;
		min-width: 0;
		margin-top: 100px;
	}
	.secLink li{
		float: left;
		width: calc(50% - 1px);
		padding-top: 0;
		background: none;
	}
	.secLink li:last-child{
		width: calc(50% + 1px);
		padding-left: 1px;
		float: right;
		background: url(../img/lineup/zerosuma/bgLink.gif) left top / 1px auto repeat-y;
	}
	.secLink li a{
		width: 100%;
		padding: 0;
	}
	.secLink li .img{
		width: 432px;
		margin: 0 auto;
	}
	.secLink li .txt{
		font-size: 18px;
		line-height: 1;
		margin-top: 40px;
	}
	.secLink li .btn{
		width: 270px;
		height: 70px;
		line-height: 70px;
		font-size: 18px;
		letter-spacing: 3px;
		margin-top: 40px;
	}
}

/* secGuide */
.secGuide{
	margin: 78px auto 50px;
}
@media only screen and (min-width:767px){
	.secGuide{
		margin: 150px auto 100px;
	}
}

.secLineup .box.renovation .innerBoxT {
	padding-left: 80px;
	padding-top: 52px;
	padding-right: 30px;
}

/* 240401施工事例 */
/* secWorks*/
.secWorks {
	background: #f6f3ee;
    margin-top: 100px;
}

.secCmnLineup {
    padding-top:0px;
}

.secWorks .worksLink {
	text-decoration: none;
	color: #000;
}

.secWorks .wrapper {
	text-align: center;
	padding-top: 100px;
	width: 1280px;
	margin: 0 auto;
}

.secWorks .worksTit {
	margin-top: 28px;
	font-size: 18px;
	letter-spacing: 2.5px;
}

.secWorks .worksList {
	margin-top: 51px;
	display: flex;
	/* justify-content: space-between; */
}

.secWorks .list {
	width: 306px;
}

.secWorks .listTxt {
	font-size: 17px;
	margin-top: 28px;
	text-align: center;
    letter-spacing: 0px;
    line-height: 1.56;
}

.secWorks .secCmnBtn {
	margin-top: 51px;
	padding-bottom: 100px;
}

.secWorks .secCmnBtn a {
	width: 306px;
	margin: 0 auto 0 calc(50% - 150px);
}

.secWorks .secCmnBtn a .inner {
	width: 300px;
}

.secCmnBtn a::before {
	width: 302px;
}

.secWorks .secCmnBtn a .inner {
	font-size: 15px;
	font-weight: bold;
}

.worksList .list .listImg .imgPc{
	width: 100%;
	height: auto;
}
.worksList .list:nth-child(n+2){
	margin-left: 19px;
}

@media only screen and (max-width:768px) {
    .secWorks {
        margin-top: 60px;
    }
    
	.secWorks .wrapper {
		text-align: center;
		padding-top: 50px;
		width: 95.735%;
		margin: 0 auto;
	}

	.secWorks .worksList {
		margin-top: 30px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.secWorks .worksTit {
		margin-top: 16px;
		font-size: 14px;
		letter-spacing: 1px;
	}

	.secWorks .list {
		width: 48.75%;
	}

	.secWorks .list:nth-child(n+3) {
		margin-top: 25px;
	}

	.secWorks .listTxt {
		font-size: 14px;
		margin-top: 12px;
		text-align: center;
	}

	.secWorks .secCmnBtn {
		margin-top: 24px;
		padding-bottom: 50px;
	}

	.secWorks .secCmnBtn a .inner {
		display: block;
		width: 200px;
		height: 60px;
		background: #FFF;
		line-height: 58px;
		text-align: center;
		font-size: 14px;
		border: 1px solid #000;
		letter-spacing: 4px;
	}

	.secWorks .secCmnBtn a::before {
		content: "";
		width: 202px;
		height: 1px;
		background: #000;
		position: absolute;
		bottom: 0;
		right: 0;
	}

	.secWorks .secCmnBtn a {
		display: block;
		width: 206px;
		height: 66px;
		margin: 0 auto 0 calc(50% - 100px);
		color: #000;
		text-decoration: none;
		position: relative;
	}
    .worksList .list:nth-child(n+2){
		margin-left: 0px;
	}
}