#sub01_02 .tabs ul {
	overflow: hidden;
	padding: 150px 0 100px 0;
}

#sub01_02 .tabs li {
	position: relative;
	float: left;
	width: 50%;
	cursor: pointer;
	padding: 30px;
	text-align: center;
	background: #f7f4ed;
}

#sub01_02 .tabs li.current {
	color: #FFF;
	background: #a59267;
}

#sub01_02 .tabs li.current:after {
	content: "▼";
	color: #a59267;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -20px;
	font-size: 25px
}

#sub01_02 .tab-content.current {
	display: block;
}

#sub01_02 .tab-content {
	display: none
}

#sub01_02 .accordion-container {
	position: relative;
	margin: 0 0 100px 0
}

#sub01_02 .set {
	position: relative;
	width: 100%;
	height: auto;
	cursor: pointer;
}

#sub01_02 .set .qst_wrap {
	position: Relative;
	overflow: hidden;
	background: #f6f4ed;
	padding: 30px 20px;
	border-bottom: 1px solid #a59366;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#sub01_02 .set .qst_wrap .qst {
	float: left;
	width: 5%;
	text-align: center;
	color: #a59366
}

#sub01_02 .set .qst_wrap p {
	float: right;
	width: 95%;
	line-height: 2
}

#sub01_02 .set .qst_wrap i {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	color: #a59366;
}

#sub01_02 .set .ans_wrap {
	overflow: hidden;
	background-color: #a59366;
	color: #FFF;
	border-bottom: 1px solid #a59366;
	padding: 30px 20px;
	display: none;
}

#sub01_02 .set .ans_wrap .ans {
	float: left;
	width: 5%;
	text-align: center;
}

#sub01_02 .set .ans_wrap p {
	font-weight: 300;
	word-break: keep-all;
	line-height: 2;
	float: right;
	width: 95%;
}

#sub01_04 .tab {
	background: #a59267;
	max-width: 1920px;
	margin: auto
}

#sub01_04 .tab ul {
	padding: 100px 0 50px 0;
}

#sub01_04 .tab li {
	position: relative;
	float: left;
	width: 30%;
	margin: 0 1.5%;
	cursor: pointer;
	text-align: center;
	color: #fff;
	padding: 70px 0 20px 0;
	border-bottom: 1px solid #fff;
}

#sub01_04 .tab li:before {
	display: block;
	font-family: 'Bodoni Moda', serif;
	color: #f7f4ed;
	opacity: 0.1;
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 4.2rem;
}

#sub01_04 .tab li:nth-child(1):before {
	content: '01 Speciality';
}

#sub01_04 .tab li:nth-child(2):before {
	content: '02 Speciality';
}

#sub01_04 .tab li:nth-child(3):before {
	content: '03 Speciality';
}

#sub01_04 .tab li.current:after {
	content: "▼";
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -21px;
	font-size: 20px
}

#sub01_04 .tab-content.current {
	visibility: visible;
	position: relative;
}

#sub01_04 .tab-content {
	visibility: hidden;
	position: absolute;
	top: 0
}

#bo_list .con1 {
	min-height: 50vh;
}

#sub02_02 .content {
	height: auto;
	padding: 150px 0 50px 0;
	min-height: auto;
	display: Block
}

#sub02_02 .content .laser {
	max-width: 1150px;
	overflow: hidden;
	margin: Auto
}

#sub02_02 .content ul {
	overflow: hidden
}

#sub02_02 .content ul li {
	float: left;
	width: 33.333%;
	min-height: 726px
}

#sub02_02 .content ul li a {
	height: auto;
	width: auto;
	margin: 1em
}

#sub02_02 .content ul li .tag {
	margin: 30px 0 10px 0;
	color: #333
}

#sub02_02 .content ul li .tag img {
	margin: -3px 0 0 3px;
	display: none
}

#sub02_02 .content ul li .txt {
	color: #000;
	/*opacity:0;*/
	line-height: 1.8;
	position: relative;
	padding: 0 0 0 10px
}

#sub02_02 .content ul li .txt:before {
	position: absolute;
	display: block;
	content: '\2219';
	left: 0;
	top: 0
}

#sub02_02 .content ul li a:hover .txt {
	opacity: 1;
	transition: all .5s ease;
}

#sub02_02 .content .tilter__caption {
	padding: 3em
}

#sub02_03 {
	position: relative;
	padding: 200px 0;
	overflow: hidden;
	background: url('../img/sub/mn02/02_03_02.png') no-repeat right 15%;
}

#sub02_03 .box01 {
	float: left;
	width: 12%;
}

#sub02_03 .box01 .tabs li {
	position: relative;
	color: #85837d;
	cursor: pointer;
	padding: 10px 20px;
}

#sub02_03 .box01 .tabs li:before {
	content: '●';
	display: Block;
	position: absolute;
	color: #e4dfcf;
	left: -7px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0.8rem;
}

#sub02_03 .box01 .tabs li.current {
	color: #a59366;
}

#sub02_03 .box01 .tabs li.current:before {
	color: #a59366
}

#sub02_03 .box02 {
	float: right;
	width: 88%;
}

#sub02_03 .box02 .txt_wrap {
	position: relative;
	float: left;
	width: 35%;
	margin: 50px 0 0 0;
	padding: 30px;
	height: 370px;
	background: #e4dfcf;
	border-radius: 40px 0 0 40px;
}

#sub02_03 .box02 .txt_wrap .txt {
	position: absolute;
	bottom: 50px;
	left: 30px;
	width: 80%;
}

#sub02_03 .box02 .txt_wrap .txt .ft02 {
	color: #a59366;
}

#sub02_03 .box02 .slide_gal {
	float: left;
	width: 65%;
}

#sub02_03 .box02 .slide_gal .swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	border-radius: 0;
	background: #796c4a;
}

#sub02_03 .tab-content.current {
	visibility: visible;
	position: relative;
}

#sub02_03 .tab-content {
	visibility: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

#sub02_04 {
	padding: 150px 0;
	overflow: hidden
}

#sub02_04 .cont01 {
	overflow: hidden;
	margin: 0 0 30px 0
}

#sub02_04 .box {
	float: left;
	width: 33.333%;
	text-align: center
}

#sub02_04 .box .tit {
	color: #b0a079;
	margin: 0 0 30px 0
}

#sub02_04 .box .tit span {
	color: #ebebeb;
	margin: 0 0 0 20px;
}

#sub02_04 .box li {
	min-height: 185px;
	padding: 30px;
}

#sub02_04 .box li p {
	font-weight: 500
}

#sub02_04 .box02 li {
	border-left: 1px solid #b0a079;
	border-right: 1px solid #b0a079;
}

#sub02_04 .cont02 {
	margin: 50px 0
}

#sub02_04 .cont02 .map {
	width: 100% !important
}

#sub02_04 .cont03 {
	overflow: hidden
}

#sub02_04 .cont03 li {
	width: 48%;
	text-align: center;
}

#sub02_04 .cont03 li a {
	color: #FFF;
	display: inline-block;
	width: 100%;
	padding: 50px 100px;
}

#sub02_04 .cont03 li img {
	float: left;
}

#sub02_04 .cont03 li:nth-child(1) {
	background: #a08f71;
}

#sub02_04 .cont03 li:nth-child(2) {
	background: #5f5a52;
}

.sub02_04_info {
	position: relative;
	padding: 0 0 150px 0;
}

.sub02_04_info:after {
	content: '';
	position: absolute;
	z-index: -1;
	display: Block;
	left: 0;
	bottom: 0;
	width: 70%;
	height: 460px;
	background: #e4ded1;
}

.sub02_04_info .box01 {
	width: 50%;
	float: left
}

.sub02_04_info .box01 .map {
	width: 100% !important
}

.sub02_04_info .box02 {
	width: 50%;
	float: right
}

#sub03_05 {
	position: relative;
}

#sub03_05 .view {
	position: Absolute;
	width: 25%;
	padding: 20px;
	border: 1px solid #000;
	text-align: Center;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15%;
}

#sub03_05 .view:hover {
	background: #000;
	color: #FFF;
	transition: All .3s ease;
}

#sub04_01 {
	max-width: 1920px;
	margin: auto;
	background: #f7f4ed;
	padding: 40px 0 100px 0;
}

#sub04_01 .tab {
	overflow: hidden;
	margin: 5% 0 3% 0;
	display: flex;
	gap: 20px;
}

#sub04_01 .tab li {
	padding: 16px;
	transition-duration: 0.5s;
	background: transparent;
	color: #FFF;
	float: left;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

#sub04_01 .tab li.current {
	background: #f7f4ed;
	color: #555555;
	border-radius: 16px 16px;
}

#sub04_01 .tab-content.current {
	visibility: visible;
	position: relative;
}

#sub04_01 .tab-content {
	visibility: hidden;
	position: absolute;
	top: 0;
}

#sub04_01 .tab .icon {
	display: none;
}

#sub04_02 {
	max-width: 1920px;
	margin: auto;
	background: url('../img/sub/mn04/04_02_bg.png') no-repeat 5% 5% #f6f4ed;
	padding: 100px 0 200px 0
}

#sub04_02 .tab {
	overflow: hidden;
	margin: 5% 0 1% 0;
}

#sub04_02 .tab li {
	float: left;
	width: 24.25%;
	margin: 0 1% 0 0;
	text-align: center;
	cursor: pointer;
	padding: 10px;
	background: #FFF;
}

#sub04_02 .tab li:last-child {
	margin: 0
}

#sub04_02 .tab li.current {
	background: #a59366;
	color: #FFF;
}

#sub04_02 .tab-content.current {
	visibility: visible;
	position: relative;
}

#sub04_02 .tab-content {
	visibility: hidden;
	position: absolute;
	top: 0;
}

#sub06_benign_tab {
	max-width: 1920px;
	margin: auto;
	background-color: #f7f4ef;
	padding: 100px 0 200px 0
}

#sub06_benign_tab .tab {
	overflow: hidden;
	margin: 5% 0 1% 0;
}

#sub06_benign_tab .tab li {
	float: left;
	width: 19.2%;
	margin: 0 1% 0 0;
	text-align: center;
	cursor: pointer;
	padding: 10px;
	background: #FFF;
}

#sub06_benign_tab .tab li:last-child {
	margin: 0
}

#sub06_benign_tab .tab li.current {
	background: #a59366;
	color: #FFF;
}

#sub06_benign_tab .tab-content.current {
	visibility: visible;
	position: relative;
}

#sub06_benign_tab .tab-content {
	visibility: hidden;
	position: absolute;
	top: 0;
}

#sub04_01.sub0201bg {
	background: #f7f4ed;
}

#sub04_01.sub0201bg .tab li {
	color: #555;
}

#sub04_01.sub0201bg .tab li.current {
	background: #fff;
}

#sub04_01.sub0301bg {
	background: #f7f4ed;
}

#sub04_01.sub0301bg .tab li {
	color: #555;
}

#sub04_01.sub0301bg .tab li.current {
	background: #fff;
}

#sub04_01.sub0601bg {
	background: #f4f4f4;
}

#sub04_01.sub0601bg .tab li {
	color: #555;
}

#sub04_01.sub0601bg .tab li.current {
	background: #fff;
}

#sub04_01.sub0701bg {
	background: #f7f4ed;
}

#sub04_01.sub0701bg .tab li {
	color: #555;
}

#sub04_01.sub0701bg .tab li.current {
	background: #fff;
}



#price {
	padding: 0 0 80px 0
}

#price table {
	width: 100%;
	border-collapse: collapse;
}

#price table th,
#price table td {
	text-align: center;
	border: 1px solid #e4dfcf;
	padding: 10px;
}

#price table tr:hover {
	background: #f6f4ed;
}

#price table .price {
	text-align: right;
}

#price .tit {
	letter-spacing: 10px;
	font-size: 2.5rem;
	position: relative;
	display: inline-block;
	margin: 50px 0;
	box-shadow: inset 0 -25px 0 rgba(246, 244, 237, 1.00);
}

#price .tit:after {
	font-family: 'Noto Serif KR';
	display: block;
	position: absolute;
	font-size: 12px;
	content: '●';
	top: -10%;
	right: -5%;
	color: #a59267;
}

#price .tab {
	overflow: hidden;
	margin: 0 0 100px 0;
	border: 1px solid #e5dfcf
}

#price .tab li {
	float: left;
	cursor: pointer;
	width: 50%;
	text-align: center;
	padding: 15px 0;
	border-right: 1px solid #e5dfcf;
	background: #f8f8f8
}

#price .tab li:last-child {
	border: none
}

#price .tab li.current {
	background: #5f5b52;
	color: #FFF;
}

#price .tab-content.current {
	display: Block;
}

#price .tab-content {
	display: none;
}



#certificate {
	padding: 0 0 160px 0;
	text-align: center;
	line-height: 1.5;
	position: relative;
}

#certificate .certi_bg {
	position: absolute;
	top: -8%;
	right: 0;
	width: 24%;
	opacity: 0.4;
	z-index: -1;
}

#certificate .board_mtit {
	font-size: 1.6em;
	margin-bottom: 40px;
}

#certificate .board_stit {
	font-size: 1.2em;
	margin-bottom: 30px;
}

#certificate strong {
	color: #a59267;
}

#certificate .star {
	color: #a59267;
}

#certificate .dot {
	color: #a59267;
	font-size: 0.6em;
}

#certificate .certi {
	margin-bottom: 100px;
}

#certificate .certi_down {
	margin-top: 10px;
}

#certificate .certi_down .down_box {
	display: flex;
	align-items: center;
	justify-content: center;
}

#certificate .certi_down .down_box .c_down {
	background: #a59267;
	width: 260px;
}

#certificate .certi_down .down_box .c_down:first-child {
	margin-right: 30px;
}

#certificate .certi_down .down_box .c_down a {
	color: #fff;
	padding: 8% 0;
	display: block;
	margin-bottom: 0 !important;
}

#certificate .certi_press {
	border-top: 1px solid #a59267;
	padding-top: 100px;
}

#certificate .certi_press .press_box .c_press {
	margin-bottom: 50px;
}

#certificate .certi_press .press_box .c_press .board_stit {
	display: flex;
	align-items: center;
	justify-content: center;
}

#certificate .certi_press .press_box .c_press .press_img {
	margin: 0 auto;
	width: 80%;
	padding: 3% 5%;
	border: 1px solid #efefef;
}

#certificate .certi_press .press_box .c_press .press_img img {
	width: 100%;
}

#certificate .certi2 table {
	width: 100%;
}

#certificate .certi2 table thead {
	background: #f6f4ed;
	color: #fff;
}

#certificate .certi2 table thead th {
	padding: 1% 0;
	background: #a59267;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 500 !important;
}

#certificate .certi2 table thead td {
	padding: 1% 0;
	font-weight: 500 !important;
}

#certificate .certi2 table tbody th {
	background: #f8f8f8;
	padding: 2% 0;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 500 !important;
}

#certificate .certi2 table tbody td {
	border-bottom: 1px solid #efefef;
	padding: 2% 3%;
	text-align: left;
	font-weight: 400 !important;
}

#certificate .certi2 table tbody .s_list li {
	font-family: 'Noto Sans KR', sans-serif !important;
}

#certificate .certi2 table tbody .s_list p {
	font-family: 'Noto Sans KR', sans-serif !important;
	color: #a59267;
	font-size: 14px;
	margin-top: 8px;
}

#certificate .certi2 .s_descript {
	margin-top: 30px;
	text-align: left;
}

.s_list li {
	position: relative;
	padding: 2px 0 2px 20px;
}

.s_list .sl_dot {
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #ddd;
	position: absolute;
	left: 6px;
	top: 11px;
}

#certificate .mo {
	display: none;
}



.location_wrap {
	width: 100%;
	height: 70px;
	background: rgba(0, 0, 0, 0.03);
	display: flex;
	justify-content: center;
}

.location_wrap>div {
	width: 70px;
	height: 70px;
	background: #ffffff;
	margin-right: 100px;
}

.location_wrap ul {
	display: flex;
	align-items: center;
	height: 100%;
}

.location_wrap ul li {
	text-align: center;
	width: 120px;
	height: 100%;
	line-height: 70px;
}

.location_wrap ul li.active {
	border-bottom: 2px solid #a59267;
}


.sub_table {
	width: 100%;
}

.sub_table table {
	width: 100%;
}

.sub_table table tr {
	height: 50px;
}

.sub_table table tr:nth-child(odd) {
	background: #ffffff;
}

.sub_table table td {
	text-align: center;
}

.sub_table table td:nth-child(1) {
	background: #f5eee8;
}

/**/
.sub_con h3 {
	margin-bottom: 20px;
}

.sub_con p {
	margin-bottom: 60px;
}

@media (max-width: 1800px) {}

@media (max-width: 1400px) {
	#sub02_02 .content .laser {
		width: 90%;
	}

	#sub02_03 .box01 {
		width: 100%;
		float: none
	}

	#sub02_03 .box02 {
		width: 100%;
		float: none
	}

	#sub02_03 .box01 .tabs {
		border: none;
		width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}

	#sub02_03 .box01 .tabs li {
		float: left;
		width: 16.666%;
		text-align: center;
	}

	#sub02_03 .box01 .tabs li:before {
		left: 50%;
		transform: translateX(-50%);
		top: -9px;
	}

	#sub02_03 .box02 .txt_wrap {
		height: 27vw;
	}

	.sub02_04_info .box01 {
		width: 100%
	}

	.sub02_04_info .box02 {
		width: 100%
	}

	#sub03_05 .view {
		width: 80%;
	}

	#certificate .certi2 table tbody .s_list p {
		font-size: 12px;
	}
}

@media (max-width:1023px) {

	#sub01_04 .tab li {
		padding: 40px 0 20px 0
	}

	#sub01_04 .tab li:nth-child(1):before {
		content: '01';
	}

	#sub01_04 .tab li:nth-child(2):before {
		content: '02';
	}

	#sub01_04 .tab li:nth-child(3):before {
		content: '03';
	}

	#sub02_02 .content ul li {
		width: 50%;
	}

	#sub02_02 .content ul li .txt {
		opacity: 1
	}

	#sub02_02 .content .view {
		display: none
	}

	#sub02_03 .box02 .txt_wrap {
		width: 100%;
		height: 200px;
		border-radius: 40px 40px 0 0;
	}

	#sub02_03 .box02 .slide_gal {
		width: 100%;
	}

	#sub02_03 .box02 .slide_gal .swiper-slide img {
		width: 100%;
	}

	#sub02_03 .box01 .tabs li {
		padding: 10px;
	}

	#sub02_03 .box01 .tabs {
		margin-bottom: 0;
	}

	#sub02_04 {
		padding: 100px 0
	}

	#sub02_04 .box {
		width: 100%;
	}

	#sub02_04 .box .tit {
		margin: 20px 0
	}

	#sub02_04 .box li {
		border: none;
		padding: 0 0 30px 0;
		min-height: auto
	}

	#sub02_04 .box02 {
		border-top: 1px solid #b0a079;
		border-bottom: 1px solid #b0a079;
	}

	#sub02_04 .cont02 {
		margin: 30px 0
	}

	#sub02_04 .cont02 .map {
		height: 300px !important
	}

	#sub02_04 .cont03 li {
		border-radius: 20px
	}

	#sub02_04 .cont03 li a {
		display: block;
		padding: 30px
	}

	#sub02_04 .cont03 li img {
		float: none;
		width: 45%;
		margin: 0 auto 10px
	}

	.sub02_04_info {
		padding: 0 0 100px 0
	}

	.sub02_04_info .box01 .map {
		height: 300px
	}

	#login_fs {
		width: 100%;
		float: none
	}

	#login_sm {
		width: 100%;
		float: none
	}

	#mb_login #login_fs .frm_input {
		padding: 10px
	}

	.mbskin {
		margin: 0 auto 80px
	}

	#certificate .certi_down .down_box .c_down {
		width: 240px;
	}

	#certificate .certi_down .down_box .c_down a {
		padding: 7% 0;
	}

	#certificate .certi_press .press_box .c_press .press_img {
		width: 100%;
	}

}

@media (max-width:1023px) and (min-width:768px) {}

@media (max-width: 768px) {

	#sub01_02 .tabs ul {
		padding: 50px 0
	}

	#sub01_02 .tabs li {
		padding: 20px
	}

	#sub01_02 .accordion-container {
		margin: 0 0 50px 0
	}

	#sub01_02 .set .qst_wrap {
		padding: 20px
	}

	#sub01_02 .set .ans_wrap {
		padding: 20px
	}

	#sub01_04 .tab ul {
		padding: 50px 0;
	}

	#sub02_02 .content .laser {
		width: 80%;
	}

	#sub02_02 .content {
		padding: 50px 0
	}

	#sub02_02 .content ul li {
		width: 100%;
	}

	#sub02_02 .content ul li a {
		margin: 2.5em;
	}

	#sub02_03 {
		padding: 50px 0
	}

	#sub02_03 .box01 .tabs {
		flex-wrap: wrap;
		gap: 20px;
		justify-content: flex-start;
	}

	#sub02_03 .box01 .tabs li {
		width: calc(33.333% - 20px);
		height: 60px;
		background-color: #f4f4f4;
		line-height: 60px;
		padding: 0;
		border-radius: 20px;
	}

	#sub02_03 .box01 .tabs li.tab-link.current {
		background-color: #e4dfcf;
	}

	#sub02_03 .box01 .tabs li:before {
		display: none;
	}

	#sub02_03 .box02 .txt_wrap {
		background-size: 50%;
	}

	#sub02_04 {
		padding: 50px 0 0
	}

	.sub02_04_info {
		padding: 0 0 50px 0
	}

	#sub03_05 .view {
		bottom: 5%;
		padding: 10px
	}

	#sub04_01 {
		padding: 20px 0 40px;
	}

	#sub04_01 .m_tit {
		width: 40%;
	}

	#sub04_02 .m_tit {
		width: 35%;
	}

	#sub04_02 .tab li {
		width: 48%;
		margin: 1%;
	}

	#sub04_02 .tab li:last-child {
		margin: 1%
	}

	#sub06_benign_tab .tab li {
		width: 48%;
		margin: 1%;
	}

	#sub06_benign_tab .tab li:last-child {
		margin: 1%
	}

	#price .tit {
		margin: 30px 0
	}

	#price .tab {
		margin: 0 0 50px 0
	}

	#price .tab-content {
		overflow-x: auto
	}

	#price .tab-content table {
		width: 700px;
	}

	#certificate {
		padding-bottom: 80px;
		font-size: 13px;
	}

	#certificate .pc {
		display: none;
	}

	#certificate .mo {
		display: block;
	}

	#certificate .board_mtit {
		font-size: 1.8em;
	}

	#certificate .board_stit {
		font-size: 1.5em;
	}

	#certificate .certi_down .down_box .c_down:first-child {
		margin-right: 20px;
	}

	#certificate .certi_press .press_box .c_press .press_img {
		width: 50%;
	}

	#certificate .certi_bg {
		top: -3%;
		width: 30%;
	}

	#certificate .certi {
		margin-bottom: 80px;
	}

	#certificate .certi_press {
		padding-top: 80px;
	}

	#certificate .certi2 table tbody .s_list p {
		margin-top: 4px;
	}

	.s_list li {
		padding: 2px 0 2px 16px;
	}

	#certificate .certi2 table tbody td {
		padding: 2% 2%;
	}
}

@media (max-width: 640px) {
	#sub04_01 .tab {
		gap: 2px;
		margin-bottom: 10px;
	}

	#sub04_01 .tab li {
		width: 70px;
		height: 45px;
		overflow: hidden;
		border-radius: 0;
		background-color: #fafafa;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

	#sub04_01 .tab li.current {
		border-radius: 0;
		width: 100%;
	}

	#sub04_01 .tab .icon {
		display: block;
		width: 30px;
		height: 30px;
	}

	#sub04_01 .tab .icon img {
		width: 100%;
	}

	#sub04_01 .tab li .ft01 {
		display: none;
	}

	#sub04_01 .tab li.current .icon {
		display: none;
	}

	#sub04_01 .tab li.current .ft01 {
		display: block;
	}
}

@media (max-width: 600px) {
	#certificate .certi_down .down_box {
		width: 90%;
		margin: auto;
	}

	#certificate .certi_down .down_box .c_down {
		width: 48%;
	}

	#certificate .certi_down .down_box .c_down:first-child {
		margin-right: 4%;
	}

	#certificate .certi_down .down_box .c_down a {
		font-size: 3vw;
	}

	#certificate .certi_press .press_box .c_press .press_img {
		width: 70%;
	}

	#certificate .certi2 table tbody th {
		padding: 2% 1%;
	}
}

@media (max-width: 480px) {
	#sub01_02 .set .qst_wrap {
		padding: 15px
	}

	#sub01_02 .set .ans_wrap {
		padding: 15px
	}

	#sub01_02 .set .qst_wrap i {
		right: 20px;
		top: 20px;
		transform: none
	}

	#sub01_02 .set .qst_wrap p {
		width: 100%;
	}

	#sub01_02 .set .ans_wrap p {
		width: 100%;
	}

	#certificate {}

	#certificate .board_mtit {
		font-size: 1.5em;
		margin-bottom: 25px;
	}

	#certificate .certi_press .press_box .c_press .board_stit {
		font-size: 1.3em;
	}

	#certificate .certi_press .press_box .c_press .press_img {
		width: 80%;
		padding: 10%;
	}

	#certificate .certi_down .down_box {
		width: 100%;
	}

	#certificate .certi_down .down_box .c_down a {
		font-size: 3.2vw;
	}

	#certificate .certi {
		margin-bottom: 50px;
	}

	#certificate .certi_press {
		padding-top: 50px;
	}

	#certificate .certi_press .press_box .c_press:nth-child(2) {
		margin-bottom: 30px;
	}

}