#wrapper {position:relative; width:100%; min-width:1200px}

/* ========================== Common ============================== */

.push {
	display: inline-block;
	border-radius: 3px;
	padding: 0 10px 0;
	font-weight: bold;
	color: #fff;
	text-align:center;
}
.push:hover, .push:active, .push:focus {
	color: #ffffff
}
.push_1{background:#858585;}
.pushbox_1{border:1px solid #d5d5d5}
.pointer{cursor:pointer;}
.hr_line{border:0; height:1px; background:#dddddd; margin:30px 0}
.hr_dot{border:0; height:1px; border-bottom:1px solid #d5d5d5; border-bottom-style:dashed; margin:30px 0}

/* ========================== Header ============================== */
.header_theme_1 h1{float:left; margin-top:0px;}
.header_theme_1 .nav{float:right;}
.header_theme_1 .top_menu{float:right; margin:30px 0 0 20px;}


/* **** */
.header_black a{color:#333333}
.header_black a:hover, .header_basic a:focus, .header_basic a:active{color:#333333}
.header_white a{color:#fff}
.header_white a:hover, .header_white a:focus, .header_white a:active{color:rgba(255,255,255,0.5)}
.header_overlay{position:absolute; top:50px; left:50%; margin-left:-600px;background-color: #fff; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff); zoom:1; z-index:5000;}
.header_transparent{background: transparent}
.header_bottom{border-bottom:2px solid #000000;}
.nav_line li a:after{position:absolute; right:0; top:50%; margin-top:-10px; width:1px; height:20px; background:rgba(255,255,255,0.2); content:""; z-index:100}
.top_menu_bg{background:#555555}
/* **** */

.navigation .nav{position:relative; display: flex; align-items: center; justify-content: flex-end; column-gap: 80px;}
.navigation .nav > li{position: relative; display: flex; align-items: center; justify-content: center; height: 82px;}
.navigation .nav > li > a{width:100%; font-size:20px; font-weight:bold; line-height:38px; text-align:center;}
.navigation .top_menu a{display:inline-block; margin:0 5px; font-size:12px;}
.subnav_bar{position:absolute; top:82px; left:0; width:100%; height:0; background:#fff; background-color:rgba(255,255,255,0.8); z-index:2000}
.subnav{display:none; position: absolute; top: 82px; left: 50%; width: 100%; z-index: 3000; transform: translateX(-50%);}
.subnav li a{display:inline-block; font-size:14px; line-height:34px; color:#000}
.subnav li a:hover{color:#333}
.subnav:after{clear:both; display:block; content:"";}

/* ========================== Visual ============================== */
.visual_section{position:relative; width:100%;}
.main_panel{position:relative; width:100%; height:680px}
.main_panel > div{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background-repeat:no-repeat; background-position:50% 50%; z-index:1000}
.main_panel > div:first-child{display:block}
.main_panel .slide_img1{background-image:url(../../images/main_slide1.jpg);}
.main_panel .slide_img2{background-image:url(../../images/main_slide2.jpg);}

.slogan_banner_overlay{position:absolute; top:320px; left:50%; margin-left:-250px; z-index:1200;}
.slogan_panel{color:#fff; font-size:20px; letter-spacing:-1px; text-align:center;}
.slogan_panel p{margin-bottom:25px;}
.slogan_panel h1{font-size:48px; font-weight:600; line-height:62px; color:#fff;}

.banner_panel{margin:30px 0 0 120px}
.banner_panel .row{margin:0; width:600px;}
.banner_panel .row > div{padding:25px 35px; text-align:center;}
.banner_panel h3{font-size:20px; color:#ffffff;}
.banner_panel p{margin:15px 0 20px; font-size:15px; color:#ffffff; color:rgba(255,255,255,0.5)}
.banner_panel i{font-size:50px; color:#ffffff;}
.banner1{background:#283c07}
.banner2{background:#c9d227}
.banner3{background:#8a5600}
.banner4{background:#7d8e02}

@media (max-width:479px) {
	#wrapper{min-width:100%;}
	.main_panel{height:220px}
	.slogan_banner_overlay{position:relative; top:120px; left:0; margin:0}
	.banner_panel{float:none; margin:0}
	.banner_panel .row{width:100%;}
	.banner_panel p{font-size:13px;}
	.slogan_panel{position:absolute; top:-270px; left:0; width:100%; font-size:15px; text-align:center; text-shadow:0 0 15px #ffffff; z-index:1000}
	.slogan_panel h1{font-size:30px; line-height:36px}
	.item_empty{display:none}
	.banner_panel i{font-size:30px;}
    .main_panel .slide_img1{width:100%;}
    .visual_section .main_panel > div {
    background-size: cover !important;     
    }
    .main_panel .slide_img1{background-image:url(../../images/main_mslide1.jpg);}
    .main_panel .slide_img2{background-image:url(../../images/main_mslide2.jpg);}
}


/* ========================== Main Contents ============================== */
.content_section .pull_left h1{
    color:#71cdff
}
.content_section h2{margin-bottom:15px; font-size:25px; color:#666666; font-weight:600; letter-spacing:-0.5px}
.notice_panel, .service_panel{float: left;
    width: 33.3%;
    padding-right: 30px;
   ;
    padding-left: 30px;
    height: 300px;}
.notice_panel h1{
    margin: 20px 0px;
    
}
.notice_panel ul li{
	padding: 17px 0px;
    border-bottom: 1px solid #ddd;
}
.service_panel .icon_head{margin:0 auto; width:100px; height:100px; border-radius:50%; line-height:70px; text-align:center;}
.service_panel .icon_head:hover{background:#fff}
.service_panel .icon_body{text-align:center; margin:10px 0;font-size: 16px;
    font-weight: 900;}
.cs_panel{padding: 30px;}
.cs_panel h1{font-weight:800}
.cs_panel p{ line-height:24px;}

/*.cs_panel .m_wrp {
	border-radius: 4px;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    padding: 0px 20px;
    height: 300px;
}*/
.cs_panel .m_wrp .txtbox h6 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.cs_panel .m_wrp h4 {
	display: inline-block;
	position: relative;
	line-height: 1em;
	font-weight: 700;
	letter-spacing: -0.05em;
	font-size:27px;
	margin: 15px;
    
}
/*.cs_panel .m_wrp h4:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 100%;
	background-color: #ffe509;
}*/
.cs_panel .m_wrp h4 span {
	position: relative;
	z-index: 3;
}
.cs_panel .m_wrp .iconbox {
    text-align: center;
}
.cs_panel .m_wrp img {
    width: 50px;
    margin-bottom: 10px;
}
.cs_panel .m_wrp .iconbox img,
.cs_panel .m_wrp .iconbox img.mi3 {
    width: 60px;
    margin-bottom: 0px;
}
.cs_panel .m_wrp .txtbox p {
    font-weight: 300;
    margin-top: 10px;
}
.cs_panel .m_wrp .txtbox span {
	display: block;
}
.cs_panel .m_wrp .txtbox span.noti{
	color:red;
}
.cs_panel .m_wrp .c_wrp {
    height: auto;
    box-shadow:  0 0 0;
}
.cs_panel .table {
    width: 100%;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}
.cs_panel .table th {
    background-color: #f4f4f4;
}
.cs_panel .table tr th,
.cs_panel .table tr td {
    font-size: 15px;
    line-height: 1.2em;
    color: #333;
    text-align: left;
    border: 0px;
    text-align: center;
    padding: 13px;
}
@media (max-width:768px) {
	
	#msec02 {
		margin: -40px auto 0;
	}
	.cs_panel {
		margin: 10px 0;
	}
    .cs_panel .m_wrp {
        padding: 20px 15px;
        height: 250px;
    }
	.cs_panel .m_wrp .txtbox h6 {
		margin-bottom: 0;
        font-size: 15px;
	}
    .cs_panel .m_wrp .iconbox img {
        width: 50px;
        margin-bottom: 5px;
    }
}




@media (max-width:479px) {
	.notice_panel, .service_panel, .cs_panel{width:100%; padding:0;;}
	.notice_panel, .service_panel{ margin-bottom:40px}
	.service_panel, .cs_panel, .service_panel .wd70{width:100%;}
	.content_section .pull_left{float:none;}
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
    margin-right: 20px;
}

/* ========================== Sub Contents ============================== */
.path_section{padding:20px 0; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; background:#f3f3f3;}
.path_section h2{font-size:28px;}

.sub_panel{position:relative; width:100%; height:280px; background:url(../../images/sub_top.jpg) no-repeat center center;}
.sub_panel .slogan_panel{float:none; margin:170px 0 0; text-align:left;}
.sub_panel .slogan_panel h1{font-size:38px; color:#fff;}


.sub_section{margin:50px 0;}
.subnav_section{border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; background:#151a5f;}
.sub_path>li{position:relative; float:left; border-right:1px solid #d5d5d5}
.sub_path>li:first-child{border-left:1px solid #d5d5d5}
.sub_path>li span, .sub_path>li>a{display:inline-block; padding:12px 20px; font-weight: 900;
    font-size: 17px;color:#fff;}
.sub_path>li>a{padding-left:15px; padding-right:30px; margin-right:10px; font-weight: 900;font-size: 17px;}

.subnav_panel{position:absolute; top:42px; left:-1px; right:-1px; border:1px solid #d5d5d5; border-bottom:none; background:#fff; z-index:2000}
.subnav_panel li a{display:inline-block; width:100%; padding-left:15px; line-height:32px; border-bottom:1px solid #d5d5d5; font-size:13px;}
.subnav_panel li a:hover{background:#555; color:#fff;}

.sub_head h2{font-size:38px; font-weight:500}
.sub_head .sub_history{font-size:12px; margin-top:25px;}
.sub_head .sub_history span{padding:0 5px;}
.sub_body{margin:50px 0;}
.sub_body p{line-height:22px;}

.tab_menu:after{clear:both; display:block; content:"";}
.tab_menu li{float:left; padding:5px 40px 7px; border:1px solid #d5d5d5; border-left:none; background:#f2f2f2; font-weight:bold; cursor:pointer}
.tab_menu li:first-child{border-left:1px solid #d5d5d5}
.tab_menu li.on{border-top:2px solid #555; border-bottom:none; background:#fff;}

.about_us h3{margin-bottom:30px; font-size:24px; font-weight:normal}

.vision_box{width:150px; height:150px; border-radius:50%; border:8px solid #e6e6e6; color:#fff; text-align:center; padding-top:45px; word-break: keep-all}
.vision_box h4{font-size:22px; color:#fff; font-weight:400}
.vision1{background:#283c07}
.vision2{background:#8a5600}
.vision3{background:#7d8e02}

.history{background:url(../../images/history_bg.jpg) no-repeat top right;}
.history h4{width:60px; margin-bottom:10px; background:#888888; color:#fff; font-size:16px; line-height:22px; text-align:center;}
.history .row{}
.history p{margin-bottom:20px;}
.history p span{padding-right:10px; font-weight:bold; color:#333;}

.map{width:100%; height:332px; border:1px solid #d5d5d5}

.business h3{margin-bottom:30px; font-size:24px;}
.business h4{font-size:18px;}

@media (max-width:479px) {
  .sub_panel, .subnav_panel, .sub_history, .path_section, .subnav_section{display:none}
	.sub_section{margin:0}
	.sub_head{margin-top:15px;}
	.sub_section h2{font-size:28px;}
	.sub_section h3{font-size:20px;}
	
	.tab_menu li{padding:5px 10px 7px; font-size:13px;}
	.about_us .info p, .history{background:none;}
	.vision_box{margin:0 auto; margin-top:10px;}
	.history p{font-size:12px;}
	.history hr{margin:20px 0}
	.wd80, .wd60{width:100%;}
	.business .text_right{text-align:left}
}

/* ========================== Footer ============================== */
.footer{padding:35px 0; background:#555555; font-size:13px; color:#a5a5a5;}
.footer .row div:first-child{line-height:24px;}
.footer a{font-size:10px; letter-spacing:0; padding:2px 10px 3px; color:rgba(255,255,255,0.6)}
.footer span{padding:0 3px;}

@media (max-width:479px){
	.footer .admin{display:none}
}
/*dft*/
.dft {
    word-break: keep-all;
    margin-bottom: 15px;
}
h1.dft {
    font-size: 55px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 26px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 18px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 16px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 30px;
    color: #221814;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 400;
}
@media (max-width:479px){
    .dft {
        margin-bottom: 15px;
    }
    h1.dft {
        font-size: 26px;
    }
    h2.dft {
        font-size: 18px;
    }
    h3.dft {
        font-size: 17px;
    }
    h4.dft {
        font-size: 16px;
    }
    h5.dft {
        font-size: 13px;
    }    
    h6.dft {
        font-size: 19px;
    }
    p.dft {
        font-size: 14px;
    }
}
/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:479px){
   .sec_dvd {
        padding: 50px 0;
    } 
    .sec_dvd.sec_dvd_mini {
        padding: 20px 0;
    }
}
/*company_01*/

.m_list li {
    font-size: 17px;
    line-height: 1.5em;
    color: #221814;
    font-weight: 400;
    position: relative;
    padding-left: 10px;
}
.conbox.conbox_mini {
    margin-top: 30px;
}

.m_list li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #71cdff;
    border-radius: 50%;
    top: 10px;
}

/*ransom_02*/
.company_01 .ransom_02 {
    margin-top:50px; 
}
.company_01 .ransom_02 .row {
	margin: 0 -7px;
}
.company_01 .ransom_02 .row > div {
	padding: 0 7px;
}
.company_01 .ransom_02 .ran_type a { 
	text-align: center;
    text-decoration: none;
    display: block;
    background-color: #20287d;
    padding: 15px;
    border-radius: 10px 0 10px 10px;
    border: 2px solid #fff;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	margin-bottom: 15px;
	
     -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;
}
.company_01 .ransom_02 .ran_type a:hover { 
	background-color: #000;
}
.company_01 .ransom_02 .ran_type a h4 {
	color: #fff;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
	margin-top: 5px;
}
@media (max-width: 478px){
	.pb50 {
		padding-bottom:30px;
	}
	.company_01 .ransom h2 {
		font-size:16px;
	}
	.company_01 .ransom h3 {
		font-size:15px;
	}
	.company_01 .ransom h4 {
		font-size:14px;
	}
	.company_01 .ransom ul li {
		font-size:13px;
	}
	.company_01 .ransom p {
		font-size:13px;
	}
	.company_01 .ransom_02 .row > div {
		/*width: 50%;*/
		float: left;
	}
	.company_01 .ransom_02 .ran_type a {
		padding: 15px 5px;
	}
	.company_01 .ransom_02 .ran_type a img {
		width: 40px;
	}
	.company_01 .ransom_02 .ran_type a h4 {
		font-size: 12px;
	}
}





/*company_02*/

/*table*/
.company_02 .imgbox{
    text-align: center;
    margin-bottom: 100px;
}
.company_02 .table {
	border-top: 2px solid #494949;
	border-bottom: 1px solid #aaa;
	margin-top: 15px;
	width: 100%;
}
.company_02 .table thead tr th{
    color:#1e1e1e;
    background-color: #f4f4f4;
}
.company_02 .table tr th,
.company_02 .table tr td {
	word-break: keep-all;
	padding: 17px;
	vertical-align: middle;
	border: 1px solid #eee;
	border-bottom: 1px solid #aaa;
    text-align: center;
}
.company_02 .table tr th {
	text-align: center;
	font-size: 17px;
	line-height: 1.5em;
	color: #1e1e1e;	
	font-weight: 600;
	
}
.company_02 .table .etc {
}
.company_02 .table tr td {
	font-size: 17px;
	line-height: 1.5em;
	color: #1e1e1e;	
	background-color: #fff;
}
@media (max-width:479px){
	.company_02 .table tr th,
	.company_02 .table tr td {
		padding: 10px;
	}
	.company_02 .table tr th,
	.company_02 .table tr td {
		font-size: 13px;
	}	
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/*company_03*/
.address .load_box h4 {
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    color: #1e1e1e;
    padding-bottom: 15px;
    border-bottom: 2px solid #1e1e1e;
    margin-bottom: 20px;
}

.address .load_box .t_list li {
    font-size: 17px;
    line-height: 1.2em;
    color: #1e1e1e;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    word-break: keep-all;
    font-weight: 600;
}
.address .load_box .t_list li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    top: 8px;
}

/*business_01*/
/*logobox*/
.logobox li {
	float: left;
	padding: 0 15px;
	width: 20%;
    margin: 20px 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 50px;
}
.logobox li .logo_wrp {
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
    margin-bottom: 20px;
}
.logobox li .logo_wrp a img{
   
}
.logobox li img{
    margin-right: 10px;
}
@media (max-width:479px) {
	.logobox li {
		width: 50%;
		margin: 10px 0;
        height: 150px;
	}
}

.sst {
    position: relative;
    padding-left: 25px;
    line-height: 1em;
    margin-bottom: 20px;
}
.sst:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 13px;
    width: 13px;
    background-color: #71cdff;
    transform: rotate(45deg);
}

/*tail*/
.footer .footer_con{
    text-align: center;
}