.text-center {
	text-align: center; margin-bottom: 0px;
}
.lead {
	color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 18px; font-weight: 300; -ms-word-break: keep-all;
}
::selection {
	color: rgb(255, 255, 255); background-color: rgb(255, 52, 20);
}
@media screen and (max-width:640px)
{
input {
	-webkit-appearance: none; -webkit-border-radius: 0;
}
.lead {
	font-size: 17px; font-weight: 400;
}
}
#header_wrap {
	background: rgba(0, 0, 0, 0.5); width: 100%; height: 81px; position: fixed; z-index: 10;
}
.scrolled #header_wrap {
	transition:0.3s; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; background-color: rgb(0, 0, 0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
#header {
	transition:0.3s; left: 50%; top: 0px; width: 100%; position: absolute; z-index: 6; transform: translateX(-50%); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
#header .header-inner {
	width: 100%; height: 100%;
}
#header .gnb {
	list-style: none; height: 100%; right: 0px; position: absolute;
}
#header .gnb > li {
	width: 100px; text-align: center; vertical-align: middle; float: left; display: inline-block; position: relative;
}
#header .gnb > li > a {
	width: 100%; color: rgb(221, 221, 221); line-height: 1em; letter-spacing: -0.5px; font-size: 15px; font-weight: 600; text-decoration: none; display: inline-block;
}
#header .gnb > li > a:hover {
	color: rgb(255, 255, 255);
}
#header .gnb > li.active {
	background-color: rgb(176, 144, 94);
}
#header .gnb > li.active > a {
	color: rgb(255, 255, 255);
}
#header .gnb .login {
	width: 70px; color: rgb(255, 255, 255); font-size: 12px;
}
#header .gnb .join {
	color: rgb(255, 255, 255); font-size: 12px; margin-left: 20px;
}
#header .gnb .login a {
	color: rgb(221, 221, 221); font-size: 12px;
}
#header .gnb .login a:hover {
	color: rgb(255, 255, 255);
}
#header .gnb .join a {
	color: rgb(221, 221, 221); font-size: 12px;
}
#header .gnb .join a:hover {
	color: rgb(255, 255, 255);
}
#header .header-inner .menu {
	border: 0px currentColor; border-image: none; left: 50%; top: 29px; width: 25px; height: 20px; text-indent: -9999px; margin-left: 200px; display: none; position: absolute; cursor: pointer; background-image: url("../img/cate_more.gif");
}
#header .header-inner .menu.on {
	background-image: url("../img/cate_close.gif");
}
#header .gnb > li {
	transition:0.3s; height: 80px; line-height: 80px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
#header #right-side-open {
	transition:0.3s; height: 80px; line-height: 80px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
}
#header #right-side-open {
	width: 100px; text-align: center; right: 0px; border-left-color: rgba(255, 255, 255, 0.3); border-left-width: 1px; border-left-style: solid; display: inline-block; position: absolute; cursor: pointer;
}
#header #right-side-open span {
	left: 50%; top: 50%; width: 20px; height: 20px; color: rgb(255, 255, 255); line-height: 1em; font-size: 20px; margin-top: -10px; margin-left: -10px; display: inline-block; position: absolute;
}
#header .gnb .snb {
	list-style: none; display: none;
}
#header #logo {
	padding: 0px; margin-left: 25px;
}
#header #logo a {
	width: 100px; height: 80px; line-height: 80px; display: block;
}
#header #logo img {
	width: 100%;
}
#header .gnb .snb {
	top: 80px; width: 200px; right: -82px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; display: none; position: absolute; z-index: 2; background-color: rgb(0, 0, 0);
}
.device-md #header .gnb .snb {
	top: 80px; width: 200px; right: -82px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; display: none; position: absolute; z-index: 2; background-color: rgb(0, 0, 0);
}
#header .gnb .snb li {
	text-align: left; line-height: 3.1; font-size: 14px; border-top-color: rgb(65, 65, 65); border-top-width: 1px; border-top-style: solid;
}
#header .gnb .snb li a {
	color: rgb(255, 255, 255); padding-left: 20px; display: block;
}
#header .gnb .snb li a:hover {
	color: rgb(255, 255, 255); line-height: 3.1; text-decoration: none; display: block; background-color: rgb(34, 83, 184);
}
#header .gnb .snb li:first-child {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#open-button {
	transition:0.3s ease-out; top: 32px; width: 40px; height: 40px; right: 20px; display: block; position: fixed; z-index: 2000; cursor: pointer; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out;
}
#open-button .navicon-line {
	background: rgb(255, 255, 255); border-radius: 1px; transition:0.7s ease-out; width: 20px; height: 2px; position: absolute; -webkit-transition: all .7s ease-out; -moz-transition: all .7s ease-out; -o-transition: all .7s ease-out;
}
#open-button .nl1 {
	top: 11px; width: 30px; right: 10px;
}
#open-button .nl2 {
	top: 19px; width: 24px; right: 10px;
}
#open-button .nl3 {
	top: 27px; width: 30px; right: 10px;
}
.on#open-button > div > div {
	margin: 0px; padding: 0px; top: 15px; width: 25px; right: 10px; position: absolute; transform: rotate(225deg); background-color: rgb(0, 0, 0); -webkit-transform: rotate(225deg);
}
.on#open-button > div > div:first-child {
	transform: rotate(135deg); -webkit-transform: rotate(135deg);
}
.scrolled#open-button .navicon-line {
	background-color: rgb(255, 255, 255);
}
.on.scrolled#open-button > div > div {
	background-color: rgb(255, 255, 255);
}
@media screen and (max-width:960px)
{
#open-button {
	display: none;
}
}
@media screen and (max-width:640px)
{
#header {
	top: 0px; height: 60px; display: block; position: fixed; background-color: transparent;
}
#header #logo {
	width: 120px; display: block;
}
#header .gnb {
	display: none;
}
.scrolled #header_wrap {
	background-color: rgb(255, 255, 255);
}
.scrolled #header {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.scrolled #open-button {
	z-index: 9999;
}
.scrolled #open-button .navicon-line {
	background-color: rgb(51, 51, 51);
}
}
#sitemap {
	padding: 80px; border: 0px currentColor; border-image: none; width: 100%; max-width: 1300px; opacity: 0.7; background-color: rgb(96, 84, 71);
}
#sitemap h2 {
	padding: 0px 0px 20px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 36px; border-bottom-color: rgba(255, 255, 255, 0.3); border-bottom-width: 1px; border-bottom-style: solid;
}
#sitemap .depth1 > li {
	width: 16%; margin-top: 5px; float: left;
}
#sitemap .depth1 > li:nth-child(6n+5) {
	margin-right: 0px;
}
#sitemap .depth1 > li:nth-child(6n+1) {
	clear: both;
}
#sitemap .depth1 > li > a {
	text-align: left; color: rgb(255, 255, 255); font-size: 20px; margin-bottom: 20px; display: block;
}
#sitemap .depth2 > li > a {
	color: rgb(255, 255, 255); line-height: 2.1; font-size: 16px; display: block; opacity: 0.9;
}
#sitemap .depth2 > li > a:hover {
	color: rgb(244, 233, 19);
}
#sitemap .depth3 > li > a {
	color: rgb(255, 255, 255); line-height: 2.1; padding-left: 15px; font-size: 14px; display: block; opacity: 0.7;
}
#sitemap .mfp-close {
	border: 0px currentColor; border-image: none; top: -50px; width: 30px; height: 30px; right: 0px; color: rgb(255, 255, 255); font-size: 16px; position: absolute; z-index: 1;
}
#sitemap .mfp-close::after {
	background: url("../img/w_btn_close.png") no-repeat center;
}
#sitemap .arrow i {
	display: none;
}
@media screen and (max-width:1200px)
{
#sitemap {
	max-width: 800px;
}
#sitemap .depth1 > li {
	width: 50%; margin-top: 4%;
}
}
@media screen and (max-width:960px)
{
#sitemap {
	display: none;
}
}
.scrolled #tl_quick {
	visibility: visible; opacity: 1;
}
#tl_quick li {
	list-style: none;
}
#tl_quick img {
	border: 0px currentColor; border-image: none; vertical-align: top;
}
#tl_quick {
	background: rgb(255, 255, 255); transition:0.5s; top: 0px; width: 700px; height: 100%; right: -622px; visibility: hidden; position: fixed; z-index: 4; opacity: 0;
}
#tl_quick ul .qm_menu {
	width: 78px;
}
#tl_quick ul .qm_menu .qm_subject {
	padding: 20px 0px; transition:0.5s; color: rgb(255, 255, 255); margin-top: -1px; border-top-color: rgb(74, 74, 74); border-right-color: rgb(74, 74, 74); border-bottom-color: rgb(74, 74, 74); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; cursor: pointer; background-color: rgb(59, 59, 59);
}
#tl_quick ul .qm_menu .qm_subject:hover {
	color: rgb(253, 184, 18); opacity: 1;
}
#tl_quick ul .qm_menu.active .qm_subject {
	color: rgb(253, 184, 18); opacity: 1;
}
#tl_quick ul .qm_menu .qm_subject i {
	text-align: center; font-size: 22px; display: block;
}
#tl_quick ul .qm_menu .qm_subject span {
	color: rgb(255, 255, 255); padding-top: 5px; font-size: 14px;
}
#tl_quick ul .qm_menu .qm_content {
	padding: 120px 20px 20px; left: 100px; top: 0px; display: none; position: absolute; -ms-overflow-y: auto; max-height: 100vh;
}
#tl_quick .qm_btn_close {
	top: 10px; right: 10px; color: rgb(51, 51, 51); position: absolute; z-index: 5; cursor: pointer;
}
#tl_quick .mfp-close {
	color: rgb(34, 34, 34);
}
#quickbox_toggle_btn {
	padding: 20px 6px; left: -29px; top: 420px; width: 30px; color: rgb(255, 255, 255); font-size: 16px; position: absolute; z-index: 10; cursor: pointer; background-repeat: no-repeat; background-color: rgb(34, 34, 34);
}
.on#quickbox_toggle_btn {
	width: 28px; background-color: rgb(0, 153, 102);
}
#tl_quick .notice {
	padding: 20px; text-align: center; color: rgb(255, 255, 255); font-size: 16px; margin-bottom: 20px; background-color: rgb(165, 122, 71);
}
#tl_quick .notice .line {
	padding: 20px; border: 1px solid rgb(194, 148, 94); border-image: none;
}
#tl_quick h3 {
	background: rgb(251, 219, 85); padding: 32px 0px 27px 30px; color: rgb(165, 122, 71); line-height: 20px; font-size: 24px; font-weight: 400; position: relative;
}
#tl_quick .cont_area .send_btn {
	margin: 20px auto 0px; padding: 10px 20px; border: 0px currentColor; border-image: none; text-align: center; color: rgb(104, 75, 42); font-size: 18px; display: block; max-width: 170px; background-color: rgb(251, 219, 85);
}
#tl_quick .cont_area .tbl-stat td > input {
	background: rgb(244, 244, 244); padding: 5px 5px 4px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 32px; vertical-align: middle;
}
#tl_quick .cont_area select {
	background: rgb(244, 244, 244); padding: 0px 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 32px;
}
#tl_quick .cont_area .terms_chk label {
	font-size: 15px; margin-right: 5px;
}
#tl_quick .cont_area .terms_chk .privacy_popup {
	padding: 5px 0px; font-size: 15px; display: inline-block;
}
#tl_quick .cont_area .ltb {
	width: 100%; font-size: 15px;
}
#tl_quick .cont_area .ltb table {
	width: 100%; border-collapse: collapse;
}
#tl_quick .cont_area .ltb th {
	padding: 8px 20px; height: 60px; text-align: center; color: rgb(255, 255, 255); font-size: 16px; background-color: rgb(34, 40, 66);
}
#tl_quick .cont_area .ltb td {
	padding: 10px 5px; height: 60px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#tl_quick .cont_area .ltb td.num {
	text-align: center;
}
#tl_quick .cont_area .ltb tr:hover {
	background-color: rgb(242, 242, 242);
}
#tl_quick .cont_area .ltb .last td {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#tl_quick .cont_area .ltb .date {
	text-align: center;
}
#tl_quick .cont_area .btn_wrap {
	margin: 20px auto 0px; text-align: center;
}
#tl_quick .cont_area .btn_wrap .btn_type01 a {
	padding: 16px 25px; border: 1px solid rgb(221, 221, 221); border-image: none; width: auto; text-align: center; color: rgb(34, 34, 34); font-size: 16px; vertical-align: middle; display: inline-block; min-width: 110px;
}
#tl_quick .mfp-close::after {
	background: url("../img/btn_close.png") no-repeat center;
}
@media screen and (max-width:640px)
{
#tl_quick {
	display: none;
}
}
#right-side {
	padding: 30px; transition:right 0.3s; top: 0px; width: 100%; height: 100%; right: -400px; color: rgb(255, 255, 255); overflow: auto; position: fixed; z-index: 9999; max-width: 400px; box-sizing: border-box; background-color: rgb(51, 51, 51); -webkit-transition: right .3s ease; -moz-transition: right .3s ease; -o-transition: right .3s ease;
}
#right-side .side_gnb .call a {
	background: rgb(108, 192, 67); padding: 2px 0px 4px; border-radius: 3px; height: 5em; text-align: center; color: rgb(255, 255, 255); line-height: 5em; font-weight: bold; margin-top: 10px; display: block; position: relative;
}
#right-side #btn-close-right-side {
	top: 20px; width: 60px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; position: absolute; cursor: pointer;
}
#right-side #btn-close-right-side .fa.fa-times {
	padding-top: 20px; font-size: 18px;
}
.right-side-on #right-side {
	right: 0px;
}
.right-side-on #wrapper {
	left: -300px;
}
.right-side-on #header {
	left: -300px;
}
.right-side-on #rs-overlay {
	display: block;
}
.quick_menu {
	margin: auto; width: 100%; padding-top: 20px;
}
.quick_menu ul {
	text-align: center;
}
.quick_menu li {
	width: 80px; margin-left: -3px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
.quick_menu li:last-child {
	border: 0px currentColor; border-image: none;
}
.quick_menu li a {
	text-align: center; color: rgb(245, 245, 245); letter-spacing: -0.8px; font-size: 12px; display: block; position: relative; box-sizing: border-box;
}
.quick_menu li a:hover {
	color: rgb(255, 255, 255); backface-visibility: hidden;
}
.quick_menu li a.on {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 51, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.quick_kakao {
	height: 35px; text-align: center; clear: both; display: inline-block; background-color: rgb(255, 216, 0);
}
.quick_kakao a {
	background: rgb(255, 216, 0); display: block; position: relative;
}
.quick_kakao a img {
	margin: 0px auto; display: block;
}
.side_gnb {
	width: 100%; padding-top: 20px; float: left; position: relative;
}
.side_gnb p {
	padding: 20px; text-align: center; color: rgb(255, 255, 255);
}
.side_gnb .menu-list {
	margin-top: 60px; border-bottom-color: rgb(85, 85, 85); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative;
}
.side_gnb .menu-list > li > a {
	padding: 0px 1em; color: rgb(255, 255, 255); line-height: 3.8em; font-size: 15px; text-decoration: none; border-top-color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: solid; display: block; position: relative;
}
.side_gnb .menu-list > li > a i {
	border-width: 1px 1px 0px 0px; border-style: solid; border-color: rgb(242, 242, 242); transition:transform 0.3s; border-image: none; top: 50%; width: 5.31%; right: 1.5em; display: block; position: absolute; max-width: 32px; transform: translateY(-75%) rotate(135deg); -webkit-transition: -webkit-transform .3s ease; -webkit-transform: translateY(-75%) rotate(135deg);
}
.side_gnb .menu-list > li.on > a i {
	transform: translateY(-25%) rotate(315deg); -webkit-transform: translateY(-25%) rotate(315deg);
}
.side_gnb .menu-list > li > a i::before {
	padding-top: 100%; display: block; position: relative; content: "";
}
.side_gnb .depth-2 {
	display: none;
}
.side_gnb .depth-2 > li {
	background-color: rgb(221, 221, 221);
}
.side_gnb .depth-2 > li > a {
	padding: 0px 1.5em 0px 2.2em; color: rgb(0, 0, 0); line-height: 3em; font-size: 1.2em; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.mainVideo {
	padding: 0px; top: 0px; width: 100%; height: 900px; overflow: hidden; background-size: cover;
}
.bg-fixed {
	padding: 0px; left: 0px; top: 0px; width: 100%; height: 900px; position: absolute; z-index: 1; opacity: 0.5; background-size: cover; background-color: rgb(0, 0, 0);
}
.main-carousel {
	padding: 0px; display: block; position: relative;
}
.main-carousel .li {
	background-position: center; height: 900px; position: relative; background-size: cover;
}
.main-carousel .li .cover {
	background: url("../img/main_visual_cover.png") no-repeat bottom / cover; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; min-width: 300px; opacity: 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.main-carousel .jarallax {
	height: 900px;
}
.main-carousel .img01 {
	background-image: url("../img/main_banner_img01.gif");
}
.main-carousel .img02 {
	background-image: url("../img/main_banner_img02.gif");
}
.main-carousel .img03 {
	background-image: url("../img/main_banner_img03.gif");
}
.main-carousel .li .copy_area {
	top: 50%; width: 100%; text-align: center; color: rgb(255, 255, 255); position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.main-carousel .li .copy_area h1 {
	text-align: center; line-height: 1.3; font-size: 16px; font-weight: 300;
}
.main-carousel .li .copy_area h2 {
	text-align: center; line-height: 1.3; letter-spacing: -3px; font-size: 60px; font-weight: 100;
}
.main-carousel .li .copy_area h3 {
	margin: 25px 20px 20px; text-align: center; color: rgb(255, 255, 255); font-size: 18px; font-weight: 300; -ms-word-break: keep-all; opacity: 0.8;
}
.main-carousel .li .copy_area h4 {
	margin: 50px auto 0px; text-align: center; color: rgb(255, 255, 255); z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.main-carousel .li .copy_area h4 a {
	margin: auto; padding: 18px 42px; width: 160px; text-align: center; color: rgb(255, 255, 255); display: block; background-color: rgb(255, 52, 20);
}
.main-carousel .owl-dots {
	margin: 0px auto; width: 100%; text-align: center; bottom: 135px; position: absolute;
}
.main-carousel .owl-dots .owl-dot {
	background: rgba(255, 255, 255, 0.5); border: 0px currentColor; border-image: none; width: 30px; height: 5px; margin-left: 10px; display: inline-block;
}
.main-carousel .owl-dots .owl-dot.active {
	background: rgba(255, 255, 255, 1);
}
.main-carousel .owl-nav {
	width: 100%; bottom: 50%; position: absolute;
}
.main-carousel .owl-prev {
	background: url("../img/arrow_left.png") no-repeat; border: 0px currentColor; border-image: none; left: 5%; top: 50%; width: 62px; height: 53px; text-indent: -9999px; position: absolute; z-index: 999; cursor: pointer;
}
.main-carousel .owl-next {
	background: url("../img/arrow_right.png") no-repeat; border: 0px currentColor; border-image: none; top: 50%; width: 62px; height: 53px; right: 5%; text-indent: -9999px; position: absolute; z-index: 999; cursor: pointer;
}
.main-carousel .owl-prev:hover {
	background: url("../img/arrow_on_left.png") no-repeat;
}
.main-carousel .owl-next:hover {
	background: url("../img/arrow_on_right.png") no-repeat;
}
.visual_slider .visual-notice {
	width: 100%; right: 0px; bottom: 0px; position: absolute; z-index: 1;
}
.visual_slider .visual-notice .inner {
	background: rgba(0, 0, 0, 0.6); margin: 0px auto; overflow: hidden; max-width: 1240px;
}
.visual_slider .visual-notice::after {
	background: rgba(0, 0, 0, 0.6); top: 0px; width: calc(50% - 620px); height: 100%; right: 0px; position: absolute; content: "";
}
.visual_slider .visual-notice h3 {
	padding: 20px; color: rgb(255, 255, 255); float: left; max-width: 130px;
}
@media screen and (max-width:640px)
{
.mainVideo {
	height: 100vh;
}
.bg-fixed {
	height: 100vh;
}
.main-carousel .jarallax {
	height: 100vh;
}
.main-carousel .li {
	height: 100vh;
}
.main-carousel .img01 {
	background-image: url("../img/m_main_banner_img01.gif");
}
.main-carousel .img02 {
	background-image: url("../img/m_main_banner_img02.gif");
}
.main-carousel .img03 {
	background-image: url("../img/m_main_banner_img03.gif");
}
.main-carousel .li .copy_area h2 {
	letter-spacing: -3px; font-size: 36px;
}
.main-carousel .li .copy_area h3 {
	margin: 10px auto 0px; letter-spacing: -0.5px; font-size: 15px; max-width: 300px;
}
.main-carousel .owl-nav {
	display: none;
}
}
.tl_main_quick_wrap {
	padding: 150px 0px; width: 100%;
}
.tl_main_quick_wrap .inner {
	margin: 0px auto; position: relative; max-width: 1400px;
}
.tl_main_quick_wrap span {
	color: rgb(41, 44, 55); letter-spacing: 0.05em; font-size: 18px; font-weight: 700; margin-bottom: 22px; display: inline-block; position: relative;
}
.tl_main_quick_wrap span::before {
	background: rgb(41, 44, 55); left: -67px; top: 50%; width: 50px; height: 2px; position: absolute; content: ""; transform: translateY(-50%);
}
.tl_main_quick_wrap h2 {
	padding: 0px 20px; text-align: center; font-size: 42px;
}
.tl_main_quick_wrap p {
	margin: 0px auto; padding: 20px 20px 40px; text-align: center; color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 16px; font-weight: 300; -ms-word-break: keep-all; max-width: 540px;
}
.tl_main_quick_wrap .inner p {
	padding: 20px 0px 50px; text-align: center; color: rgb(85, 85, 85); font-size: 15px;
}
.tl_main_quick_wrap .inner ul {
	margin: 0px; padding: 0px;
}
.tl_main_quick_wrap .inner li {
	width: 25%; height: 300px; text-align: center; float: left; display: table; background-color: rgb(79, 64, 64);
}
.tl_main_quick_wrap .inner li i {
	color: rgb(255, 255, 255); font-size: 40px;
}
.tl_main_quick_wrap .inner li a {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: block;
}
.tl_main_quick_wrap .inner li:nth-child(2) {
	
}
.tl_main_quick_wrap .inner li:nth-child(3) {
	background-color: rgb(185, 150, 127);
}
.tl_main_quick_wrap .inner li:nth-child(4) {
	background-color: rgb(208, 177, 153);
}
.tl_main_quick_wrap .inner .link_tit {
	padding: 0px; color: rgb(255, 255, 255); letter-spacing: -0.5px; font-size: 22px;
}
.tl_main_quick_wrap .customer_area {
	top: 0px; width: 240px; height: 230px; text-align: center; right: 0px; color: rgb(41, 63, 143); position: absolute; background-color: rgb(244, 247, 249);
}
.tl_main_quick_wrap .customer_area p {
	line-height: 1.2; letter-spacing: -0.25px;
}
.tl_main_quick_wrap .customer_txt {
	color: rgb(51, 51, 51); letter-spacing: -1px; font-size: 22px; font-weight: bold;
}
.tl_main_quick_wrap .customer_num {
	font-size: 24px; margin-top: 15px;
}
.tl_main_quick_wrap .customer_num strong {
	color: rgb(44, 70, 166); letter-spacing: -0.5px; font-size: 26px; font-weight: bold;
}
.tl_main_quick_wrap .customer_num span {
	margin: 10px 0px 0px; line-height: 1.5; letter-spacing: -0.02em; padding-top: 13px; font-size: 16px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: block;
}
.tl_main_quick_wrap .customer_area p {
	line-height: 1.2; letter-spacing: -0.25px;
}
@media screen and (max-width:980px)
{
.tl_main_quick_wrap .inner li {
	width: 50%;
}
}
@media screen and (max-width:640px)
{
.tl_main_quick_wrap {
	margin: 0px auto;
}
.tl_main_quick_wrap .inner li {
	width: 100%;
}
}
.tl_company_box_wrap {
	padding: 0px 0px; width: 100%; z-index: 2;
}
.tl_company_box_wrap h2 {
	padding: 0px 20px; text-align: center; font-size: 42px;
}
.tl_company_box_wrap p {
	margin: 0px auto; padding: 20px 20px 40px; text-align: center; color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 16px; font-weight: 300; -ms-word-break: keep-all; max-width: 540px;
}
.tl_company_box_wrap ul {
	overflow: hidden; background-color: rgb(255, 255, 255);
}
.tl_company_box_wrap ul li {
	padding: 50px 0px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 32%; text-align: left; margin-left: 2%; float: left; display: block;
}
.tl_company_box_wrap ul li:nth-child(3n+1) {
	margin-left: 0px;
}
.tl_company_box_wrap ul li .icon {
	padding: 0px 0px 30px; display: inline-block;
}
.tl_company_box_wrap ul li .icon i {
	color: rgb(255, 52, 20); font-size: 32px;
}
.tl_company_box_wrap ul li img {
	transition:transform 500ms; vertical-align: middle;
}
.tl_company_box_wrap ul li:hover .icon {
	transition:transform 500ms; transform: rotateY(180deg);
}
.tl_company_box_wrap ul li .box {
	padding: 0px 40px; display: block;
}
.tl_company_box_wrap ul li:last-child .box {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.tl_company_box_wrap ul li dl dt {
	color: rgb(34, 34, 34); line-height: 20px; padding-bottom: 10px; font-size: 23px; font-weight: bold;
}
.tl_company_box_wrap ul li dl dd {
	padding: 0px; color: rgb(85, 85, 85); line-height: 1.5; font-size: 16px; font-weight: 300; -ms-word-break: keep-all;
}
.tl_company_box_wrap ul li a {
	padding: 0px 30px; border-radius: 5px; transition:0.2s; height: 35px; color: rgb(255, 255, 255); line-height: 35px; font-size: 12px; margin-top: 20px; display: inline-block; background-color: rgb(255, 52, 20);
}
.tl_company_box_wrap ul li:hover a {
	background: rgb(255, 52, 20); transition:0.3s; color: rgb(255, 255, 255);
}
@media screen and (max-width:640px)
{
.tl_company_box_wrap ul li {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(221, 221, 221); padding: 50px 0px; border-image: none; width: 100%; clear: both; margin-top: -1px; margin-left: 0px; float: none;
}
.tl_company_box_wrap ul li .box {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
.tl_about_wrap {
	padding: 150px 0px; width: 100%; clear: both; background-color: rgb(248, 249, 250);
}
.tl_about_wrap .inner {
	max-width: 1200px;
}
.tl_about_wrap .about_thumb {
	width: 45%; float: left; position: relative; z-index: 0;
}
.tl_about_wrap .about_thumb .img {
	width: 100%;
}
.tl_about_wrap .about_thumb .img-cap {
	background: rgb(255, 53, 20); padding: 31px 10px; left: -70px; width: 179px; height: 180px; text-align: center; bottom: -7px; position: absolute;
}
.tl_about_wrap .about_thumb .img-cap::before {
	border-width: 0px 0px 31px 34px; border-style: solid; border-color: transparent transparent rgb(255, 51, 20); top: -29px; width: 0px; height: 0px; right: 0px; position: absolute; content: "";
}
.tl_about_wrap .about_thumb .img-cap span {
	color: rgb(255, 255, 255); font-size: 50px;
}
.tl_about_wrap .about_thumb .img-cap p {
	color: rgb(255, 255, 255); line-height: 1.5; padding-right: 13px; font-size: 15px; font-weight: 300;
}
.tl_about_wrap .about_info {
	padding: 0px 20px; width: 50%; height: 720px; float: right; display: table;
}
.tl_about_wrap .about_info h2 {
	line-height: 1.2; letter-spacing: -1px; font-size: 52px; max-width: 490px;
}
.tl_about_wrap .about_info ul li {
	background-position: left; padding: 0px 0px 0px 12px; color: rgb(114, 114, 114); clear: both; font-size: 16px; margin-top: 7px; background-image: url("../img/icon_dot.gif"); background-repeat: no-repeat;
}
.tl_about_wrap p {
	padding: 20px 0px; color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 16px; font-weight: 300; -ms-word-break: keep-all; max-width: 500px;
}
.tl_about_wrap a {
	margin: 50px 0px 0px; padding: 14px 53px; border: 1px solid rgb(255, 166, 152); transition:0.2s; border-image: none; text-align: center; color: rgb(255, 52, 20); font-size: 14px; font-weight: 400; display: inline-block;
}
.tl_about_wrap a:hover {
	border: 1px solid rgb(255, 52, 20); transition:0.3s; border-image: none; color: rgb(255, 255, 255); background-color: rgb(255, 52, 20);
}
@media screen and (max-width:960px)
{
.tl_about_wrap .about_thumb {
	width: 100%;
}
.tl_about_wrap .about_info {
	width: 100%;
}
}
@media screen and (max-width:640px)
{
.tl_about_wrap {
	padding: 50px 0px;
}
.tl_about_wrap .about_info {
	height: 400px;
}
.tl_about_wrap .about_info h2 {
	font-size: 32px;
}
.tl_about_wrap .about_thumb .img-cap {
	left: 0px;
}
}
.tl_middel_content_wrap {
	padding: 0px 0px 150px; width: 100%;
}
.tl_middel_content_wrap .inner {
	max-width: 1400px;
}
.tl_middel_content_wrap .left {
	width: 50%; float: left;
}
.tl_middel_content_wrap .left .box01 {
	padding: 80px; width: 100%; height: 540px; text-align: center; background-image: url("../img/middel_content_box01.jpg"); background-size: cover;
}
.tl_middel_content_wrap .left .box01 h1 {
	text-align: left; color: rgb(255, 255, 255); letter-spacing: 0px; font-size: 14px; font-weight: 300;
}
.tl_middel_content_wrap .left .box01 h2 {
	text-align: left; color: rgb(255, 255, 255); line-height: 1.2; letter-spacing: -3px; font-size: 50px; font-weight: 100;
}
.tl_middel_content_wrap .left .box01 h2 span {
	padding: 20px 0px; text-align: left; color: rgb(255, 255, 255); line-height: 1.6; letter-spacing: 0px; font-size: 15px; font-weight: 300; display: block; opacity: 0.8;
}
.tl_middel_content_wrap .right {
	width: 50%; float: left;
}
.tl_middel_content_wrap .right .box {
	position: relative; background-repeat: no-repeat; background-size: cover;
}
.tl_middel_content_wrap .right .box i {
	font-size: 24px; font-weight: 100;
}
.tl_middel_content_wrap .right .box i:hover {
	color: rgb(255, 204, 51);
}
.tl_middel_content_wrap .right .box02 i {
	font-size: 12px;
}
.tl_middel_content_wrap .right .box03 .plus_more {
	transition:0.2s; left: 50%; top: 70%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 0.9rem; position: absolute; z-index: 2; transform: translate(-50%);
}
.tl_middel_content_wrap .right .box04 .plus_more {
	transition:0.2s; left: 50%; top: 70%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 0.9rem; position: absolute; z-index: 2; transform: translate(-50%);
}
.tl_middel_content_wrap .right .box02 {
	background-position: right bottom; padding: 50px; width: 100%; height: 270px; text-align: left; clear: both; background-image: url("../img/middel_content_box02.png"); background-repeat: no-repeat; background-color: rgb(255, 53, 20);
}
.tl_middel_content_wrap .right .box02 h2 {
	color: rgb(255, 255, 255); letter-spacing: -1px; font-size: 30px; font-weight: 100;
}
.tl_middel_content_wrap .right .box02 h2 span {
	padding: 10px 0px 20px; color: rgb(255, 255, 255); line-height: 1.6; letter-spacing: -0.5px; font-size: 15px; font-weight: 300; display: block; opacity: 0.8;
}
.tl_middel_content_wrap .right .box02 a {
	padding: 0px 20px; border: 1px solid rgba(255, 255, 255, 0.4); transition:0.2s; border-image: none; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px; display: inline-block;
}
.tl_middel_content_wrap .right .box02 a:hover {
	padding: 0px 40px; border: 1px solid rgb(207, 0, 0); transition:0.3s; border-image: none; color: rgb(255, 255, 255); background-color: rgb(207, 0, 0);
}
.tl_middel_content_wrap .right .box03 {
	padding: 50px; width: 50%; height: 270px; text-align: center; float: left; display: block; position: relative; background-color: rgb(75, 188, 220);
}
.tl_middel_content_wrap .right .box03 h2 {
	color: rgb(255, 255, 255); letter-spacing: -1px; font-size: 30px; font-weight: 500;
}
.tl_middel_content_wrap .right .box03 h2 span {
	padding: 10px 0px 30px; color: rgb(255, 255, 255); letter-spacing: -0.5px; font-size: 15px; font-weight: 300; display: block; opacity: 0.8;
}
.tl_middel_content_wrap .right .box03 a {
	padding: 0px 20px; border: 1px solid rgba(255, 255, 255, 0.4); transition:0.2s; border-image: none; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px; display: inline-block;
}
.tl_middel_content_wrap .right .box03 a:hover {
	padding: 0px 40px; border: 1px solid rgb(207, 0, 0); transition:0.3s; border-image: none; color: rgb(255, 255, 255); background-color: rgb(207, 0, 0);
}
.tl_middel_content_wrap .right .box03 i {
	font-size: 12px;
}
.tl_middel_content_wrap .right .box04 {
	padding: 50px; width: 50%; height: 270px; text-align: center; float: left; display: block; position: relative; background-color: rgb(248, 253, 226);
}
.tl_middel_content_wrap .right .box04 h2 {
	color: rgb(0, 0, 0); letter-spacing: -1px; font-size: 30px; font-weight: 500;
}
.tl_middel_content_wrap .right .box04 h2 span {
	padding: 0px; color: rgb(198, 0, 0); font-size: 45px; font-weight: bold; display: block;
}
.tl_middel_content_wrap .right .box04 p {
	color: rgb(51, 51, 51); font-size: 15px;
}
@media screen and (max-width:960px)
{
.tl_middel_content_wrap .left {
	width: 100%;
}
.tl_middel_content_wrap .right {
	width: 100%;
}
.tl_middel_content_wrap .right .box03 {
	width: 100%;
}
.tl_middel_content_wrap .right .box04 {
	width: 100%;
}
}
.tl_projects_wrap {
	padding: 0px 0px 150px; width: 100%; clear: both;
}
.tl_projects_wrap ul li {
	width: 33.33%; float: left; position: relative;
}
.tl_projects_wrap ul li img {
	width: 100%;
}
.tl_projects_wrap span {
	color: rgb(41, 44, 55); letter-spacing: 0.05em; font-size: 18px; font-weight: 700; margin-bottom: 22px; display: inline-block; position: relative;
}
.tl_projects_wrap span::before {
	background: rgb(41, 44, 55); left: -67px; top: 50%; width: 50px; height: 2px; position: absolute; content: ""; transform: translateY(-50%);
}
.tl_projects_wrap h2 {
	padding: 0px 20px; text-align: center; font-size: 42px;
}
.tl_projects_wrap p {
	margin: 0px auto; padding: 20px 20px 40px; text-align: center; color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 16px; font-weight: 300; -ms-word-break: keep-all; max-width: 540px;
}
.tl_projects_wrap ul li .bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; opacity: 0; background-color: rgb(0, 0, 0);
}
.tl_projects_wrap ul li:hover .bg {
	transition:0.5s ease-out; opacity: 0.5; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out;
}
.tl_projects_wrap ul li .txt_wrap {
	padding: 40px; transition:0.5s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; color: rgb(255, 255, 255); overflow: hidden; display: table; position: absolute; z-index: 2; box-sizing: border-box; opacity: 0; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out;
}
.tl_projects_wrap ul li:hover .txt_wrap {
	opacity: 1;
}
.tl_projects_wrap ul li .txt_wrap .cell {
	width: 100%; text-align: center; vertical-align: middle; display: table-cell;
}
.tl_projects_wrap ul li .txt_wrap .cell h2 {
	margin: 0px; color: rgb(255, 255, 255); font-size: 24px; font-weight: bold;
}
.tl_projects_wrap ul li .txt_wrap .cell p {
	color: rgb(255, 255, 255); letter-spacing: -0.02em; font-size: 16px; opacity: 0.8;
}
@media screen and (max-width:960px)
{
.tl_projects_wrap ul li {
	width: 40%;
}
}
@media screen and (max-width:640px)
{
.tl_projects_wrap h2 {
	font-size: 32px;
}
.tl_projects_wrap ul li {
	width: 100%;
}
.tl_projects_wrap ul li .txt_wrap .cell h2 {
	
}
}
.tl_main_about_wrap {
	background: url("../img/main_about_wrap_bg.jpg") fixed no-repeat top / cover; padding: 150px 0px; text-align: center; overflow: hidden; clear: both; position: relative;
}
.tl_main_about_wrap h2 {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 42px; font-weight: bold;
}
.tl_main_about_wrap h2 span {
	padding: 30px 20px; color: rgba(255, 255, 255, 0.8); line-height: 23px; font-size: 16px; font-weight: 400; display: block;
}
.tl_main_about_wrap ul {
	width: 100%; margin-top: 80px; vertical-align: middle; display: table; table-layout: fixed;
}
.tl_main_about_wrap ul li {
	width: 25%; float: left; display: block;
}
.tl_main_about_wrap ul li .t1 {
	color: rgba(255, 255, 255, 0.9); font-size: 20px;
}
.tl_main_about_wrap ul li .t2 {
	color: rgb(255, 255, 255); font-size: 50px; font-weight: 400;
}
.tl_main_about_wrap ul li .t3 {
	color: rgba(255, 255, 255, 0.8); font-size: 16px; font-weight: 400;
}
@media screen and (max-width:960px)
{
.tl_main_about_wrap ul li {
	width: 50%;
}
}
@media screen and (max-width:640px)
{
.tl_main_about_wrap h2 {
	font-size: 32px;
}
.tl_main_about_wrap ul li {
	width: 100%; margin-bottom: 6%;
}
.tl_main_about_wrap ul li .t2 {
	font-size: 58px;
}
}
.tl_squarebox_wrap {
	padding: 150px 0px; width: 100%; clear: both;
}
.tl_squarebox_wrap .inner {
	max-width: 1400px;
}
.tl_squarebox_wrap span {
	color: rgb(41, 44, 55); letter-spacing: 0.05em; font-size: 18px; font-weight: 700; margin-bottom: 22px; display: inline-block; position: relative;
}
.tl_squarebox_wrap span::before {
	background: rgb(41, 44, 55); left: -67px; top: 50%; width: 50px; height: 2px; position: absolute; content: ""; transform: translateY(-50%);
}
.tl_squarebox_wrap h2 {
	padding: 0px 20px; text-align: center; font-size: 42px;
}
.tl_squarebox_wrap p {
	margin: 0px auto; padding: 20px 20px 40px; text-align: center; color: rgb(85, 85, 85); line-height: 1.75; letter-spacing: -0.02em; font-size: 16px; font-weight: 300; -ms-word-break: keep-all; max-width: 540px;
}
.tl_squarebox_wrap ul {
	overflow: hidden; padding-top: 20px;
}
.tl_squarebox_wrap ul li {
	padding: 40px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 48.5%; text-align: center; margin-left: 3%; float: left; display: block;
}
.tl_squarebox_wrap ul li:nth-child(2n+1) {
	margin-left: 0px;
}
.tl_squarebox_wrap ul li .icon {
	padding: 0px 0px 30px; display: inline-block;
}
.tl_squarebox_wrap ul li .icon i {
	color: rgb(255, 52, 20); font-size: 32px;
}
.tl_squarebox_wrap ul li img {
	transition:transform 500ms; vertical-align: middle;
}
.tl_squarebox_wrap ul li:hover .icon {
	transition:transform 500ms; transform: rotateY(180deg);
}
.tl_squarebox_wrap ul li .box {
	padding: 40px; display: block;
}
.tl_squarebox_wrap ul li:last-child .box {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.tl_squarebox_wrap ul li .d-flex {
	padding-right: 25px; float: left;
}
.media-body p {
	padding: 0px; text-align: left; color: rgb(85, 85, 85); font-size: 16px; font-weight: 300; margin-bottom: 20px;
}
.media-body h4 {
	transition:300ms linear; text-align: left; color: rgb(34, 34, 34); padding-left: 102px; font-size: 20px; font-weight: 500;
}
@media screen and (max-width:960px)
{
.tl_squarebox_wrap h2 {
	font-size: 32px;
}
.tl_squarebox_wrap ul li {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(221, 221, 221); margin: -1px 0px 0px; border-image: none; width: 100%;
}
}
.tl_photobox_wrap {
	padding: 30px 0px; width: 100%; z-index: 2;
}
.tl_photobox_wrap .inner {
	max-width: 1400px;
}
.tl_photobox_wrap .main_title {
	text-align: center; margin-bottom: 75px;
}
.tl_photobox_wrap h2 {
	text-align: center; color: rgb(34, 34, 34); font-size: 40px; margin-bottom: 20px;
}
.tl_photobox_wrap span {
	color: rgb(41, 44, 55); letter-spacing: 0.05em; font-size: 18px; font-weight: 700; margin-bottom: 22px; display: inline-block; position: relative;
}
.tl_photobox_wrap span::before {
	background: rgb(41, 44, 55); left: -67px; top: 50%; width: 50px; height: 2px; position: absolute; content: ""; transform: translateY(-50%);
}
.tl_photobox_wrap p {
	margin: 0px auto; text-align: center; color: rgb(85, 85, 85); font-size: 16px; font-weight: 300; max-width: 690px;
}
.tl_photobox_wrap ul {
	overflow: hidden; background-color: rgb(255, 255, 255);
}
.tl_photobox_wrap ul li {
	padding: 50px 0px; width: 32%; text-align: left; margin-left: 2%; float: left; display: block;
}
.tl_photobox_wrap ul li:nth-child(3n+1) {
	margin-left: 0px;
}
.tl_photobox_wrap ul li .photo {
	padding: 0px 0px 30px;
}
.tl_photobox_wrap ul li .photo i {
	color: rgb(255, 52, 20); font-size: 32px;
}
.tl_photobox_wrap ul li img {
	transition:transform 500ms; vertical-align: middle;
}
.tl_photobox_wrap ul li:hover .icon {
	transition:transform 500ms; transform: rotateY(180deg);
}
.tl_photobox_wrap ul li .box {
	padding: 0px; display: block;
}
.tl_photobox_wrap ul li:last-child .box {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.tl_photobox_wrap ul li dl {
	padding: 0px 20px;
}
.tl_photobox_wrap ul li dl dt {
	color: rgb(34, 34, 34); line-height: 20px; padding-bottom: 30px; font-size: 23px; font-weight: bold;
}
.tl_photobox_wrap ul li dl dd {
	padding: 0px; color: rgb(85, 85, 85); line-height: 1.5; font-size: 16px; font-weight: 300; -ms-word-break: keep-all;
}
.tl_photobox_wrap ul li a {
	padding: 0px 30px; border-radius: 5px; transition:0.2s; height: 35px; color: rgb(255, 255, 255); line-height: 35px; font-size: 12px; margin-top: 20px; display: inline-block; background-color: rgb(255, 52, 20);
}
.tl_photobox_wrap ul li:hover a {
	background: rgb(255, 52, 20); transition:0.3s; color: rgb(255, 255, 255);
}
@media screen and (max-width:960px)
{
.tl_photobox_wrap ul li {
	padding: 50px 0px; width: 49%;
}
.tl_photobox_wrap ul li:nth-child(2n+1) {
	margin-left: 0px;
}
.tl_photobox_wrap ul li .box {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
@media screen and (max-width:640px)
{
.tl_photobox_wrap ul li {
	padding: 50px 0px; width: 100%; clear: both; margin-left: 0px; float: none;
}
.tl_photobox_wrap ul li .box {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
.tl_news_wrap {
	padding: 150px 0px; width: 100%; clear: both; background-color: rgb(248, 249, 250);
}
.tl_news_wrap .inner {
	max-width: 1400px;
}
.tl_news_wrap .left {
	padding: 50px; width: 48%; float: left; background-color: rgb(255, 255, 255);
}
.tl_news_wrap .left h2 {
	text-align: left; color: rgb(102, 204, 102); padding-bottom: 20px; font-size: 30px; font-weight: bold;
}
.tl_news_wrap .left p {
	color: rgb(85, 85, 85); font-size: 16px; max-width: 150px;
}
.tl_news_wrap .left .blog_section li {
	padding: 20px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.tl_news_wrap .left .blog_section .title {
	margin-bottom: 10px;
}
.tl_news_wrap .left .blog_section .title a {
	color: rgb(68, 68, 68); letter-spacing: -0.5px; font-size: 19px; font-weight: 500;
}
.tl_news_wrap .left .blog_section .title .date {
	background: url("../img/b_ico.gif") no-repeat left; color: rgb(45, 100, 177); letter-spacing: 1px; padding-right: 20px; padding-left: 27px; font-size: 14px; font-weight: 600;
}
.tl_news_wrap .left .blog_section .memo {
	line-height: 1.2em;
}
.tl_news_wrap .left .blog_section .memo a {
	color: rgb(85, 85, 85); line-height: 1.75; padding-left: 26px; font-size: 15px;
}
.tl_news_wrap .right {
	padding: 50px; width: 50%; height: 480px; float: right; background-color: rgb(255, 255, 255);
}
.tl_news_wrap .right .tl_latest_tab ul {
	margin: 0px auto; padding-bottom: 30px; max-width: 600px;
}
.tl_news_wrap .right .tl_latest_tab ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: " ";
}
.tl_news_wrap .right .tl_latest_tab ul li {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 50%; text-align: center; margin-left: -1px; float: left; display: block;
}
.tl_news_wrap .right .tl_latest_tab ul li a {
	padding: 0px; height: 55px; color: rgb(34, 34, 34); line-height: 55px; font-size: 15px; display: block;
}
.tl_news_wrap .right .tl_latest_tab ul li a.on {
	color: rgb(255, 255, 255); box-shadow: 0px 15px 15px rgba(65,71,143,0.2); background-color: rgb(198, 0, 0);
}
@media screen and (max-width:980px)
{
.tl_news_wrap .left {
	width: 100%;
}
.tl_news_wrap .right {
	width: 100%;
}
}
@media screen and (max-width:640px)
{
.tl_news_wrap .left {
	padding: 20px;
}
.tl_news_wrap .right {
	padding: 20px;
}
.tl_news_wrap .left .blog_section .memo a {
	padding-left: 0px;
}
}
.sub_visual {
	background-position: top; margin: 0px auto; height: 522px; overflow: hidden; position: relative; max-width: 2560px; background-repeat: no-repeat;
}
.sub_visual.visual01 .bg {
	background-image: url("../img/sub_visual01.jpg");
}
.sub_visual.visual02 .bg {
	background-image: url("../img/sub_visual02.jpg");
}
.sub_visual.visual03 .bg {
	background-image: url("../img/sub_visual03.jpg");
}
.sub_visual.visual04 .bg {
	background-image: url("../img/sub_visual04.jpg");
}
.sub_visual.visual05 .bg {
	background-image: url("../img/sub_visual05.jpg");
}
.sub_visual.visual06 .bg {
	background-image: url("../img/sub_visual06.jpg");
}
.sub_visual.visual07 .bg {
	background-image: url("../img/sub_visual07.jpg");
}
.sub_visual .title_warp {
	margin: 0px auto; max-width: 1240px;
}
.sub_visual .title_warp .title_page {
	margin: 0px auto; height: 522px; text-align: center; position: relative; z-index: 2; transform: translateY(40%);
}
.sub_visual h3 {
	color: rgb(255, 255, 255); letter-spacing: 1px; padding-bottom: 20px; font-size: 14px; font-weight: 500; opacity: 0.8;
}
.sub_visual .main_title {
	text-align: center; color: rgb(255, 255, 255); letter-spacing: -1px; font-size: 45px; font-weight: 500;
}
.sub_visual .inBox {
	color: rgb(255, 255, 255); padding-top: 10px; font-size: 14px;
}
.sub_visual .inBox i {
	color: rgb(255, 255, 255); font-size: 14px; display: inline-block;
}
.sub_visual .inBox a {
	padding: 0px 13px 0px 0px;
}
.sub_visual .inBox span {
	padding: 0px 13px; opacity: 0.8;
}
.sub_visual .inBox span.strong {
	padding: 0px 0px 0px 13px; opacity: 1;
}
.sub_visual .cover {
	background: url("../img/sub_visual_cover.png") no-repeat bottom / cover; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; min-width: 1200px; opacity: 0.6; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.sub_visual .bg {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.sub_visual.tmp {
	height: 100px; background-color: rgb(0, 0, 0);
}
.sub_visual.tmp .title_warp {
	display: none;
}
.sub_visual h3 {
	animation-name: visual-tit; animation-duration: 0.7s; animation-timing-function: ease; animation-delay: 0.3s; animation-iteration-count: 1; animation-fill-mode: both; -webkit-animation-duration: 0.7s; -webkit-animation-fill-mode: both; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-delay: 0.3s; -webkit-animation-name: visual-tit;
}
.sub_visual .main_title {
	animation-name: visual-tit; animation-duration: 0.7s; animation-timing-function: ease; animation-delay: 0.3s; animation-iteration-count: 1; animation-fill-mode: both; -webkit-animation-duration: 0.7s; -webkit-animation-fill-mode: both; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-delay: 0.3s; -webkit-animation-name: visual-tit;
}
.sub_visual .inBox {
	animation-name: visual-tit; animation-duration: 0.7s; animation-timing-function: ease; animation-delay: 0.3s; animation-iteration-count: 1; animation-fill-mode: both; -webkit-animation-duration: 0.7s; -webkit-animation-fill-mode: both; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-delay: 0.3s; -webkit-animation-name: visual-tit;
}
.sub_visual .main_title {
	animation-delay: 0.6s; -webkit-animation-delay: 0.6s;
}
.sub_visual .inBox {
	animation-delay: 0.9s; -webkit-animation-delay: 0.9s;
}
.sub_visual .bg {
	content: ""; animation-name: visual-zoom; animation-duration: 3s; animation-timing-function: ease; animation-delay: 0.4s; animation-iteration-count: 1; animation-fill-mode: both; -webkit-animation-duration: 3s; -webkit-animation-fill-mode: both; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-delay: 0.4s; -webkit-animation-name: visual-zoom;
}
@media screen and (max-width:640px)
{
.sub_visual {
	height: 422px;
}
.sub_visual .title_warp {
	width: 100%;
}
.sub_visual .title_warp .title_page {
	height: 422px;
}
.sub_visual h3 {
	font-size: 12px;
}
.sub_visual .main_title {
	font-size: 34px;
}
.sub_visual .inBox {
	font-size: 12px;
}
}
.content_wrap {
	width: 100%; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.content_wrap .txtCon {
	margin: 0px auto; padding: 20px 20px 0px; clear: both; max-width: 1400px;
}
.content_wrap .txtCon .sub_title {
	margin: 60px 0px 30px; padding: 0px; text-align: center;
}
.content_wrap .txtCon .sub_title h2 {
	color: rgb(0, 0, 0); font-size: 60px;
}
.content_wrap .txtCon .sub_title p {
	color: rgb(85, 85, 85); padding-top: 10px; font-size: 16px; -ms-word-break: keep-all;
}
.content_wrap .txtboard {
	margin: 0px auto; padding: 20px 20px 50px; color: rgb(68, 68, 68); line-height: 1.75; letter-spacing: -0.02em; clear: both; font-size: 12px; font-weight: 300; max-width: 1400px;
}
@media screen and (max-width:640px)
{
.content_wrap .txtCon {
	font-weight: 400;
}
.content_wrap .txtCon .sub_title h2 {
	font-size: 32px;
}
}
.share-area {
	padding-top: 16px; float: right; display: block; box-sizing: border-box;
}
.share-area .hide-wrap {
	width: 151px; height: 34px; overflow: hidden; float: left;
}
.share-area .hide-wrap .hide-area {
	left: 200px; width: 151px; height: 34px; position: relative;
}
.share-area .hide-wrap .hide-area ul {
	margin: 0px; padding: 0px; overflow: hidden;
}
.share-area .hide-wrap .hide-area ul li {
	margin-left: 13px; float: left; cursor: pointer;
}
.share-area .hide-wrap .hide-area ul li:first-child {
	margin-left: 0px;
}
.share-area .share-btn {
	border: 0px currentColor; transition:0.5s; border-image: none; width: 34px; height: 34px; text-indent: -9999px; padding-left: 18px; margin-right: 20px; float: right; background-image: url("../img/share_open_bt.png"); background-repeat: no-repeat; background-position-x: right; background-color: inherit;
}
.share-area .share-btn.active {
	border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; background-image: url("../img/share_close_bt.png");
}
@media screen and (max-width:640px)
{
.share-area .share-btn {
	display: none;
}
.share-area {
	display: none;
}
}
#footer {
	background: rgb(48, 52, 59); width: 100%; height: auto; clear: both;
}
.foot_menu {
	background: rgb(48, 52, 59); padding: 20px; width: 100%; border-bottom-color: rgba(255, 255, 255, 0.07); border-bottom-width: 1px; border-bottom-style: solid;
}
.foot_menu .fm {
	float: left;
}
.foot_menu .fm li {
	line-height: 2em; padding-right: 15px; margin-right: 15px; border-right-color: rgba(255, 255, 255, 0.07); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
.foot_menu .fm li a {
	color: rgba(255, 255, 255, 0.9); font-size: 1.08em;
}
.foot_menu .fm li a.point {
	color: rgb(50, 192, 235);
}
.foot_menu .fm li:last-child {
	margin-right: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.foot_menu .sns {
	float: right;
}
.foot_menu .sns li {
	margin-left: 10px; display: inline-block;
}
.foot_menu .sns li:first-child {
	margin-left: 0px;
}
.foot_menu .sns li a {
	color: rgb(119, 119, 119);
}
.foot_menu .sns li a:hover {
	color: rgb(255, 255, 255);
}
.foot_menu .menu {
	margin-top: 20px;
}
.foot_menu #phone {
	padding: 0px 20px; text-align: center; color: rgb(255, 255, 255); font-size: 12px; display: inline-block; background-color: rgb(102, 204, 102);
}
.foot_menu #kakao {
	padding: 0px 20px; text-align: center; color: rgb(0, 0, 0); font-size: 12px; display: inline-block; background-color: rgb(255, 235, 51);
}
.footer_in {
	margin: 0px auto; padding: 38px 20px; height: auto; max-width: 1240px; box-sizing: border-box;
}
.footer_in address h1 {
	color: rgb(255, 255, 255); line-height: 1.8; padding-bottom: 10px; font-size: 16px; font-weight: bold;
}
.footer_in address p {
	color: rgba(255, 255, 255, 0.4); overflow: hidden; font-size: 13px;
}
.footer_in address p strong {
	color: rgba(255, 255, 255, 0.5); font-weight: 500;
}
.footer_in address p span {
	line-height: 1.8em; margin-right: 10px; display: inline-block;
}
.footer_in address p.addr {
	margin-top: 18px;
}
.footer_in address p.copylight {
	color: rgb(153, 153, 153); font-size: 13px; margin-top: 18px;
}
.footer_in address {
	width: 65%; font-style: normal; float: left;
}
.footer_in .customer {
	color: rgba(255, 255, 255, 0.5); padding-left: 30px; font-size: 13px; margin-left: 20px; border-left-color: rgba(255, 255, 255, 0.05); border-left-width: 1px; border-left-style: solid; float: right;
}
.footer_in .customer .main_tel {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 300; margin-top: 20px; margin-bottom: 20px;
}
.footer_in .customer .main_tel span {
	color: rgb(50, 192, 235); font-size: 20px; font-weight: bold; margin-top: 10px; display: block;
}
@media screen and (max-width:640px)
{
.footer_in address {
	width: 100%;
}
.footer_in .customer {
	width: 100%; padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.foot_menu .sns {
	padding-top: 20px; float: left;
}
.foot_menu .fm {
	margin-bottom: 20px;
}
}
.foot_counselbox_wrap {
	padding: 0px; width: 100%; height: 137px; bottom: 0px; visibility: visible; position: fixed; z-index: 2; opacity: 1; background-color: rgb(68, 47, 35);
}
.foot_counselbox_wrap {
	background: url("http://leebukmandoo.com/theme/rokwon/img/main_bg.jpg") no-repeat;
}
.foot_counselbox_wrap #footer_counsel_form {
	position: relative;
}
.foot_counselbox_wrap .inner {
	padding: 0px 20px; position: relative; max-width: 1400px;
}
.foot_counselbox_wrap .txt_notice {
	margin: 0px auto; text-align: left; color: rgb(255, 255, 255); letter-spacing: -2px; padding-top: 13px; padding-bottom: 8px; font-size: 30px; font-weight: 300; display: block;
}
.foot_counselbox_wrap .privacy {
	top: 38px; right: 0px; color: rgb(255, 255, 255); letter-spacing: -0.5px; font-size: 16px; position: absolute;
}
.foot_counselbox_wrap .box {
	border: 0px solid red; border-image: none; height: 90px; padding-top: 6px; position: relative;
}
.foot_counselbox_wrap .form_txt {
	border: currentColor; border-image: none; width: 100%; color: rgb(85, 85, 85); letter-spacing: -0.5px; font-size: 19px;
}
.foot_counselbox_wrap .phone {
	border: currentColor; border-image: none; width: 165px; color: rgb(51, 44, 57); font-size: 19px;
}
.foot_counselbox_wrap .box li {
	padding: 0px 15px; width: 16%; height: 50px; color: rgb(85, 85, 85); line-height: 47px; float: left; background-color: rgb(255, 255, 255);
}
.foot_counselbox_wrap .box .place {
	margin-left: 5px;
}
.foot_counselbox_wrap .tel {
	margin-left: 5px;
}
.foot_counselbox_wrap .tel_number {
	margin-left: 4px;
}
.foot_counselbox_wrap .checkbox {
	border: 5px solid rgb(58, 58, 58); border-image: none; width: 18px; height: 18px; vertical-align: middle; background-color: transparent;
}
.foot_counselbox_wrap .btn_postion {
	border: 0px solid rgb(0, 0, 255); border-image: none; float: right; position: relative;
}
.foot_counselbox_wrap .send_btn {
	background: rgb(112, 88, 74); border: currentColor; border-image: none; width: 176px; height: 50px; color: rgb(255, 255, 255); letter-spacing: -1px; font-size: 22px; font-weight: 600; cursor: pointer;
}
.scrolled .foot_counselbox_wrap {
	transition:0.5s; opacity: 0;
}
@media screen and (max-width:1200px)
{
.quotation {
	top: 0px; width: 100%; height: 400px; bottom: 0px; position: relative; z-index: 10002; background-color: rgb(114, 79, 69);
}
.foot_counselbox_wrap.inner {
	width: 100%;
}
.foot_counselbox_wrap .txt_notice {
	text-align: center;
}
.foot_counselbox_wrap .box {
	margin: 20px auto 0px; width: 100%; text-align: center;
}
.foot_counselbox_wrap .box li {
	margin: 0px auto 10px; width: 550px; text-align: center; float: none;
}
.foot_counselbox_wrap .box .place {
	margin: auto;
}
.foot_counselbox_wrap .privacy {
	top: 0px; width: 100%; text-align: center; right: 0px; color: rgb(255, 255, 255); letter-spacing: -1px; font-size: 14px; position: relative;
}
.foot_counselbox_wrap .form_txt {
	border: currentColor; border-image: none; width: 100%; text-align: left; color: rgb(85, 85, 85);
}
.foot_counselbox_wrap .phone {
	border: currentColor; border-image: none; width: 100%; float: none;
}
.foot_counselbox_wrap .pt_1 {
	margin: 10px auto 0px; width: 550px;
}
.foot_counselbox_wrap .pt_1 .tel {
	width: 150px; color: rgb(68, 68, 68); margin-left: 0px; float: left; background-color: rgb(255, 255, 255);
}
.foot_counselbox_wrap .pt_1 .tel_number {
	width: 195px; margin-left: 5px; float: left;
}
.foot_counselbox_wrap .btn_postion {
	margin: 0px auto; width: 100%; text-align: center;
}
.foot_counselbox_wrap .send_btn {
	margin: 13px auto; width: 550px; height: 35px; letter-spacing: -1px; font-size: 15px;
}
.foot_counselbox_wrap .privacy .checkbox {
	-webkit-appearance: auto;
}
}
@media all and (max-width:600px)
{
.scrolled .foot_counselbox_wrap {
	display: none;
}
.foot_counselbox_wrap .txt_notice {
	text-align: center; letter-spacing: -0.5px; padding-top: 18px; padding-bottom: 4px; font-size: 23px; -ms-word-break: keep-all;
}
.foot_counselbox_wrap .box li {
	width: 100%;
}
.foot_counselbox_wrap .name {
	width: 310px;
}
.foot_counselbox_wrap .place {
	width: 310px;
}
.foot_counselbox_wrap .pt_1 {
	width: 100%;
}
.foot_counselbox_wrap .pt_1 .tel {
	width: 30%;
}
.foot_counselbox_wrap .pt_1 .tel_number {
	width: 34%;
}
.foot_counselbox_wrap .send_btn {
	margin: 8px auto; width: 320px;
}
}
@media all and (max-width:540px)
{
.foot_counselbox_wrap .pt_1 .tel_number {
	width: 33.66%;
}
}
.tl_pop_con {
	background: rgb(255, 255, 255);
}
.tl_pop_con h2.f_pop_tit {
	background: rgb(7, 106, 163); width: 100%; height: 80px; color: rgb(255, 255, 255); line-height: 80px; font-size: 20px;
}
.tl_pop_con h2.f_pop_tit img {
	width: 120px; margin-top: -10px; margin-right: 5px; margin-left: 50px; display: inline-block;
}
.tl_pop_con h2.f_pop_tit span {
	padding-left: 50px; display: inline-block;
}
.f_pop_wrap {
	text-align: justify; line-height: 23px; font-size: 15px; -ms-word-break: break-all; -ms-overflow-y: auto;
}
.f_pop_wrap strong {
	color: rgb(0, 161, 154); font-weight: normal;
}
.f_pop_wrap p {
	padding: 40px 50px; color: rgb(51, 51, 51); line-height: 1.6;
}
.mfp-close::after {
	background: url("../img/w_btn_close.png") no-repeat center; border-radius: 50%; transition:transform 300ms, transform 300ms; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; -webkit-transition: -webkit-transform 300ms;
}
.mfp-close {
	border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -999px; overflow: hidden; opacity: 1; background-color: transparent;
}
button.mfp-close:hover::after {
	transform: rotate(270deg); -webkit-transform: rotate(270deg);
}
