@charset "utf-8";
#site{padding-top:0;font-family: 'notokr',sans-serif;}
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}
.board_wrapper, .search_wrap{
    margin-top:0;
    visibility: hidden;
}
/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
h1, h2, h3, h4, h5, h6, p { margin: 0; }
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}
#site>.container {
	width: 100%;
	padding: 0;
}
.navbar-inverse {
    background: rgba(255,255,255,0.88);
    border: none;
    margin-bottom: 0;
}
.navbar-inverse .navbar-brand {
    margin: 16px 0 !important;
    padding: 0;
    display: flex;
    align-items: center;
}
.foot-logo span,
.navbar-inverse .navbar-brand:after{
    content:'(주)비젼22';
    display:inline-block;
    vertical-align: middle;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-left:10px;
    color:#111!important;
    margin-top: -4px;
    font-family: 'notokr',sans-serif;
}
.foot-logo span{
    color:#ddd!important;
}
.navbar-inverse .navbar-brand img {
    margin-top: 0;
    /* height: 40px; */
}
.navbar-inverse .navbar-nav > li .caret{
    display:none;
}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
		padding: 35px 30px;
		font-size: 16px;
		font-weight: 500;
		letter-spacing: -0.04em;
		line-height: 1;
		color: #222;
		-webkit-text-shadow: 0 0 0 rgba(0,0,0,0);
		text-shadow: 0 0 0 rgba(0,0,0,0);
	}
	.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
		color: #2e3d86;
		background: none;
	}
}
@media screen and (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu {
		left: 0;
		right: auto;
		animation-fill-mode: both;
		animation-duration: .5s;
		animation-name: fadeIn;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		border: none;
		background: #fff;
		padding: 24px;
		min-width: 200px;
		box-shadow: 0 0 8px rgba(0,0,0,0.1);
	}
}
.navbar-inverse .dropdown-menu > li > a {
    color: #222;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 16px 0;
    border-bottom: 1px solid #f2f2f2;
}
.navbar-inverse .dropdown-menu > li:last-child > a {
	border-bottom: none;
}
.navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus {
    background: none;
    color: #2e3d86;
    font-weight: bold;
}

/* ---------- 게시판 타이틀 설정 ---------- */
.board_box_list .page-header {
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.board_box_list .page-header h4, .main-contact h4 {
    margin: 0 0 24px;
    color: #222;
    font-size: 28px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.board_box_list .page-header h4 .btn {
    border: none;
    padding: 0;
}
.board_box_list .page-header h4 .btn i, .main-contact h4 i {
    color: #a4a4a4;
    font-size: 16px;
    line-height: 28px;
    margin: 0 !important;
}
.board_box_list .page-header h4 .btn:hover,
.board_box_list .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* ---------- 게시판 리스트 설정 ---------- */

.board_box_list .front-panel>.panel {
    margin:0;
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.board_box_list .panel-body {
    padding: 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 0;
}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    padding: 9px 0;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
	color: #303030;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
	content: "∙";
	color: #1d65a3;
	font-weight: bold;
	padding-right: 11px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.board_box_list .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.board_box_list-type-bbs .label-danger{
	top:0;
}
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row,#mod_type_formForm{
	visibility:hidden;
}

/* //메인 페이지 설정 끝 */
/* login */

.login-layout,
.id-find-layout,
.pw-find-layout{
    background: #f5f5f5;
    padding: 100px 15px;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr{
    display: none;
}
.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body{
    padding: 0;
}
.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}
.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2{
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}
.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}
.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}
.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.login-layout label,
.id-find-layout label,
.pw-find-layout label{
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #aaa;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
    float: none;
    width: 100%;
    height: 50px;
    background: #117b4e;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #11ab69;
}
.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p{
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}
.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a{
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px){
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }
    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }
    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2{
        font-size: 24px;
    }
    .inner-box-msg p {
        font-size: 12px;
    }
    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }
    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control{
        font-size: 13px;
        height: 36px;
    }
    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a{
        font-size: 12px;
    }
    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning{
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
.table_blog2 dd .inner .bottom .info{
    display:none;
}
.table_blog2 dd .inner .top a .thumb{
    position: relative;
    height: 240px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    border-radius: 8px;
}
.table_blog2 dd .inner .top{
    overflow:visible;
}
.table_blog2 dd .inner .top a {
    width: 100%;
    height: 240px;
    float: left;
    margin: 0;
}

.table_blog2 dd .inner .top a .thumb{
    height: 240px;
    width: 100%;
    float: left;
    display:block;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
    border: 16px solid #fff;
    border-radius: 8px;
	/* visibility: hidden; */
}
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background: none;
    border: none;
    margin-bottom: 48px;
    padding: 0 16px;
}
@media(min-width:768px){
    .bbs-blog2-index-layout .dhb-txt-box-type-b{
        width:33.333%;
    }
}
.table_blog2 dd .inner{
	border:none;
}
.table_blog2 dd .inner .bottom .title a {
    display:block;
    margin-top: 12px !important;
    text-align: center;
    font-size: 16px !important;
}
.dhb-txt-box-type-b-text-layout h4 strong {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.dhb-txt-box-type-b-text-layout h4 .label{
	vertical-align:text-top;
}
.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}

/* -------------------메인 페이지 썸네일------------------ */
.dh-front-blog>.col-md-4>.thumbnail {
    position: relative;
    min-height: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
}
.dh-front-blog>.col-md-4>.thumbnail:hover a.blogthumb, 
.dh-front-blog>.col-md-4>.thumbnail:focus a.blogthumb{
    transform: scale(1.2);
    opacity: 0.5;
}
.dh-front-blog>.col-md-4>.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0,0,0,0.6);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%);
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0;
    padding: 16px 16px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight:600
}
@media(min-width:768px){
	.dh-front-blog>.col-md-4{
		width:50%;
	}
}
/* personal setting 0.60v */
/* layout */
.mt-0{margin-top:0px!important;}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-60{margin-top:60px!important;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-60{margin-bottom:60px!important;}
.mv-10{margin-bottom:10px!important;margin-top:10px!important;}
.mv-30{margin-bottom:30px!important;margin-top:30px!important;}
.mv-60{margin-bottom:60px!important;margin-top:60px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-shadow {
	box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}
.img-bordered{border:1px solid #ddd;}
.img-caption {
    margin: 16px 0 0;
    text-align: center;
    font-size: 18px;
    color: #222;
    line-height: 1;
    letter-spacing: -0.04em;
}
/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.numbering{margin-right:10px;}
.numbering.sqr{
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #fff;
    border-radius: 0;
    background: #2E3D86;
}
/*list style*/
.li-none > li{list-style:none!important; margin-left:20px; padding-left:20px; position:relative;}
.li-none > li .numbering{
    position:absolute;
    left:0;
    top:0;
}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-dash > li,
.li-dot > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before{
	content:'·';
}
.location-li{
    border-top: 2px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}
.location-li span i {
    margin-right: 5px;
    color: #2E3D86;
}
.partner-li{
	margin:20px 0;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:20%;
	padding:10px;
}
.partner-li > li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li > li{
	float:left;
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.trait-dl{
	margin:40px 0;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	margin-bottom:10px;
	padding:20px 40px;
	border-top:2px solid #ddd;
}
.trait-dl dt{
	border-color:#2E3D86;
	font-size:18px;
}
@media(min-width:768px){
	.trait-dl dt{
		width:25%;
	}
	.trait-dl dd{
		width:75%;
	}	
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card {
    display: block;
    position: relative;
    padding: 32px 24px;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    border-top: 1px solid #2E3D86;
    min-height: max-content;
}
.card ul {
    margin: 0;
}
.card ul > li {
    margin: 0 0 8px 0;
    color: #222;
    font-size: 15px;
    letter-spacing: -0.02em;
    line-height: 24px;
}
.card .card-ttl{
	margin:-15px -15px 15px;
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:#fff;
	background:#2E3D86;
}
.column-2{
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}
.quote-box{
	margin:20px auto;
	padding:25px;
	background:#f5f5f5;
}
.greet .quote,
p.quote{
	margin:30px 0;
	font-size:26px;
	font-weight:300;
	color:#555;
	line-height:1.2;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
a:hover,a:focus{text-decoration:none;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.dh-board .table-hover {
    margin: 0 0 80px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #d8d8d8;
}
.dh-board .table-hover thead tr th, .dh-board .table-hover tbody tr th, .dh-board .table-hover tbody tr td {
    padding: 16px 12px;
    font-size: 15px;
    color: #444;
    letter-spacing: -0.02em;
    line-height: 1.6;
    border-bottom: 1px solid #e8e8e8;
}
.dh-board .table-hover thead tr th, .dh-board .table-hover tbody tr th {
    color: #222;
    background: #f8f8f8;
}
.dh-board .table-hover tbody tr td a {
	color: #222;
	font-weight: 400;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    border-color: #d8d8d8;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #fff;
    border-color: #d8d8d8;
    color: #2e3d86;
}

.table-style {
    margin: 0;
    border-top: 1px solid #000;
}
.table-style tr th, .table-style tr td {
    padding: 16px 12px !important;
    border-bottom: 1px solid #e8e8e8 !important;
    color: #666;
    letter-spacing: -0.02em;
    line-height: 1.6 !important;
    word-break: keep-all;
    vertical-align: middle !important;
}
.table-style tr th {
	color: #222;
	text-align: center;
}
.table-style thead tr th {
	background: #f8f8f8;
}
.history-table{
	border-top:none;
}
.history-table.table-style tr th,
.history-table.table-style tr td {
	border-bottom:none!important;
	padding:25px !important;
}

.history-table.table-style tr th {
	position:relative;
	border-right:1px solid #ccc;
	font-size:22px;
	color:#2E3D86;
}
.history-table.table-style tr th:after{
	content:'';
	display:block;
	position:absolute;
	right:-5px;
	top:50%;
	transform:translatey(-50%);
	width:10px;
	height:10px;
	border:3px solid #2E3D86;
	border-radius:50%;
	background:#fff;
}

/* personal setting 0.60v end */
/* navigation setting */
@media(max-width:767px){
	
}
/* mainpage setting */
.container_slide {
    width: 100%;
    margin: 0;
    padding: 0;
}
#mainCarousel .carousel-inner .item{
    height: 720px;
}
.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    width: 85%;
    max-width: 1170px;
}
.carousel-caption span{
	opacity:1;
	padding:0;
	background:transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-inner>.item:nth-child(3) .carousel-caption h1{
	color:#333;
}
.carousel-caption h1 {
    margin: 0;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1;
}
.carousel-caption h1 span{
	display:block;
	margin-top:10px;
	font-weight: 800;
	font-size: 56px;
}
.carousel-caption p {
    margin: 20px 0 0;
    font-size: 20px;
    color: #fff;
}
.carousel-control.left{
	background:url(/public/img/slide/arrow_prev.png) no-repeat center;
}
.carousel-control.right{
	background:url(/public/img/slide/arrow_next.png) no-repeat center;
}
.carousel-control .glyphicon{
	display:none;
}
.carousel-indicators {
    bottom: 32px;
    margin-bottom: 0;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    background: #fff;
    border: none;
    opacity: 0.64;
    margin: 0 8px;
}
.carousel-indicators li.active {
    width: 8px;
    height: 8px;
    margin: 2px 8px;
    position: relative;
    opacity: 1;
}
.carousel-indicators li.active:before {
    content: "";
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -8px;
    left: -8px;
    border-radius: 100%;
}

.main-product {
    padding: 72px 0;
    background: #fff;
}
.main-product .title {
    text-align:center;
}
.main-product .title h3 {
    color: #222;
    font-size: 40px;
    letter-spacing: -0.04em;
    line-height: 1;
    margin-bottom: 16px;
}
.main-product .title h3 span {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.16em;
    color: #c4c4c4;
}
.main-product .title p {
    font-size: 16px;
    color: #666;
    line-height: 1;
    margin-bottom: 24px;
}
.main-product .title p:after {
    content: '';
    display: block;
    margin: 24px auto 0;
    width: 1px;
    height: 48px;
    background: #c4c4c4;
}

.owl-carousel a{
    display:block;
    overflow:hidden;
}
.owl-carousel a img {
    border-radius: 100%;
    border: 4px solid #e4e4e4;
}
.owl-carousel a:hover img{
    border-color:#2E3D86;
}
.owl-nav > button {
    position: absolute;
    top: 80px;
    color: #a4a4a4!important;
    font-size: 24px!important;
    opacity: 0.6;
}
.owl-nav > button:hover{
    opacity:1;
}
.owl-prev{
    left:-60px;
}
.owl-next{
    right:-60px;
}
.more-btn {
    display: block;
    margin: 48px auto 0;
    width: 200px;
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #2E3D86;
    border-radius: 40px;
}
.more-btn:hover{
    color:#fff;
    background:#394eb5;
}
.main-bottom {
    padding: 64px 0;
    background: #f6f6f9;
}
.main-bottom .board_box_list, .main-bottom .main-contact a {
    display: block;
    min-height: 240px;
    padding: 42px 48px;
    border-radius: 8px;
    background: #fff;
}
.main-bottom .row .main-contact a {
	color: #444;
}
.main-contact a:after {
    content: '\f025';
    font-family: 'font awesome 5 free';
    font-weight: 900;
    font-size: 160px;
    opacity: 0.1;
    position: absolute;
    right: 24px;
    top: 64%;
    transform: translatey(-50%);
}
.main-bottom .row .main-contact a:hover{
    color:#fff;
    background:#394eb5;
}
.main-contact ul {
    margin: 40px 0 0;
}
.main-contact li i {
    margin-right: 8px;
    color: #2e3d86;
    font-size: 16px;
}
.main-contact a:hover h4, .main-contact a:hover .tel, .main-contact a:hover li i, .main-contact a:hover .add {
    color: #fff;
}
.main-contact .tel {
    color: #2e3d86;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -0.04em;
}
.main-contact .tel i {
    font-size: 24px;
}
.main-contact .add {
    color: #666;
    font-size: 16px;
    letter-spacing: -0.04em;
}
.intro-board-widget-layout{
    display:none;
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy{
    padding: 40px 0 48px;
    background: #444;
    color: #a4a4a4;
    font-size: 13px;
}
.footer_copy > div ul {
    margin-bottom: 4px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 12px;
	margin-bottom:5px;
    margin-right: 12px;
    border-right: 1px solid rgba(255,255,255,0.2);
    line-height: 1;
}
.footer_copy li:last-of-type{
	border-right:none;
}
@media(max-width:767px){
	
}

/* subpage setting */
.pageheader {
    height: 400px;
    background: #000 url(/public/img/sub/subtop-bg.jpg) no-repeat center / cover;
	border-bottom:1px solid #ddd;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2{
    margin-top:45px;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    font-size:36px;
    color:#fff;
	letter-spacing:15px;
}
.breadcrumb {
    float: right;
    margin: 10px 0 0;
    padding: 0;
    background: none;
    font-size: 13px;
    color: #888;
    letter-spacing: -0.04em;
}
.breadcrumb .active {
	color: #2E3D86;
	font-weight: bold;
}
.subpage-layout {
    padding-top: 80px;
    padding-bottom: 104px;
}
.subpage-content .emp{
	font-weight:500;
	color:#D71518;
}
.subpage-content .emp.c2{
	color:#2E3D86;
}
.subpage-content section{
	padding-bottom:40px;
}
/* .subpage-content section h4{
	position:relative;
	margin-bottom:20px;
	font-size:26px;
} */
.subpage-content section h5{
	margin-top:30px;
	margin-bottom:15px;
	font-size:18px;
}
.subpage-content section h5.dash-title{
    padding: 15px 0;
    text-align:center;
    border-top:1px solid #ca0a0a;
    border-bottom:1px solid #ca0a0a;
    color:#ca0a0a;
}
.snb {
    padding-right: 48px;
}
.snb ul {
    margin: 0;
    border: 1px solid #e4e4e4;
}
.snb li a {
    display: block;
    padding: 12px 10px;
    color: #444;
    font-size: 15px;
    border-bottom: 1px solid #e4e4e4;
    letter-spacing: -0.04em;
}
.snb li:last-child a {
    border-bottom: none;
}
.snb li a:hover {
    background: #f6f6f9;
}
.snb li.active a:before, .snb li a:hover:before {
	content: "\f105";
    font-family: 'font awesome 5 free';
    font-weight: 900;
	float: right;
}
.snb li.active a {
    color: #fff;
    background: #2E3D86;
}

.subpage-content .title {
    margin-bottom: 48px;
}
.subpage-content .title h3 {
    display: inline-block;
    color: #222;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1;
}

/* subpage about */
.greet {
	margin-bottom:60px;
}
.greet p{
	font-size:16px;
	line-height:1.6;
	margin-bottom:15px;
	color:#666;
}
.greet p strong{
	color:#333;
}
.greet p.quote .emp{
	color:#2E3D86;
	text-decoration:underline;
}
#about01 .se1 .table th{
	background:#f5f4f2;
}
#about01 .se1 .table th,
#about01 .se1 .table td{
	padding:8px 10px 8px 20px!important;
	text-align:left;
}
/*subpage product*/
.prod-menu{
    display:none;
}
.subpage .prod-title,
.prod-info h4 {
	margin-top: 48px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    font-size: 22px;
    color: #222;
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: -0.04em;
    line-height: 1;
}
.prod-info .text-info{
    margin-top:30px;
    padding-top:10px;
    border-top:1px solid #2E3D86;
}
.prod-info .text-center p{
	margin-top:-90px;
}
.prod-info p {
    color: #222;
    font-size: 16px;
    letter-spacing: -0.02em;
    line-height: 28px;
    margin-bottom: 24px;
}
.prod-info .h4:before{
	content:'';
	display:inline-block;
	width:8px;
	height:8px;
	border:3px solid ;
	border-radius:50%;
	margin-right:10px;
	vertical-align:middle;
	margin-top:-2px;
}
.prod-info p.quote {
    font-size: 24px;
    line-height: 32px;
}
.prod-info ul {
    margin: 0;
	padding-left:15px;
}
.prod-info ul > li {
    margin: 0 0 8px 0;
    color: #444;
    font-size: 15px;
    letter-spacing: -0.02em;
    line-height: 1.3em;
}
.prod-top{
    text-align:center;
}
.prod-top p {
    font-size: 18px;
    line-height: 28px;
    color: #222;
    letter-spacing: -0.02em;
}
.prod-top p + img{
    margin-top:30px;
    
}
div[id^="product"] .dh-view-info, div[id^="product"] .dh-view-box .dh-attach h6 {
    display: none;
}
div[id^="product"] .dh-view-box>.row>.page-header {
    border: none;
    margin: 0;
    padding: 0;
}
.board_data_view .header_wrap .title {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1;
}

.prod05-effect .clearfix{
    padding-bottom:10px;
}
.prod05-target {
    margin: 0 -4px;
    text-align: center;
}
.prod05-target .card {
    border: none;
    padding: 0 4px;
    margin: 0;
}
.prod05-target .card .card-ttl {
    margin: 0 -4px 16px;
}
.prod05-target > div{
    padding: 0 5px;
}
.prod05-target p{
    margin-top:10px;
    line-height:1.4;
}
.cert-wrap img{
    float:left;
    width:calc(33.333% - 10px);
    margin:5px;
    border:1px solid #ddd;
}
.prod06-top:after{
    content:'';
    display:block;
    clear:both;
}
.prod06-top .prod-ttl,
.prod06-top .des{
    float:left;
    padding:24px;
    height:120px;
}
.prod06-top .prod-ttl{
    width:240px;
    font-size:24px;
    font-weight:600;
    color:rgb(192,128,0);
    border-right:2px solid rgb(192,128,0);
    line-height:1.3;
    text-align:center;
}
.prod06-top .des{
    width: calc(100% - 240px);
    color:#666;
}
.prod06-top .prod-ttl span{
    display:block;
    font-size:14px;
    font-weight:500;
    color:#666;
}
.strength-li li{
    margin-bottom:10px;
    padding:5px 0;
    text-align:center;
    font-size:16px;
    font-weight:500;
    background:#f5f5f5;
}
.prod08-strength .right-con h5{
    margin-top:0;
    text-align:center;
    font-weight:bold;
    font-size:36px;
}
.prod08-strength .right-con li{
    font-size:18px;
    font-weight:500;
}
.prod08-strength .right-con li span{
    margin-right:10px;
    color:#D71518;
}
.use-li li {
    margin-left: 0;
    margin-bottom: 16px;
    color: #222;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 24px;
}
.subpage-content .prod08-caution h5{
    margin-top:10px;
}
#product02 .btnRead,
#product06 .btnRead{
	position:relative;
}
.table_blog2 dd .inner .top a .thumb:before{
	content:'+';
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:24px;
	text-align:center;
	color:#fff;
	background:rgba(46, 61, 134,0.75);
	position:absolute;
	right:-16px;
    bottom:-16px;
    border-radius: 0 0 8px 0;
	transition:all .3s ease;
}
.table_blog2 dd .inner .top a .thumb:hover:before{
    background: rgba(46, 61, 134,1);
}
#product02 .dhb-txt-box-type-b-img-layout .btnRead:hover:before,
#product06 .dhb-txt-box-type-b-img-layout .btnRead:hover:before{
	background:rgba(46, 61, 134,1);
}
div[id^="product"] .board_data_view{
    border-top:none;
}
div[id^="product"] .board_data_view .header_wrap{
    padding-bottom:10px;
    border-bottom:none;
}
div[id^="product"] .board_data_view .header_wrap .info{
    display:none;
}
@media(max-width:767px){
    .navbar-inverse .navbar-brand{
        padding-left:10px;
    }
    .navbar-inverse .navbar-brand img{
        height:35px;
    }
    .navbar-toggle{
        top:17px;
        border:none!important;
        background:transparent!important;
    }
    .navbar-toggle .icon-bar{
        background:#333!important;
    }
    .navbar-inverse .navbar-nav>li>a{
        font-size:16px;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
        background:#2E3D86;
    }
    .carousel-control{
        display:none;
    }
    .container_slide > .fill, .carousel-inner .item .fill{
        height:300px;
    }
    .carousel-caption h1{
    	margin-top:45px;
        font-size:22px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        border:none;
        padding-left:40px;
    }
    .carousel-caption h1 > span span{
        font-size:32px;
    }
    .main-product .title h3{
        font-size:32px;
    }
    .main-product .img-caption{
        font-size:14px;
    }
    .main-bottom .board_box_list, .main-bottom .main-contact a{
        margin-bottom:10px;
        padding:20px;
    }
    .main-contact .tel{
        font-size:32px;
    }
    .foot-logo{
        margin-bottom:10px;
        height:35px;
    }
    .pageheader{
        height:250px;
    }
    .subpage-layout{
        padding:50px 0 60px;
    }
    .subpage-content{
        padding:0;
    }
    .snb{
        display:none;
    }
    .location-li span{
        display:block;
    }
    .prod06-top .des,
    .prod06-top .prod-ttl{
        margin-bottom:15px;
        border:none;
        padding:0;
        width:100%;
        height:auto;
    }
    .prod06-top .prod-ttl br{
        display:none;
    }
    .prod08-caution{
        margin:20px auto;
    }
    .card{
        padding:20px;
    }
    .prod07-safety img{
        width:160px;
    }
    .prod-info p.quote{
        font-size:20px;
    }
    .strength-li{
        padding-left:0;
    }
    .cert-wrap img {
        float: none;
        width: calc(33.333% - 13px);
        margin: 5px;
        border: 1px solid #ddd;
        display: inline-block;
    }
    .dh-margin-top{
        text-align:center;
    }
}

/*2019-11-25*/
.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:'·';
}
#about05 .se1{padding:60px 40px;border: 1px solid #ddd;background: #f8f8f8;}
#about05 .se1 p{font-size: 16px;
    margin-bottom: 10px;line-height: 1.65; letter-spacing: -0.02em;}
#about05 .se1 p:first-child{    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #2e3d86;}
#about05 .se1 p:last-child{font-size: 18px;font-weight: 500;margin-top: 30px;}

#product11 .con{margin-bottom: 30px;}
#product11 .con:last-child{margin-bottom: 0;}
#product11 .subpage-content .color_R, #product12 .subpage-content .color_R{color:#e21a1a !important;display: inline-block !important;}
#product11 .con h5{    margin: 0 0 15px;
    padding: 10px 20px;
    background: #2da1ce;
    color: #fff;
    border-radius: 14px;}
#product11 .prod-top p{    color: #777;
    margin-bottom: 30px;}
#product11 .prod-top p > span:first-child{    display: block;
    font-weight: 600;
    color: #8e9e1c;
    font-size: 20px;
    margin-bottom: 10px;}
#product11 .prod-top p strong{    display: block;
    font-size: 20px;
    color: #222;
    margin-bottom: 5px;}
#product11 .con1 .col-md-12 p{text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.034em;
    line-height: 1.4;
    color: #768414;}
#product11 .con1 .col-md-6 p{text-align: center;
    margin-top: 10px;}
#product11 .con3 .col-md-3 p{font-size: 26px;
    text-align: center;
    padding: 20px 0;
    font-weight: 700;
    color: #e21a1a;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    border-right: 3px solid #886319;font-style: italic;}
#product11 .con3 .col-md-3 p span{color:#ff6a00;font-style: normal;}
#product11 .con3 .col-md-9 p{font-size: 16px;
    font-weight: 500;}
#product11 .con4 dl{    padding: 10px;
    background: #fbf1de;
    border-radius: 10px;min-height: 161px;}
#product11 .con4 dl dt{    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;}
#product11 .con4 dl dd{      color: #805910;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.5;
    letter-spacing: -0.034em;}
#product11 .con5 .col-md-12 p{margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #2da1ce;
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 5px 0;}
#product11 .con5 .col-md-8 dl:nth-of-type(4){margin-bottom: 10px;}
#product11 .con5 .clearfix{margin-bottom: 20px;}
#product11 .con5 .col-md-8 p{font-size: 17px;
    color: #222;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;}
#product11 .con5 .col-md-8 ul li{    font-size: 16px;
    letter-spacing: -0.034em;
    color: #222;}
#product11 .con5 .col-md-8 ul li span{    color: #137fa9;
    font-weight: 500;}
#product11 .con5 .col-md-8 ul li:nth-of-type(4) span,#product11 .con5 .col-md-8 ul li:nth-of-type(5) span{display: block;}

#product12 .subpage-content h4{font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ef4902;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 5px;}
#product12 .con{margin-bottom: 50px;}
#product12 .con:last-child{margin-bottom: 0;}
#product12 .prod-top p {font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 500;}
#product12 .prod-top img:last-child{margin-top: 15px;}
#product12 .con1 dl{margin-bottom: 30px;}
#product12 .con1 dl:nth-of-type(1){border-left: 6px solid #24b9bd;
    padding-left: 15px;}
#product12 .con1 dl:nth-of-type(2){border-right: 6px solid #f1a241;
    padding-right: 15px;
    text-align: right;}
#product12 .con1 dl:nth-of-type(3){border-left: 6px solid #d1de14;
    padding-left: 15px;}
#product12 .con1 dl dt{    font-size: 19px;
    /* color: #22babd; */
    margin-bottom: 10px;}
#product12 .con1 dl:nth-of-type(1) dt{color: #24b9bd;}
#product12 .con1 dl:nth-of-type(2) dt{color: #f1a241;}
#product12 .con1 dl:nth-of-type(3) dt{color: #d1de14;}
#product12 .con1 dl dd{    font-size: 16px;
    letter-spacing: -0.034em;
    line-height: 1.45;}
#product12 .con2 .col-md-12 p:first-child {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #ca0a0a;
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 5px 0;}
#product12 .con2 .col-md-12 p:last-child, #product12 .con3 .col-md-7 dl dt{margin: 0 0 15px;
    padding: 10px 20px;
    background: #ef6a2e;
    color: #fff;
    border-radius: 14px; font-size:20px;text-align: center;
    padding: 5px 0;}
    #product12 .con2 .clearfix{margin-bottom: 40px;padding-bottom: 20px;border-bottom:1px dashed #ddd}
#product12 .con2 .col-md-6 dl dt{    font-size: 18px;
    margin-bottom: 10px;
    color: #f1a241;}
#product12 .con2 .col-md-6 dl dd, #product12 .con3 .col-md-7 dl dd{font-size: 16px;
    letter-spacing: -0.034em;
    margin-bottom: 3px;}
#product12 .con3 .col-md-7 p{    font-size: 16px;
    font-weight: 500;}
#product12 .con4 .table{border:2px solid #71c4cf}
#product12 .con4 .table tr td, #product12 .con4 .table tr th{border:1px solid #71c4cf;text-align: center;font-weight: 500;}

.prod-info .SiO3  h4{display: inline-block;
    color: #fff;
    background: #2727b1;
    padding: 10px 20px;}
.prod-info .SiO3 .text-center p{    margin: 0;}
.subpage-content section .SiO3 h5{margin-top: 48px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    font-size: 22px;
    color: #222;
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: -0.04em;
    line-height: 1;}
.subpage-content section .SiO3 ul{padding: 20px;
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #ddd;}
.SiO3 ul.min_H{min-height: 150px;}
.subpage-content section .SiO3 p strong{    display: block;
    font-size: 20px;
    margin-top: 40px;}


/* 2019-12-27 */
#product13 .color_R{
    color: #f00;
}
#product13 .color_O{
    margin-bottom: 30px;
}
#product13 .color_O li{
    color: #ff8d00;
    font-size: 18px;
}
#product13 .prod-top p.intro{
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0.04em;
    margin-bottom: 26px;
}
#product13 .prod-top p.intro + p{
    color: #666;
    font-size: 24px;
    margin-bottom: 30px;
}
#product13 .prod-top .img-box{
    padding: 40px 0;
}
#product13 .se3 table td, #product13 .se5 table td{
    text-align: center;
}
#product13 .color_G{
    color: #1d7d05;
    font-size: 15px;
}
#product13 .se6 h5{
    color: #ff8d00;
}
#product13 .li-news li{
    font-size: 18px;
    padding: 5px 0px;
    overflow: hidden;
}
#product13 .li-news li .headline{
    font-weight: 500;
    color: #ff8d00;
    float: left;
    width: 70%;
    display: block;
}
#product13 .li-news li .mass{
    float: left;
    display: block;
    width: 15%;
}
#product13 .li-news li .date{
    float: left;
    display: block;
    width: 15%;
}
#product14 .se1 .prod-info{
    margin:10px 0;
    padding:20px;
    background:#e4d4ba;
}
.coffee-comp{
    margin-top:30px;
}
.coffee-comp .card{
    padding:0 5px;
    border:none;
    text-align:center;
}
.coffee-comp .card .card-ttl{
    margin:0 0 10px;
}
.coffee-comp .quote-box h5{
    margin-top:0;
    font-size:16px;
}

.coffee-comp .quote-box{
    padding:30px 60px;
}
#product14 .trait-dl{
    margin-top:0;
}
#product14 .trait-dl dt{
    padding:20px 0;
}
#product17 .prod-wrap .txt-box,
#product15 .se2 .prod-wrap .txt-box{
    padding-top:50px;
}
#product17 .prod-wrap li,
#product15 .se2 .prod-wrap li{
    margin-bottom:10px;
}
#product17 .prod-wrap .capacity,
#product15 .se2 .prod-wrap .capacity{
    margin-top:30px;
    color:#888;
}

#product16 .se1 .prod-wrap img{
    border-radius:5px;
}
#product16 .se1 .prod-wrap  p{
    margin-top:30px;
    font-size:16px;
    line-height: 2;
}
.net-mark{
    margin:30px 0 50px;
    padding: 30px;
    border-radius: 4px;
    text-align: center;
    background: #d8dbe4;
}
.net-mark p{
    margin-top:15px;
    padding-top:15px;
    font-size:15px;
    font-weight:500;
    border-top:1px solid #bbb;
}
#product16 .se2 .prod-title + p small{
    display: block;
    text-align:right;
}
#product16 .se2 .quote-box h5{
    margin-top:0;
    display:inline-block;
    font-size:16px;
    width:10%;
    text-align: center;
}
#product16 .se2 .quote-box h5:before{
    content:'\f518';
    display:block;
    margin-bottom:10px;
    font-family: 'font awesome 5 free';
    font-weight:900;
    font-size:30px;
}
#product16 .se2 .quote-box p{
    display:inline-block;
    width:89%;
    vertical-align: top;
    padding-left:20px;
    border-left:2px solid #ddd;
}
#product17 section h5 .pull-right{
  padding: 2px 10px;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  background: #2E3D86;
}
.prod17-wrap{
  width: 720px;
  max-width: 100%;
  margin: 0 auto 60px;
}

.small-quote{
    margin:10px 0 30px;
    text-align: center;
    font-size:19px;
    font-weight:500;
}
#product18 .small-quote{
    color:#c00;
}
.img-wrap{
    margin:0 -5px 30px;
}
.img-wrap > div{
    padding:0 5px;
}
#product18 .se1 ul{
    margin-bottom:30px;
}
.ingred-wrap .ingredient{
    display:flex;
    align-items: flex-start;
    padding:15px 0;
    border-top: 2px solid #a22e3f;
}
.ingred-wrap .ingredient dl{
    flex:1;
    padding-left:15px;
}
.ingred-wrap .ingredient dt{
    margin-bottom:10px;
}
.ingred-wrap .ingredient dd{
    line-height:1.3;
}
.flex-wrap{
    display:flex;
    justify-content: space-between;
}
.flex-wrap > *{
    flex:1;
}
#product20 h5{
    font-weight:bold;
    color:#a22e3f;
}
#product20 .se6 .con-wrap ul{
    min-height:190px;
}
#product21 h5{
    font-weight:bold;
    color: #3e4aa5;
}
#product21 .con-wrap{
    margin:30px -15px;
}
#product21 .con-wrap .clearfix{
    padding-bottom:30px;
}
#product21 .con-wrap p{
    margin-bottom:20px;
}
#product22 .prod-info{
    margin-bottom:30px;
}
#product22 .se2 .prod-info img{
    margin-top: 80px;
}

#snb_87,
#snb_88,
#snb_89{
    display: none!important;
}