@charset "utf-8";

/**********************************************************************
- Content Style
-----------------------------------------------------------------------
* Descript : 해당 사이트의 일반 디자인 페이지에서 사용하는 스타일
-----------------------------------------------------------------------
* 최초작성일 :
* 최초작성자 :

* 최후작성일 :
* 최후작성자 :
--
* 기본 가로 사이즈 :
**********************************************************************/

/** Content 07  : 브랜드 이야기 **/
@media all and (min-width: 1001px) {
	.page-type-7					{ background: url('../images/contents/con_image_7_bak.jpg') repeat-x 50% 0; }
	.page-type-7 .con-7-01			{ position: relative; margin-top: -111px; margin-bottom: 60px; }
	.page-type-7 .con-7-01:before	{ content: ""; display: block; position: relative; padding-top: 79.5762%; z-index: -1; }
	.page-type-7 .con-7-01 .inner	{ display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('../images/contents/con_img_7_01.png') no-repeat 50% 0; background-size: contain; overflow: hidden; text-indent: -999px; }

	#page_con_7 h3						{ font-size: 35px; margin-bottom: 20px; font-weight: 500; padding-left: 10px; }
	#page_con_7 .con-7-02				{ padding: 45px 0; text-align: center; background: url('../images/contents/con_img_7_02_bak.png') 50% 50%; border: 1px solid #eeeeef; margin: 0 -10px; }
	#page_con_7 .con-7-03				{ position: relative; }
	#page_con_7 .con-7-03 p				{ position: relative; font-size: 18px; color: #000; line-height: 1.5em; margin: 20px 0 70px; padding: 0 15px; }
	#page_con_7 .con-7-03 p:before		{ content: ""; display: block; position: absolute; top: 4px; left: 2px; height: 1.0em; width: 3px; background: #f19f53; }
}
@media all and (max-width: 1000px) {
	.page-type-7						{ background: url('../images/contents/con_image_7_bak_mo.jpg') no-repeat 50% 100%; background-size: auto 100%; }
	.page-type-7 .con-7-01				{ position: relative; margin-bottom: 3.0em; overflow: hidden; }
	.page-type-7 .con-7-01 .inner		{ display: block; position: relative; text-align: center; color: #fff; }
	.page-type-7 .con-7-01 .inner .vis	{ display: block; position: relative; margin-top: 2.0em; height: 10em; margin-bottom: 1.2em; background: url('../images/contents/con_img_7_01_mo.png') no-repeat 50% 50%; background-size: contain; text-indent: -999px; overflow: hidden; }
	.page-type-7 .con-7-01 .inner p		{ max-width: 90%; line-height: 1.5em; font-size: 1.0em; margin: 0 auto; word-wrap: break-word; word-break: keep-all; }
	.page-type-7 .con-7-01 .inner ol	{ display: block; position: relative; margin: 2.0em 0 5em; text-align: left; background: rgba(0, 0, 0, .5); border: 1px solid #949494; border-radius: 1em; padding: 1.4em 1.7em; }
	.page-type-7 .con-7-01 .inner li	{ display: block; position: relative; font-size: 1.0em; font-weight: 600; font-family: 'Nanum Myeongjo'; padding-left: 3.0em; line-height: 2.5em; letter-spacing: -0.05em; }
	.page-type-7 .con-7-01 .inner li i	{ display: block; position: absolute; font-size: 2.0em; font-weight: 800; left: 0; top: 0; font-style: italic; }
	#page_con_7 h3						{ font-size: 1.75em; margin-bottom: 0.57em; font-weight: 400; padding-left: 0.28em; }
	#page_con_7 .con-7-02				{ padding: 2.25em 0; text-align: center; background: url('../images/contents/con_img_7_02_bak.png') 50% 50%; border: 1px solid #eeeeef; margin: 0 -1.0em; }
	#page_con_7 .con-7-03				{ position: relative; }
	#page_con_7 .con-7-03 p				{ position: relative; font-size: 1.0em; color: #000; line-height: 1.5em; margin: 1.0em 0 3.5em; padding: 0 0 0 1.0em; }
	#page_con_7 .con-7-03 p:before		{ content: ""; display: block; position: absolute; top: 0.25em; left: 0; height: 1.0em; width: 0.3em; background: #f19f53; }
}

/** Content 10  : 불오뎅 연혁 **/
.con-10			{ position: relative; margin: 52px 0; padding: 58px 0; background: url('../images/contents/con_img_10_bak.png') repeat-y 0 0; background-size: 100% auto; border-bottom: 1px solid #eeeeef; }

@media all and (max-width: 1000px) {
	.con-10	{ margin: 2.0em 0; padding: 2.0em 0; }
}


/** Content 11  : 경영이념 **/
#page_con_11 .con-11-01		{ position: relative; margin-top: 50px; background: url('../images/contents/con_img_11_bak.jpg') no-repeat 50% 50%; background-size: cover; }
#page_con_11 .con-11-01 img	{ display: block; margin: 0 auto; }

#page_con_11 .con-11-02						{ margin-top: -65px; padding-bottom: 90px; }
#page_con_11 .con-11-02 dl					{ display: block; position: relative; padding-top: 120px; min-height: 385px; }
#page_con_11 .con-11-02 dl:before			{ content: ""; display: block; position: absolute; width: 385px; height: 385px; background: url('../images/contents/con_img_11_01.png') no-repeat 50% 50%; background-size: contain; z-index: 1; }
#page_con_11 .con-11-02 dl + dl:before		{ background-image: url('../images/contents/con_img_11_02.png'); }
#page_con_11 .con-11-02 dl dt				{ border-bottom: 2px solid #464646; padding: 0 6px 16px; }
#page_con_11 .con-11-02 dl dd				{ padding-top: 20px; word-wrap: break-word; word-break: keep-all; }

#page_con_11 .con-11-02 dl.left				{ padding-left: 370px; text-align: right; }
#page_con_11 .con-11-02 dl.left:before		{ top: 0; left: 0; }
#page_con_11 .con-11-02 dl.left dd			{ padding-left: 50px; }
#page_con_11 .con-11-02 dl.right			{ padding-right: 370px; text-align: left; }
#page_con_11 .con-11-02 dl.right:before		{ top: 0; right: 0; }
#page_con_11 .con-11-02 dl.right dd			{ padding-right: 50px; }

@media all and (max-width: 1000px) {
	#page_con_11								{ overflow: hidden; }
	#page_con_11 .con-11-01						{ margin-top: 2.5em; }
	#page_con_11 .con-11-02						{ margin-top: -1.0em; }
	#page_con_11 .con-11-02 dl					{ padding-top: 3em; min-height: 14em; }
	#page_con_11 .con-11-02 dl:before			{ width: 14em; height: 14em; }

	#page_con_11 .con-11-02 dl dt				{ padding: 0 0.5em 1.0em; }
	#page_con_11 .con-11-02 dl dd				{ padding-top: 1.0em; }

	#page_con_11 .con-11-02 dl.left				{ padding-left: 7em; text-align: right; }
	#page_con_11 .con-11-02 dl.left:before		{ top: 0; left: -7em; }
	#page_con_11 .con-11-02 dl.left dd			{ padding-left: 1.0em; }
	#page_con_11 .con-11-02 dl.right			{ padding-right: 7em; text-align: left; }
	#page_con_11 .con-11-02 dl.right:before		{ top: 0; right: -7em; }
	#page_con_11 .con-11-02 dl.right dd			{ padding-right: 1.0em; }
	#page_con_11 .con-11-02 dl dt img	{ height: 2.8em; }

	#page_con_11 .con-11-02 dl + dl		{ margin-top: 1.0em; }
}


/** Content 12  : 경영이념 **/
.page-type-12							{ position: relative; }
.page-type-12 .fix-layout				{ padding: 0; overflow: hidden; }
.page-type-12 .menu-list				{ margin: 50px -11px; overflow: hidden; }
.page-type-12 .menu-list li				{ position: relative; width: 33.33%; float: left; }
.page-type-12 .menu-list li:before		{ content: ""; display: block; position: relative; padding-top: 100%; z-index: -1; }
.page-type-12 .menu-list li .item		{ position: absolute; top: 11px; left: 11px; right: 11px; bottom: 11px; background: no-repeat 50% 50%; background-size: cover; z-index: 0; }

.page-type-12 .menu-list li .mask					{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(46, 0, 0, .6); text-align: center; color: #fff; opacity: 0; transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; }
.page-type-12 .menu-list li .mask:before,
.page-type-12 .menu-list li .mask:after				{ content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.page-type-12 .menu-list li .mask .inner			{ display: inline-block; max-width: 95%; vertical-align: middle; }
.page-type-12 .menu-list li .mask strong			{ display: block; position: relative; color: #fff; font-size: 30px; font-family: 'hanna'; margin-bottom: 10px; }
.page-type-12 .menu-list li .mask strong:before		{ content: ""; display: block; position: relative; width: 35px; height: 44px; margin: 0 auto 10px; background: url('../images/contents/con_img_12_ico.png') no-repeat 50% 50%; background-size: contain; }
.page-type-12 .menu-list li .mask span				{ display: block; line-height: 1.2em; height: 4.8em; word-wrap: break-word; word-break: keep-all; }
.page-type-12 .menu-list li:hover .mask				{ opacity: 1.0; }

@media all and (max-width: 1000px) {
	.page-type-12 .menu-list				{ margin: 2.5em 0; overflow: hidden; }
	.page-type-12 .menu-list li				{ }
	.page-type-12 .menu-list li .item		{ top: 0.2em; left: 0.2em; right: 0.2em; bottom: 0.2em; }
	.page-type-12 .menu-list li .mask			{ }
	.page-type-12 .menu-list li:focus .mask		{ opacity: 1.0; }

	.page-type-12 .menu-list li .mask strong			{ font-size: 1.1em; font-weight: 400; }
	.page-type-12 .menu-list li .mask strong:before		{ width: 1.59em; height: 2em; margin: 0 auto 0.5em; }
	.page-type-12 .menu-list li .mask span				{ font-size: 0.9em; line-height: 1.2em; height: 4.8em; letter-spacing: -0.1em; }
}

.page-type-15					{ background: url('../images/contents/con_image_15_bak.jpg'); }
.page-type-15 .con-15-01		{ padding: 1.0em 0 5.0em; }


@media all and (min-width: 1001px) {
	.rev-tbl .guide					{ display: none; }
	.rev-tbl table					{ width: 100%; font-weight: 400; font-family: 'Nanum Gothic'; border-top: 2px solid #c60e3b; }
	.rev-tbl table th,
	.rev-tbl table td						{ border: 1px solid #c0c0c0; text-align: center; height: 50px; padding: 10px; font-size: 14px; line-height: 1.5em; }
	.rev-tbl table thead th					{ font-size: 16px; background: #f8f8f8; font-weight: 400; height: 70px; padding: 10px; font-weight: 600; }
	.rev-tbl table tr *:first-child			{ border-left-width: 0; }
	.rev-tbl table tr *.last,
	.rev-tbl table tr *:last-child			{ border-right-width: 0; }

	.rev-tbl table td.point		{ background: #f8f8f8; }

	.tbl-desc	{ padding: 2.0em 1.0em 5.0em; font-size: 14px; }
	.tbl-desc p	{ margin-bottom: 0.7em; }
}
@media all and (max-width: 1000px) {
	.rev-tbl						{ margin: 0 -1.0em; }
	.rev-tbl .guide					{ display: block; color: #c60e3b; font-size: 0.9em; padding: 0 1.0em; }
	.rev-tbl .guide:before			{ content: "!"; display: inline-block; width: 1.5em; height: 1.5em; margin-bottom: 1.0em; text-align: center; line-height: 1.5em; margin-right: 0.5em; border: 1px solid #c60e3b; border-radius: 100%; }
	.rev-tbl .tbl-inner				{ display: block; overflow: auto; }
	.rev-tbl .tbl-inner .tbl		{ width: 1000px; }

	.rev-tbl table							{ width: 100%; font-weight: 400; font-family: 'Nanum Gothic'; border-top: 2px solid #c60e3b; font-size: 1.1em; }
	.rev-tbl table th,
	.rev-tbl table td						{ border: 1px solid #c0c0c0; text-align: center; height: 2.5em; padding: 0.5em; font-size: 1.0em; line-height: 1.5em; }
	.rev-tbl table thead th					{ font-size: 1.1em; background: #f8f8f8; font-weight: 400; height: 3.0em; padding: 0.5em; font-weight: 600; }
	.rev-tbl table tr *:first-child			{ border-left-width: 0; }
	.rev-tbl table tr *.last,
	.rev-tbl table tr *:last-child			{ border-right-width: 0; }

	.rev-tbl table td.point		{ background: #f8f8f8; }

	.tbl-desc	{ padding: 2.0em 1.0em 5.0em; font-size: 1.0em; }
	.tbl-desc p	{ margin-bottom: 0.7em; }
}


.inq-form		{ width: 100%; font-weight: 400; font-family: 'Nanum Gothic'; border-top: 2px solid #c60e3b; font-size: 16px; }
.inq-form th,
.inq-form td	{ border-bottom: 1px solid #c0c0c0; height: 60px; padding: 7px 1.0em; }
.inq-form th	{ background: #f8f8f8; }
.inq-form td input[type="text"]				{ height: 45px; padding: 0 1.0em; box-sizing: border-box; border: 1px solid #dfdfdf; width: 370px; }
.inq-form td .tel-box input[type="text"]	{ width: 112px; }
.inq-form td textarea		{ border: 1px solid #dfdfdf; height: 200px; width: 80%; }

.agree-check								{ text-align: center; padding-top: 50px; padding-bottom: 30px; font-size: 16px; font-weight: 600;  font-family: 'Nanum Gothic'; }
.agree-check input							{ display: none; }
.agree-check label:before					{ content: ""; display: inline-block; vertical-align: middle; width: 29px; height: 31px; background: url('../images/board/ico_check_off.png') no-repeat 50% 50%; background-size: contain; margin-right: 10px; }
.agree-check input:checked + label:before	{ background-image: url('../images/board/ico_check_on.png'); }

.agree-desc-box				{ font-size: 14px; color: #464646; text-align: center; background: #efefef; border: 1px solid #dfdfdf; padding: 0.5em 1.0em; }
.agree-desc-box p:before	{ content: "!"; margin-right: 0.5em; color: #c60e3b; font-weight: 800; }

.agree-text		{ border: 1px solid #dfdfdf; padding: 1.0em; color: #898989; font-size: 14px; margin: 1.0em 0; line-height: 1.5em; }

.btn-inq-group					{ text-align: center; padding-bottom: 5.0em; padding-top: 1.0em; font-size: 1.1em; }
.btn-inq-group button			{ font-size: 1.1em; border-radius: 0.5em; width: 245px; max-width: 45%; text-align: center; padding: 0.8em 0; background: #383838; margin: 0 0.5em; color: #fff; }
.btn-inq-group button.point		{ background: #c60e3b; }


@media all and (max-width: 1000px) {

	.inq-form,
	.inq-form tbody,
	.inq-form tr,
	.inq-form th,
	.inq-form td			{ display: block; height: auto; font-size: 1.0em; }
	.inq-form tr			{ padding: 1.0em 0; border-bottom: 1px solid #c0c0c0; }
	.inq-form th			{ text-align: left; border-bottom-width: 0; background: none; padding-top: 0; }
	.inq-form td			{ border-bottom-width: 0; padding-bottom: 0; }

	.inq-form td input[type="text"]				{ height: 3.0em; width: 100%; }
	.inq-form td .tel-box input[type="text"]	{ width: 30%; }
	.inq-form td textarea		{ height: 10.0em; width: 100%; }

	.agree-desc-box		{ font-size: 1.0em; }
	.agree-check				{ font-size: 1.2em; padding: 2.5em 0 1.5em 0; }
	.agree-check label:before	{ width: 1.45em; height: 1.5em; }
}
