@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('/skin/notokr/notokr.css');
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-right:0 !important; padding-top:130px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr','Noto Sans KR', "NanumGothic", "나눔고딕", 'Apple SD Neo Gothic', 'Malgun Gothic',sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}


/*가로 100% 레이아웃 정의*/
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
*{word-break:keep-all}
.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}

/*가로 100% 레이아웃 정의*/
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
    padding: 0 15px 60px;
	margin:0 auto;
}
.intro-board-widget-layout {
    margin: 40px auto 0;
}
/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand {
    width: 200px;
    position: relative;
    margin: 0;
    padding: 0;
}
.navbar-inverse .navbar-brand::after {
    content: '(주)서울전원시스템';
    top: -2px;
    left: 50px;
    position: absolute;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    letter-spacing: -0.6px;
    white-space: nowrap;
}
.navbar-brand img {
    margin-top: 0;
}
#navTop+.container>.navbar-header{display:none}
/*상단 메뉴 로고 끝*/
#navTop {
    text-align: left;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    padding: 35px 0 20px;
}
.navTopLeft .navTopLeft-text {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.navTopRight {
    float: right;
    margin-top: 12px;
}

.navTopSession {
	float: left;
}

.navTopSessionBtn {
    float: left;
    font-size: 13px;
    color: #616161;
    display: block;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.02em;
}

.navTopSessionBtn:hover, 
.navTopSessionBtn:focus {
	color: #083;
    text-decoration: underline;
}

.navTopSessionBtn+.navTopSessionBtn {
	margin-left: 15px;
}

@media (max-width: 767px) {
	.navTopSessionBtn+.navTopSessionBtn {
		margin-left: 5px;
	}
}


/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    color: #222;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 50px;
    margin: 0px;
    border-right: 1px solid #ddd;
    letter-spacing: -0.02em;
}
.navbar-inverse .navbar-nav > li:first-child > a {
    border-left: 1px solid #ddd;
}
.navbar-inverse .navbar-nav > li > a:hover{
    color:#008833
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover {
    background: #fff;
    color: #083;
    border-color:#ddd;
}
.navbar-collapse .navbar-right{float:left !important;}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    margin: 0;
    padding: 18px 0;
    width: 100%;
    border: none;
    box-shadow: none;
    background: #333;
}
.dropdown-menu > li > a {
    background-color: rgba(0,0,0,0);
    color: #ccc;
    padding: 5px 15px;
    font-size: 14px;
    text-align: center;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #3ee070;
    text-decoration: none;
    background-color: rgba(0,0,0,0);
}
@media (min-width: 768px) {
  .navbar .navbar-nav > .dropdown > .dropdown-menu {
	left:50%;
	right:auto;
	transform:translate(-50%, 0);
  }
}
/* 상단 서브 메뉴 설정 끝*/

.carousel.slide {position: relative; height: 480px;}
.carousel-inner {height: 100%;}
.carousel-inner > div:nth-child(1) {height: 100%; background: url('/skin/img/slide/slide1.jpg') no-repeat center;width:100%}
.carousel-inner > div:nth-child(2) {height: 100%; background: url('/skin/img/slide/slide2_old.jpg') no-repeat center;width:100%}
.carousel-inner > div > div {
    padding: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    max-width: 1140px;
    left: 50%;
    top: 45%;
    bottom: auto;
    transform: translate(-50%,-50%);
    text-align: left;
}
.carousel-control{opacity: 1;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{margin-top: -50px;}
.glyphicon-chevron-left:before{content: url(/skin/img/default/left-arrow.png);}
.glyphicon-chevron-right:before{content: url(/skin/img/default/right-arrow.png);}
.carousel-control:hover .glyphicon-chevron-left:before{content: url(/skin/img/default/left-arrow-hover.png);}
.carousel-control:hover .glyphicon-chevron-right:before{content: url(/skin/img/default/right-arrow-hover.png);}
.intro-html-layout{padding:0}
.carousel-caption p {
    font-size: 20px;
    margin-bottom: 30px;
    text-shadow: none;
    color: #ffda5a;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid;
    letter-spacing: -0.02em;
}
.carousel-caption h2 {
    font-weight: 300;
    line-height: 1.5;
    font-size: 34px;
    letter-spacing: -0.05em;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
    margin: 0;
}

.carousel-inner > .item:nth-child(1) .carousel-caption h2{
    color:#222;
    text-shadow:none;
}

.carousel-inner > .item:nth-child(1) .carousel-caption p{
    color:#083;
    border-bottom-color:#083;
}

.carousel-caption h2 span{    font-weight: 500;}
@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 70px;
        text-align: left;
        width: 100%;
        max-width: 1140px;
    }
}
.carousel-indicators .active {
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: none;
    margin: 0 5px 0;
}
.carousel li {
    height: 12px;
    width: 12px;
    background: #888;
    border: 1px solid #ccc;
    padding: 0;
    border: none;
    box-shadow: inset 2px 2px 1px rgba(0,0,0,0.3);
    margin: 0 5px 0;
}
/*main content*/
.main-business{background:#f3f3f3}
.main-business .col-md-3 {
    padding: 20px 25px 30px;
    background: #f3f3f3;
    border-right: 1px solid #ddd;
}
.main-business .col-md-3 h4 {
    color: #222;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 10px 0 8px;
}
.main-business .col-md-3 p {
    color: #555;
    letter-spacing: -0.02em;
    font-size: 15px;
    margin: 0;
}
.main-business .col-md-3 a{
    color: #008837;
    text-decoration: none;
    font-weight: 600;
    margin-top: 23px;
    display: block;
}
.main-business .col-md-3:first-child {
    background: #383c42;
    position: relative;
    padding: 20px 15px 30px;
}
.main-business .col-md-3:first-child:before{    
	content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    background: #383c42;
    width: 1920%;
    height: 100%;
    z-index: 0;}
.main-business .col-md-3:first-child h4{color: #fff;  font-weight: 600;}
.main-business .col-md-3:first-child p{color: #aaa;}
.main-business .col-md-3:first-child a{
	color: #fff;
    text-decoration: none;
	font-weight: 500;}

.main-business .col-md-3 a i{    display: inline-block;
    margin-left: 10px;}
.main-business .col-md-3 a .fa-angle-right:before{    content: "\f105";
    font-weight: 600;
    font-size: 18px;}

/*intro bbs*/
.intro-boardbox .page-header{padding: 0 0 6px; margin: 20px 0 25px; border-bottom: none;}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 24px;
    font-weight: 600;
}
.intro-boardbox .page-header h4 .btn {
    margin: 0;
    font-size: 25px;
    height: auto;
    margin-top: -2px;
    border: 1px solid #ddd;
    padding: 0px 6px 4px;
    line-height: 1;
    border-radius: 0;
    color: #aaa;
}
.intro-boardbox .page-header h4 .btn .fa-plus:before{content:"+";}
.intro-boardbox.main_btm .page-header h4 .btn{
    background: #008833;
    padding: 5px 10px;
    border-radius: 0;
    color: #fff;
    margin-top:0;
    font-size: 14px;
    border: none;
}
.intro-boardbox.main_btm .page-header h4 .btn i{padding-left:15px}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon{display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text{display: inline-block;}
.banner-text h5{margin: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5{text-decoration: underline;}
.banner-text h3{margin: 0 0 5px; color: #008837; font-size: 23px; font-weight: 500;}
.banner-text p{font-size: 13px; margin: 0 0 0; color: #555;}

.intro-boardbox .front-panel > .panel {
    padding: 0;
    background-color: transparent !important;
    border: none;
    border-top: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body{padding: 0;}
.dh-front-list2-words{margin: 0 !important; padding: 12px 0 12px; border-bottom: 1px solid #ddd;}
.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    color: #555;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.02em;
}
.dh-front-list2 h6 a:hover span{text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject {
    font-weight: 500;
    text-decoration:none;
}
.dh-front-list2-words:first-child{margin: auto;}
.list-row-subject{float: left; text-overflow: ellipsis; overflow: hidden; max-width: 250px; white-space: nowrap;}
.intro-boardbox:first-child .list-row-subject:before{content: "공지"; padding: 0 10px 0 0; color: #008837;}
.intro-boardbox:nth-child(2) .list-row-subject:before{content: "정보"; padding: 0 10px 0 0; color: #008837;}
.row-separator{display: none;}
.list-row-regdate{float: right; color: #999 !important;}
.list-row-contents{display: none;}
.dh-front-list2 h6 a small > span{color: #33a681 !important;}
@media(min-width:768px){
	.intro-board-widget-layout{overflow:hidden}
	.intro-boardbox-type-bbs{width:33.33%;float:left}
.intro-boardbox {width: 33.333333%;}
}

.intro-boardbox.main_btm .col-md-3 i {
    font-size: 32px;
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
    background: #383c42;
    color: #fff;
    padding: 20px 0 0;
    border-radius: 50%;
}

.intro-boardbox.main_btm .col-md-8 .li-dot {
    margin-bottom: 0;
}

.intro-boardbox.main_btm .col-md-8 .li-dot dt {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    margin-bottom: 3px;
}
.intro-boardbox.main_btm .col-md-8 .li-dot dd {
    letter-spacing: -0.04em;
    color: #555;
    padding-left: 18px;
    line-height: 1.6;
}
.intro-boardbox.main_btm .col-md-8 .li-dot dd:before {
    content: '·';
    color: #008833;
    font-weight: 800;
}
/* subpage setting */
.subpage .pageheader{
	width:100%;
	height:250px;
	margin-bottom:70px;
	background:#333 url(/skin/img/sub/sub-top.jpg) no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2{
	margin:0;
	position:absolute;
	left:50%;
    top: 48%;
	transform:translate(-50%,-50%);
	font-size:42px;
	color:#fff;
}
.breadcrumb{
    position: absolute;
    right: 15px;
    top: 10px;
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 13px;
    color: #bbb;
}
.breadcrumb .active{
	color:#fff;
}
.pageheader .snb{
	position:absolute;
	left:0;
	bottom:-20px;
	width:100%;
}
.pageheader .snb ul {
    margin: 0 auto;
    max-width: 1140px;
    box-shadow: 0px 4px 5px rgba(0,0,0,0.1);
}
.pageheader .snb ul:after{
	content:'';
	display:block;
	clear:both;
}
.pageheader .snb li{
	float:left;
	width:25%;
}

.pageheader .snb a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-right: 1px solid #ddd;
    font-weight: 400;
    color: #555;
    font-size: 15px;
}
.pageheader .snb li:last-child a{
	border-right:none;
}
.pageheader .snb .active a {
    color: #fff;
    background: #008833;
}
.subpage-content{
	padding-bottom:80px;
}

.subpage-content .title{
    float:none;
}
.subpage-content .title h3{
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 36px;
    text-align: center;
/*     border-bottom: 1px solid #ddd; */
/*     padding-bottom: 30px; */
}

/*table*/
.subpage-content .table.table-type03 {margin: 20px 0; border-top: 2px solid #008833;}
.subpage-content .table.table-type03 tr th,
.subpage-content .table.table-type03 tr td {
    padding: 10px 10px !important;
    border-bottom: 1px solid #ccc !important;
    letter-spacing: -0.02em;
    word-break: keep-all;
    vertical-align: middle !important;
}
.subpage-content .table.table-type03 tr th {
    color: #222;
    background: #f3f3f3;
    text-align: center;}
.subpage-content .table.table-type03 thead tr th {
    background: #f3f3f3;
}
.subpage-content .table.table-type03 tr td {
    color: #555;
}
/*sub common*/
.subpage ul{padding-left:0}
.subpage-content p,
.subpage-content dl dd,
.subpage-content ul li {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 1.75;
    font-weight: 400;
    color: #555;
}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.li-dash > li,
.li-dot > li, .li-dash > dd,
.li-dot > dd{padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before,.li-dash > dd:before,
.li-dot > dd:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before,.li-dot > dd:before{
	content:'·';
}
.subpage-content .bd_left{border-left:4px solid; line-height:1; padding-left:7px}
.subpage-content .circle_left{   
    padding-left: 20px;
    position: relative;}
.subpage-content p.circle_left,
.subpage-content .circle_left dt {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #222;
}
.subpage-content .circle_left dt:before, 
.subpage-content .circle_left:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #008833;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 5px;
    top: 11px;
}
.clearfix{margin:30px 0}
.subpage-content .con{margin-bottom:60px}
.subpage-content .con:last-child{margin-bottom:0}
.subpage-content .img_bd{border:1px solid #ddd}



/*company*/
.company .pageheader .snb li{    width: 20%;}
.product .pageheader .snb li{      width: 14.285%;}
.tech .pageheader .snb li{    width: 50%;}
.one_menu .pageheader .snb li{    
	width: 50%;
    float: none;
    margin: 0 auto;
}

#company01 .subpage-content h4 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 1.6;
    margin: 30px 0 20px;
    color: #222;
}
#company01 .subpage-content h4 span {
    color:#008833;
}
#company01 .subpage-content p {
    margin-bottom: 20px;
}
#company02 .history-table {
    border-top: 1px solid #999;
    border-bottom: 1px solid #ddd;
}
#company02 .history-table img {
    max-width: 200px;
}
#company02 .history-table tbody tr th {
    font-weight: 500;
    color: #222;
    text-align: left;
    text-align: center;
    font-size: 22px;
}
#company02 .history-table tbody tr th.year {
    text-align: center !important;
    color: #008833;
    font-size: 28px;
}
#company02 .table-style tr td {
    padding: 25px 0 !important;
    font-size: 15px;
    color: #555;
    letter-spacing: -0.02em;
}
.table-style {margin: 0 0 20px; border-top: 2px solid #ddd; border-bottom:2px solid #ddd;}
.table-style tr th, 
.table-style tr td {
    padding: 14px 14px;
    border-bottom: 1px solid #ddd !important;
    letter-spacing: -0.02em;
    word-break: keep-all;
    vertical-align: middle !important;
    font-size: 15px;
}
.table-style tr th {color: #333; text-align:center;}
.table-style thead tr th {background: #f3f3f3;}
#company04 .subpage-content .cert-img{       
	cursor: pointer;
    border: 1px solid #ddd;}
#company04 .subpage-content .cert-img:hover {
    border-color: #aaa;
}
#company04 .subpage-content .cert-img+p {
    text-align: center;
    /* background: #f3f3f3; */
    /* padding: 15px 10px 10px; */
    /* border: 1px solid #ddd; */
    border-top: none;
    font-weight: 600;
    line-height: 1;
    padding-top: 12px;
}
#company05 .subpage-content h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #222;
    border-left: 4px solid #083;
    line-height: 1;
    padding-left: 10px;
}
/*product*/
.subpage-content .tab_title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #222;
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaa;
}
.subpage-content .table_title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #222;
    line-height: 1;
}
.nav-justified {    
    margin-bottom: 40px;
    background: #ddd;
}
.nav-justified li {
    border-right: 4px solid #fff;
}
.nav-justified li:last-child{border-right: none}
.nav-justified li a {
    font-size: 18px;
    color: #888;
    font-weight: 500;
/*     transition: all ease .3s; */
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.nav-justified li.active a {
    color: #008833;
    border-bottom: 2px solid #008833;
}
.nav-justified li a:hover,
.nav-justified li a:focus{
    background: #f8f8f8;
    color: #222;
}
.nav-justified li.active a:hover,
.nav-justified li.active a:focus{
    color: #008833;
    background: #fff;
}

.tab-pane > .row {
    margin-bottom: 60px;
}
/*게시판 설정*/
.dh-board > .table-hover {
    border-top: 2px solid #008833;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.dh-board > .table-hover td,
.dh-board > .table-hover th {
    padding: 16px 12px !important;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.dh-board > .table-hover th {
    background: #f3f3f3;
    color: #222;
    font-weight: 600;
}
.dh-board > .table-hover > tbody > tr:hover td{
    background-color: #ffffff;
}
.dh-board > .table-hover td.subject a {
    color: #555;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.dh-board > .table-hover td.subject a:hover {
    color: #008833;
    text-decoration: underline !important;
}
.dh-margin-top {
    display: inline-block;
    margin: 0;
}

.dh-board .clearfix{
    margin:0;
}

.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger {
    color: #e01717;
    border-radius: 100%;
    display: inline-block;
    font-weight: 600;
}
.label-primary{color: #2b5cb7;}
.pagination>li>a {
    color: #555;
    border-radius: 0 !important
}
.pagination>li>a:hover, .pagination>li>a:focus {
    border-color:#aaa;
    background: #fff;
    color: #555;
}
.pagination>li.active a,
.pagination>li.active a:hover,
.pagination>li.active a:focus {
    color: #222;
    background: #f3f3f3;
    border: 1px solid #ddd;
    font-weight: 600;
}
#btnNew {
    background: #555;
    border-radius: 0;
    border: 1px solid #555;
}
.input-group .form-control {
    background: #fff;
}
.input-group button, .input-group input {
    background: #f3f3f3;
    border-radius: 0;
}

.dh-board .dh-margin-top {
    margin: 30px -15px 0;
}

.dh-margin-top form#insertForm {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 -15px 0 0;
    padding: 0;
}

.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}

.bbs-list-view-layout .subpage-content {
    padding-bottom: 0;
}
.dh-view-box{margin-top:0px;}
.sns-box{display: none;}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #008833;
    border-bottom: 1px solid #ddd;
    padding: 15px 15px;
    margin: 0;
}
.dh-view-box>.row>.page-header h4 {
    font-size: 22px;
    font-weight: 600;
    color: #222;
    margin: 0;
}
.subpage-content .page-header h4:before {content: none;}
.dh-view-box>.row>.dh-view-info {
    background: #fff;
    border-bottom: 2px solid #ccc;
}

.dh-view-box>.row>.dh-view-info>span{padding: 0 15px 0 0;}
.dh-view-box>.row>.dh-view-info>span>strong{color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach{padding: 0 40px 0;}
.dh-view-box .dh-attach h6{margin: 0; padding: 0;}
.dh-view-box>.row:nth-child(2)>div:nth-child(3){padding: 30px 40px 40px !important;}
.input-group-btn #btnNew{background:#008833; border:1px solid #008833; transition:all ease .3s}
.input-group-btn #btnNew:hover{background:#4a4a4a; border:1px solid #4a4a4a}
.bbs-list-index-layout .subpage-content{    padding-bottom: 0}
.bbs-list-add-layout .subpage-content{    padding-bottom: 0}
/*메일폼*/
#mailForm {    max-width: 800px;
    margin: 0 auto;}
#mailForm .btn-primary {
    background: #083;
    border: 1px solid #083;
    max-width: 200px;
    padding: 15px;
    margin: 80px auto 0;
}
#mailForm .btn-primary:hover,
#mailForm .btn-primary:focus {
    background: #333;
    border-color: #333;
}
.contact-mail-layout .subpage-content{    padding-bottom: 0;}

/* footer setting */
.footer_copy .logo img {
    float: left;
    margin-left: 3px;
}
.footer_copy .logo span {
    margin-left: 9px;
    font-size: 14.5px;
    font-weight: 600;
    color: #999;
}
.footer_copy > div {
    padding: 35px 15px;
    background: #fff;
    color: #888;
    font-size: 13px;
    border-top: 1px solid #ccc;
    letter-spacing: -0.02em
}
.footer_copy ul {
    margin-bottom: 0;
	padding-left:0
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 11px;
    /* margin-right: 13px; */
    border-right: 1px solid rgba(255,255,255,0.2);
    line-height: 1;
    margin-bottom: 6px;
}
.footer_copy li:last-of-type{
	border-right:none;
}

.footer_copy p.copy {
    margin-bottom: 0;
    color: #aaa;
}

.footer_copy .navbar-brand{
	padding:0;
}
.footer_copy .navbar-brand img{
	width:60px;
}
.footer_copy .navbar-brand .logo-text{
	font-size:14px;
}
.footer_copy .navbar-brand .logo-text .l1{
	font-size:18px;
}
.footer_copy .navbar-brand .logo-text .l2 strong{
	color:#ccc;
}
.footer_copy li .numbering{
	font-weight:600;
}
.foot-logo{
	font-size:15px;
	font-weight:600;
}
@media(max-width:767px){
    .footer_copy .logo img {
        margin-top: -1px;
        margin-left: 0;
    }
	.footer_copy ul li:first-child{
		float:none;
		border-right:none;
	}
	.footer_copy ul li span{
		display:block;
		margin-top:10px;
		margin-bottom:5px;
	}
}

/* login */
.login-layout .inner-box-wrapper,
.id-find-layout .inner-box-wrapper,
.pw-find-layout .inner-box-wrapper{
    max-width: 1170px;
    padding: 0 15px;
    margin:60px auto 80px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    border: none;
    box-shadow: none;
    margin: 0;
}

.login-layout .panel-body,
.id-find-layout .panel-body,
.pw-find-layout .panel-body{
    padding: 0;
}

.login-layout .panel h2,
.id-find-layout .panel h2,
.pw-find-layout .panel h2{
    margin: 0 0 20px;
    color: #222;
}

.login-layout .inner-box-msg p,
.id-find-layout .inner-box-msg p,
.pw-find-layout .inner-box-msg p{
    margin: 0;
    color: #555;
    letter-spacing: -0.02em;
}

.login-layout #myForm {
    overflow: hidden;
}

.login-layout #myForm label,
.id-find-layout label,
.pw-find-layout label{
    color: #222;
    margin: 0 0 10px;
}

.login-layout #myForm .btn, 
.id-find-layout .btn, 
.pw-find-layout .btn {
    background: #083;
    border-radius: 3px;
    border: none;
    padding: 15px 0;
    max-width: 200px;
    float: right;
    letter-spacing: -0.02em;
    line-height: 1;
}

.login-layout #myForm .btn:hover,
.id-find-layout .btn:hover,
.pw-find-layout .btn:hover {
    background: #333;
    border-color: #333;
}

.login-layout #myForm p a {
    display: inline-block;
    color: #555;
    font-size: 12px;
}

.login-layout #myForm p {
    float: left;
    margin-right: 20px;
    line-height: 1;
}

.login-layout #myForm p + p {
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

/*2019-03-05*/
#product01 #hfc1 .col-md-12 + .col-md-4 img, #hfc31 .col-md-4:last-child img, #hfc3 .col-sm-4 img{width:100%}
#hfc1 .clearfix + .col-md-4 img,#hfc1 .clearfix + .col-md-4 + .col-md-8 img{width:80%}
.product .snb li:nth-of-type(5) a{display:none}
#company04 .row p small{       display: block;
    font-size: 88%;
    word-break: keep-all;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.3;}

/*2019-07-19*/
@media(max-width:767px){
	#navTop{   display:none}
	.navTopRight{    display: none;}
	#navTop+.container>.navbar-header{display:block;padding:5px 15px}
	.navbar-inverse .navbar-brand{    margin-top: 13px;}
	.navbar-inverse .navbar-toggle{    margin: 7px 0;    border-color: #555;}
	.navbar-inverse .navbar-toggle .icon-bar{ background-color: #555;}
	.body-layout{padding-top: 58px;}
	.navbar-collapse .navbar-right {    float: none!important;
    text-align: center;}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{background:#fff}
	.carousel-inner > div > div{    padding: 0 15px;}
	.carousel-inner > div.item,.carousel.slide{height:400px !important}
	.carousel-caption p{    font-size: 18px;}
	.carousel-caption h2{    font-size: 28px;}
	.main-business .col-md-3{    padding: 20px 15px 30px;}
	.main-business .col-md-3 a{margin-top: 10px;}
	.myModal12 .clearfix,.myModal12 p {    margin: 0;}
	.dh-popup{    top: 15%;}
	.main_btm .col-xs-6 > div{text-align:center}
	.intro-boardbox.main_btm .col-md-8 .li-dot dt{    margin-bottom: 10px;}
	.intro-boardbox.main_btm .col-md-8 .li-dot dd{    text-align: left;
    font-size: 13px;}
	.footer_copy > div{    padding: 35px 0;}
	.footer_copy li{    margin-bottom: 12px;}
	.footer_copy li:nth-of-type(2){display:block;float:none}
	.footer_copy li:nth-of-type(3),.footer_copy li:nth-of-type(4){margin-bottom:5px}
	.footer_copy ul li span{display:inline-block;    margin: 0;}
	.navbar-nav .open .dropdown-menu{    padding-top: 0;}
	.pageheader .snb{display:none}
	.subpage .pageheader{    margin-bottom: 50px;}
	#company01 .subpage-content h4{    font-size: 18px;}
	.subpage-content p, .subpage-content dl dd, .subpage-content ul li{    line-height: 1.5;    font-size: 15px;}
	.subpage-content .table.table-type03{margin:0}
	.product ul.nav-fills li{    width: calc(100% / 3);
    float: left;}
	#product02 ul.nav-fills li {width: calc(100% / 2);}
	.product img{margin-bottom:20px}
	.subpage-content .table_title{margin-bottom: 10px;}
	.product ul.nav-fills li a{margin-bottom:0;font-size:16px}
	.footer_copy img{    margin-left: 0;
    margin-bottom: 15px;}
	.subpage .pageheader{
    height: 200px;}
}