.Rounded1 {
  width: 239px;
  background-color: #000;
  
  border-radius:50px;
  padding-top:17px;
  color:#fff;
  font-size:18px;
  text-align:center;
  padding-bottom:17px;
	margin:0 auto;

}

.Rounded2 {
  width: 239px;
  background-color: #fff;
  border-radius:50px;
  padding-top:14px;
  color:#000;
  font-size:18px;
  text-align:center;
  padding-bottom:14px;
  border:3px solid #500089;
    margin:0 auto;

}


.tab_list{
	width:100%;
	border-bottom:1px solid #d7d7d7;
	text-align:center;
	cursor:pointer;
}
.tab_list .tab_wrap{
	width:1280px;
	margin:0 auto;
	height:38px;
}
.tab_wrap div{
	width:33.33%;
	float:left;
	font-size:18px;
	font-family:"NanumSquareB";
	color:#7f7f7f;
	padding-bottom:18px;
}
.tab_wrap .on{
	color:#000;
	border-bottom:3px solid #000;
}

.collection{
	width:1280px;
	margin:0px auto;
}


.collection div{
	width:317px;
	height:317px;
	float:left;
	background:#A8A8A8;
	margin-right:4px;
	margin-bottom:4px;
	cursor:pointer;
}

.collection div:nth-child(4n){
	margin-right:0px;
}
.clip{
	width:1250px;
	margin-top:50px;
	height:50px;
	margin:0 auto;

}
.clip .tab_nav{
	float:left;
	width:50%;
	height:20px;
	text-align:center;
	padding-top:11px;
	padding-bottom:35px;
	font-size:15.5px;
	letter-spacing:-0.4px;
	font-family:"NanumSquareB";
	border-bottom:3px solid #DBDBDB;
	cursor:pointer;
}


.clip .tab_nav.on{
	width:625px;
	border-bottom:3px solid #000;
}

.clip .atab_nav{
	float:left;
	width:50%;
	height:20px;
	text-align:center;
	padding-top:11px;
	padding-bottom:35px;
	font-size:15.5px;
	letter-spacing:-0.4px;
	font-family:"NanumSquareB";
	border-bottom:3px solid #DBDBDB;
	cursor:pointer;
}


.clip .atab_nav.on{
	width:625px;
	border-bottom:3px solid #000;
}

#g_wrap .gallery{
	width:610px;
	height:483px;
	margin-right:30px;
	float:left;
	margin-bottom:69px;
}

#g_wrap .gallery:nth-child(2n){
	margin-right:0px;
}

.gallery .img_wrap{
	width:100%;
	height:414px;
	background-size:cover;
	background-position:center center;
}

.gallery .info_wrap{
	width:100%;
	height:49px;
	padding-top:20px;
	text-align:left;
	position:relative;
}

.gallery .info_wrap .ttl{
	font-size:17.5px;
	letter-spacing:-0.4px;
	font-family:"NanumSquareB";
}

.gallery .info_wrap .addr{
	font-size:16px;
	font-family:"NanumSquareL";
}

.gallery .info_wrap .btn{
	width:163px;
	border:1px solid #111;
	height:12px;
	float:right;
	text-align:center;
	font-size:16px;
	line-height:8px;
	letter-spacing:-0.4px;
	color:#363636;
	padding-top:15px;
	padding-bottom:20px;
	position:absolute;
	right:0px;
	bottom:0px;
	cursor:pointer;
	font-family:"NanumSquareR";
}

#author_wrap{
	width:1280px;
	margin:0 auto;
	height:100%;
	text-align:center;
	margin-top:49px;
}

#author_wrap .img{
	width:406px;
	height:279px;
	margin-right:31px;
	background:#ABABAB;
	float:left;
	cursor:pointer;
}

#author_wrap .name{
	width:406px;
	height:50px
	text-align:center;
	margin-right:31px;
	float:left;
	margin-top:50px;
	font-size:19.5px;
	letter-spacing:-0.4px;
	font-family:"NanumSquareR";
}

#author_wrap div:nth-child(3n){
	margin-right:0px;
}
#tab3 , #tab2{
}

.dot {
  height: 9px;
  width: 9px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  float:left;
  vertical-align:middle;
  margin-top:5px;
}
#point{
	font-family:"NanumSquareB";
	letter-spacing:-0.4;
}

#point div{
	float:left;

}

#tab2 .tab2_wrap{
	width:1280px;
	margin:0 auto;
}

#tab2 .atab2_wrap{
	width:1280px;
	margin:0 auto;
}

#tab2 .want{
	width:100%;
	height:188px;
	position:relative;
	padding-bottom:14px;
	padding-top:14px;

	border-bottom:1px solid #DBDBDB;
	cursor:pointer;
}
#tab2 .want .img_wrap{
	height:160px;
	width:160px;
	float:left;
	background-size:cover;
	background-position:center center;
}
#tab2 .want .content_wrap{
	width:940px;
	margin-bottom:14px;
	float:left;
	position:relative;
}

#tab2 .want .content_wrap .subject{
	position:absolute;
	font-size:18.5px;
	font-family:"NanumSquareB";
	letter-spacing:-0.4px;
	left:87px;
	top:44px;
}

#tab2 .want .content_wrap .museum{
	position:absolute;
	font-size:13.5px;
	font-family:"NanumSquareR";
	letter-spacing:-0.4px;
	left:87px;
	top:89px;
}


#tab2 .want .content_wrap .date{
	position:absolute;
	font-size:13.5px;
	font-family:"NanumSquareR";
	letter-spacing:-0.4px;
	left:87px;
	top:110px;
}

#tab2 .want .content_wrap .dday{
	position:absolute;
	font-size:16.5px;
	font-family:"NanumSquareB";
	letter-spacing:-1.1px;
	right:87px;
	top:65px;
}

.more{
	display:none;
}


.settings-tabs{
		margin: 30px 0 0 0;
		border-bottom: 2px solid #e5e5e5;
	}
	.settings-tabs__tab {
		display: block;
		float: left;
		font-size: 13px;
		line-height: 1.33;
		font-family: 'ITC Avant Garde Gothic W04','AvantGardeGothicITCW01D 731075','AvantGardeGothicITCW01Dm','Helvetica','sans-serif';
		-webkit-font-smoothing: antialiased;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 15px;
		color: #666;
		border-bottom: 2px solid #e5e5e5;
		margin-bottom: -2px;
		-webkit-transition: color 0.25s, border-color 0.25s;
		-moz-transition: color 0.25s, border-color 0.25s;
		-o-transition: color 0.25s, border-color 0.25s;
		-ms-transition: color 0.25s, border-color 0.25s;
		transition: color 0.25s, border-color 0.25s;
		text-decoration: none;
	}

	.settings-tabs__tab:hover, .settings-tabs__tab[data-state='active'] {
    color: #000;
    border-bottom-color: #666;
	}

	.settings-tabs:after{
		clear:both;
	}

	.settings-tabs:before, .settings-tabs:after {
		content: "";
		display: table;
	}
	.settings-tabs__tab:first-child{
		padding-left:0px;
	}

	.settings-section__name {
		margin: 30px 0;
		font-size: 25px;
		line-height: 1.4;
	}
	.settings-section {
		position: relative;
		width: 100%;
		margin: 0px 0;
		padding: 0px 0 60px 0;
		border-bottom:1px solid #e2e2e2;
	}

	.grid-item{
		margin-bottom:10px;
	}