
body {
	font-family: 'Pretendard', sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	overflow-x: hidden;
	transition: none;
	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #232323;
	transition: 0.5s ease;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
a:hover,
a:active,
a:focus {
	color: #415888;
	text-decoration: none;
	outline: none;
}
select::-ms-expand {
	display: none;
}

.form-template-type2 .help-block {
	display: none!important;
}

.header {
	z-index: 999;
	width: 100%;
	top: 0;
	height: 78px;
	overflow: hidden;
	position: fixed;
	transition: 0.5s ease;
	background-color: #fafafa;
	background-repeat: no-repeat;
}

.header:hover {
	background-color: #fafafa;
	height: 340px;
	color: #232323 !important;
	border-bottom: 5px solid #d8210d;
}
nav.navbar.bootsnav {
	border: none;
	background-color: #fff;
}
nav.navbar.bootsnav ul.nav > li > a {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	padding: 30px 0;
	width: 130px;
	text-align: center;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
	display: none;
}
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a {
	font-size: 15px;
	padding: 5px 0;
	font-weight: 500;
	color: #000;
	text-align: center;
	border: none;
	background-color: unset!important;
	transition: 0.5s ease;
}
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a:hover {
	font-weight: 700;
	color: #d8210d;
}
.navbar-brand {
	padding: 20px 15px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	width: 130px;
	padding-top: 15px;
	min-width: 130px;
}
.attr-nav > ul > li > a {
	padding: 25px 5px;
}
.dropdown-menu {
	max-height: 0;
	min-height: 300px;
	transition: 0.5s ease;
	display: block;
	overflow: hidden;
	border: none!important;
	background-color: unset!important;
	border-right: 1px solid #eeeeee!important;

}
.header:hover .dropdown-menu {
	max-height: 200px;
}

.main-banner {
	background-image: url(../images/main_06.jpg);
	height: 100vh;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
.main-banner .text {
	text-align: center;
	color: #fff;
	font-size: 62px;
	font-weight: 700;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-item-1 {
	background-image: url(../images/main_07.jpg);
	height: 460px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	color: #fff;
}
.main-item-1 .txt1 {
	font-size: 36px;
	font-weight: 700;
	padding-top: 160px;
	padding-bottom: 10px;
}
.main-item-1 .txt1 span {
	font-size: 20px;
}
.main-item-1 .txt2 {
	font-size: 20px;
}
.main-item-2 {
	background-color: #fafafa;
	padding-bottom: 100px;
}
.main-item-2 .text {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
}
.main-item-2 .ft a {
	border: 1px solid #fff;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	height: 60px;
	width: 170px;
	color: #fff;
	justify-content: center;
	align-items: center;
}
.main-item-2 .ft a i {
	width: 16px;
	height: 12px;
	background-image: url(../images/arrow-right.png);
	margin-left: 15px;
	display: flex
}
.main-item-2 .title {
	padding: 115px 0 76px;
	font-weight: 700;
	font-size: 36px;
	color: #000;
	text-align: center;
}
.main-item-2 .item1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-image: url(../images/main_10.jpg);
	height: 540px;
	border-radius: 20px;
}
.main-item-2 .item1 .text {
	padding-left: 50px;
	padding-top: 60px;
}
.main-item-2 .item1 a {
	margin-left: 50px;
	margin-bottom: 50px;
}
.main-item-2 .group {
	display: flex;
	flex-direction: column;
}
.main-item-2 .group > div {
	height: 258px;
	border-radius: 20px;
}
.main-item-2 .group .item2 {
	background-image: url(../images/main_12.jpg);
}
.main-item-2 .group .item3 {
	margin-top: 24px;
	background-image: url(../images/main_15.jpg);
}
.main-item-2 .item2 ,.main-item-2 .item3 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
}
.main-item-2 .item2 .text ,.main-item-2 .item3 .text {
	padding-left: 50px;
	padding-bottom: 40px;
}
.main-item-2 .item2 .ft ,.main-item-2 .item3 .ft {
	padding-right: 50px;
	padding-bottom: 40px;
}
.main-item-3 video {
	width: 100%;
	border-radius: 15px;
}
.main-item-3 {
	margin-top: 100px;
	padding-bottom: 100px;
}
.main-item-4 {
	color: #fff;
}
.main-item-4 .item-1 {
	background-image: url(../images/main_21.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
}
.main-item-4 .item-2 {
	background-image: url(../images/main_23.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
}
.main-item-4 .txt1 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 140px;
}
.main-item-4 .txt2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}
.main-item-4 a {
	border: 1px solid #fff;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	height: 60px;
	width: 170px;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-bottom: 90px;
}
.main-item-4 a i {
	width: 16px;
	height: 12px;
	background-image: url(../images/arrow-right.png);
	margin-left: 15px;
	display: flex
}
footer {
	background-color: #0e0e0e;
	color: #fff;
	padding: 75px 0;
}
footer .logo {
	padding: 0 15px 40px;
}
footer p {
	font-size: 16px;
	font-weight: 300;
}
footer p span {
	display: inline-block;
	padding: 0 8px;
}
footer .copyright {
	font-weight: 200;
	letter-spacing: -1px;
}

/* subpage */
.subpage-top-banner {
	height: 350px;
	color: #fff;
	margin-top: 80px;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.sub1-1 .subpage-top-banner {
	background-image: url(../images/sub1-1-bg.jpg);
}
.sub2-1 .subpage-top-banner {
	background-image: url(../images/sub2-1-bg.jpg);
}
.sub3-1 .subpage-top-banner {
	background-image: url(../images/sub3-1-bg.jpg);
}
.sub4-1 .subpage-top-banner {
	background-image: url(../images/sub4-1-bg.jpg);
}
.sub5-1 .subpage-top-banner {
	background-image: url(../images/sub5-1-bg.jpg);
}
.sub6-1 .subpage-top-banner {
	background-image: url(../images/sub6-1-bg.jpg);
}
.subpage-top-banner .txt1 {
	font-size: 56px;
	font-weight: 700;
	padding-top: 140px;
}
.subpage-top-banner .txt2 {
	font-size: 20px;
	font-weight: 500;
}
.subpage-navi {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #eeeeee;
}
.subpage-navi a {
	font-size: 18px;
	font-weight: 700;
	margin: 0 40px;
	display: block;
	padding: 25px 0;
}
.subpage-navi .active a ,.subpage-navi a:hover{
	color: #d8210d;
	border-bottom: 2px solid #d8210d;
}
.page-title {
	font-size: 58px;
	font-weight: 700;
	color: #000;
	padding-bottom: 50px;
}
.page-subtitle {
	font-size: 24px;
	font-weight: 700;
	color: #d8210d;
	padding-top: 150px;
}
.ceo-message {
	padding-bottom: 120px;
}
.ceo-message h2 {
	font-size: 36px;
	font-weight: 700;
	padding-top: 80px;
	line-height: 1.5;
}
.ceo-message p {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: -0.7px;
	font-weight: 500;
	color: #3c3c3c;
	padding-top: 80px;
}
.ceo-message p b {
	color: #000;
}
.vision .vision1 h2 {
	font-weight: 700;
	padding: 0;
	margin: 0;
}
.vision .vision1 p {
	font-size: 20px;
	font-weight: 500;
}
.vision .vision1 img {
	padding-top: 50px;
	padding-bottom: 120px;
}
.vision .vision2 {
	padding: 150px 0;
	background-color: #fafafa;
}
.vision .vision2 .subtitle {
	font-size: 24px;
	font-weight: 700;
	color: #d8210d;
	text-align: center;
}
.vision .vision2 .title {
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 70px;
}
.vision .vision2 .item {
	margin-bottom: 30px;
	padding: 30px;
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #eee;
}
.vision .vision2 .item .txt1 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
}
.vision .vision2 .item .txt2 {
	font-size: 20px;
	font-weight: 500;
	color: #3c3c3c;
	padding-top: 15px;
}
.vision .vision2 .item .icon {
	padding-top: 45px;
	text-align: right;
}
.history h2,.location h2 {
	margin: 0;
	font-weight: 700;
	padding-bottom: 120px;
}
.history h3 {
	margin: 0;
	font-size: 58px;
	font-weight: 700;
}
.history h6 {
	font-size: 30px;
	font-weight: 700;
	border-bottom: 1px solid #bfbfbf;
	padding:  10px 0 25px 0;
	margin-bottom: 27px;
}
.history ul {
	padding-bottom: 55px;
}
.history ul li .year {
	font-size: 30px;
	font-weight: 700;
	color: #d8210d;
	letter-spacing: -1px;
}
.history ul li .conts {
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0 15px;
}
.location h2 span {
	font-weight: 400;
}
.location h2 {
	padding-bottom: 50px;
}
.location .map {
	background-color: #eee;
	border-radius: 15px;
	height: 500px;
	margin-bottom: 150px;
}
.sub2-1 img {
	margin-top: 80px;
	margin-bottom: 80px;
}
.sub2-1 .item1 h2 {
	font-size: 36px;
	font-weight: 700;
	margin:0;
	padding: 0;
}
.sub2-1 .item1 p {
	font-size: 20px;
	font-weight: 500;
	color: #3c3c3c;
	letter-spacing: -0.5px;
}
.sub2-1 .item1 h3 {
	font-size: 30px;
	font-weight: 700;
}
.sub2-1 .item1 .txt {
	font-size: 18px;
	padding-bottom: 30px;
}
.sub2-1 .item1 {
	padding-bottom: 80px;
}
.sub2-1 .item2 {
	padding: 150px 0;
	background-color: #fafafa;
}
.sub2-1 .item2 .subtitle {
    font-size: 24px;
    font-weight: 700;
    color: #d8210d;
    text-align: center;
}
.sub2-1 .item2 .title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 70px;
}
.sub2-1 .item2 .item .txt1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}
.sub2-1 .item2 .item .txt2 {
	font-size: 20px;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 50px;
}
.sub2-1 .item2 .item {
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #eee;
}
.sub2-1 .item2 .item .icon {
    text-align: right;
}
.sub2-1 .item2 .item img {
	padding: 0;
	margin: 0;
}
.sub2-2 .item1 p {
	letter-spacing: -1px;
}
.sub2-1 .item3 {
	padding-top: 110px;
	padding-bottom: 150px;
}
.sub2-1 .item3 .subtitle {
    font-size: 24px;
    font-weight: 700;
    color: #d8210d;
    text-align: center;
}
.sub2-1 .item3 .title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 70px;
}
.sub2-1 .item3 img {
	margin: 0 0 20px;
}
.sub2-1 .item3 .item {
	position: relative;
	margin-bottom: 30px;
}
.sub2-1 .item3 .item .bg {
	width: 100%;
	padding: 50% 0;
	border-radius: 20px;
}
.sub2-1 .item3 .txt {
	position: absolute;
	opacity: 0;
	transition: 0.5s ease;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 35px;
	border-radius: 20px;
	background-image: linear-gradient(rgba(0,0,0,0),  rgba(0,0,0,0.8));
}
.sub2-1 .item3 .item:hover .txt {
	opacity: 1;
}
.sub2-1 .list img {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}
.sub2-1 .list {
	padding-top: 50px;
	padding-bottom: 100px;
}
.contact {
	padding-top: 60px;
}
.contact img {
	margin: 0;
}
.contact .title {
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.contact .cont input,.contact .cont textarea {
	border: 1px solid #c0c0c0;
	border-radius: 7px;
	line-height: 40px;
	height:	40px;
	padding: 0 15px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.contact .cont textarea {
	height: unset;
}
.contact .btn {
	background-color: #d8210d;
	color: #fff;
	border: none;
	width: 100%;
	padding: 15px;
	font-weight: 500;
	font-size: 20px;
}
.contact p {
	text-align: left;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
}
.sub4-1 .item3 {
	padding-top: 0;
}
.sub4-1 .item3 .item .txt {
	opacity: 1;
}
.sub4-1 .item2 .item {
	padding-right: 0;
}
.sub4-1 .item2 .item .icon {
	padding-right: 30px;
}
.sub4-1 .item2 {
	padding-top: 0;
	background-color: unset;
}
.notice .list {
	padding: 0;
	border-bottom: 4px solid #d8210d;
	margin-bottom: 150px;
}
.notice .list .title {
	font-size: 20px;
	font-weight: 700;
	padding: 15px 25px;
	margin: 0;
}
.notice .list .item .conts {
	padding: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
}
.notice .list .item.open .conts {
	padding: 25px 0;
	height: auto;
}
.notice .list .item .title {
	cursor: pointer;
	border-bottom: 1px solid #eee;
}
.notice .list .item {
	border-top: 4px solid #d8210d;
}
.notice .list .item:last-child {
	border-bottom: none!important;
}
.notice .list .item .conts article {
	padding: 0 25px;
}
.sub5-1 .item1 {
	padding-bottom: 50px;
}
.sub6-1 .shop-list {
	margin-top: 60px;
	margin-bottom: 100px;
}
.sub6-1 .shop-list .item {
	display: block;
	border: 1px solid #eee;
	border-radius: 20px;
	padding: 25px;
	margin-bottom: 30px;
}
.sub6-1 .shop-list .item:hover {
	border-color: #d8210d;
}
.sub6-1 .shop-list .item .txt1 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
}
.sub6-1 .shop-list .item .icon {
	text-align: right;
	margin-top: -20px;
	position: relative;
	z-index: -1;
}


@media (max-width: 768px)  {
	nav.navbar.bootsnav .navbar-brand {
		float: left!important;
	}
	nav.navbar.bootsnav .navbar-brand img {
		max-width: 70%;
	}
	nav.navbar.bootsnav .navbar-toggle {
        top: 15px;
        position: absolute;
        right: 15px;
        margin: 0;
    }
	.attr-nav {
		right: 90px;
	}
	.attr-nav .lang img {
		max-width: 70%;
	}
	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
		max-height: 0;
		min-height: 0;
		border: none;
	}
	nav.navbar.bootsnav ul.nav > li > a {
		width: 100%;
		padding: 15px 0;
	}
	.header:hover {
		height: unset;
	}
	nav.navbar.bootsnav ul.nav li.dropdown.open ul.dropdown-menu {
		max-height: 200px;
		min-height: 0;
	}
	nav.navbar.bootsnav .navbar-nav {
	}
	nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
		display: none;
	}
	nav.navbar.bootsnav .navbar-nav > li.open > a {
		border-bottom: 1px solid #eee;
	}
	.navbar-brand ,.header{
		height: 70px;
	}
	nav.navbar.bootsnav .navbar-nav > li > a {
		border-bottom: none;
	}
	.header:hover {
		border-bottom: none;
	}
	.main-banner .text {
		font-size: 26px;
		height: unset;
		padding-top: 100px;
		margin-left: -15px;
		margin-right: -15px;
		height: 500px;
		background-color: rgba(0,0,0,0.3);
	}
	.main-banner {
		height: 500px;
		background-size: cover;
		background-position: +80% center;
	}
	.main-item-1 {
		height: 180px;
	}
	.main-item-1 .txt1 {
		font-size: 20px;
		padding-top: 40px;
	}
	.main-item-1 .txt2 {
		font-size: 12px;
	}
	.main-item-2 .title {
		font-size: 22px;
		padding: 60px 0 30px;
	}
	.main-item-2 .item1 {
		height: 200px;
		background-size: cover;
		margin-bottom: 15px;
	}
	.main-item-2 .group > div {
		height: 200px;
	}
	.main-item-2 .item1 .text {
		padding-left: 20px;
		padding-top: 20px;
	}
	.main-item-2 .group .item3 {
		margin-top: 15px;
	}
	.main-item-2 .text {
		font-size: 24px;
	}
	.main-item-2 .item1 a {
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.main-item-2 .group .item2 ,.main-item-2 .group .item3 {
		background-size: cover;
	}
	.main-item-2 .ft a ,.main-item-4 a{
		height: 40px;
		width: 115px;
		font-size: 13px;
	}
	.main-item-2 .item2 .text, .main-item-2 .item3 .text {
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.main-item-2 .item2 .ft, .main-item-2 .item3 .ft {
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.main-item-2 {
		padding-bottom: 0;
	}
	.main-item-4 .txt1 {
		font-size: 17px;
		font-weight: 700;
		padding-top: 35px;
	}
	.main-item-4 .txt2 {
		font-size: 22px;
	}
	.main-item-4 a {
		margin-bottom: 20px;
	}
	footer .logo img {
		max-width: 40%;
	}
	footer p {
		font-size: 14px;
		line-height: 1.8;
	}
	footer p span {
		display: block;
		height: 0;
		width: 0;
		overflow: hidden;
	}
	.subpage-top-banner .txt1 {
		font-size: 30px;
		padding-top: 65px;
	}
	.subpage-top-banner .txt2 {
		font-size: 16px;
	}
	.subpage-top-banner {
		background-size: cover;
		height: 200px;
	}
	.subpage-navi a {
		font-size: 16px;
		margin: 0 20px;
	}
	.page-subtitle {
		font-size: 18px;
		padding-top: 100px;
	}
	.page-title {
		font-size: 38px;
	}
	.page-title {
		padding-bottom: 20px;
	}
	.ceo-message h2 {
		font-size: 26px;
		padding-top: 30px;
	}
	.ceo-message p {
		font-size: 16px;
		padding-top: 40px;
	}
	.vision .vision1 h2 ,.sub2-1 .item1 h2{
		font-size: 22px;
	}
	.vision .vision1 p ,.sub2-1 .item1 p{
		font-size: 16px;
		padding-top: 15px;
	}
	.vision .vision2 {
		padding-top: 0;
	}
	.vision .vision2 .subtitle {
		font-size: 18px;
	}
	.vision .vision2 .title {
		font-size: 22px;
	}
	.vision .vision2 .item .txt1 {
		font-size: 22px;
	}
	.vision .vision2 .item .txt2 {
		font-size: 16px;
	}
	.vision .vision2 .item .icon {
		padding-top: 0;
	}
	.history h2, .location h2 {
		font-size: 20px;
		padding-bottom: 50px;
	}
	.history h3 {
		padding-top: 20px;
		font-size: 36px;
	}
	.history h6 {
		font-size: 20px;
	}
	.history ul li .conts {
		font-size: 14px;
	}
	.location h2 span {
		display: block;
		padding-top: 15px;
	}
	.sub2-1 .item1 h3 {
		font-size: 22px;
	}
	.sub2-1 .item1 .txt {
		font-size: 16px;
		padding-top: 5px;
	}
	.sub2-1 .item2 {
		padding: 50px 0;
	}
	.sub2-1 .item2 .subtitle {
		font-size: 20px;
	}
	.sub2-1 .item2 .title {
		font-size: 24px;
	}
	.sub2-1 .item2 .item .txt1 {
		font-size: 24px;
	}
	.sub2-1 .item2 .item img {
		max-width: 80px;
		margin-top: -40px;
		margin-bottom: -15px;
	}
	.sub2-1 .item2 .item .txt2 {
		font-size: 16px;
	}
	.sub2-1 .item3 .item .bg {
		background-size: 100%;
	}
	.sub2-1 .item3 .txt {
		opacity: 1;
	}
	.sub2-1 .item3 .subtitle {
		font-size: 18px;
	}
	.sub2-1 .item3 .title {
		font-size: 30px;
	}
	.sub2-1 .list {
		margin: 0 auto;
	}
	.sub2-1 .list img {
		width: 100%;
	}
	#form-template {
		padding-top: 30px;
	}
	.sub6-1 h2 {
		font-size: 22px;
	}
	.sub6-1 .shop-list .item .txt1 {
		font-size: 20px;
	}
	.notice {
		margin-bottom: 100px;
	}
}