body, html {
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
}
h1 {
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	font-size: 32px;
	font-weight: 700;
	margin: 0;
	color: #555;
}
h3 {
	font-size: 16px;
	font-weight: 700;
}
h4 {
	font-size: 20px;
	color: #666;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
h6 {
	font-size: 25px;
	color: #666;
	font-weight: bold;
}
p {
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
}
a {
/* 	color: #0dad8d; */
	color: #353535;
}
a:hover, a:focus {
	text-decoration: none;
	/*color: #222;*/
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
	list-style: none;
}
hr {
	height: 1px;
	width: 100%;
	position: relative;
	background: white;
	border: 0;
}
#menus {
}
#menus.navbar-default {
	border-bottom: 1px solid;
}

/* Navigation */
#menu {
	padding: 5px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1);
	border-bottom: 1px solid #a8a8a8;
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
}
#menu a.navbar-brand i.fa {
	color: rgba(0,0,0,0.7);
	margin-right: 3px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #0dad8d;
}
.on {
	/* background-color: #f9f9f9 !important; */
	background-color: #fff !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #0dad8d !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0dad8d;
	border-color: #0dad8d;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
header p {
	color: rgba(255,255,255,0.8);
	font-size: 20px;
	margin-bottom: 80px;
}
.intro-text {
	margin-top: 100px;
	position: relative;
	padding-top: 640px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}
.intro-texts {
	position: relative;
	padding-top: 130px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 160px;
}
.intro-texts p{
	margin-bottom:-10px;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-size:18px;
	font-weight:400;
	color:#d6d6d6;
}
.intro-texts h1{
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-size:41px;
	font-weight:300;
	color:#f4f4f4;
	letter-spacing:-1px;
}
.intro-text-main {
	position: relative;
	padding-top: 300px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 170px;
}
.intro-text-main p{
	font-size: 50px;
	text-transform: uppercase;
	color: #fff;
}
.intro-text-main h1{
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
.intro-text-main h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
}
.intro-text h1 {
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	
}
.btn-default2 {
	width:163px;
	height:40px;
	line-height:40px;
	color: #07539b;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:400;	
	border: 1px solid #07539b;	
	font-size: 14px;
	transition: all 0.5s;
	float:left;
	margin-top:0px;
}



.btn-default2:hover, .btn-default2:focus, .btn-default2.focus, .btn-default2:active, .btn-default2.active {
	background-color: #07539b;
	font-color:fff;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:400;
	width:163px;
	height:40px;
	line-height:40px;	
	font-size: 14px;
}
.btn-default2 a:hover {}
/* Main Section */
#main-section {
	padding: 355px 0px;
	background-color: #fff;
	min-width: 1280px;
	height: 1080px;
}
#main-section .row{
	width:1250px;
	height:582px;
	margin:0 auto;
}
#main-section .thirdcard { 
	text-align: center; 
	margin: 0 28px ; 
}
#main-section h4 {
	font-weight: 700;
}
#main-section i.fa {
	font-size: 40px;
	margin-bottom: -120px;
	transition: all 0.5s;
	color: #0dbf9b;
}
/* Services Section */
#services-section {
	padding: 120px 0;
	background-color: #fff;
	min-width: 1280px;
}
#services-sections {
	padding: 120px 0px 0px 0px;
	background-color: #fff;
	min-width: 1280px;
}
#services-section h4 {
	font-weight: 700;
}
.space {
	margin-top: 40px;
}
#services-section i.fa {
	font-size: 40px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #0dbf9b;
}
#normal-section {
	padding-top: 60px;
	background-color: #fff;
}
/* Notice Section */
#notice-section {
	padding-top: 60px;
	padding-bottom: 200px;
	background-color: #fff;
}
#notice-section h4 {
	font-weight: 700;
}
.space {
	margin-top: 40px;
}
#notice-section i.fa {
	font-size: 40px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #0dbf9b;
}
/* Gallery Section 
==============================*/
#works-section {
	padding: 40px 0;
	background-image: url("http://dbpl9394.cdn3.cafe24.com/img/product/product_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:811px;
}
#works-section .product{
	width:950px;
	height:471px;
	text-align:center;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #aaa;
	border: 1px solid #ddd;
	padding: 8px 16px;
	border-radius: 0;
}
ol.type li a.active {
	color: #0dad8d;
	border: 1px solid #0dad8d;
}
ol.type li a:hover {
	color: #0dad8d;
	border: 1px solid #0dad8d;
}




.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 200px;
	min-width: 202px;
}
.portfolio-item .hover-bg {
	/* height: 170px; */ 
	height: 100%;
	overflow: hidden;
	position: relative;
	min-width: 302px;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: left;
	/** text-align: center; */
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.8);
	padding: 15px 0 0 0;
	height: 415px;
	width: 302px;
	opacity: 0;
	transition: all 0.5s;
	min-width: 202px;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #ffffff;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#works-section i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #F5AB35;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #F5AB35;
}
/* About Section */
#about-section {
	padding: 12px 0;
}
#about-section p {
	margin-bottom: 30px;
}

/* Team Section */
#team-section {
}

#team-section .section-title{
	padding-top:150px;
	padding-bottom:35px;
}

#team-section .thirdcard{
	width:1125px;
	margin:auto;
}
#works-section .section-title.center {
	padding-top:60px;
	padding-bottom:35px;
}
#about-section .section-title{
	padding-top:150px;
	padding-bottom:25px;
}
#about-section .row{
	height:440px;
	width:1208px;	
	margin:auto;
	margin-bottom:200px;
}
.section-title h2 {
	margin-bottom: 30px;
	font-size: 41px;
	color: white;
	display: inline;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:600;
}
.section-title h3 {
	margin-bottom: 30px;
	font-size: 41px;
	color: #246deb;
	display: inline;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:600;
}

#works-section .section-title p{
	color: white; 
	font-size: 16px; 
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight: 400;
	margin-top:4px;
}
.section-title h4 {
	margin-bottom: 30px;
	font-size: 41px;
	color: black;
	display: inline;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:600;
}
.section-title h5 {
	margin-bottom: 30px;
	font-size: 41px;
	color: #07539b;
	display: inline;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight:600;
}

.section-title > p{
	color: #494848; 
	font-size: 16px; 
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight: 600;
	margin-top:4px;
}

img.img-circle.team-img {
	/*width: 100px;*/
	/*height: 100px;*/
	border: 4px solid transparent;
	transition: all 1.5s;
}
img.img-circle.team-img2 {
	width: 100%;
	height: 300px;
	border: 4px solid transparent;
	transition: all 1.5s;
}
#team-section .team .thumbnail:hover>img.img-circle.team-img {
	border: 4px solid #fff;
	font-size: medium;
}
#team-section .thumbnail {
	background: transparent;
	border: 0;
}
#team-section .thumbnail .caption {
	padding: 9px;
}

/* Achivements Section */
#achievements {
	padding: 80px 0;
	/* background-color: #0dbf9b; */
	background-image: url("http://dbpl9394.cdn3.cafe24.com/img/team/content5_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:615px;
}
#achievements .container{
	text-align:center;
}

#achievements .container.col-md-3 col-sm-3{
	padding:0 25px;
}


.achievement-box {
	text-align: center;
	margin: 20px 0;
}
.achievement-box h4 {
	font-size: 15px;
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	font-weight: 300;
	line-height:13px;
}
.achievement-box span.count {
	color: #397BE5;
	font-size: 19px;
	font-weight: 500;
	/*display: block;*/
	display: inline;
	
}
.achievement-box span.naming {
	color: #3578ec;
	font-size: 23px;
	font-weight: 400;
	display: inline;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
}
/* Contact Section */
#contact-section {
	padding: 0px 0 0px 0;
	background-color: #f6f6f6;
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section i.fa {
	color: #0dad8d;
	font-size: 16px;
	margin-bottom: 10px;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
	float: left;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact-section .btn{
	width:163px;
	height:40px;
	line-height:40px;
	background: transparent;
	border: 1px solid #f5f5f5;		
	color: #f5f5f5;
	font-size:14px;
	font-weight:300;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
}
#contact-section .btn:hover, #contact-section .btn:focus {
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Social Section */
#social-section {
	padding: 5px 0;
	background-color: #0dbf9b;
	text-align: center;
}
#social-section .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#social-section .social i.fa {
	font-size: 24px;
	padding: 4px 5px;
	color: #fff;
	transition: all 0.5s;
}
#social-section .social i.fa:hover {
	color: #666;
}
/* Footer */
#footer {
	width:100%;
	height:280px;
	background-color: #131313;
	color: #777;
	padding: 0px 0 0px 0;
}
#footer .fnav1{
	width:1280px;
	height:20px;
	margin:auto;
	position:relative;
	top:30px;
}
#footer .fmn{
	width:900px;
	height:20px;
	line-height:20px;
	display:block;	
	float:left;
}
#footer .fmn a {
	float:left;
	display:inline-block;
	font-size: 13px;
	margin-right:31px;	
	height:20px;
	line-height:20px;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-size:14px;
	font-weight:400;
	color:#7e7e7e;
	text-decoration: none;
}

#footer > .container {
	margin-top:70px; 
	color: #777;	
}
#footer .fnav2{
	float: left; 
	margin-top:35px; 
	width:111px;
}
#footer .fnav3  {
	width:950px;
	font-size: 14px;
	margin-left:80px;
	text-align: left;
	line-height:24px;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-weight:400;
	color:#5d5d5d;
	letter-spacing:-0.3px;
}
#footer .fnav2 a {
	color: #999;
}
#footer fnav2 a:hover, a:focus {
	text-decoration: none;
}
#footer .fnav3 p span{
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-weight:600;
	color:#898989;
}
#footer hr{
	position:absolution;
	top:30px;
	border-top: 1px solid #2a2a2a;
}
#footer a:{
	text-decoration:none;
}
@media (max-width: 768px) {
.content {
	padding: 40% 0 0;
}
}
@media (max-width: 603px) {
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.7);
}
label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 10%;
}
}
@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;
}
}

#videobcg {
	position: absolute;
	min-width:1440px;
	top: -100px;
	left: 0px;
	width: 100%;
	height: 960px;
/* 	height: calc(100vw/1.17); */
/* 	height: */
/* 	z-index: -5000; */
	overflow: hidden;
}
#videobcg h1 {
	font-size: 70px;
	font-weight: 400;
	margin-top: 0px;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
}
#videobcg h2 {
	margin-bottom:-10px;
	font-size: 27px;
	font-weight: 400;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
}
#videobcg iframe {
	min-width: 1720px;
	min-height: auto;
	width:1920px;
	height: 840px;
}
#videobcg object
#videobcg embed {
}
#videobcgs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 840px;
	overflow: hidden;
}

#backblack {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: calc(100vw/1.77);
	z-index: -500;
	overflow: hidden;
	background-image: url("http://dbpl9394.cdn3.cafe24.com/img/main/video_bg2.png");
}

#boxer {
  animation-name: movingBox;
  animation-duration: 1300ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes movingBox {
  0% {
    transform: translate(0, 0);
    opacity: 0.5;
  }

  25% {
    opacity: 1.1;
  }

  50% {
    transform: translate(100px, 100px);
    opacity: 0.4;
  }

  100% {
    transform: translate(-70px, -70px);
    opacity: 1.0;
  }
}

@keyframes movingBox2 {
  0% {
    transform: translate(0, 0);
    opacity: 0.5;
  }

  25% {
    opacity: 1.1;
  }

  50% {
    transform: translate(-70px, -70px);
    opacity: 0.4;
  }

  100% {
    transform: translate(100px, 100px);
    opacity: 1.0;
  }
}

.boxer2{
	width:70%; height:70%; 
	background:#FF9A9B;margin-bottom:10px;
	transition:all 0.5s ease-out;
	opacity: 0.5;
}

.boxer3{
	width:50%; height:50%; 
	background:#FF9A9B;margin-bottom:10px;
	transition:all 0.5s ease-out;
	animation-name: movingBox2;
	animation-duration: 1300ms;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

.boxer2:hover{
	width:100%;
	height:auto;
	opacity: 2.0;
	animation-name: movingBox;
	animation-duration: 0ms;
}


section.product .overBox{position:relative; top:10px; left:245px; width:950px; z-index:1}
section.product .overBox .list1{position:absolute; top:0; left:0; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list2{position:absolute; top:0; left:240px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list3{position:absolute; top:0; left:480px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list4{position:absolute; top:0; left:720px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list5{position:absolute; top:240px; left:0; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list6{position:absolute; top:240px; left:240px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list7{position:absolute; top:240px; left:480px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .list8{position:absolute; top:240px; left:720px; width:230px; height:230px; overflow:hidden;}
section.product .overBox .t1{position:absolute; top:0; left:0; width:230px; height:230px; background:#fff; cursor:pointer; display:block;}
section.product .overBox .hideA{position:absolute; top:230px; left:0; width:230px; height:230px;}
section.product .overBox .t2{position:absolute; top:0; left:0; width:230px; height:230px; background:#fff; display:none;}
section.product .overBox .t2:hover{text-decoration:underline;}
section.product .overBox .t2 .imgA{width:210px; height:140px; display:block; padding:20px 10px 0 10px;}
section.product .overBox .t2 .imgA img{width:210px; height:140px;}
section.product .overBox .t2 .infoTxt{font-size:15px; color:#767676; display:block; text-align:center; margin-top:14px;}
section.product .overBox .t2 .infoTit{font-size:16px; color:#000; display:block; text-align:center; margin-top:5px;}
section.product .overBox .t3{position:absolute; top:0; left:0; width:230px; height:230px; display:inline-block;s display:none}
section.product .overBox .t3 .proClose{position:absolute; right:20px; top:20px;}
section.product .overBox .t1 .logo,
section.product .overBox .t3 .logo{display:block; text-align:center;}
section.product .overBox .t1 .tit{display:block; text-align:center; font-size:18px; color:#000; margin-top:30px;}
section.product .overBox .t3 .tit{display:block; text-align:center; font-size:18px; color:#fff; margin-top:30px;}

.main-banner {
width: 960px;
margin: 0 auto;
position: relative;
overflow: hidden;
}


.main-banner li{
	width:240px;
}

.main-banner li img{
	margin:auto;
}


.main-banner-wrap {
	position: relative;
	margin-bottom:150px;
	margin-top:40px;
}

.main-banner-list {
	position: relative;
	top: 0;
	left: 0;
	white-space: nowrap;
}

.main-banner-item {
	float: left;
	position: relative;
}

.main-banner-link {
	display: block;
}

.main-banner-link img {
	display: block;
}

.main-banner-control-arrow {
	width: 100%;
	position: absolute;
	top: 70%;
	left: 0;
	z-index: 100;
}

.main-banner-control-arrow > .arrow {
	width: 16px;
	height: 33px;
	padding: 0;
	border: none;
	background: url(http://dbpl9394.cdn3.cafe24.com/img/partner/spr_main_banner_arrow.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-85%);
	-webkit-transform: translateY(-85%);
	-moz-transform: translateY(-85%);
	-ms-transform: translateY(-85%);
	-o-transform: translateY(-85%);
	text-indent: -99999em;
}

.main-banner-control-arrow > .arrow.prev {
	margin-left: -590px;
}

.main-banner-control-arrow > .arrow.prev.end {
	opacity: 0.2;
}

.main-banner-control-arrow > .arrow.next {
	background-position: -26px 0;
	margin-left: 560px;
}

.main-banner-control-arrow > .arrow.next.end {
	opacity: 0.2;
}

.main-banner-control-paging {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: 451px;
	z-index: 100;
}

.main-banner-control-paging .play-button {
	display: block;
	width: 20px;
	height: 19px;
	padding: 0;
	border: none;
	border-radius: 0;
	float: left;
	text-indent: -99999em;
}

.main-banner-control-paging .play-button.play {
	background-position: 0 0;
	margin-right: 4px;
}

.main-banner-control-paging .play-button.pause {
	background-position: -24px 0;
}

.main-banner-control-paging .paging-visual {
	float: left;
}

.main-banner-control-paging .paging-item {
	float: left;
	margin-right: 10px;
	width: 11px;
	height: 11px;
	border: 2px solid #333;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.main-banner-control-paging .paging-link {
	display: block;
	width: 11px;
	height: 100%;
	text-indent: -99999em;
	position: absolute;
	left: -2px;
	bottom: 0;
}

.main-banner-control-paging .paging-link.on {
	background: #d9d9d9;
}

.backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/00_main/estimate_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:422px;
}

.intro_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/00_main/ttop_img.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.intro_cibi {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/intro/cibi_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.intro_history {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/intro/history_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.intro_management {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/intro/management_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.intro_patner {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/intro/partner_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.intros_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/intro/ceo_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.personaldata_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/access/privacy_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.access_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/access/terms_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.white_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/error/white_img.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 360px;
	width: 100%;
	height: 10%;
	overflow: hidden;
}

.error_backimg {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/error/ugi2.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.product_img {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/product/product_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.business_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/business/business_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.machine_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/machine/machine_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.machine_tops {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/machine/gallery_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.customer_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/customer/customer_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.notice_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/customer/notice_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.news_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/customer/news_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.estimate_top {
	background: url("http://dbpl9394.cdn3.cafe24.com/img/customer/estimate_top.jpg") no-repeat bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 1440px;
	min-height: 720px;
	width: 100%;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}
.cardit {
	border:2px solid #e9e9e9;   
	width: 344px;
	height: 472px;
	margin:0 15px;
	margin-bottom:150px;
	float:left;
}

.cardit:hover {
	border:2px solid #07539b;
	width: 344px;
	height: 472px;
}


.cardit img{
	width: 340px;
	height:202px;
}
.containers {  
    width: 344px;
    text-align:left;
    padding-left:20px;
}
.containers h1 {
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-size:17px;
	font-weight:600;
	color:#505050;
	margin-bottom:20px;
	margin-top:35px;
	letter-spacing:-0.9px;
	height: 26px;
}
.containers .title_eng{
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-size:18px;
	font-weight:600;
	color:#505050;
	line-height:-1px;
	letter-spacing:0px;
}

.containers h4 {
	font-size: 14px;
	color: #898686;
	font-family: 'Open Sans', 'Noto Sans JP', sans-serif; 
	font-weight:500;
	line-height:22px;
	letter-spacing:-1px;
	margin-bottom:20px;
	height: 105px;
}


/* Common */
.head-inner {position:relative;width:100%;height:inherit;margin:0 auto;}
.head-inner h1 {position:absolute;left:0;top:-15px;}
#gnb {position:absolute;right:-138px;top:0;width:720px;z-index:990;margin-top:10px;}
#gnb > ul {*zoom:1}
#gnb > ul > li {float:left;width:16.6%}
#gnb > ul > li > a {display:block;font-family: 'Open Sans', 'Noto Sans JP', sans-serif; font-size:14px;font-weight:600;color:#515151;text-align:center;line-height:30px;}
#gnb > ul > li > a > span {display:inline-block;}
#gnb > ul > li > a > span:hover,
#gnb > ul > li > a > span.on {border-bottom:2px solid #065889;width:65px;}
#gnb > ul > li > a > span:hover,
#gnb > ul > li > a > span.on .twoD-two {margin-bottom:-2px}
#gnb > ul > li > ul {display:none;margin-left:0px;margin-top:11px}
#gnb > ul > li > ul.twoD-two {margin-left:0px}
#gnb > ul > li > ul > li {margin:5px 0}
#gnb > ul > li > ul > li > a {display:block;padding:5px 10px;font-size:14px;color:#6b6b6b;text-align:center;text-decoration:none;}
#gnb > ul > li > ul > li > a:hover {color:#065889;font-weight:600;text-decoration:none;}
/** .head-inner .gnb-active-copy {display:none;position:absolute;right:-40px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:center;line-height:1.8;}*/
/* .head-inner .gnb-active-copy {display:none;position:absolute;left:-120px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:center;margin-bottom:40px;line-height:1.8;background:url(../img/menu_bn01.gif) no-repeat right bottom} */


.head-inner .gnb-active-copy {display:none;position:absolute;left:0px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:left;margin-bottom:30px;line-height:1.8;}
.head-inner .gnb-active-copy2 {display:none;position:absolute;left:106px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:left;margin-bottom:30px;line-height:1.8;}
.head-inner .gnb-active-copy3 {display:none;position:absolute;left:0px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:left;margin-bottom:25px;line-height:1.8;}
.head-inner .gnb-active-copy4 {display:none;position:absolute;left:106px;bottom:0;width:265px;height:150px;font-size:13px;color:#999;text-align:left;margin-bottom:25px;line-height:1.8;}
.head-inner .gnb-active-copy strong {font-size:15px;color:#555}
.head-util {position:absolute;right:0;top:3px;overflow:hidden}
.head-util ul {margin-right:-10px;overflow:hidden}
.head-util ul li {float:left}
.head-util ul li a {display:block;padding:3px 10px;font-size:11px;color:#999;background:url(http://dbpl9394.cdn3.cafe24.com/img/00_main/sline01.png) no-repeat right 50%}
.head-util ul li a img {margin-top:-3px}

.head-inner .gnb-active-copy img {width: 40%;height: auto;}
.head-inner .gnb-active-copy2 img {width: 40%;height: auto;}
.head-inner .gnb-active-copy3 img {width: 40%;height: auto;margin-top: 85px;}
.head-inner .gnb-active-copy4 img {width: 40%;height: auto;margin-top: 85px;}

.gnb-activebg {display:none;position:fixed;left:0;top:0;right:0;bottom:0;opacity:0;background:#000;z-index:1200}

.pagetabs{
	position:relative;
	max-width:1280px;
	width:1280px;
	margin:-64px auto 15px;
	/**border:1px solid rgba(0,0,0,0.1);*/
}
.pagetabs ul{
	overflow:hidden;
	background:#fff;
	border:1px solid rgba(0,0,0,0.1);
}
.pagetabs ul li{float:left;}
.pagetabs ul li a{
	display:block;
	height:58px;line-height:58px;
	text-align:center;
	font-size:15px;color:#666;
	/*background:#ffffff;*/
	border-right:1px solid #ddd;
}
.pagetabs ul li.on a{color:#fff;background: #035589;}
.pagetabs ul li:last-child a{border-right:0}

.pagetabs ul.m1 li{width:20%;}
.pagetabs ul.m2 li{width:233px;}
.pagetabs ul.m2 li:last-child{width:235px;}
.pagetabs ul.m4 li{width:350px;}
.pagetabs ul.m5 li{width:50%;}

@media(max-width:1420px){

.pagetabs ul.m1 li{width:20%;}
.pagetabs ul.m2 li{width:20%;}
.pagetabs ul.m2 li:last-child{width:20%;}
.pagetabs ul.m4 li{width:25%;}
.pagetabs ul.m5 li{width:50%;}

}


.pagetabsxl{
	position:relative;
	max-width:1280px;
	width:1280px;
	margin:-64px auto 15px;
	/**border:1px solid rgba(0,0,0,0.1);*/
}
.pagetabsxl ul{
	overflow:hidden;
	background:#fff;
	border:1px solid rgba(0,0,0,0.1);
}
.pagetabsxl ul li{float:left;}
.pagetabsxl ul li a{
	display:block;
	height:58px;line-height:58px;
	text-align:center;
	font-size:15px;color:#666;
	background:#ffffff;
	border-right:1px solid #ddd;
}
.pagetabsxl ul li.on a{color:#fff;background: #035589;}
.pagetabsxl ul li:last-child a{border-right:0}

.pagetabsxl ul.m1 li{width:25%;}
.pagetabsxl ul.m2 li{width:233px;}
.pagetabsxl ul.m2 li:last-child{width:235px;}
.pagetabsxl ul.m4 li{width:350px;}
.pagetabsxl ul.m5 li{width:50%;}

@media(max-width:1420px){

.pagetabsxl ul.m1 li{width:25%;}
.pagetabsxl ul.m2 li{width:25%;}
.pagetabsxl ul.m2 li:last-child{width:25%;}
.pagetabsxl ul.m4 li{width:25%;}
.pagetabsxl ul.m5 li{width:50%;}

}

#panel, #flip {
	padding: 0px;
	text-align: center;
	background-color: #000000;
	border: solid 1px #c3c3c3;
}

#panel {
	padding: 10px;
	display: none;
}

#notice{
	margin:auto; 
	width:1280px; 
	height:900px; 
}
#search_box{
	margin:auto; 
	width:1200px; 
	height:40px; 
	margin-bottom:42px;
 }
#search_box .search{
	width:400px; 
	height:40px; 
	border:1px solid #cdcdcd; 
	float:right; 
	color:#999;
}
.notice_box .notice_title{
	width:1200px; 
	height:55px; 
	background:#f9fafc; 
	border-top:1px solid #6e6e6e;
	border-bottom:1px solid #e4e4e4; }
.notice_box .notice_line{
	width:1200px; 
	height:68px; 
	border-bottom:1px solid #e4e4e4;}

.listnot {
	width:256px;
	vertical-align:middle;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.subject {
	text-align: left;
}

#dropzone {
	border: 2px dotted #3292A2;
	width: 90%;
	height: 50px;
	color: #92AAB0;
	text-align: center;
	font-size: 24px;
	padding-top: 12px;
	marin-rop: 10px;
}

/** drag design */
.dragAndDropDiv {
border: 2px solid #adadad;
/*border-radius: 4px;*/
width: 905px;
height: 100px;
color: #adadad;
text-align: center;
vertical-align: middle;
padding: 10px 0px 10px 10px;
font-size:100%;
display: table-cell;
}
.dragAndDropDiv div{
border-radius: 4px;
}

.progressBar {
width: 200px;
height: 22px;
border: 1px solid #ddd;
/*border-radius: 5px; */
overflow: hidden;
display:inline-block;
margin:0px 10px 5px 5px;
vertical-align:top;
}
.progressBar div {
height: 100%;
color: #fff;
text-align: center;
line-height: 22px; /* same as #progressBar height if we want text middle aligned */
width: 0;
background-color: #2b7ebf; /*border-radius: 3px;*/ 
}
.statusbar{
border-top:1px solid #A9CCD1;
min-height:25px;
width:100%;
padding:10px 10px 0px 10px;
vertical-align:top;
}
.statusbar:nth-child(odd){
background:#EBEFF0;
}
.filename{
display:inline-block;
vertical-align:top;
width:250px;
}
.filesize{
display:inline-block;
vertical-align:top;
color:#30693D;
width:100px;
margin-left:10px;
margin-right:5px;
}
.abort{
background-color:#A8352F;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;display:inline-block;
color:#fff;
font-family:arial;font-size:13px;font-weight:normal;
padding:4px 15px;
cursor:pointer;
vertical-align:top
}

.area_title h3::after {
	content: "";
	width: 26px;
	height: 2px;
	margin-left: -13px;
	background: #666;
	position: absolute;
/* 	bottom: -1px; */
	text-align: center;
}
#map, #map2, #map3, #map4{
	height: 400px;
	width: 100%;
}

.wrap_board_list {
	width:426px;
	height: auto;
/* 	padding:20px 0px 20px 0px; */
	float:left;
	border:0;
	text-align:center;
}
#testtt:after {
	content:"";
	display:block;
	clear:left;
}

div.gallery {
    margin: 7px;
    border: 1px solid #ccc;
    float: left;
    width: 620px;
}
div.gallery:hover {
    border: 1px solid #777;
}
div.gallery img {
    width: 100%;
    height: auto;
}
div.desc {
    padding: 15px;
    text-align: center;
}
@media (max-width:1279px){
	.fints{
		position: absolute; text-align: center; top:24%; z-index: 500; width: 1400px; left:230px;
	}
}