body {
  color: #5d5d5d;
  font-family:"Noto Sans Japanese",sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size:14px;
  line-height: 1.6em;
  font-weight: 300;
  letter-spacing:1px;
}
.clr:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
 box-sizing: border-box;
}
embed, iframe, object {
    max-width: 100%;
}
a{
  color:#000;
  text-decoration: none;
}
button{border:0px;background:none;}
.clr:after{ 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
img{vertical-align: middle;}
figure{margin:0px;}
h1,h2,h3,h4{
	font-weight: normal;
    margin: 10px 0;
    color: #003768;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul{margin:0;padding: 0px;}
li{
	list-style: none;
	margin:0;
	padding:0;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
p{
	margin: 0 0 10px 0;
	padding: 0;
}
.container{
    padding-left:15px;
    padding-right:15px;
}
header {
    background:#fff;
    padding: 0px 0;
}
.col-logo {
    width: 170px;
    margin: 0;
    padding: 15px 0;
    float: left;
}
.img-responsive{max-width:100%;height:auto;}
header .site-title {
    background: #fcb913;
    background: #FFC943;
    background: #003768;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 100%;
    color: #fff;
    overflow: hidden;
}

header .site-title .inner{
	max-width: 1120px;
	margin: 0 auto;
}

header .site-title .inner h1{
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0;
	margin: 7px 0 0 0;
	float: left;
}

header .site-title .inner ul{
	float: right;
	width: auto;
}

header .site-title .inner ul li{
    display: inline-block;
    margin-right: 5px;
    width: 22px;
}
header .site-title .inner ul li:last-child{
	margin: 0;
}

header .site-title .inner ul p{font-size: 12px;letter-spacing: 1px;margin-bottom:0px;}
.s-circle{
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #fff;
    font-size: 16px;
    color: #003768;
    transition: all 0.5s;
    margin: 0px;
    display: block;
}
#video {
    height: 580px;
    overflow: hidden;
    position: relative;
}
#video .wrapper {
    background: url(../images/line-1.png) repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index:9;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#video .wrapper div p.e-header{
    font-weight: bold;
    font-size: 28px;
    line-height: 1.4em;
    padding-top: 10px;
    margin-bottom: 25px;
    color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
#video .wrapper div hr.s-brake{
	margin: 0 auto;
	width: 30px;
}
#video .wrapper div p.detail {
    font-size: 20px;
    padding-top: 25px;
    width: 40%;
    margin: auto;
    line-height: 26px;
    font-size: 16px;
    font-weight: 700;
}
p.heading-vdo{
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 20px;
    letter-spacing: 0.2rem;
	font-family: 'Lato', sans-serif;
}

#video .wrapper div {
    padding: 100px 0;
    text-align: center;
    color: #fff;
}
#video .wrapper div ul {
    display: inline-block;
    margin: 40px 0 0;
    padding: 0;
    max-width: 610px;
    text-align: center;
    position: relative;
}
#video .wrapper div ul li {
    display: inline-block;
    margin-right: 20px;
    width: 360px;
    padding: 0;
    vertical-align:top;
    position: relative;
    z-index: 9999;
}
#video .wrapper div ul li:last-child {
	margin: 0;
    width: 220px;
}
#video .wrapper div ul li form a.serial{
    border:0px;
    position:absolute;
    top:10px;
    right:15px;
    font-size:20px;
    cursor:pointer;
    width:30px;
    height:30px;
    background:none;
    color:#fff;
}
#video .wrapper div ul li:last-child i{position:absolute;top:13px;right:15px;font-size: 20px;}
#video .wrapper div ul li form{
	background: #fcb913;
    padding: 12px;
    color: #fff;
    font-size:16px;
    text-align: left;
}
#video .wrapper div ul li:last-child{
	background: #fcb913;
    border:1px solid #fcb913;
    padding: 12px;
    color: #fff;
    font-size:16px;
    text-align: left;
}
#video .wrapper div ul li:last-child a{color:#fff;}
#video .wrapper div ul li form{
padding: 0;
    color: #fff;
    border: 1px solid #fff;
    background: none;
}
.serial-no {
	border: none;
	width: auto;
	display: block;
    padding: 12px;
   width : -webkit-calc(100% - 24px) ;
   width : calc(100% - 24px) ;
    background: none;
    color: #fff;
    font-size:16px;
}
#video .wrapper div ul li form input::-webkit-input-placeholder, .form-serial-no input::-webkit-input-placeholder{
  color: #fff;
  font-size: 13px;
}
#line-bottom-vdo{position: relative;}
#line-bottom-vdo figure {
    position: absolute;
    bottom: -60px;
    z-index: 10;
}
#car {
    position: absolute;
    right:0;
    z-index:11;
    bottom: -120px;
}
#car img{width:500px;}
.section_content{background: #eaeef4 url(../images/bg-gray.png) no-repeat;width: 100%;}
#type_service{padding:95px 0 40px 0;text-align: center;}
#type_service ul li {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 0px 15px 15px 0;
    color:#5d5d5d;
    vertical-align:top;
}
#type_service ul li img {width:130px;}
p.head {
    font-size:16px;
    margin-top: 10px;
    margin-bottom:3px;
    font-weight: bold;
    color:#003768;
}
p.head em {
    margin: 0px;
    font-style: normal;
    margin-left: 5px;
    font-weight: normal;
}
p.desc{
    font-size:16px;
	font-weight: bold;
	color: #111;
}
#type_service ul li:last-child {
    margin-right: 0;
}
#box_about{margin:30px 0;}
.pic_about{width:50%;float:left;}
.detail_about{width: 50%;float: left;position: relative;padding-left: 15px;}
.title{text-align:center;margin-bottom: 20px;}
.title:after{
	content:url(../images/line-bottom-title.png);
	/*display:block;
	width:300px;
    margin: auto;*/
}
.title h2,.title p.heading{
    font-size:28px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #003768;
    line-height:40px;
}
.title h2 em,.title p.heading em{
	display: block;
	font-style: normal;
	font-size: 18px;
	margin-top: 10px;
}

#box_work{padding:30px 0 0px;}
.play-youtube{padding: 20px 0 30px; margin: 0 auto; max-width: 900px;}
#type_product{margin:50px 0 30px;}
#type_product ul li {
    display: inline-block;
    width:18.5%;
    margin-right:14px;
    text-align: center;
    vertical-align: top;
    margin-bottom:30px;
}

#type_product ul li:last-child{margin-right: 0px;}
#type_product ul li figure{margin-bottom: 20px;}
#type_product ul li figure img{border-radius:15px;}
#type_product ul li h2{font-size:16px;font-weight:bold;margin-bottom:10px;}
#type_product ul li p{font-size:13px;text-align: left;}
.b-more{
    background:#003768;
    font-size:12px;
    display: inline-block;
    padding:7px;
    color:#fff;
    width:120px;
    -webkit-transform:skew(-200deg);
    -moz-transform:skew(-200deg);
    transform:skew(-200deg);
}
.b-more span{
	font-style: normal;
    -webkit-transform:skew(200deg);
    -moz-transform:skew(200deg);
    transform:skew(200deg);
    display: block;
}

.b-more:hover{background:#ffbe43;color:#003768;}
.box-s-c{padding:60px 0;}
.box-s-c ul li{width:50%;float:left;position:relative;}
#search{background:url(../images/bg-search.jpg);width: 100%;padding:60px 50px;background-size:cover;}
#search .title p.heading,#caution .title p.heading{color:#fff;}
#search p.desc, #contact p.desc{
	color: #fff;
	margin-top: 10px;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
#contact p.desc{
 color: #000;
}
.form-serial-no{text-align:center;padding:20px 0 10px;}
.form-serial-no input{
    background:#fcb913;
    padding:12px 0px 12px 20px;
    border:0;
    margin: 0;
    display: block;
}
.form-serial-no a{
	display: block;
    position:absolute;
    width: 46px;
    height: 46px !important;
    top: 0;
    right: 0;
}
.form-serial-no form{ position:relative;  width:60%;padding: 0;margin: 0;
}
.form-serial-no .fa{position:absolute;right:30px;top:10px;color:#fff;font-size:24px;cursor:pointer;}
#contact{
    background:url(../images/bg-contact.jpg);
    width:100%;
    padding:60px 50px;
    position:relative;
    height:300px;
    top:20px;
    box-shadow:2px 3px 11px #cac4c4;
}
.inner_contact{text-align: center;padding-top: 20px;padding-bottom: 14px;}
.inner_contact ul li{display:inline-block;margin-right: 5px;width: 40%;float:none;}
.inner_contact ul li a{background:#fff;padding:10px;text-align: center;display: block;color:#003768;font-weight: bold;}
.inner_contact ul li a i{font-size:18px;}
.box_about{background:url(../images/bg-about.jpg)center top;width:100%;padding:70px 0;background-size:cover;color:#fff; }
.box_about .title p.heading{color:#fff;}
.inner_box_about{padding:100px 0 0 0;}
.inner_box_about h2{font-size:15px;margin-bottom:20px;color:#fff;font-weight: 400;}
.inner_box_about h2 em{
	font-style: normal;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 21px;
}
.inner_box_about p{margin-bottom: 15px;}
.inner_box_about figure{margin-top:50px;text-align:center;}
.box_about_service{background:url(../images/bg-05.jpg)top center;width: 100%;background-size:cover;}
.box_inner_about_service{}
.box_inner_about_service ul li {
    width:33%;
    float:left;
    background:#fff;
    height:auto;
    position:relative;
    width:-webkit-calc(100% / 3);
    width:calc(100% / 3);
    height:330px;
}
.inner_about_service {
    position: absolute;
    top:0;
    width:100%;
    padding:30px;
    color:#fff;
    padding:50px 30px 30px 30px;
}
.inner_about_service h2{font-size: 15px;color:#fff;margin-bottom:15px; font-weight: 400;}
.inner_about_service h2 em{
	font-style: normal;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 21px;
}
.box_inner_about_service ul li:nth-child(2),.box_inner_about_service ul li:nth-child(4),.box_inner_about_service ul li:nth-child(6){
    background:#ffbe43; 
}
.box_inner_about_service ul li:nth-child(5){float: right; background:#ffbe43; }
.box_inner_about_service ul li:nth-child(1){background:url(../images/bg-a1.jpg);background-size:cover;}
.box_inner_about_service ul li:nth-child(3){background:#003768;}
.box_inner_about_service ul li:nth-child(6){background:url(../images/bg-a3.jpg)no-repeat;background-size:cover;}
.box_inner_about_service ul li:nth-child(6) .inner_about_service{padding:60px;}
.box_inner_about_service ul li:nth-child(6) h2{font-size:35px;}
.box_inner_about_service ul li:nth-child(6) p{font-size:25px;line-height:30px;}
#pic-col-3{
    position:absolute;
    top:-13px;
    right:-15px;
}
#pic-col-3 img{width:390px;}
.box-caution{margin:80px 0 50px;}
.box-caution ul li {
    width: 50%;
    float: left;
    position: relative;
}
#adhesive{
    background:url(../images/bg-adh.jpg);
    width:100%;
    padding:75px 50px;
    height:340px;
    position:relative;
    top:-15px;
    box-shadow:2px 3px 11px #cac4c4;
}
#caution{
    background:url(../images/bg-Caution.jpg);
    width:100%;
    padding:60px 50px;
    background-size:cover;
    color:#fff;
    height:315px;
}
.box-company{width:100%;}
.g-map{float:left;width:55%;box-shadow: 0px 3px 15px #cac4c4;}
.info-company{float:left;width:45%;padding:30px 0 0}
.inner-info-company{padding:10px 40px;}
.inner-info-company table{margin-top:30px;width: 100%; vertical-align: top}
.inner-info-company table th{width: 20%; padding: 5px 0;}
.inner-info-company table td{width: 80%; padding: 5px 0;}
.box-contact{}
.box-contact .left{width: 60%;background:url(../images/contact01.png)center;float: left;height:600px;background-size:cover;}
.box-contact .title{text-align:left;}
.box-contact .title p.heading{color:#fff;line-height:35px;}
.box-contact .title:after {margin: inherit}
.inner-contact-info{
    padding:100px 220px 0px 0px;
    float:right;
    width:70%;
    color:#fff;
}
.box-contact .right{width:40%;float:left;padding:100px 0 0;}
.form-group {
    margin-bottom:15px;
    position: relative;
}
.form-control {
    display: block;
    width:100%;
    padding:12px 12px 10px 40px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    border:1px solid #e8e8e8;
    border-radius:5px;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.i-name,.i-tel,.i-mail,.i-ms{position:relative;}
.i-name:before {
    content: url(../images/i-c1.svg);
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index:1;
}
.i-tel:before {
    content: url(../images/i-c2.svg);
    width: 15px;
    display: inline-block;
    position: absolute;
    top:12px;
    left:12px;
    z-index:1;
}
.i-mail:before {
    content: url(../images/i-c3.svg);
    width: 15px;
    display: inline-block;
    position: absolute;
    top:12px;
    left:12px;
    z-index:1;
}
.i-ms:before {
    content: url(../images/i-c4.svg);
    width: 15px;
    display: inline-block;
    position: absolute;
    top:12px;
    left:12px;
    z-index:1;
}
.form-group i {
    position:absolute;
    top:12px;
    color:#c7c7c7;
    left:15px;
}
.form-group i img{width:15px;}
.form-contact{width:80%;}
.form-b{text-align:center;}
.wpcf7-submit,.s-send {
    background:#003768;
    padding:12px 70px;
    color:#fff;
    border:0;
    display:inline-block;
}
#nav_footer{background:#045193;padding:20px 0px; font-size: 13px; font-weight: 700;}
#nav_footer ul{text-align:center;}
#nav_footer ul li{width:15%;display:inline-block;text-align: center;}
#nav_footer ul li a{color: #fff;}
footer{background:#003768;padding:10px;text-align:center;color: #fff; font-size: 12px;}
footer a{color:#fff;}

.inline{
max-width:600px;height:auto;
background: #fff;
padding: 25px 20px;
margin: 0;
}
.list-vdo {
    width: 100%;
	padding: 0;
	margin: 0;
}
.inline img{
	width: 100%;
}

.inline h3 em{font-size: 15px;font-weight: 400;font-style: normal}
.inline h3{
	font-style: normal;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 21px;
margin-bottom:15px; 
}
#map {
    width: 100%;
    height: 480px;
}
#over_map {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 5;
    color: white;
    background-color: rgba(0, 55, 104, 0.92);
    padding: 15px;
    border: none;
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    visibility: hidden;
    width: 460px;
    max-width: 100%;
}
.country_name{}
.country_name h2 {
    font-size: 22px;
    margin: 0px 0 10px 0;
    color: #fcb913;
}
#bodyContent h3 {
    font-size: 16px;
    margin: 0px 0 10px 0;
}

#hidden-content{
	width: 100%;
	max-width: 640px;
	display: block;
	padding: 40px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

#hidden-content h2{
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 30px;
}

#hidden-content p{
	margin-bottom: 30px;
}

#hidden-content table.found{
	width: 100%;
	font-size: 15px;
  font-family:"Noto Sans Japanese",sans-serif;
}

#hidden-content table.found th{
	font-style: normal;
   width : 28%;
	color: #444;
	background: #f1f1f1;
	padding: 5px 10px;
	border-bottom: 5px solid #fff;
}

#hidden-content table.found td{
	font-style: normal;
   width : 68%;
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
}

#hidden-content table.found tr:last-child td{
	border-bottom: none;
}

/*--------------------------------@media--------------------------------------*/
@media(min-width:1441px){
    #line-bottom-vdo figure{bottom:-77px;}
    #car{right:0;}
}
@media(min-width:1200px){
   .container{width:1120px;margin:auto;padding-left:0px;padding-right:0px;}
}
@media(max-width:1024px){
    #line-bottom-vdo figure{bottom:-40px;}
    #video .wrapper div p.detail{width:100%;}
    #car img{width:380px;}
    .container{padding-left:15px;padding-right:15px;}
    .form-serial-no input{width: 100%;}
    .form-serial-no i{left:5px;}
    #type_product{margin-bottom:0px;}
    #type_product ul li{width:31.5%;}
    #pic-col-3{position:relative;top:0px;right:0px;}
    .info-company{padding:30px;}
    .form-serial-no button{left:0px;}
    #type_product ul li:nth-child(3n){margin-right:0px;}
}
@media(max-width:950px){
    #video{height:420px;}
    #video .wrapper div{padding:50px 0;}
    #line-bottom-vdo figure{bottom:-30px!important;}
    .inner_about_service{padding:20px;}
    #caution,#adhesive{padding:30px;}
    .inner-contact-info{width:90%;}
    .box-social{width:17%;padding-left:10px;}
}
@media(max-width:800px){
    .box-social{display:none;}
    p.heading-vdo{font-size:35px;}
    #car{width:280px;}
    #search{padding:30px 20px;}
    #type_product ul li{margin-right:10px;width:48%;}
    #contact {
        padding: 30px 20px;
        height: auto;
        position: relative;
        top: 0px;
    }
    #video{height:400px;}
    .inner_box_about{padding-top:20px;}
    .inner-info-company{padding-left:0px;}
    .form-contact{width:100%;padding:10px;}
    .box_about_service .container,header .container{padding:0px;}
    .inner-contact-info{padding-right:100px;}
}
@media(max-width:640px){
    .pic_about,.detail_about,.box-caution ul li,.info-company,.g-map,.box-contact .left,.inner-contact-info{width:100%;}
    #type_service{padding-bottom:0px;}
    #box_about{margin-top:0px;}
    #type_product,.box-s-c{padding:20px 0;}
    .detail_about{padding-left:0px;padding-top: 20px;}
    .box-s-c ul li{width:100%;}
    .inner_contact ul li{width:47%!important;}
	#video{height: 360px;}
	#video .wrapper div p.e-header{font-size: 18px;}
.youtube {
    position: relative;
    width: 200% !important;
    padding-top: -56.25%;
    margin:-50% -50% 0 !important;
    height: 200% !important;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
    p.heading-vdo{font-size:20px;margin-bottom:0px;line-height:28px;line-height:32px;}
    #video .wrapper div ul{margin-top:15px;position: relative;z-index: 99999;}
    #video .wrapper div p.detail{padding:15px;font-size: 16px;display:none;}
    .box_inner_about_service ul li{width:50%;height:280px;}
    .box_inner_about_service ul li:nth-child(5) .inner_about_service{padding:30px;}
    #type_product,.box-caution{margin-top:0px;}
    #adhesive{top:0px;box-shadow:none;}
    #caution, #adhesive{height:auto;}
    #box_work{padding-top:0px;}
    .inner-contact-info{padding:30px;}
    .box-contact .left{height:auto;}
    .box-contact .right{width:100%;padding:20px;}
    #nav_footer ul li{width:100%;padding:10px 0;border-bottom:1px solid #fca808;}
    #nav_footer ul li:last-child{border-bottom:none;}
    #nav_footer{padding:10px 0;}
    #type_product ul li{width:47%;}
    #video .wrapper div ul li:last-child,#video .wrapper div ul li{width:100%;}
    #video .wrapper div ul li{margin-right:0px;margin-bottom:10px;}
    /*.box_inner_about_service ul li:nth-child(5){float:right;}*/
    .box-caution{margin-bottom:0px;}
    .box-contact .left{background:url(../images/contact01-s.png);}
    #type_product ul li:nth-child(2n){margin-right:0px;}
	.box_about .container{
		background: rgba(0,50,104,0.8);
		padding: 40px 15px;
	}
}
@media(max-width:480px){

    #type_service ul li{width:100%;}
    .inner_contact ul li{width:100%!important;margin-bottom: 10px;}
    #type_service ul li img{width:100px;}
    #type_product ul li h2{font-size:14px;}
    #video .wrapper div ul li a,.serial-no,.box_inner_about_service ul li{width:100%;}
    #line-bottom-vdo figure{bottom:-13px!important;}
    #type_service{padding-top:155px;}
    #pic-col-3 img{width: auto;}
    .box_about{padding: 0;}
    .title h2, .title p.heading{font-size: 22px;}
    #type_product ul li{width:47.5%;}
    #video .wrapper div {padding:30px;}
    .col-logo{width:150px;padding:10px 0;}
    header .site-title .inner ul{display:none;}
    #type_product ul li:nth-child(3n){margin-right:10px;}
    .inner-info-company{padding: 10px 0px;}
}
@media(max-width:370px){
    header .site-title .inner h1{font-size:10px;}
}


