.headerWrapper {
  top: 0 !important;
}
.middleImgBg {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 320.72px;
  margin-top: 93px;
  background-image: url('../../../images/patternToLeft.png');
  background-size: 292px;
  background-position: 15px 25px;
  background-repeat: repeat;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.strImg1{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength1.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg2{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength2.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg3{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength3.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg4{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength4.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg5{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength5.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg6{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength1.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg7{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength2.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}
.strImg8{
  position: absolute;
  display: inline-block;
  background-image: url('../../../images/strength3.png');
  background-size: 100%;
  background-position: 20px top;
  background-repeat: no-repeat;
  width: 1280px;
  height: 400px;
  overflow: auto;
}


/* snb */
.middleWrapper {
	position: relative;
	width: 1279px;
	margin: 0 auto;
}
.middleZoomWrapper {
	position:absolute;
	width:100%;
	top:93.72px;
	left:0;
	z-index:0;
}
@media (min-device-width: 1px) and (max-device-width: 1279px) {
.middleZoomWrapper {
	position:absolute;
	width:130.7%;
	top:93.72px;
	left:0;
	z-index:0;
}
}
.snbLeft {
  float: left;
	z-index:0;
}
.snb1 {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 190.51px;
  height: 380.3px;
  left: 12px;
  top: 24px;
  background: #FBFBFB;
  border: 1px solid #83E1E7;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
}
.snb1 .snb1Tit {
  position: relative;
  top: 8px;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
}
.snb1 > ul > li {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 306%;
  height: 43px;
  width: 174.12px;
  color: #4D4D4D;
}
.snb1 > ul > li > a {
  font-weight: 300;
}
.snb1 > ul > li:hover a {
  display: flex; /* flexbox를 사용하여 정렬 */
  justify-content: center; /* 가로 중앙 정렬 */
  align-items: center; /* 세로 중앙 정렬 */
  box-sizing: border-box;
  width: 174.12px;
  height: 36.65px;
  margin-top: 3px;
  background: #000000;
  border: 2.5px solid #76DFE5;
  border-radius: 39px;
  color: #FFFFFF;
  font-weight: 600;
  z-index: 2; /* z-index 값을 2로 설정 */
  cursor: pointer;
}
.snb1 > ul > li:nth-child(2) {
  margin-top: 6.5px;
  font-weight: 800;
  color: #000000;
}
.snb1 > ul > li:nth-child(n+2):not(:last-child), .snb1 > ul > li:nth-child(n+2):not(:last-child):hover, .snb2 > ul > li:nth-child(2), .snb2 > ul > li:nth-child(2):hover {
  background-image: url('../../../images/dotLine.png');
  background-size: 165.16px 1.5px;
  background-position: bottom;
  background-repeat: no-repeat;
}
.snb1 > ul > li:nth-child(n+2):not(:last-child):hover li {
  position: relative;
  display: block;
  padding-bottom: 30px;
  color: #FFFFFF;
}
.snb1 > ul > li:nth-of-type(4):hover a {
  display: flex;
  justify-content: center;
  text-align:center;
  position:relative;
  right:8px;
  width:190px;
}
.snb2 {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 190.51px;
  height: 127.53px;
  left: 12px;
  top: 23.27px;
  background: #FBFBFB;
  border: 1px solid #83E1E7;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
}
.snb2 .snb2Tit {
  position: relative;
  top: -8.5px;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
}
.snb2 > ul {
  text-align: center;
}
.snb2 > ul > li {
  text-align: center;
  position: relative;
  display: inline-block;
  width: 174.12px;
  height: 43px;
  text-align: left;
}
.snb2 > ul > li:nth-of-type(1) {
  margin-top: -7px;
}
.snb2 > ul > li:nth-of-type(1) > img {
  margin-left: 17.31px;
  width: 15.28px;
  height: 23.78px;
}
.snb2 > ul > li:nth-of-type(1) > span {
  position: relative;
  left: 21.29px;
  height: 86px;
  font-weight: 400;
  font-size: 14px;
  line-height: 267%;
  color: #4D4D4D;
}
.snb2 > ul > li:nth-of-type(2) > img {
  margin-left: 17.31px;
  width: 18.55px;
  height: 18.37px;
}
.snb2 > ul > li:nth-of-type(2) > span {
  position: relative;
  left: 18.29px;
  height: 86px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 267%;
  color: #4D4D4D;
}
.snb2 > ul > li:nth-of-type(1) > span > a:hover {
  position: relative;
  letter-spacing: -0.3px;
  font-weight: 600;
}
.snb2 > ul > li:nth-of-type(2) > span > a:hover {
  position: relative;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadCrumb {
  display: inline-block;
  text-align: right;
  width: 290px;
  height: 16.5px;
  position: absolute;
  top: 27px;
  right: 26px;
  vertical-align: top;
}
.breadCrumb img {
  display: inline-block;
  width: 19px;
  height: 16.5px;
}
.breadCrumb > span:nth-of-type(1) {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 9.19px;
  font-weight: 300;
  font-size: 13.5px;
  line-height: 53px;
  cursor: default;
}
.breadCrumb > span:nth-of-type(2) {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 9.19px;
  font-weight: 700;
  font-size: 13.5px;
  line-height: 53px;
  cursor: default;
}
/* 본문 */
.contents {
  float: right;
  text-align: left;
  position: relative;
  left: -15.2px;
  display: inline-block;
  width: 960.5px;
  vertical-align: top;
}
.contents > .title {
  font-weight: 800;
  font-size: 47px;
  line-height: 117.4%;
  position:relative;
  top:93.5px;
}
.contents > .subTit {
  position: relative;
  font-weight: 300;
  font-size: 27px;
  line-height: 156%%;
	top:110px;
}
.contents > .line {
  display: block;
  position: relative;
  top:127.5px;
  width: 100%;
  height: 11.5px;
  background-image: url('../../../images/dotLine.png');
  background-size: 170px 1.5px;
  background-position: bottom;
  background-repeat: repeat-x;
}
.contents > div#mainImages {
	position:relative;
	margin-top:163.12px;
	width:960px;
	height:100%;
	display:grid;
	justify-content:space-between;
	grid-gap : 2px;
	gap: 2px;
	border-radius: 33px; 
	overflow:hidden;
}
.contents > div#mainImages > span{
	position:relative;
	display:flex;
	justify-content: center;
	align-items: center;
}
.contents > div#mainImages > span > span {
	justify-content: center;
	align-items: center;
}

.contents > div#mainImages > span:hover .zoomBtn {
	position:absolute;
	display:block;
}
.contents > div#mainImages > span > img {
	width:100%;
	height:100%;
}
.contents > div#mainImages > span > img:hover {
	transform: scale(1.1);
}
.contents .contentImgs {
	transition:all 0.25s ease-in;
	cursor:pointer;
}

.contents > div#mainImages::after{
	display:table;
	clear:both;
	content:"";
}
.middleWrapper::after {
  content: "";
  display: table;
  clear: both;
}
.zoomBtn {
	position:absolute;
	display:none;
	width: 70.95px;
	height: 70.95px;
	background-color:rgba(255,255,255,0.25);
	border:2px solid #FFFFFF;
	border-radius:100%;
	z-index:1;
	cursor:pointer;
}
.zoomBtn > img {
	width: 32.41px; 
    height: 50.17px;   
	margin:0 auto;
	transform: translateY(8px);
	display:flex;
	justify-content: center;
	align-items:center;
}
.magnifiedImg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 961.39px;
    min-height: 969.93px;
    background-color: rgba(0, 0, 0, 1.0);
	border-radius:33px;
    display: none;
	flex-direction: column; /* 추가 */
    justify-content: center;
    align-items: center;
	margin-bottom:20px;
	z-index:2;
}
.magnifiedImg > img {
    max-width: 87.5%;
	max-height: 87.5%;
    border-radius: 33px;
}

.magnifiedTit {
	position:absolute;
	font-size:19px;
	font-weight:400;
	top:18.87px;
	left:26.29px;
	color:#FFFFFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
}
.magnifiedCloseBtn {
	position:absolute;
	width:22px;
	height:22px;
	text-align:center;
	font-size:17.5px;
	font-weight:600;
	padding-top:1px;
	top:17.87px;
	right:22px;
	color:#FFFFFF;
	background-color: #FF0000;
	border-radius:99px;
	cursor:pointer;
}
.magnifiedCloseBtn:hover {
	font-weight:800;
}
.magnifiedCloseBtn:active {
	font-weight:800;
	color:#000000;
}
.contents > div.mainImagesStr2 {
	grid-template-columns: repeat(3, 1fr);
}
.contents > div.mainImagesStr3 {
	grid-template-columns: repeat(4, 1fr);
}
.contents > div.mainImagesStr4 {
	grid-template-columns: repeat(3, 1fr);
}
.contents > div.mainImagesStr5 {
	grid-template-columns: repeat(3, 1fr);
}
.contents > div.mainImagesStr6 {
	grid-template-columns: repeat(3, 1fr);
}
.contents > div.mainImagesStr7 {
	grid-template-columns: repeat(3, 1fr);
}
.contents > div.mainImagesStr8 {
	grid-template-columns: repeat(8, 1fr);
}
.contents > div.mainImagesStr1 > .magnifiedImg > img {
	max-width: 95.5%;
	max-height: 95.5%;
	margin-bottom:0px;
}
.contents > div.mainImagesStr2 > .magnifiedImg > img {
	max-width: 62.5%;
	max-height: 62.5%;
	margin-bottom:116px;
}
.contents > div.mainImagesStr3 > .magnifiedImg > img {
	max-width: 87.5%;
	max-height: 87.5%;
	margin-bottom:305px;
}
.contents > div.mainImagesStr4 > .magnifiedImg > img {
	max-width: 87.5%;
	max-height: 87.5%;
	margin-bottom:116px;
}
.contents > div.mainImagesStr5 > .magnifiedImg > img {
	max-width: 59.5%;
	max-height: 59.5%;
	margin-bottom:356px;
}
.contents > div.mainImagesStr6 > .magnifiedImg > img {
	max-width: 72.5%;
	max-height: 72.5%;
	margin-bottom:116px;
}
.contents > div.mainImagesStr7 > .magnifiedImg > img {
	max-width: 55.5%;
	max-height: 55.5%;
	margin-bottom:116px;
}
.contents > div.mainImagesStr8 > .magnifiedImg > img {
	width:53.5%;
	height:53.5%;
	margin-bottom:189.5px;
}
.etcSubTit1 {
	position:absolute;
	width:238px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit2 {
	position:absolute;
	left:239.5px;
	width:237px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit3 {
	position:absolute;
	left:478.5px;
	width:239px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit4 {
	position:absolute;
	left:719px;
	width:243px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit5 {
	position:absolute;
	top:415px;
	width:238px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	border-radius:33px 0 0 0;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit6 {
	position:absolute;
	top:415px;
	left:239px;
	width:237.5px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit7 {
	position:absolute;
	top:415px;
	left:478.5px;
	width:239px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content: center;
}
.etcSubTit8 {
	position:absolute;
	top:415px;
	left:719.5px;
	width:241px;
	height:46px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:19.5px;
	font-weight:500;
	border-radius:0 33px 0 0;
	display:flex;
	align-items:center;
	justify-content: center;
}
