#header {
    position: relative;
    width: 100%;
    min-width: 1380px;
    margin: 0 auto;
    *zoom: 1px;
}
 .biz-intro-area {
     border-bottom: 1px solid #ededed;
     padding: 45px 0 !important;
     width: 100%;
 }

 .biz-intro-area h2 {
     font-size: 34px;
     font-weight: 600;
     margin-bottom: 15px !important;
     color: #007cc0;
     line-height: 1;
 }

 .biz-intro-area p {
     font-size: 20px;
     color: #000;
 }

 .biz-intro-wrap {
     width: 1380px;
     margin: 0 auto;
 }

 .biz-top-area {
     background: url(/data/image/biz_img_pc.png) no-repeat center;
     min-height: 360px;
     padding: 153px 0 180px;
     background-size: cover;
 }

 .biz-top-wrap {
     width: 1380px;
     margin: 0 auto;
 }

 .biz-top-text {
     font-size: 19px;
     font-weight: 500;
     color: #000;
     letter-spacing: -0.5px;
     line-height: 1.6;
 }

 .biz-top-text span {
     font-weight: bold;
     font-size: 24px;
     color: #000;
 }


 .location-area {
     width: 100%;
     padding: 50px 0;
 }

 .location-wrap {
     width: 1380px;
     margin: 0 auto;
 }

 .location-wrap .loc-tit {
     font-size: 30px;
     font-weight: bold;
     margin: 0;
     color: #007cc0;
 }

 .location-wrap .loc-text {
     font-size: 20px;
     font-weight: 500;
     margin: 15px 0 45px;
 }

 .loca_img {
     max-width: 1380px;
 }

 .biz-pc-img {
     display: block;
 }

 .biz-mb-img {
     display: none;
 }

 .biz-top-area {
         width: 100%;
    position: relative;
    min-width: 1380px;
 }

 .biz-top-tit {
     font-size: 30px;
     font-weight: bold;
     margin-bottom: 35px;
     color: #007cc0;
 }

 .biz-top-exp {
     font-size: 19px;
     font-weight: 500;
     margin: 0;
     line-height: 1.5;
 }

 .biz-list-area {
     padding: 110px 0;
     width: 100%;
 }

 .biz-list-wrap {
     width: 100%;
     max-width: 1380px;
     margin: 0 auto;
     font-size: 0;
 }

 .biz-list-wrap .busi-icon {
     max-width: 145px;
 }

 .biz-list-wrap .case-icon {
     max-width: 125px;
 }

 .biz-list-wrap h4 {
     margin: 25px 0 15px;
     font-size: 30px;
     font-weight: bold;
     color: #007cc0;
 }

 .biz-list-wrap > li {
     display: inline-block;
     vertical-align: top;
     width: 33.3%;
     text-align: center;
 }

 .biz-list-wrap > li > ul > li {
     font-weight: 500;
     color: #000;
     font-size: 17px;
     text-align: center;
     line-height: 1.4;
 }

 .biz-exp-area {
     padding: 70px 0;
     width: 100%;
     background: #e8e8e8;
 }

 .biz-exp-wrap {
     width: 100%;
     max-width: 1000px;
     margin: 0 auto;
     font-size: 0;
 }

 .biz-exp-list h4 {
     margin: 25px 0 15px;
     font-size: 28px;
     font-weight: bold;
     color: #007cc0;
 }

 .biz-exp-list > li {
     width: 100%;
     margin-bottom: 70px;
 }

 .biz-exp-list > li:last-child {
     margin-bottom: 0;
 }

 .biz-exp-list > li > ul > li {
     font-weight: 500;
     color: #000;
     font-size: 17px;
     text-align: left;
     line-height: 1.6;
     list-style: outside;
     list-style-position: inside;
 }
.main-bottom-area {}

.main-bottom-wrap {
    width: 1380px;
    margin: 0 auto;
    display: inline-block;
    min-height: 200px;
    max-height: 200px;
}

.main-bottom-wrap ul {
    font-size: 0;
}

.main-bottom-wrap ul li h4 {
    font-size: 24px;
    color: #000b43;
    font-weight: bold;
    line-height: 1;
    margin-top: 29px;
}

.ban-text {
    font-size: 15px;
    color: #666666;
    line-height: 1.2;
    margin: 20px 5px 15px;
}

.link-btn {
    font-size: 20px;
    font-weight: bold;
}
.link-btn:hover{
	text-decoration:none;
}
.link-btn:hover span{
	color:#0b96d4;
}
.link-btn-arrow {
    margin-left: 20px;
    vertical-align: top;
}

.main-bottom-wrap > ul > li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #9d9d9d;
    min-height: 198px;
    max-height: 198px;
    background: #f9f9fd;
    padding: 0px 20px;
    width: 258px;
}

.main-bottom-wrap > ul > li:nth-child(1),
.main-bottom-wrap > ul > li:nth-child(2),
.main-bottom-wrap > ul > li:nth-child(3) {
    border-right: 0;
}

.ban-tel {
    font-size: 35px;
    font-weight: bold;
    color: #ff3333;
        display: block;
    margin: 15px 0 5px;
}

.ban-text-02 a {
    display: block;
    margin: 28px 0 10px;
}

.ban-text-02 a:hover {
    text-decoration: none;
}

.ban-text-02 {
    font-size: 18px;
    color: #666666;
}

.ban-email {
    color: #666666;
    margin-top: 10px;
    font-size: 15px;
}

.sns-link-list {
    font-size: 0;
    text-align: center;
}

.sns-link-list li {
    display: inline-block;
}

.sns-link-list li:first-child {
    margin-right: 23px;
}

.sns-link-list li a {
    padding: 15px 0;
    display: block;
}

.sns-link-list li a img {
    max-width: 95px;
}

.sub_img {
    width: 1380px;
    margin: 0 auto;
    text-align: center;
}

#container .leftmenu {
    height: 45px;
    padding: 70px 0 44px;
}

#container .leftmenu li {
    display: inline;
}


/*sub*/
.contents .con_title{
    margin: 50px 0 20px !important;
    height: auto !important;
}
.contents .con_title p{display: none !Important;}
.con_title1 {
    width: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #dcdcdc;
    *zoom: 1px;
        margin: 50px 0 20px;
}

.con_title1:after {
    content: '';
    display: block;
    clear: both;
}

.con_title1 h3 {
    float: left;
    padding-bottom: 15px;
    font-size: 30px;
    color: #2d2f30;
    font-weight: bold;
}

.con_title1 span {
    font-size: 14px;
    color: #9d9c9c;
    letter-spacing: -1px;
    margin: 6px 0 0 5px;
    display: inline-block;
}

.con_title1 p {
    float: right;
    display: none;
}

.con_title1 p img {
    vertical-align: middle;
}

.map {
    overflow: hidden;
}

.map dt {
    float: left;
}

.map dd {
    float: right;
}

/*sub*/
.sub_img {
    width: 1380px;
    margin: 0 auto;
    text-align: center;
}

.logo-wrap {
    width: 120px;
}

.header-line {
    border-bottom: 1px solid #ededed;
	padding:5px 0;
}

.header-area {
    max-width: 1400px;
	min-width: 1380px;
    margin: 0 auto;
    padding: 17px 0;
}

#L_SITE_LOGO {
    display: inline-block;
}

#L_SITE_LOGO a img {
    max-width: 380px;
}

.color-blue {
    color: #1b2c91 !important;
}
html, body {
    width: 100%;
}
#wrapper {
    width: 100%;
    min-width: 1380px;
}

#header:after {
    content: '';
    display: block;
    clear: both;
}

#header h1 {
    float: left;
    margin-top: 20px;
}


#login {
    float: right;
	margin-top:0;
}

#login a {
	display: block;
    color: #6a6a6a;
    padding: 3px 0 3px 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

#login a:hover {
    text-decoration: none;
}

#main_img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    min-width: 1380px;
}

#main_img .bulletList {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    width: 100%;
}

#main_img .imageList {}

section:before {		
	content:"";
	position:absolute;
	left:50%;
	top:-18px;
	width:12px;
	height:12px;
	background-color:#ed1846;
	margin-left:-6px;
}
section {		
	position:relative;
	max-width:1380px;
	margin:110px auto 0;
}
section > h3 {		
	text-align:center;
	font-size:45px;
	font-weight:600;
	color:#000;
	letter-spacing:-2px;
	line-height:1.5em;
	display:block;
}
section > p {		
	text-align:center;
	font-size:20px;
	font-weight:400;
	color:#000;
	letter-spacing:-1px;
	line-height:1.5em;
	display:block;
}
section.favorite {
	margin-top:0;
}
.favorite .fav_wrap {
	margin:50px 0;
	height:732px;
}
.favorite .fav_wrap:after {
	display:table;
	clear:both;
	content:"";
}
.favorite .fav_wrap .fav_left {
	float:left;
	width:680px;
	margin-right:20px;
}
.favorite .fav_wrap .fav_left .big_img {
	position:relative;
}
.favorite .fav_wrap .fav_left .big_img dl dd {
    position: absolute;
	height:156px;
    bottom: 17px;
    left: 17px;
    width: calc(100% - 34px);
    background-color: #fff;
    padding: 25px 34px;
    box-sizing: border-box;
}
.favorite .fav_wrap .fav_left .big_img dl dd p {
	position:absolute;
    left: 34px;
    top: 25px;
}
.favorite .fav_wrap .fav_left .big_img dl dd h4 {
    display: block;
    position: absolute;
    left: 220px;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: -1px;
    color: #000;
}
.favorite .fav_wrap .fav_left .big_img dl dd span:before {
	display:block;
	position:absolute;
	content:"";
	width:79px;
	height:2px;
    left: 0;
    top: -11px;
	background-color:#000;
}
.favorite .fav_wrap .fav_left .big_img dl dd span {
    display: block;
    position: absolute;
	top:76px;
    left: 220px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75em;
    letter-spacing: -1px;
    color: #535353;
}
.favorite .fav_wrap .fav_right {
	float:left;
	width:680px;
}
.favorite .fav_wrap .fav_right ul li {
	float:left;
	position:relative;
	width:332px;
	height:356px;
	border-radius:5px;
	background-size:contain;
}
.favorite .fav_wrap .fav_right ul li:before {
	background-color:rgba(0,0,0,0.03);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:"";
	z-index:5;
	border-radius:5px;
}
.favorite .fav_wrap .fav_right ul li:nth-child(1) {
	background-image:url('/images/main/fav_01.jpg');
	margin-right:16px;
	margin-bottom:20px;
}
.favorite .fav_wrap .fav_right ul li:nth-child(2) {
	background-image:url('/images/main/fav_02.jpg');
	margin-bottom:20px;
}
.favorite .fav_wrap .fav_right ul li:nth-child(3) {
	background-image:url('/images/main/fav_03.jpg');
	margin-right:16px;
}
.favorite .fav_wrap .fav_right ul li:nth-child(4) {
	background-image:url('/images/main/fav_04.jpg');
}
.favorite .fav_wrap .fav_right ul li dl {
	position:absolute;
	width:100%;
	text-align:center;
	bottom:25px;
	z-index:6;
}
.favorite .fav_wrap .fav_right ul li dl dt {
    font-size: 15px;
    font-weight: 600;
	line-height:1.6em;
	color:#000;
}
.favorite .fav_wrap .fav_right ul li dl dd {
    font-size: 15px;
    font-weight: 400;
	line-height:1.6em;
	color:#6e6e6e;
}
.products .list_wrap {
	margin:50px 0;
}
.products .list_wrap ul:after {
	display:block;
	content:"";
	clear:both;
}
.products .list_wrap ul li {
	float:left;
	width:450px;
	height:500px;
}

.products .list_wrap ul li:nth-child(1),
.products .list_wrap ul li:nth-child(2),
.products .list_wrap ul li:nth-child(4),
.products .list_wrap ul li:nth-child(5) {
	margin-right:15px;
	margin-bottom:17px;
}
.products .list_wrap ul li:nth-child(3),
.products .list_wrap ul li:nth-child(6) {
	margin-bottom:17px;
}
.products .list_wrap ul li dl {
	position:relative;
}

.products .list_wrap ul li dl dd {
	position:absolute;
    bottom: 24px;
    left: 26px;
	padding:30px;
	background-color:#fff;
	border-radius:8px;
	width:356px;
	height:112px;
	box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, 0.1);
	box-sizing:border-box;
}
.products .list_wrap ul li dl dd p {
	font-size:22px;
	font-weight:600;
	color:#000;
	line-height:1.3em;
	letter-spacing:-1px;
}
.products .list_wrap ul li dl dd span {
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:2em;
	letter-spacing:-1px;
}
.products .list_wrap ul li dl dd a {
	display:block;
	position:absolute;
	right:31px;
	top:31px;
	background-image:url('/images/main/s_arrow.svg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:8px 12px;
	background-color:#fff;
	border-radius:25px;
	width:48px;
	height:48px;
	box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.construction .case {
	margin:50px 0;
}
.construction .case ul:after {
	content:"";
	clear:both;
	display:table;
}
.construction .case ul li {
	float:left;
	width:330px;
	margin-right:20px;
}
.construction .case ul li:last-child {
	margin-right:0;
}
.construction .case ul li dl dd:nth-child(2) {
	height: 25px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
	padding-top:20px;
	padding-bottom:10px;
}
.construction .case ul li dl dd:nth-child(3) {
	font-size: 16px;
    font-weight: 400;
	padding-top:0;
    padding-bottom:20px;
}
.construction .case ul li dl dd {
	padding:23px;
	font-size:18px;
	font-weight:400;
	color:#878787;
	line-height:1.5em;
	letter-spacing:-1px;
}
.construction .case ul li dl dd:last-child {
	padding:0 23px;
	color:#ab66bb;
	font-size:15px;
	line-height:1.5em;
	letter-spacing:0;
}
.service {
	position:relative;
	margin:150px auto 50px;
	padding:85px 0;
	max-width:100%;
	background-color:#f5f5f5;
}
.service .online_wrap {
	max-width:1380px;
	margin:0 auto;
}
.service .online_wrap:after {
	display:table;
	clear:both;
	content:"";
}
.service .left_ {
	float:left;
	width:260px;
	margin-right:113px;
	height:300px;
}
.service .left_ h3 {
	position:relative;
	font-size:49px;
	line-height:1.2em;
	font-weight:500;
	color:#646464;
	letter-spacing:-2px;
	display:block;
	margin:20px 0 90px;
}
.service .left_ h3:after {
	position:absolute;
	display:block;
	content:"";
	bottom:-42px;
	width:220px;
	height:2px;
	background-color:#646464;
}
.service .left_ p {
	font-size:17px;
	line-height:1.5em;
	font-weight:400;
	color:#646464;
	letter-spacing:-1px;
}
.service .right_ {
	float:left;
	width:1007px;
	height:300px;
	padding:65px 30px;
	box-sizing:border-box;
	background-color:#fff;
	border-radius:5px;
	box-shadow: 0 5px 42px 0 rgba(0, 0, 0, 0.14);
}
.service .right_ ul:after {
	display:table;
	content:"";
	clear:both;
}
.service .right_ ul li {
	float:left;
	width:calc(100%/4);
}
.service .right_ ul li dl {
	text-align:center;
	position:relative;
}
.service .right_ ul li dl:before {
	display:inline-block;
	width:43px;
	height:50px;
	padding-bottom:20px;
}
.service .right_ ul li:nth-child(1) dl:before {
	content:url("/images/main/icn_service_1.svg");
}
.service .right_ ul li:nth-child(2) dl:before {
	content:url("/images/main/icn_service_2.svg");
}
.service .right_ ul li:nth-child(3) dl:before {
	content:url("/images/main/icn_service_3.svg");
}
.service .right_ ul li:nth-child(4) dl:before {
	content:url("/images/main/icn_service_4.svg");
}
.service .right_ ul li dl dt {
	font-size:21px;
	font-weight:500;
	line-height:1.2em;
	letter-spacing:-1px;
	color:#4b4b4b;
	position:relative;
}
.service .right_ ul li:nth-child(2) dl dt:after {
    display: block;
    position: absolute;
    content: "010-3652-7088";
    bottom: -32px;
    font-size: 25px;
    width: 100%;
    color: #e83538;
    line-height: 1em;
    font-weight: 500;
}
.service .right_ ul li dl dd {
	padding-top:40px;
	font-size:13px;
	line-height:1.3em;
	color:#9b9b9b;
	letter-spacing:-0.46px;
	font-weight:500;
}
.service .right_ ul li:nth-child(3) dl dd {
	padding-top:24px;
}

.service .right_ ul li:nth-child(4) dl dd {
	padding-top:16px;
}
.service .right_ ul li:nth-child(4) dl dd span {
	display:inline-block;
	padding:0 3px;
}

.line_ {
	position:relative;
	height:100px;
}
.line_:after {
	position:absolute;
	content:"";
	display:block;
	right:0;
	width:1px;
    height: 30000px;
	z-index:999;
    top: -999px;
	background-color:#ccc;
}
.line_:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    width: 1px;
    height: 30000px;
    z-index: 999;
    top: -999px;
    background-color: #ccc;
}
.imageClip {
    width: 100%;
    position: relative !important;
}

.imageClip img {
    width: 100%;
}

.__imageClip {
    position: absolute;
    left: -9999px;
    height: 0;
}

#container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 27px 0 40px;
        min-height: 72vh; 
}

.side-ban-wrap {
    position: absolute;
    right: 50px;
    top: 350px;
    z-index: 9999;
}

.side-ban-wrap ul li img {
    max-width: 200px;
}

.side-ban-wrap ul .sns-btn {
    font-size: 0;
}

.side-ban-wrap ul .sns-btn a {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.side-ban-wrap ul .sns-btn img {
    max-width: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    min-width: 1380px;
    padding: 20px 0 10px;
    border-top: 1px solid #ededed;
    *zoom: 1px;
}

.foot-menu-wrap {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
    text-align: center;
}

.foot-menu-area {
    width: 1380px;
    margin: 0 auto;
}

.foot-menu-area ul li {
    display: inline-block;
    padding: 0 50px;
    border-right: 1px solid #ededed;
}

.foot-menu-area ul li:first-child {
    padding-left: 0;
}

.foot-menu-area ul li:last-child {
    border-right: 0;
}

.foot-menu-area ul li a {
    font-size: 14px;
    color: #000;

}

.footer-info-wrap {
    width: 1380px;
    font-size: 0;
    margin: 0 auto;
    padding: 20px 0;
}

#footer:after {
    content: '';
    display: block;
    clear: both;
}

.footer_logo {
    width: 35%;
    display: inline-block;
    vertical-align: top;
}

.footer_logo img {
    max-width: 350px;
}

.footer_info {
    display: inline-block;
    width: 65%;
}

.footer_info li {
    display: inline;
    padding: 0 8px;
    background: url(images/kor07-14-0115/common/footer_navi_line.gif) no-repeat 0 0;
}

.footer_info li:first-child {
    background: none;
    padding-left: 0;
}

.footer_info .address {
    padding: 0;
    font-size: 13px;
    color: #777;
    line-height: 1.5;
}

.footer_info .copyright {
    font-size: 12px;
    margin: 10px 0 0;
    color: #7c7b7b;
}

#bottom {
    width: 980px;
    padding-top: 14px;
    *zoom: 1;
}

#bottom:after {
    content: '';
    display: block;
    clear: both;
}

#bottom > p,
#bottom > div {
    float: left;
}

#bbs_tab {
    position: relative;
    width: 975px;
    margin: 0 0;
}

#bbs_tab h4 {
    margin-bottom: 0;
}

#bbs_tab .title02 {
    position: absolute;
    left: 131px;
    top: 0;
}

#bbs_tab p.more {
    position: absolute;
    right: 0;
    top: 0;
}

.notice {
    width: 352px;
    height: 143px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9fd;
}

.notice dl {
    width: 305px;
    margin: 23px auto;
    text-align: left;
}

.notice li {
    overflow: hidden;
    background: url(/images/kor07-14-0115/main/notice_bullet.gif) no-repeat left center;
    padding-left: 7px;
    line-height: 20px;
}

.notice li a {
    float: left;
}

.notice li span {
    float: right;
}

.notice dt {
    margin-bottom: 13px;
}

.notice dd {
    width: 305px;
    height: 95px;
}

.customer {
    background: url(/images/kor07-14-0115/main/banner_2.gif) no-repeat;
    width: 286px;
    height: 75px;
    padding: 70px 0 0 26px;
}

.customer p {
    font-size: 27px;
    font-weight: bold;
    color: #222222;
    letter-spacing: -1px;
    margin-bottom: 15px;
}

.customer span {
    font-size: 12px;
    color: #777777;
    letter-spacing: -1px;
}

#navi {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
}

.navi_main {
    width: 100%;
    font-size: 0;
}

.navi_main li {
    display: inline-block;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    padding: 15px 0 14px;
}

.navi_main li a {
    width: 100%;
}

.navi_main li a:hover {
    text-decoration: none;
	background-color: #a6a6a6;
    font-weight: 500;
    color: #fff;
}

.navi_main li:hover {
    background: #000;
}

.navi_main li:hover a span {
    color: #fff;
}

.navi_main li a:hover span {
    text-decoration: none;
    color: #fff !important;
}

.navi_main a:first-child {
    margin-left: 0;
}

.navi_main_obj {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    letter-spacing: -1px;
}

.navi_sub {
    width: 100%;
    position: absolute;
    z-index: 9;
    padding: 15px 0;
    display: block;
    background-color: rgba(255,255,255,1);
    top: 53px;
    box-shadow: 0px 7px 24px rgba(0, 0, 0, 0.16);
    font-size: 0;
    left: 0;
}

.menu-wrap {
    position: relative;
}

.dept-menu-area {
    width: 197px;
    margin: 0 auto;
}

.submenu {
    display: inline-block;
    width: 197px;
    min-height: 112px;
    vertical-align: top;
    line-height: 1.4;
    text-align: center;
    z-index: 999;
}

.submenu a {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 9px 0;
    color: #000;
    transition: 0.5s;
}

.sub-on a:hover {
    text-decoration: none;
}

.navi_sub .bgno {
    background: none;
}

/* topmenu */
#topmenu {
    padding: 0px 0;
}