/*@Font : Nanumsquare*/
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);

@font-face{
	font-family: "Nanum Square"; 
	font-weight: 200;
	src: url('../fonts/NanumSquareL.ttf') format('opentype');
}
@font-face{
	font-family: "Nanum Square"; 
	font-weight: 400;
	src: url('../fonts/NanumSquareR.ttf') format('opentype');
 }
@font-face{
	font-family: "Nanum Square"; 
	font-weight: 600;
	src: url('../fonts/NanumSquareB.ttf') format('opentype');
 }
@font-face{
	font-family: "Nanum Square"; 
	font-weight: 900;
	src: url('../fonts/NanumSquareEB.ttf') format('opentype');
 }
/*common*/
body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Nanum Square', Arial, sans-serif !important;
	letter-spacing: -1px;
}
.tra_ty {
	font-family: "Malgun Gothic";
}
img {
	max-width: 100%;
}
.text-center {
	text-align: center;
}
.text-light {
	color: #fff !important;
}
.mb-none {
	margin-bottom: 0px !important;
}
@media (max-width: 767px){
	.hidden-xs {
		display: none!important;
	}
}
@media (max-width: 991px) and (min-width: 479px){
	.hidden-sm {
		display: none!important;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-md {
		display: none!important;
	}
}
@media (min-width: 1200px){
	.hidden-lg {
		display: none!important;
	}
}

/*header*/
header.header_theme_1 .subnav_bar {
	top: 91px;
	height:0;
	display: block;
	
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
header.header_theme_1 .navigation:hover .subnav_bar{
	height: 125px;
}
header.header_theme_1 h1 {
	float: left;
    padding: 15px 0;
    margin: 0px;
}
header.header_theme_1 .navigation .nav > li {
    padding-bottom: 0;
    margin-top: 0;
	position: relative;
}
header.header_theme_1 .navigation .nav > li > a {
    padding: 25px 40px;
	font-size: 18px;
    font-weight: 600;
	color: #1e1e1e;
}
header.header_theme_1 .navigation .nav > li .subnav {
    top: 97px;
	left: 0;
	text-align: center;
    width: 100%;
}
header.header_theme_1 .navigation .nav > li .subnav li a {
	font-size: 17px;
}
header.header_theme_1 .navigation .nav > li > a:hover, 
header.header_theme_1 .nav>li>a.on, 
header.header_theme_1 .subnav li a:hover, 
header.header_theme_1 .header_banner a:hover {
    color: #ff3600;
}

/*visual_section*/
.visual_section .slogan_panel h1 {
	font-size: 42px;
}
.visual_section .slogan_panel p {
    font-size: 26px;
}
.visual_section .sub_panel h1 {
	margin-top: 125px;
    color: #fff;
}
.visual_section .subnav_panel {
    margin-top: 88px;
}
.visual_section .subnav_panel ul li a {
    background-color: #38322e;
}
.visual_section .subnav_panel ul li a:hover, 
.visual_section .subnav_panel li a:focus, 
.visual_section .subnav_panel li a:active, 
.visual_section .subnav_panel li a.on {
    background: #661609;
}
@media (min-width:480px) {
	.visual_section .slogan_banner_overlay {
		top: 280px;
	}
}
@media (max-width:479px) {
	.visual_section .main_panel > div {
		background-size: cover !important;
	}
	.visual_section .slogan_panel {
		top: -250px;
	}
	.visual_section .slogan_panel h1 {
		font-size: 22px;
		word-break: keep-all;
	}
	.visual_section .slogan_panel p {
		font-size: 17px;
		word-break: keep-all;
	}
}
/*main_banner_panel*/
.main_banner_panel .banner1{
	background: #38322e;
}
.main_banner_panel .banner2{
	background: #ad7f75;
}
.main_banner_panel .banner3{
	background: #ba3415;
}
.main_banner_panel .banner_box h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 7px;
}
.main_banner_panel .banner_box p {
	font-size: 17px;
}
@media (max-width: 479px) {
	.main_banner_panel .banner_box {
		width: 33.333333%;
		padding: 20px 15px;
		height: 150px;
	}
	.main_banner_panel .banner_box .icon_wrp img {
		width: 40px;
	}
	.main_banner_panel .banner_box h3 {
		font-size: 14px;
	}
	.main_banner_panel .banner_box p {
		font-size: 12px;
	}
}
/*portfolio_section*/
.portfolio_section {
	padding: 0 15px;
}
.portfolio_section h2 {
	color: #1e1e1e;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 600;
	text-transform: uppercase
}
@media (max-width: 479px) {
	.portfolio_section h2 {
		font-size: 18px;
	}
}
/*sub_common*/
.p_dft {
	font-size: 18px;
	line-height: 1.5em !important;
	font-weight: 400;
	color: #1e1e1e;
	word-break: keep-all;
}
.p_dft strong {
	font-weight: 600;
}
.c_rd {
	color: #661609;
}
@media (max-width: 479px) {
	.p_dft {
		font-size: 12px;
	}
}
/*brand_01*/
.brand_01 .img_wrp {
	margin-bottom: 20px;
}
.brand_01 .tit {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	color: #eb3e16;
	margin-bottom: 20px;
}

.brand_01 .p_dft {
	margin-bottom: 30px !important;
}
@media (max-width: 479px) {
	.brand_01 .img_wrp {
		margin-bottom: 10px;
	}
	.brand_01 .img_wrp .brand_logo {
		width: 100px;
	}
	.brand_01 .tit {
		font-size: 18px;
		margin-bottom: 10px;
		word-break: keep-all;
	}	
}
/*brand1_sec02*/
.brand1_sec02 {
	margin: 60px 0;
}
.brand1_sec02 .tt_img {
	background: url(../../images/brand1_sec02_bg.jpg) center top no-repeat;
    background-size: 100%;
    background-position: center top;
    background-attachment: fixed;
	height: 680px;
	/*transform: skewY(-4deg);*/
}
.brand1_sec02 .tt_img .tt_con {
	display: table;
	width: 100%;
	height: 100%;
}
.brand1_sec02 .tt_img .tt_con > div {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*background-color: rgba(36,29,26,0.9);*/
}
.brand1_sec02 .tt_img .tt_con .txtbox {
	/*transform: skewY(4deg);	*/
}
.brand1_sec02 .tt_img .tt_con .txtbox .s_t {
	position: relative;
}
.brand1_sec02 .tt_img .tt_con .txtbox .s_t h3 {
	color: #fff;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 600;	
	margin-bottom: 20px;
}
.brand1_sec02 .conbox {
	margin-top: 30px;
}
.brand1_sec02 .icon_wrp .icon_item {
	position: relative;
}

.brand1_sec02 .icon_wrp .icon_item .p_dft {
	margin-bottom:30px !important;
}
/*.brand1_sec02 .icon_wrp li .icon_item:after {
	content: "";
    background-color: rgba(255,255,255,0.3);
    position: absolute;
    top: 10%;
    right: 0;
    height: 80%;
    width: 1px;	
}*/
.brand1_sec02 .icon_wrp li:last-child .icon_item:after {
	display: none;
}
.brand1_sec02 .icon_wrp .icon_item .img_wrp {
	margin-bottom: 15px;
}
.brand1_sec02 .icon_wrp .icon_item h4 {
	color: #f9613e;
    font-size: 25px;
    line-height: 1.3em;
    font-weight: 600;	
	margin-bottom: 10px;
}
@media (max-width:479px){
	.brand1_sec02 {
		margin: 30px 0;
	}
	.brand1_sec02 .tt_img .tt_con .txtbox .s_t:after {
		width: 45%;
	}
	.brand1_sec02 .tt_img .tt_con .txtbox .s_t h3 {
		font-size: 20px;
	}
	.brand1_sec02 .conbox {
		margin-top: 20px;
	}
	.brand1_sec02 .tt_img {
		height: 550px;
    	background-size: cover;
		background-position: left center;
	}
	.brand1_sec02 .icon_wrp .icon_item {
		word-break: keep-all;
		padding: 0 10px;
	}
	.brand1_sec02 .icon_wrp .icon_item .img_wrp {
		margin-bottom: 15px;
	}
	.brand1_sec02 .icon_wrp .icon_item .img_wrp img {
		width: 50px;
	}
	.brand1_sec02 .icon_wrp .icon_item .p_dft {
		min-height: 130px;
	}
	.brand1_sec02 .icon_wrp .icon_item h4 {
		font-size: 15px;
	}
}
/*brand1_sec03*/
@media (max-width:479px){
	.brand1_sec03 .row {
		margin: 0 5px;
	}	
	.brand1_sec03 .row > div {
		padding: 0 5px;
	}	
	.brand1_sec03 .img_wrp {
		margin-bottom: 10px !important;
	}	
}
/*menu_01*/
.menu_01 .menu_item {
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.menu_01 .menu_item .img_wrp {
	border-bottom: 1px solid #ddd;
}
.menu_01 .menu_item .txtbox {
	padding: 20px 15px;
}
.menu_01 .menu_item .txtbox h3 {	
	color: #1e1e1e;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 600;	
}
.menu_01 .menu_item .txtbox p {	
    font-size: 17px;
}
@media (min-width:480px){
	.menu_01 .col_xs_3 {
		width: 33.3333333%;
	}
	.menu_01 .col_sm_1_5 {
		width: 20%;
	}
}
@media (max-width:479px){
	.menu_01 .row {
		margin: 0 5px;
	}	
	.menu_01 .row > div {
		padding: 0 5px;
	}	
	.menu_01 .col_sm_5 {
		width: 50%;
	}	
	.menu_01 .menu_item {
		margin-bottom: 10px;
	}
	.menu_01 .menu_item .txtbox {
		padding: 15px 5px;
		height: 130px;
	}
	.menu_01 .menu_item .txtbox h3 {
		font-size: 15px;
	}
	.menu_01 .menu_item .txtbox p {	
		font-size: 12px;
	}
}
/*family_01*/
.family_01 .info h3 {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	color: #eb3e16;
	margin-bottom: 20px;
}
.family_01 .table.basictable {
    margin-bottom: 0px !important;
	width: 100%;
	border-top: 2px solid #661609;
}
.family_01 .table.basictable.br_none {
	border-top: 0px;
}
.family_01 .table.basictable.mb-ms {
	margin-bottom: -1px !important;
}
.family_01 .table.basictable.text-center tr th,
.family_01 .table.basictable.text-center tr td {
	text-align: center;
}
.family_01 .table.basictable tr th,
.family_01 .table.basictable tr td {
	color: #1e1e1e;
	font-size: 17px;
	line-height: 1.3em;
	border: 1px solid #cecece;
	vertical-align: middle;
    word-break: keep-all;
	letter-spacing: 0px;
	text-align: center;
	padding: 10px;
	font-weight: 400;
}
.family_01 .table.basictable tr.vntable th,
.family_01 .table.basictable tr.vntable td {
	vertical-align: top;
}
.family_01 .table.basictable thead tr th {
	font-weight: 600;
    text-align: center;
	background-color: #f7f7f7;
	color: #1e1e1e;
}
.family_01 .table.basictable thead tr.plan th {
	background-color: #4678a2;
	color: #fff;
}
.family_01 .table.basictable tbody tr th {
	font-weight: 600;
	background-color: #fdfdfd;
    text-align: center;
}
.family_01 .table.basictable tbody tr th.bg_gray {
	background-color: #fefefe;
}
.family_01 .table.basictable tr th.tth {
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}
.family_01 .table.basictable tr td {
	font-weight: 400;
    background-color: #fff;
}
.family_01 .table.basictable tr.impt_bl th,
.family_01 .table.basictable tr.impt_bl td {
    background-color: #f0f7ff;
}
.family_01 .table.basictable tr.gray_t th,
.family_01 .table.basictable tr.gray_t td {
    background-color: #eee;
}
.family_01 .table.basictable tr.l_bl td {
    background-color: #e0e1fa;
}
.family_01 .table.basictable tr.l_mt td {
    background-color: #e0f6fa;
}
.family_01 .table.basictable tr.l_or td {
    background-color: #faefe0;
}
.family_01 .table.basictable tr.l_rd td {
    background-color: #fae0e0;
}
.family_01 .table.basictable tr td.th_fst {
	text-align: left;	
}
.family_01 .table.basictable tr td.search_td {
	padding: 3px;
}
.family_01 .table.basictable tr td .btn {
	background-color: #131313;
    border-radius: 50%;
    font-size: 9px;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 0px;
    padding-top: 3px;
    text-align: center;
}
.family_01 .table.basictable tr td .sym {
	width: 25px;	
}
@media (max-width:479px) {
	.family_01 .info h3 {
		font-size: 18px;
		margin-bottom: 10px;
		word-break: keep-all;
	}
    .table_wrp {
        overflow-x: scroll;
    }
    .family_01 .table.basictable {
		margin-bottom: 15px !important;
    }
	.family_01 .table.basictable tr th,
	.family_01 .table.basictable tr td {
		font-size: 12px;
		word-break: break-all;
		display: table-cell !important;
		width: auto !important;
	}
	.family_01 .table.basictable tr th img {
		width: 5px;
	}	
	.family_01 .table.basictable tr.l_bl td,
	.family_01 .table.basictable tr.l_mt td,
	.family_01 .table.basictable tr.l_or td,
	.family_01 .table.basictable tr.l_rd td {
		width: 15% !important;
	}
	.family_01 .table.basictable tr td.th_fst {
		width: 10% !important;
		text-align: center;
	}
	.family_01 .table.basictable tr td .sym {
		width: 15px;
	}
}
/*inquiry*/
.inquiry .inquiry_panel {
	color: #1e1e1e;
	font-size: 17px;
	line-height: 1.3em;
}
@media (max-width:479px) {
	.inquiry .inquiry_panel {
		font-size: 12px;
	}
}




/*msec02*/





#msec02 .info > div {
	padding: 15px ;
}

#msec02 .info > div > h2 {
	
	text-align:center;
}

#msec02 {
	padding: 30px 0;
	background-color: #f7f7f7;
}
#msec02 .ban_list > li {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
	margin-top: -1px;
}
#msec02 .sban_list > li {
	position: relative;
}
#msec02 .sban01 {
	background: url(../../images/sb_bg01.png) 90% center no-repeat;
}
#msec02 .sban02 {
	background: url(../../images/sb_bg02.png) 90% center no-repeat;
}
@media (min-width:1201px){	
	
	#msec02 .ban_list > li {
		height: 250px;
	}
	#msec02 .sban_list > li {
		border-bottom: 1px solid #ddd;
	}
	#msec02 .sban_list > li:last-child {
		border-bottom: 0px;
	}
}
@media (max-width:1200px) and (min-width:480px) {	

	
	#msec02 .info > h2 {
		text-align:center;
	}
	#msec02 .sban_list > li {
		border-right: 1px solid #ddd;
	}	
	#msec02 .sban_list > li:last-child {
		border-right: 0px;
	}
}
@media (max-width:479px) {	
	#msec02 .sban_list > li {
		border-bottom: 1px solid #ddd;
	}	
	#msec02 .sban_list > li:last-child {
		border-bottom: 0px;
	}
	#msec02 .sban {
		background-size: 40px !important;
	}
	#msec02 .ban_list > li {
		padding: 20px 15px;
	}
	#msec02 .info > div > h2 {
		font-size: 14px;
		word-break: keep-all;
	}
}


/*sbn_item*/
.sbn_item {
	display: table;
	width: 100%;
	height: 130px;
}
.sbn_item a {
	text-decoration: none;
}
.sbn_item .sbn_tit_con {
	display: table-cell;
	vertical-align: middle;
}
.sbn_item h2 {	
	font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    position: relative;
	color: #1e1e1e;
	margin-bottom: 10px;
}
.sbn_item h2 .more {
	position: absolute;
	right: 0;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	line-height: 1em;	
}
.sbn_item h1 {
	font-size: 30px;
	line-height: 1em;
	font-weight: 600;
	color: #ff3600;	
	margin-bottom: 10px;
}
.sbn_item h3 {
	font-size: 23px;
	line-height: 1em;
	font-weight: 600;
	color: #ff3600;	
	margin-bottom: 10px;
}
.sbn_item p {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 400;
	color: #636363;	
}
.sbn_item .btn_wrp {
	margin-top: 10px;
}
.sbn_item .btn_wrp span {
	display: inline-block;
	background-color: #747070;
	color: #fff;
	font-size: 13px;
	line-height: 1em;
	font-weight: 400;
	padding: 5px 15px;
	border-radius: 4px;
}
@media (max-width:479px) {
	.sbn_item {
		height: 100px;
	}
	.sbn_item h2 {	
		font-size: 16px;
		margin-bottom: 5px;
	}
	.sbn_item h2 .more {
		font-size: 13px;
	}
	.sbn_item h2 .more img {
		width: 13px;
	}
	.sbn_item h1 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.sbn_item h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.sbn_item p {
		font-size: 12px;
	}
	.sbn_item .btn_wrp span {
		font-size: 11px;
	}
}

/*sub_body*/
@media (max-width:479px) {
	.sub_body {
		margin: 20px 0;
	}
}
/*sub_section*/
.sub_section .subnav_panel ul{
	border-top: 2px solid #fcaf17;
	border-bottom: 2px solid #fcaf17;
}
.sub_section .subnav_panel ul li a {
    font-size: 17px;
    font-weight: 400;
}
.sub_section .subnav_panel ul li a:hover, 
.sub_section .subnav_panel li a:focus, 
.sub_section .subnav_panel li a:active, 
.sub_section .subnav_panel li a.on {
	color: #6b5426;
    font-weight: 600;
}

/*subcom*/
.subcom .tit h3 {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 20px;	
}
.subcom .tit h3.mb-sm {
	margin-bottom: 10px;	
}
.subcom .tit .img_wrp {
	margin: 20px 0;
}
@media (max-width:479px) {
	.subcom .tit h3 {
		font-size: 16px;
		margin-bottom: 15px;
		word-break: keep-all;
	}
	.subcom .tit .img_wrp {
		margin: 5px 0;
	}
	.subcom .tit .img_wrp img {
		width: 3px;
	}
}


.company_02 .conbox,
.company_02 .meritcon {
	margin-top: 30px;
}
.company_02 .conbox ul li {
	background: linear-gradient(#fff,#fcfcfc);
    border: 1px solid #ddd;
    margin-bottom: -1px;
}
.company_02 .conbox ul li .ftl_item {
	padding: 20px 15px;
}
.company_02 .conbox ul li .ftl_item.ftl_item01 {
	background: url(../../images/c_ftl_num01.png) 80px center no-repeat;
}
.company_02 .conbox ul li .ftl_item.ftl_item02 {
	background: url(../../images/c_ftl_num02.png) 80px center no-repeat;
}
.company_02 .conbox ul li .ftl_item.ftl_item03 {
	background: url(../../images/c_ftl_num03.png) 80px center no-repeat;
}
.company_02 .conbox ul li .ftl_item h1 {
	color: #333;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 5px;
    word-break: keep-all;
}
.company_02 .conbox ul li .ftl_item p {
	color: #6e6e6e;
	font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
    word-break: keep-all;
}


.company_02 .conbox ul li .ftl_item p {
	color: #6e6e6e;
	font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
    word-break: keep-all;
}
@media (min-width:480px){
	.company_02 .conbox ul li .ftl_item {
		padding-left: 100px;
		padding-right: 30px;
		background-size: 70px !important;
		background-position-x: 30px !important;
	}
}
@media (max-width:479px){
	.company_02 .conbox,
	.company_02 .meritcon {
		margin-top: 10px;
	}
	.company_02 {
		padding: 15px 0 0;
	}
	.company_02 .conbox ul li .ftl_item {
		padding-left: 70px;
		background-size: 50px !important;
		background-position: 15px 20px !important;
		padding-bottom: 20px;
	}
	.company_02 .conbox ul li .ftl_item h1 {
		font-size: 15px;
		word-break: keep-all;
	}
	.company_02 .conbox ul li .ftl_item p {
		font-size: 12px;
		word-break: keep-all;
	}
}
/*meritcon*/
.meritcon .mrt_t {
	margin-bottom: 20px;
}
.meritcon .alser_item h2 {
	border-top: 2px solid #1e374a;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 600;
    padding: 15px 0;
	padding-left: 60px;
	position: relative;
}
.meritcon .alser_item span {
	position: absolute;
	left: 0;
	top: 5px;
}
.meritcon .alser_item > ul {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
}
.meritcon .alser_item > ul > li {
	color: #1e1e1e;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
	padding: 3px 0;
}
@media (min-width:480px) {
	.meritcon .alser_item > ul {
		min-height: 250px;
	}
}
@media (max-width:479px) {
	.meritcon .alser_item {
		margin-bottom: 15px;
	}
	.meritcon .alser_item h2 {
		font-size: 16px;
		padding-left: 30px;
	}
	.meritcon .alser_item h2 span {
		top: 10px;
	}
	.meritcon .alser_item span img {
		width: 30px;
	}
	.meritcon .alser_item > ul {
		padding: 10px 0;
	}
	.meritcon .alser_item > ul > li {
		font-size: 14px;
	}
}
/*t_list*/
.t_list {
	margin-bottom: 10px;
}
.t_list li {
	position: relative;
	color: #333;
    font-size: 0.8em;
	line-height: 1.5em;
    font-weight: 500;
	position: relative;
	padding: 3px 0;
	padding-left: 15px;
	word-break: keep-all;
}
.t_list li span {
	content: "";
	position: absolute;
	left: 0;
}



/*company_03*/
.company_03 .conbox {
	margin-top: 60px;
}
.company_03 .table{
	width:100%
}
.company_03 .table,
.company_03 .table tr th,
.company_03 .table tr td {
	vertical-align: middle;
	border: 0px;
}
.company_03 .table tr th {
	width: 50%;
}
.company_03 .table tr td {
	width: 50%
}
.company_03 .table tr td {
	background-color: #f7f7f7;
}
.company_03 .table tr th img,
.company_03 .table tr td img {
	width: 100%;
}
.company_03 .table tr td .txtbox h4 {
	font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 15px;
	color: #1e1e1e;
}
.company_03 .table tr td .txtbox h5 {
	color: #f9613e;
	font-size: 23px;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: 15px;
}
 
.company_03 .table tr td .txtbox .p_dft {
	font-size: 17px;
	font-weight:600;
}
.company_03 .table tr td .txtbox .p_dft2 {
	margin-top:15px;
	font-size: 14px;
	color:#636363  !important;
}
.company_03 .table tr td h5 span {
	display: inline-block;
	border-bottom: 1px solid #f9613e;
}
.company_03 .table tr td p {
	font-weight: 400;
}
@media (min-width:480px){
	.company_03 .table tr td .txtbox {
		padding-left: 30px;
	}
}
@media (max-width:479px){
	.company_03 .conbox {
		margin-top: 20px;
	}
	.company_03 .table tr th,
	.company_03 .table tr td {
		display: block;
		width: 100%;
	}
	.company_03 .table tr td .txtbox {
		padding: 20px;
		text-align: center;
	}
	.company_03 .table tr td .txtbox h4 {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.company_03 .table tr td .txtbox .p_dft {
		font-size: 15px;
		font-weight:600;
	}
	.company_03 .table tr td .txtbox h5 {
		font-size: 18px;
		word-break: keep-all;
	}
	.company_03 .table tr td h5 span {
		display: inline;
	}
}




.dt_sec01 .icon_list {
    margin-top: 40px;
}
.dt_sec01 .icon_list .icon_item {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	padding: 0px 15px;
	width: 100%;
}
.dt_sec01 .icon_list .icon_item .img_wrp {
	margin-bottom: 15px;
}
.dt_sec01 .icon_list .icon_item h3 {
	font-size: 20px;
	line-height: 1.4em !important;
	color: #1e1e1e;
	margin-bottom: 10px;
	word-break: keep-all;
	color:#eb3e16;
}
.dt_sec01 .icon_list .icon_item .t_list li {
	font-size: 24px;
	line-height: 1.4em !important;
	color: #1e1e1e;
	margin-bottom: 5px;
	word-break: keep-all;
	padding-left:0px;
}
@media (min-width:480px){
	.dt_sec01 .icon_list .icon_item {
		height: 170px;
		display: table;
	}
	.dt_sec01 .icon_list .icon_item .icon_con {
		display: table-cell;
		vertical-align: middle;
	}
}
@media (max-width:479px){
    .dt_sec01 .icon_list {
        margin-top: 20px;
    }
	.dt_sec01 .icon_list .icon_item {
		padding: 20px 15px;
		margin-bottom: 10px;
	}
	.dt_sec01 .icon_list .icon_item h3 {
		font-size: 15px;
		margin-bottom: 5px;
	}
	.dt_sec01 .icon_list .icon_item .t_list li {
		font-size: 13px;
	}
}
/*cmt*/
.cmt {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 30px 20px;
    margin-top: 15px;
}
.cmt h4 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 15px;
    color: #1e1e1e;
}
@media (max-width: 479px) {
    .cmt h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}
/*t_list*/
.t_list > li {
    font-size: 17px;
    line-height: 1.8em;
    color: #221814;
    font-weight: 400;
    position: relative;
    padding-left: 10px;
    margin: 3px 0;
}
.t_list > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 3px;
    height: 3px;
    background-color: #673c21;
    border-radius: 50%;
}
@media (max-width:479px){
    .t_list > li {
        font-size: 13px;
    }
}
/*s_tit*/
.s_tit h3 {
    margin-bottom: 15px;
    position: relative;
    padding-left: 28px;
    font-weight: 600;
}
.s_tit h3:before {
    content: "";
    margin-top: -14px;
    width: 22px;
    height: 22px;
    display: block;
    border: 5px #a56d1a solid;
    border-radius: 50%;
    position: absolute;
    top: 23px;
    left: 0px;
    background: #fff;
    z-index: 2;
}
@media (max-width:479px){
    .s_tit h3 {
        margin-bottom: 15px;
        position: relative;
        padding-left: 17px;
        font-weight: 600;
    }
    .s_tit h3:before {
        content: "";
        margin-top: -14px;
        width: 14px;
        height: 14px;
        display: block;
        border: 4px #a56d1a solid;
        border-radius: 50%;
        position: absolute;
        top: 20px;
        left: 0px;
        background: #fff;
        z-index: 2;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
    margin-bottom: 30px;
}
h1.dft {
    font-size: 40px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 600;
    line-height: 1.8em;
    text-transform: none;
}
h2.dft2 {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.8em;
    text-transform: none;
}
h3.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 600;
    line-height: 1.8em;
    text-transform: none;
}
h4.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 17px;
    color: #221814;
    font-weight: 400;
    line-height: 1.8em;
    text-transform: none;
}
h6.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 600;
    line-height: 1.8em;
    text-transform: none;
    margin-bottom: 10px;
}
p.dft {
    font-size: 16px;
    line-height: 1.8em;
    color: #221814;
    font-weight: 300;
}
@media (max-width:479px){
    .dft {
        margin-bottom: 15px;
    }
    h1.dft {
        font-size: 20px;
    }
    h2.dft {
        font-size: 18px;
    }
	h2.dft2 {
		font-size: 22px;
		color: #221814;
		font-weight: 600;
		line-height: 1.8em;
		text-transform: none;
	}
    h3.dft {
        font-size: 15px;
    }
    h4.dft {
        font-size: 14px !important;
    }
    h5.dft {
        font-size: 13px;
        line-height: 1.4em;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 12px;
    }
}

/*careerbox*/
.careerbox {
    margin-top: -1px;
}
.careerbox .c_wrp > div {
    position: relative;
    vertical-align: top;
    padding: 15px 0;
}
.careerbox .c_wrp > div:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}
.careerbox .c_wrp > div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}
.careerbox .c_wrp > div.tit:after,
.careerbox .c_wrp > div.tit:before {
    background-color: #333;
}
@media (min-width:480px){
    .careerbox .c_wrp > div.tit{
        width: 30%;
    }
    .careerbox .c_wrp > div.tit:after,
    .careerbox .c_wrp > div.tit:before {
        width: 90%;
    }
    
}
@media (max-width:479px){
    .careerbox .c_wrp > div.tit:after {
        display: none;
    }
    .careerbox .m_wrp .career{
        width: 80%;
    }
    .careerbox .m_wrp .career .col_xs_10{
        margin-top: 20px !important;
    }
}

/*c_wrp*/
@media (min-width:480px) {
    .c_wrp {
        display: table;
        width: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > div {
        display: table-cell;
        vertical-align: middle;
    }
}
/*m_wrp*/
@media (max-width:479px) {
    .m_wrp {
        display: table;
        width: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > div {
        display: table-cell;
        vertical-align: middle;
    }
}
/*m_nm*/
.m_nm {
    position: relative;
    padding-left: 15px;
}
.m_nm:before {
    content: "";
    margin-top: -14px;
    width: 10px;
    height: 10px;
    display: block;
    background-color: #9f1b1f;
    border-radius: 50%;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 2;
}
.m_nm span {
    font-size: 0.8em;
    text-transform: none;
}
@media (max-width:768px){
    .m_nm {
        padding-left: 10px;
    }
    .m_nm:before {
        width: 5px;
        height: 5px;
        top: 23px;
    }
}
/*table*/
.table {
    border: 1px solid #ddd;
    border-top: 2px solid #eb3e16;
    table-layout: fixed;
}
.table thead tr th,
.table thead tr td,
.table tbody tr th,
.table tbody tr td {
    font-size: 17px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 400;
    padding: 15px;
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}
.table thead tr th,
.table thead tr td {
    font-weight: 800;
    border-top: 2px solid #eb3e16;
    border-bottom: 2px solid #eb3e16;
    color: #eb3e16;
}
.table tbody tr th {
    font-weight: 600;
    background-color: #fcfcfc;
}
.table tbody tr.imp td {
    font-weight: 600;
    color: #e09a15;
}
@media (max-width:479px){
    .table_wrp {
        overflow: scroll;
    }
    .table thead tr th,
    .table thead tr td,
    .table tbody tr th,
    .table tbody tr td {
        font-size: 12px;
        padding: 7px;
    }
    .table thead tr th,
    .table thead tr td {
        font-size: 14px;
    }
}

/*cst_wrp*/
.cst_wrp {
    margin-bottom: 10px;
}
.cst_wrp > li {
    position: relative;
}
.cst_wrp > li:after{
    content: "+";
    position: absolute;
    right: -5px;
    font-weight: 900;
    color: #f06e50;
    top: 30%;
    font-size: 20px;
}
.cst_wrp > li:last-child:after{
    display: none;
}
.cst_wrp .cst_box {
    border: 2px dashed #eb3e16;
    border-radius: 5px;
    padding: 8px;
}

/* brand_01 */
.brand_01 {
    overflow: hidden;
}
.brand_01 .endlessRiverList {
	display: flex;
}
.brand_01 .endlessRiverList img {
    border-radius: 10px;
    max-width: 20vw;
}
@media (max-width:768px){
    .brand_01 .endlessRiverList li {
        margin: 0 10px;
    }
    .brand_01 .endlessRiverList img {
        max-width: 40vw;
    }
}

/* menu_03 */
.menu_03 .conbox {
	margin-top: 40px;
}
/* menubox */
.menubox {
	padding: 50px 42px;
	border: 2px solid #d2c8b0;
	border-radius: 30px;
	background-color: #f8f5ed;
	position: relative;
}
.menubox:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 17px;
	background: url(../../images/spring.png) center center no-repeat;
}
.menubox .fbox {
	display: flex;
	align-items: center;
	justify-content: center;
}
.menubox .fbox > div {
	width: 50%;
}
.menubox .fbox .txt {
	padding: 0 30px;
}
.menubox .fbox .txt .name .sm {
	font-size: .6em;
	color: #666;
}
.menubox .fbox .txt h4 {
	font-weight: 400;
}
.menubox .fbox .txt .bt {
	font-weight: 400;
	color: #6e6337;
	margin-top: 10px;
}
.menubox .btMenu {
	margin-top: 15px;
    padding: 15px;
    background-color: #f3efde;
}
.menubox .btMenu h4 span {
	display: inline-block;
	background-color: #f4b005;
	font-weight: 700;
	line-height: 1em;
	padding: 5px 20px;
	border-radius: 60px;
	color: #fff;
	font-size: 17px;
}
.menubox .btMenu h5 {
    margin-top: 5px;
    color: #6e6337;
    line-height: 1.5em;
}
@media (max-width:768px){
	.menubox {
		padding: 40px 15px;
		border-radius: 5px;
	}
	.menubox:after {
		background: url(../../images/spring.png) center center no-repeat;
		height: 10px;
		background-size: cover;
		width: 250px;
		transform: translate3d(-50%, -50%, 0px);
		left: 50%;
	}
	.menubox .fbox {
		flex-wrap: wrap;
	}
	.menubox .fbox:not(:first-child) {
		margin-top: 30px;
	}
	.menubox .fbox > div {
		width: 100%;
	}
	.menubox .fbox > .txt {
		order: 1;
		padding: 0 0 30px;
	}
	.menubox .fbox > .img {
		order: 2;
	}
	.menubox .btMenu h4 span {
		font-size: 15px;
	}
}