 .csr-inner{
    width: 100%;
    max-width: 390px;
	padding:30px; text-align:center;
	line-height:1.6;
	font-size:16px;
 }

.user-i-level{
	display:none !important;
	opacity:0;
}

.overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(45deg, rgba(0,0,0,.3) 70%, rgba(0,0,0,.7) 70%);
    background-size: 3px 3px;
    z-index: 2;
}

.list-head .list-search{display:none !important;}
.btn-user-info{
	display:none !important;
}
.mb-board img{
	display:none !important;
}
.mb-board div, .mb-board a{font-size: 14px !important; padding:15px 0;}
.top-title-banner {
	width:100%;
	height:300px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	align-content:center;
	background-position: center center;
	background-size: 100%;
	position:relative;
	overflow:hidden;
}
.gallery-item-wrap{padding:0 5px !important;}
.center-brn-aa{padding:40px; margin:0 auto; text-align:center;}
.center-brn-aa a{padding:0 20px; color:#0071A4; border:1px solid #0071A4; width:170px; line-height:45px; text-align:left; display:inline-block; }
.center-brn-aa a span{float:right;}
.top-title-banner h2 {
	font-size:50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
	color:#fff;
	text-transform:uppercase;
	z-index:99;
	position:absolute;
}
.path-line{

	width:100%;
	font-size:14px;
	color:#4d4d4d; 
	padding:15px 0; 
	border-bottom:1px solid #d1d1d1;
}
.path-line a{
	font-size:14px;
	color:#4d4d4d; 
}
.contents-wrap-1200 {
	max-width:1400px;
	margin:0 auto;
	position:relative;
}
.sub-sp-ud {
	width:100%;
	height:50px;
	clear:both;
}
.contents .sub-main-title {
	font-size:35px;
	line-height:1.2;
	text-align:center;
	font-weight:bold;
	color:#000;
}
.contents .ssub-titles{
	font-size:17px;
	line-height:1.8;
	font-weight:normal;
	color:#606060;
	text-align:center;
	padding:50px 0 0 0;
	margin-bottom:50px;
}
.contents .ssub-titles::after {
	dispaly: block;
	content: '';
	clear: both;
  }
.contents .sub-main-des {
	font-size:25px;
	color:#666666;
	line-height:1.5;
	padding:25px 25px 100px 0;
	text-align:center;
}
.box-tables {
	width:100%;
	border:1px solid #E5E5E5;
}
.box-tables-inner {
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
}
.box-tables-inner li {
	font-size:20px;
	color:#717071;
	padding:30px 0;
	float:left;
	padding-left:20px;
	line-height:1.5;
}
.box-tables-inner li:first-child {
	width:280px;
	background:#FAFAFA;
	color:#000;
	text-align:center;
	padding-left:0px;
}
.box-tables-inner:last-child {
	border-bottom:none;
}
.point-infor-01 {
	background:#F5F4ED;
	font-size:25px;
	font-weight:200;
	text-align:center;
	padding:60px 0;
}
.point-infor-01 span {
	display:inline-block;
	padding:0 15px;
	color:#2d74a4 
}
.point-infor-02 {
	background:#F5F4ED;
	font-size:25px;
	font-weight:200;
	text-align:center;
	padding:60px 0;
}
.point-infor-02 h4 {
	color:#2d74a4 ;
	font-size:30px;
	font-weight:bold;
	text-align:center;
}
.point-infor-02 h3 {
	padding:15px 0;
	color:#000;
	font-size:25px;
	font-weight:200;
	text-align:center;
}
.point-infor-02 p {
	color:#000;
	font-size:20px;
	text-align:center;
}
/* 상단 서브메뉴 */

.nav-search-wrap  {
	width:100%;
	height:55px;
	line-height:55px;
	box-sizing:border-box;
	background:#fff;
	margin-bottom:20px;
}
.nav-search-wrap .button  {
 
	float:left;
	height:55px;
	line-height:55px;
	text-align:center;
	box-sizing:border-box;
	background:#f5f5f5;
	color:#000;
	-khtml-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.nav-search-wrap .button:hover {
	background:#ddd;
}
 
.nav-search-wrap .button:last-child {
	border:none;
}
.nav-search-wrap .button.is-checked {
	color:#2d74a4;
 background:#fff;
 border-top:1px solid #2d74a4 !important;
 border-right:1px solid #2d74a4 !important;
 border-left:1px solid #2d74a4 !important;
}
 



.top-snb-menu {
	width:100%;
	height:55px;
	line-height:55px;
	box-sizing:border-box;
	border:1px solid #DADADA;
	margin-top:-27px;
	background:#fff;
}
.top-snb-menu li {
	width:25%;
	float:left;
	height:55px;
	line-height:55px;
	text-align:center;
	box-sizing:border-box;
	border-right:1px solid #DADADA;
	-khtml-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.top-snb-menu li:hover {
	background:#ddd;
}
.top-snb-menu li a {
	width:100%;
	height:55px;
	display:inline-block;
	color:#000;
}
.top-snb-menu li:last-child {
	border:none;
}
.top-snb-menu li.on {
	color:#fff;
	background:linear-gradient(to bottom right,#EA1C24,#B02633) !important;
	box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
}
.top-snb-menu li.on a {
	color:#fff;
}
.top-snb-menu-3 {
	width:100%;
	height:55px;
	line-height:55px;
	box-sizing:border-box;
	background:#fff;
}
.top-snb-menu-3 li {
	width:33.33%;
	float:left;
	height:55px;
	line-height:55px;
	text-align:center;
	box-sizing:border-box;
	background:#f5f5f5;

	-khtml-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.top-snb-menu-3 li:hover {
	background:#ddd;
}
.top-snb-menu-3 li a {
	width:100%;
	height:55px;
	display:inline-block;
	color:#000;
}
.top-snb-menu-3 li:last-child {
	border:none;
}
.top-snb-menu-3 li.on {
	color:#2d74a4;
 background:#fff;
 border-top:1px solid #2d74a4;
 border-right:1px solid #2d74a4;
 border-left:1px solid #2d74a4;
}
.top-snb-menu-3 li.on a {
	color:#2d74a4;
}


.top-snb-menu-5 {
	width:100%;
	height:55px;
	line-height:55px;
	box-sizing:border-box;
	border:1px solid #DADADA;
	margin-top:-27px;
	background:#fff;
}
.top-snb-menu-5 li {
	width:20%;
	float:left;
	height:55px;
	line-height:55px;
	text-align:center;
	box-sizing:border-box;
	border-right:1px solid #DADADA;
	-khtml-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.top-snb-menu-5 li:hover {
	background:#ddd;
}
.top-snb-menu-5 li a {
	width:100%;
	height:55px;
	display:inline-block;
	color:#000;
}
.top-snb-menu-5 li:last-child {
	border:none;
}
.top-snb-menu-5 li.on {
	color:#fff;
	background:linear-gradient(to bottom right,#EA1C24,#B02633) !important;
	box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
}
.top-snb-menu-5 li.on a {
	color:#fff;
}
/* 메뉴정렬 */ .menu-list-wrap-4 {
	margin-top:80px;
}
.menu-list-wrap-4 ul {
	overflow:hidden;
}
.menu-list-wrap-4 li {
	width:25%;
	float:left;
	border-bottom:1px solid #DBDBDB;
	text-align:center;
	padding:0 5px;
	padding-bottom:50px;
	box-sizing:border-box;
}
.menu-list-wrap-4 li .thumb {
	width:100%;
}
.menu-list-wrap-4 li .name {
	color:#000;
	line-height:1.8;
	padding:5px 0;
	font-size:25px;
}
.menu-list-wrap-4 li .contents {
	color:#909091;
	font-size:18px;
	line-height:1.4;
}
.menu-list-banner-wrap {
	margin-top:100px;
}
.menu-list-banner-wraps {
	margin-top:80px;
	margin-bottom:80px;
	border-bottom:1px solid #000;
}
.menu-list-banner-wraps img {
	margin-bottom:20px;
}
/* 회사소개 */ .company-wrap-btns {
	padding:100px 0;
	text-align:center;
}
.company-wrap-btns a {
	margin:0 5px;
}
.company-box-wrap-t{
	text-align:center;

}
.company-box-wrap-t p{
	font-size:25px;
	color:#666666;
	text-align:center;
	padding-top:30px;
	line-height:1.5;
}

.company-box-wrap {
	padding:30px 0;
	width:100%;
	margin:0 auto;
	margin-top:80px;
	background:#FAFAFA;
}
.company-box-wrap-inner{
	display:flex;
	justify-content:space-between;
	width:1200px;
	margin:0 auto;
	padding:30px 0;
}
.company-box-wrap h2{
	width:100%;
	font-size:25px; 
	line-height:1.5;
	padding:30px 0;
	text-align:center;
	font-weight:bold;
}
.company-box-wrap p{
	width:100%;
	font-size:25px; 
	line-height:1.5;
	padding:30px 0;
	text-align:center;
	color:#666666;
}
.company-box {
	width:380px;
	text-align:center;
	margin-bottom:25px;
}
.company-box img{
	max-width:300px;
}
.company-box h4 {
	font-size:25px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	color:#000;
	text-align:center;
}
.company-box p {
	font-size:18px;
	color:#808080;
	line-height:1.5;
}
/* 창업안내 */ .franchise-box-wrap {
	display:flex;
	justify-content:space-between;
	width:1200px;
	margin:0 auto;
}
.franchise-box {
	width:278px;
	height:400px;
	border:1px solid #ddd;
	text-align:center;
	margin-bottom:25px;
}
.franchise-box-thumb {
	height:200px;
	width:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	align-content:center;
}
.franchise-box-thumb img {
	width:100px;
}
.franchise-box h5 {
	padding-top:40px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.franchise-box h4 {
	font-size:20px;
	font-weight:200;
	text-align:center;
}
.franchise-box p {
	margin-top:20px;
	font-size:16px;
	font-weight:200;
	line-height:1.4;
	color:#9C9C9D;
}
.franchise-text-box-wrap {
	background:#FAFAFA;
	padding:60px 0;
	margin:100px 0 40px 0;
}
.franchise-text-box-wrap h4 {
	font-size:25px;
	color:#000;
	text-align:center;
}
.franchise-text-box-wrap p {
	font-size:20px;
	color:#717071;
	text-align:center;
}
.franchise-list-box-wrap {
	font-size:18px;
	color:#919191;
	line-height:1.8;
}
/* 오시는길 */ .find-way-info-02 {
	border-top:1px solid #000;
}
.find-way-info-02 h3 {
	font-size:30px;
	padding:25px 0;
	color:#000;
}
.find-way-info-02 p {
	font-size:20px;
	color:#808080;
	line-height:1.6;
}
/* 게시판 */ .event-wrap-0001 .gallery-title,.gallery-date,.gallery-name {
	display:none;
}
.event-wrap-0001 .gallery-list .gallery-list-body .gallery-item-img {
	text-align:center !important;
	padding:0px !important;
	margin-bottom:0px !important;
	border:none !important;
	background-color:#FFF;
}
.event-wrap-0001 .gallery-list .gallery-list-body .gallery-item-box {
	padding:0 !important;
	width:100% !important;
}
.event-wrap-0001 .mb-category {
	display:none !important;
}
.event-wrap-0001 #mb_top {
	margin-top:0px;
}
/* 공지사항 */ .mb-board .btn>span::before {
	    font-family:xeicon !important;
	    content:'\e93d' !important;
	    color:#000 !important;
	    font-size:20px !important;
}
.mb-desktop-large .list-search {
	width:100%;
	float:right;
	overflow:hidden;
	padding-bottom:80px !important;
	padding-top:0px;
	text-align:center;
}
.mb-board .board-list .search-text,.mb-board .board-list .search-field {
	vertical-align:top !important;
	min-height:30px !important;
	border:none !important;
	border-bottom:1px solid #D8D9D9 !important;
	border-radius:0px !important;
	width:400px !important;
}
.mb-board button span {
}
.mb-board .board-list select#search_field {
	width:auto !important;
	display:none !important;
}
.list-search .mb-board .btn-default {
	border:none !important;
	background-color:transparent !important;
}
.btn-search-r {
	border:none;
}
.btn-search-r i {
	color:#2d74a4;
	font-size:22px;
}
.search-text {
	font-size:22px !important;
}
.mb-board tfoot,.mb-board thead {
	display:none !important;
}
.btn-user-info {
	display:none !important;
}
.mb-hide-tablet {
	display:none !important;
}
#notice_board_body a {
	font-size:20px !important;
}
.mb-hide-mobile span {
	font-size:16px !important;
	color:#9B9B9C !important;
}
.mb-board .pagination-large td.btn-page a {
	font-size:14px !important;
}
#mb_notice_tr_user_name {
	display:none !important;
}
#mb_top {
	margin-top:40px;
}
.sjsms-010-title {
	margin:0 auto;
	text-align:center;
	padding:130px 0;
	font-size:25px;
	line-height:1.5;
}
.sjsms-010-line {
	display:inline-block;
	width:70px;
	border-top:1px solid #B02633;
	margin-bottom:50px;
}
.step-company-wrap{}
.step-company-wrap ul{
	overflow:hidden;
}
.step-company-wrap li{
	cursor:pointer;
	width:25%;
	float:left;
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.step-company-wrap li p{
	text-align:center;
	font-size 20px;
	font-weight:bold;
	line-height:1.4;
	color:#000;
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-top:15px;
}
.step-company{
	margin:0 auto;
	height:145px;
	width:145px;
	border-radius: 150px;
	background:#E4DFCF;;
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.step-company img{
	width:100%;
}
.step-company-wrap li:hover .step-company{
	background:#B02633;
}
.step-company-wrap li:hover p{
	color:#B02633;
}
.history-wrap {
	max-width:1000px; 
	margin:80px auto;

}
.ba-titles-wrap{
	font-size:25px;
	line-height:1.4;
	padding:80px 0;
	text-align:center
}
.history-wrap ul {
	overflow:hidden;
	margin-bottom:30px;
}
.history-wrap li {
	float:right;
	padding:30px 0;
}
.history-wrap li b {
	color:#000;
	margin-top:20px;
	display:inline-block;
}
.history-wrap li:first-child {
	border-top:1px solid #222;
	float:left;
	font-size:40px;
	width:20%;
	color:#222;
	font-weight:bold;
}
.history-wrap li:last-child {
	border-top:1px solid #E2E2E2;
	float:right;
	font-size:20px;
	line-height:2;
	width:78%;
	color:#717071;
}
.gallery-item-img .img{ height:290px !important;}


.find-m-wrap .cont_wrap {
    border-top:1px solid #000;
    margin-top:90px !important;
        max-width: 100%  !important;
    }
    .find-m-wrap .map_search_wrap {
        background: #fff !important;
    }
    .find-m-wrap .map_list_wrap .map_list thead tr th {
        margin: 0;
        padding: 25px 0  !important;
        height: auto  !important;
        border-bottom: 1px solid #d2d2d2;
        background: #fff !important;
        font-size: 14px;
        font-weight: 900;
        color: #333;
        text-align: center;
    }
	.file-download span{font-size:10px;}
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area.active a {
        font-weight: bold;
        color: #2d74a4  !important;
    }
	.pn_title a{font-size:14px !important;}
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area {
        position: absolute;
        display: block;
        width:35px !important;
        height: 35px !important;
        line-height: 35px !important;
        border-radius: 50px;
        padding:0 !important;
        z-index: 1;
        background:#fff;
        text-align:center;
        box-shadow: 0 3px 6px rgba(0,0,0,0.06), 0 3px 6px rgba(0,0,0,0.13);
    }
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area:hover a, .map_search_wrap .ms_map .map .area_part .area.active a{
      font-weight:bold;color:#2d74a4  !important;
    }
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area.ulsan {
        top: 221px !important;
        left: 251px;
    }
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area.daejeon {
        top: 190px !important;
        left: 121px;
        z-index: 2;
    }
    .find-m-wrap .map_search_wrap .ms_map .map .area_part .area.seoul {
        top: 65px !important;
        left: 110px;
        z-index: 2;
    }

	.map_search_wrap .ms_search .location_search_wrap {
		margin: 0;
		padding: 24px 17px 20px;
		max-width: 600px;
		border: 1px solid #d1d1d1;
		border-radius: 3px;
		background: #fff;
		box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
		box-sizing: border-box;
	}
	.map_search_wrap .ms_search .ms_desc {
		font-weight: 300 !important;
	
	}
	.map_view_wrap {
		margin: 0 auto;
		padding: 90px 0 0 0 !important;
		width: 100%;
		max-width: 1024px;
	}
 
@media (max-width:992px) {
	.path-line{

		display:none;
	}
	.mb-category::before {
		content: "카테고리 보기 : ";
		display:none;
	}


	.contents .sub-main-title{
		width:300px;
		margin:0 auto 10px auto;
	}

	.contents .ssub-titles{
		font-size:12px;
		line-height:1.8;
		padding:20px 0 0 0;

		width:300px;
		margin:0 auto 30px auto;
	}

	.info-name{display:none !important;}
	#mb_notice_tr_title span{text-align:left !important;; float:left !important;; }
.pn_title a{font-size:12px !important;}
	.map_view_wrap {
		margin: 0 auto;
		padding: 30px 0 0 0 !important;
		width: 100%;
		max-width: 1024px;
	}
	.sub-main-title.ms_title {
		margin: 30px 0 0 0!important;
	}

	.map_list_wrap{
		margin-top:80px !important;
	}
	.ba-titles-wrap {
		font-size: 15px;
		padding: 40px 0;
		width:250px;
		margin:0 auto;
	}
	.com.ba-titles-wrap {
    font-size: 25px;
    line-height: 1.4;
    padding: 80px 0;
    text-align: center;
}
.company-box-wrap-t p {
		font-size: 15px;

	}
	.company-box {
		width: 320px;
		text-align: center;
		margin:10px auto;
	}
	.company-box-wrap-inner {
		display: block;

		width: 100%;;
		margin: 0 auto;
		padding: 0px 0;
	}
	.company-box-wrap p {
		width:250px;
		margin:0 auto;
		font-size: 15px;

	}
	.step-company-wrap li {
 
		width: 50%;
		margin-bottom:20px;
	}
    .gr-btns {
        font-size: 14px !important;
    }
    .form-btns .wpcf7-submit {
        font-size: 14px !important;
    }
    .mo-sam-form-m{margin-top: 30px !important;}
    .mo-sam-form-m h4{font-size:15px !important;}
    .mo-sam-form-m p{font-size:12px !important;}
       
    .find-m-wrap .address{min-width:120px; display:inline-block;}
    .map_list_wrap .map_list tbody tr td:nth-child(3) {
        text-align: left;
        padding-right: 15px !important;
    }
    .find-m-wrap .map_list_wrap .map_list thead tr th {
 
        border-bottom: none !important;
 
    }
    .find-m-wrap .map_list_wrap .map_list thead  {
 
        border-bottom: 1px solid #ddd !important;
 
    }
    .map_list_wrap .map_list tbody tr td:nth-child(4){
         display: block !important; 
 
    }
    .map_list_wrap .map_list thead tr th:nth-child(4){
        display: block !important; 
 
    }
    .sub-sp-udmm{
        height:0 !important;
        display:none !important;
    }
    .find-m-wrap .cont_wrap {
        margin-top: 0px !important;
    }
    .map_search_wrap .ms_search .ms_title {
        margin: 30px 0 !important;
    }
    .map_search_wrap .ms_map {
        display:block  !important;
        position:relative  !important;
        margin:0 auto 30px auto!important;
        right:0 !important;
    }
    .map_list_wrap .map_list tbody tr td a {
        vertical-align: top;
        font-size: 11px;
        color: #666;
        text-decoration: none;
    }
    .map_list_wrap .map_list tbody tr td .mobile_tel {
        margin-top:10px !important;
 
    }
    .map_search_wrap .ms_search .ms_title {
        margin: 20px 0 9px 0;
        padding: 0;
        font-size: 15px !important;
        font-weight: 900;
        color: #333;
    }
    .col-444{width:50% !important;}
    .list-head {
        text-align: right;
        padding-bottom: 40px !important;
    }
    .gallery-item-img .img {
     width: 100% !important;
     height: 200px !important;
    }
    #mb_top {
        margin-top: 0px;
        padding:0 20px;
    }
    .list-title  span{
        font-size:12px;
    }
    .mb-mobile .list-search {
        text-align: center !important;
        padding-bottom: 8px !important;
    }
    .mb-board .board-list .search-text, .mb-board .board-list .search-field {
        vertical-align: top !important;
        min-height: 30px !important;
        border: none !important;
        border-bottom: 1px solid #D8D9D9 !important;
        border-radius: 0px !important;
        width: 200px !important;
    }
    .detail-info-mobile h4 {
        font-size: 13px !important;
        letter-spacing: -0.5px;
    }
    .detail-inner-mobile {
        font-size: 12px;
        padding: 20px 0;
        line-height: 2.2;
    }
    .sam-form-m .mane-titles {
        display: inline-block;
        width: 110px !important;
        text-align: center;
        font-size:12px;
    }

    .text-wrap-se {
        margin-top:20px;
        padding-top:30px;
        font-size:12px;
        width: 90% !important;
        float: none;
        margin:0 5%;
    }
    .devide-wrap span{
        font-size:12px;
    }
    .wpcf7-list-item-label{
        font-size:12px;
    }
    .wpcf7-text{
        width:120px;
    }
    .top-snb-menu-5 {
        margin-top: 0px;
    }
    .menu-list-wrap-4 {
        margin-top: 0px;
        
    }
	.menu-list-wrap-4 li {
		width:50%;
        padding-top: 20px;
        padding-bottom: 20px;
	}
    .menu-list-wrap-4 li .name {
        font-size: 15px;
    }
    .menu-list-wrap-4 li .contents {
        font-size: 12px;
    }
    .menu-list-banner-wraps {
        margin-top: 0px;
        margin-bottom: 40px;
    }.box-tables-inner li{
        font-size:10px;
		letter-spacing: -0.3px;
		padding-left:10px;
    }
    .box-tables-inner li:first-child {
        width: 110px;
        background: #FAFAFA;
        color: #000;
        text-align: center;
        padding-left: 0px;
    }
	.find-way-info-02 {
		margin:0 20px;
		border-top:1px solid #000;
	}
	.top-title-banner {
		width:100%;
		height:250px;
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
		flex-wrap:wrap;
		align-content:center;
	}
	.find-way-info-02 h3 {
		font-size:20px;
		padding:25px 0;
		color:#000;
	}
	.find-way-info-02 p {
		font-size:14px;
		color:#808080;
		line-height:1.6;
	}
    .top-snb-menu-5 {
        height:40px !important;
        line-height:40px !important;
    }
    .top-snb-menu-5 li {
        height:40px !important;
        line-height:40px !important;
    }
    .top-snb-menu-5 li a {
        font-size:10px;
        letter-spacing: -0.5px;
        height:38px !important;
		vertical-align: top;
    }
    
    .franchise-box-wrap {
        width: 100%;
        display:block;
        text-align:center;
        vertical-align: top;
    }

    .franchise-box {
        vertical-align: top;
        display:inline-block;
        margin:10px;
        width: 160px;
        height: 300px;
    }
    .franchise-box p {
        font-size: 10px;
		letter-spacing: -0.5px;;
    }
    .franchise-box h4 {
        font-size: 15px;
    }
    .franchise-box h5 {
        padding-top: 20px;
        font-size: 15px;
        padding-bottom: 20px;
    }
    .franchise-text-box-wrap p {
        font-size: 12px;
    }
    .franchise-list-box-wrap {
        font-size: 12px;
        padding:0 20px;
    }
    .franchise-box-thumb {
        height: 150px;

    }
    .franchise-text-box-wrap h4 {
        font-size: 15px;
    }
    .franchise-text-box-wrap {
        background: #FAFAFA;
        padding: 30px 20px;
        margin: 50px 0 40px 0;
    }
	.point-infor-02 {
		background:#F5F4ED;
		font-size:25px;
		font-weight:200;
		text-align:center;
		padding:30px;
	}
	.point-infor-02 span {
		font-size:0;
		display:inline-block;
		width:100%;
		height:1px;
	}
	.point-infor-01 b:first-child {
		display:inline-block;
		font-size:25px;
		width:100%;
	}
	.point-infor-02 h3 {
		padding:15px 0;
		color:#000;
		font-size:15px;
		font-weight:200;
		text-align:center;
		line-height:1;
	}
	.point-infor-02 h4 {
		color:#2d74a4 ;
		font-size:20px;
		font-weight:bold;
		text-align:center;
	}
	.point-infor-01 span {
		display:none;
	}
	.point-infor-02 p {
		color:#000;
		font-size:12px;
		text-align:center;
	}
	.point-infor-01 {
		background:#F5F4ED;
		font-size:15px;
		font-weight:200;
		line-height:1.8;
		text-align:center;
		padding:30px;
	}
	.sjsms-010-title {
		width:300px;
		margin:0 auto;
		text-align:center;
		padding:60px 0;
		font-size:15px;
		line-height:1.5;
	}
	.sjsms-010-line {
		display:none;
		width:70px;
		border-top:1px solid #B02633;
		margin-bottom:50px;
	}
	.top-snb-menu li {
		width:25%;
		float:left;
		height:40px;
		line-height:40px;
		text-align:center;
	}
	.top-snb-menu {
		height:40px;
	}
	.top-snb-menu li a {
		font-size:12px !important;
        height:40px !important;
	}
	.sub-sp-ud {
		width:100%;
		height:30px !important;
		clear:both;
	}
	.top-title-banner h2 {
		font-size:30px !important;
 
	}
	.contents .sub-main-title {
		font-size:16px !important;
	}
	.contents .sub-main-des {
		font-size:15px !important;
		padding:25px 25px 30px 25px !important;
	}
	.history-wrap li {
		float:right;
		padding:20px 0;
	}
	.history-wrap li:first-child {
		font-size:20px !important;
	}
	.history-wrap li:last-child {
		font-size:12px !important;
		line-height:20pt;
	}
	.history-wrap {
		margin:30px !important;
	}
	.top-snb-menu-3 {
		margin-top:0px !important;
		height:45px !important;
	}
	.top-snb-menu-3 li {
		height:45px !important;
		line-height:1.2;
		display:flex; flex-direction:column; justify-content: center;  align-items: center;
	}
	.top-snb-menu-3 li a {
		padding:0 10px;
		font-size: 12px !important;
		line-height:1.2;
		height:auto !important;
	}
}