@charset "utf-8";
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
	@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}


/*お知らせブロック
---------------------------------------------------------------------------*/
/*記事の下に空ける余白*/
.new-parts1 dd {
	color:#FFF;
	font-size:0.6em;
}
.new-parts1 dt {
	color:#FFF;
	font-size:1em;
}

/*ブロック内のspan。日付の横のアイコン的な部分の共通設定*/
.new-parts1 dt span {
	display: inline-block;
	text-align: center;
	line-height: 1.8;		/*行間（アイコンの高さ）*/
	border-radius: 3px;		/*角を丸くする指定*/
	width: 6rem;			/*幅。６文字分。*/
	transform: scale(0.8);	/*80%のサイズに縮小*/
	background: #eee;		/*背景色*/
	color:#777;				/*文字色*/
}

/*icon-bg1-parts。サンプルテンプレートでは「●●●重要」と書いてあるマーク*/
.new-parts1 .icon-bg1-parts {
	background: #cd0000;	/*背景色*/
	color: #fff;				/*文字色*/
}

/*icon-bg2-parts。サンプルテンプレートでは「●●●サービス」と書いてあるマーク*/
.new-parts1 .icon-bg2-parts {
	background: #006acd;	/*背景色*/
	color: #fff;				/*文字色*/
}

	/*画面幅700px以上の追加指定*/
	@media screen and (min-width:700px) {

	/*ブロック全体*/
	.new-parts1 {
		display: grid;	/*gridを使う指定*/
		padding-left: 3rem;		/*左に空ける余白*/
		padding-right: 3rem;	/*右に空ける余白*/
	}
	
	}/*追加指定ここまで*/


/* IE10以上 */
@media all and (-ms-high-contrast: none) {
	body {
	font-family: Verdana, Meiryo, sans-serif;
	}
}
.bg-lightgreen {
	background-color: #e6ede9;
}
.jumbotron {
	background-image: url('../img/top-image.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
}
.heading {
	border-left: 6px solid #FFF;
	padding: 0 0 0 10px;
}
.breadcrumb-item + .breadcrumb-item::before {
	content: ">"
}
.footer-copyright {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #f5f5f5;
}
.map iframe {
	width: 100%;
	height: 450px;
}

.company {
    width: 100%;
    height: auto;
    background-color: #cf1e4b;
    clear: both;
	}
.all {
    background-color: #003a5d;
    }
.footer2 {
    background-color: #808080;
    }
.img {
    object-fit: cover;
}

.company .info{
	float: left;
	margin-top: 10px;
	}

.toptitle{
	width: 100%;
	background-color: #023A5D;
}

.toptitle img{
	width: 100%;
}

.weapper {
	width: 100%;
	margin: -36px auto 0px;
	background-color: #003a5d;
	min-width: 1070px;
}

.weapper-w{
	width: 100%;
    height: auto;
    background-color: #cf1e4b;
}

.weapper-w img{
    width: 90%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    }

.weapper-w td{
    width: 25%;
    text-align: center;
    }
    
.weapper-w3{
	width: 90%;
    height: auto;
    margin: auto;
}

.weapper-w3 img{
    text-align: center;
    object-fit: cover;
    margin: 0px 0px 30px 0px;
    }

.weapper-w3 td{
    width: 20%
    text-align: center;
    }

.weapper-w3 td.text{
    text-align: center;
    }
    
.weapper-w2{
	width: 100%;
    background: #003a5d;
}

.weapper-w4{
	width: 80%;
	margin: 0 auto;
	background: #ffffff;

}

#bottom-w{
		width: 80%;
		margin: 0 auto;
		background: #ffffff;
	}

#bottom-w .img{
	margin: auto;
}	
	
#bottom-w .oemslogan{
	float: center;
	margin: 0;
	padding: 50px;
}

#bottom-w .intro{
	margin: auto;
	width: 90%;
	color: #808080;
	font-size: 15px;
	line-height: 28px;
	padding-top: 20px;
	padding-buttom: 20px;
	height: auto;
}
#bottom-w table {
    border-collapse: collapse;
    margin: 0 auto;
}

#bottom-w .map{
	width: 90%;
	height: 300px;
	margin: 30px auto 0 auto;
}

#bottom-w th {
    padding: 8px;
    vertical-align: text-top;
}

#bottom-w td {
    padding: 8px;
}
#bottom-w .map{
	height: 402px;
	margin: 30px auto 0 auto;
}

#bottom-w .pagetitle{
	width: 80%;
    float: center;
    margin: auto;
    color: #444444;
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 50px;
    /* padding-left: 0; */
    height: auto;
    border-bottom: #CF1E4B solid 1px;
    padding-bottom: 10px;
	
}
#bottom-w .pageintro{
	width: 80%;
    margin: auto;
    font-size: 15px;
    line-height: 20px;
    padding-top:10px;
	margin-bottom: 10px;
    height: auto;
	
}
#bottom-w .pageintro.img{
	width: 80%;
}

#bottom-w .pageintro2{
	width: 75%;
    margin: auto;
    font-size: 15px;
    line-height: 20px;
    padding-top:10px;
	margin-bottom: 10px;
    height: auto;
	
}
#bottom-w .oemtitle{
	text-align: center;
    color: #444444;
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
}
#bottom-w .oempic{
	width: 100%;
    margin: 30px auto;
    padding-left: 100px;
}

#bottom-w .under1 {
	width: 80%;
    margin: auto;
    color: #444444;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    padding-top:10px;
	margin-bottom: 10px;
    padding-bottom: 10px;
	border-bottom: #CF1E4B solid 1px;
}

#bottom-w3{
		width: 80%;
		margin: 0 auto;
		background: #ffffff;
	}

#bottom-w3 .img{
	margin: auto;
}	
	
#bottom-w3 .oemslogan{
	float: center;
	margin: 0;
	padding: 50px;
}

#bottom-w3 .intro{
	margin: auto;
	width: 90%;
	color: #808080;
	font-size: 15px;
	line-height: 28px;
	padding-top: 20px;
	padding-buttom: 20px;
	height: auto;
}
#bottom-w3 table {
    border-collapse: collapse;
    margin: 0 auto;
}

#bottom-w3 .map{
	width: 90%;
	height: 300px;
	margin: 30px auto 0 auto;
}

#bottom-w3 th {
    padding: 8px;
    vertical-align: text-top;
}

#bottom-w3 td {
    padding: 8px;
}
#bottom-w3 .map{
	height: 402px;
	margin: 30px auto 0 auto;
}

#bottom-w3 .pagetitle{
	width: 80%;
    float: center;
    margin: auto;
    color: #444444;
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 50px;
    /* padding-left: 0; */
    height: auto;
    border-bottom: #CF1E4B solid 1px;
    padding-bottom: 10px;
	
}
#bottom-w3 .pageintro{
	width: 80%;
    margin: auto;
    font-size: 15px;
    line-height: 20px;
    padding-top:10px;
	margin-bottom: 10px;
    height: auto;
	
}
#bottom-w3 .pageintro.img{
	width: 80%;
}

#bottom-w3 .pageintro2{
	width: 75%;
    margin: auto;
    font-size: 15px;
    line-height: 20px;
    padding-top:10px;
	margin-bottom: 10px;
    height: auto;
	
}
#bottom-w3 .oemtitle{
	text-align: center;
    color: #444444;
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
}
#bottom-w3 .oempic{
	width: 100%;
    margin: 30px auto;
    padding-left: 100px;
}

#bottom-w3 .under1 {
	width: 80%;
    margin: auto;
    color: #444444;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    padding-top:10px;
	margin-bottom: 10px;
    padding-bottom: 10px;
	border-bottom: #CF1E4B solid 1px;
}
	


/* btn */
.button019 a {
    background: #eee;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 300px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.button019 a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.button019 a:hover {
  background: #6bb6ff;
  color: #FFF;
}
.button019 a:hover:after {
  right: 1.4rem;
}

	/* 商品ページ */
	.main_wrap {
		display: flex;
		justify-content: space-between;
		padding: 40px 40px 20px;
	}
	.main_img {
		width: 60%;
		margin: 0;
	}
	.big-img {
		width: 500px;
		margin: 0;
	}
	.list-img  {
		width: 500px;
		margin-left: 0;
	}
	.list-img ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.list-img ul:before{
    content:"";
    display:block;
    width: 390px;
    height:0;
    order:1;
  }
	.list-img ul:after{
    content:"";
    display:block;
    width: 150px;
    height:0;
  }

	.list-img li {
		margin: 0;
		margin-top: 10px;
	}


	.main_txt {
		width: 40%;
		position: relative;
		height: 500px;
	}

	.main_txt table{
		width: 100%;
		border-collapse: collapse;
	}
	
	.main_txt table tr{
		border-bottom: solid 1px white;
	}
	
	.main_txt table tr:last-child{
		border-bottom: none;
	}
	
	.main_txt table th{
		position: relative;
		text-align: left;
		width: 30%;
		background-color: #52c2d0;
		color: white;
		text-align: center;
		font-size: 14px;
		padding: 10px 0;
	}

	.main_txt table td{
		text-align: left;
		width: 70%;
		font-size: 13px;
		background-color: #eee;
		padding: 10px 0;
		padding-left: 15px;
	}

	.main_txt table tr:last-child td {
		height: 200px;
    vertical-align: top;
	}
	
.acordion{
	background:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	margin: auto;
	border-radius:5px;
	width: 90%;
	clear: both;
}
 
.trigger{
	padding:10px 10px 10px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	border-radius:5px;
	font-size:88%;
	line-height: 38px;
	font-size: 18px;
}
 
.trigger.active{
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #cfcfcf;
}
 
 
.acordion_tree{
    padding-top: 15px;
	padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 17px;
	line-height: 30px;
}
 
.open-close {
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top:3px;
	height:11px;
	height:16px;
	width:20px;
	background:url(../images/plus.png) no-repeat;
	-webkit-background-size:20px 11px;
	-webkit-background-size:13px;
}

.trigger.active .open-close{
	background:url(../images/minus.png) no-repeat;
	-webkit-background-size:20px 11px;
	-webkit-background-size:13px;
}

.question {
		background-color: #FF0004; 
		font-weight: 700;
		color: #FFFFFF;
		width: 12px;
		padding: 5px;
		margin-right: 8px;
	}
.ans {
		background-color: #008d07; 
		font-weight: 700;
		color: #FFFFFF;
		width: 12px;
		padding: 5px;
		margin-right: 8px;
	}

	/* 追加分 */
	#bottom-w .com_wrap01 {
		margin: 50px;
	}

	#bottom-w .com_wrap01 p{
		padding-top: 20px;
		width: 100%;
	}
	#bottom-w .com_wrap01 .oemslogan {
		padding: 20px 50px;
	}

	#bottom-w .com_wrap01 .img{
		clear: both;
		padding-top: 40px;
	}

	#bottom-w .com_wrap01 .img img{
		width: 300px;
		height: 300px;
	}

	#bottom-w .com_wrap01 .img ul {
		display: flex;
		justify-content: space-between;
		padding-left: 0;
	}

	#bottom-w .com_wrap01 .img li {
		margin: 0;
		list-style:none;
	}
	
	#bottom-w .com_wrap01 .intro{
	width: 90%;
	float: center;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	padding-top: 15px;
	height: auto;
	}

	.contact_btn {
		position: absolute;
		bottom: 70px;
		width: 100%;
		display: inline-block;
		padding: 0.8em;
		box-sizing: border-box;
		text-align: center;
		text-decoration: none;
		color: #fff;
		background:#254d65;
		border-bottom:4px solid #2c2b61;
		border-radius: 4px;
		margin-top: 50px;
	}
	.contact_btn:hover {
		 cursor: pointer;
		 text-decoration: none;
		 background:#AD2022;
		 transform: translate3d(0, 4px, 0);
		 border-bottom: none;
	}


	.back_btn {
		position: absolute;
		bottom: 0;
		width: 100%;
		display: inline-block;
		padding: 0.8em;
		box-sizing: border-box;
		text-align: center;
		text-decoration: none;
		color: #fff;
		background:#F1322C;
		border-bottom:4px solid #AD2022;
		border-radius: 4px;
		margin-top: 50px;
	}
	.back_btn:hover {
		 cursor: pointer;
		 text-decoration: none;
		 background:#AD2022;
		 transform: translate3d(0, 4px, 0);
		 border-bottom: none;
	}


	.slide-item img {
		width: 100%;
	}


	.thumbnail-item {
		flex: 0 1 30%;
		margin-bottom: 10px;
		box-sizing: border-box;
		position: relative;
	}
	.thumbnail-item:after {
		content: "";
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		transition: 0.3s opacity linear;
	}
	.thumbnail-item.thumbnail-current:after {
		opacity: 0;
	}
	.thumbnail-item img {
		width: 100%;
		margin: 0 auto;
	}



	@keyframes zoom-in {
		0% {
		 transform: scale(.1);
		}
		100% {
			transform: none;
		}
	}
	
	@keyframes rotate-right {
		0% {
			transform: translate(-100%) rotate(-100deg);
		}
		100% {
			transform: none;
		}
	}
	
	.is-animated {
		animation: .6s zoom-in;
		// animation: .6s rotate-right; 
	}



	.filter {
		clear: both;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		margin: -20px 50px 0;
	}

	.filter a {
		position: relative;
	}



	.filter a {
		display: inline-block;
		margin-right: 10px;
		text-align: center;
		text-decoration: none;

		position: relative;
		overflow: hidden;
		z-index: 1;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.filter a:nth-child(4),
	.filter a:nth-child(8) {
		margin-right: 0;
	}
	.filter a:after{
		width: 80%;
		height: 0;
		content:"";
		position: absolute;
		top: 50%;
		left: 50%;
		background : #FFF;
		opacity: 0;
		transform: translateX(-50%) translateY(-50%) rotate(45deg);
		transition: .2s;
		z-index: -1;
	}
		.filter a :hover{
		color: #9ec34b;
	}
		.filter a :hover:after{
		height: 240%;
		opacity: 1;
	}
		.filter a :active:after{
		height: 340%;
		opacity: 1;
	}


	.filter a.active:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 0 0;
		border-color: #fdd958 transparent transparent transparent;
	}
	.boxes {
		display: flex;
		width: 80%;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.boxes:before{
    content:"";
    display:block;
    height:0;
    order:1;
  }
	.boxes:after{
    content:"";
    display:block;
    height:0;
  }
	
	.grid__item {
		margin: 0;
	}

	.grid__item {
    width: 17% !important;
    padding: 5px;
	}



	.top_content_area {
		margin-left: 50px;
	}

.cat-title {
	width: 1060px;
	margin-right: 0;
	border-bottom: solid 1px #666;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.top_maincol {
	margin-top: 30px;
	margin-bottom: 80px;
}


/* トップバナー */
#top_banner {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.top_height {
	height: initial;
}

.product_top {
	padding-top: 30px;
}

#slide-product span {
	font-size: 14px;
}

#newproduct{
	clear: both;
	width: 90%;
	margin: 20px auto 50px auto;
}
.ser1{
	margin: 0;
	background:url(../images/service1.jpg) center 0 no-repeat;
	background-position-y: -4px;
	
}
.ser2{
	margin-top: 88px;
	background:url(../images/service2.jpg) center 0 no-repeat;
	background-position-y: 3px;
	
	
}

/*================================middle part*/
	.middle {
		width: 100%;
		margin: 0 auto;
		background-color: #cf1e4b;
		
	}
	.company {
    margin: -20px auto;
    height: auto;
    background-color: #cf1e4b;
    clear: both;
	}
	
	.company .aiming{
	float: left;
    height: auto;
	width: 267.5px;
	padding-top: 80px;
	}
	.company .info{
	float: left;
    height: auto;
	width: 267.5px;
	margin-top: 20px;
	}
	.company .oem{
	float: left;
    height: auto;
	width: 267.5px;
		margin-top: 20px;
	}
	.company .service{
	float: left;
    height: auto;
	width: 267.5px;
		margin-top: 20px;
	}
	.company .btn{
		float: left;
		margin: 20px 0 0 40px;
	}
	
@media (max-width: 1420px){
	.company .aiming{
		float: left;
		width: 220px;
		padding-top: 115px;
		padding-left: 9%;
	}
	.company .info{
		float: left;
		width: 220px;
		margin-top: 90px;
	}
	.company .oem{
		float: left;
		width: 220px;
		margin-top: 90px;
	}
	.company .service{
		float: left;
		width: 220px;
		margin-top: 90px;
	}
	.company .btn{
		float: left;
		margin: 20px 0 0 40px;
	}
}

@media screen and (min-width: 768px){
.spnone {display: none; }
}

/* 中デバイス（縦向きモバイル, 576px 以上 デスクトップ, 992px 未満）
============================================== */
@media screen and (max-width: 767px) {
 #sec2  {
     height: 500px;
  }

body {
	padding-top: 55px;

.pcnone {display: none; }
}

.toptitle{
	width: 100%;
    padding-top: 20px;
	background-color: #023A5D;
}

.toptitle img{
    width: 100%;
}

.weapper-w{
	width: 100%;
    height: auto;
    background-color: #cf1e4b;
}

.weapper-w img{
    text-align: center;
    margin: 0px 0px 30px 0px;
    }

.weapper-w tr{
    text-align: center;
    }

.weapper-w td{
    width: 50%;
    text-align: center;
    }
    
.weapper-w3{
	width: 100%;
    height: auto;
}

.weapper-w3 img{
    width: 80%;
    text-align: center;
    margin: 0px 0px 30px 0px;
    }

.weapper-w3 td{
    display: block;
    text-align: center;
    }
    
.weapper-w4{
	width: 100%;
    height: auto;
	background: #ffffff;
}
    
.weapper-w2 img{
    width: 100%;
    text-align: center;
    margin: 0px 0px 30px 0px;
    }
    
#bottom-w{
		width: 100%;
		margin: 0 auto;
		padding-bottom: 30px;
		background: #ffffff;
	}
    
#bottom-w .oempic{
	width: 95%;
    margin: 30px auto;
    padding-left: 0px;
}

#bottom-w3{
		width: 100%;
		margin: 0 auto;
		background: #ffffff;
	}

#bottom-w3 .img{
    width: 50%;
    text-align: center;
    margin: 0px 0px 30px 0px;
    }

#bottom-w .pagetitle{
	width: 90%;
    float: center;
    margin: 0;
    color: #444444;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 50px;
    /* padding-left: 0; */
    margin-left: 20px;
    padding-bottom: 12px;
    margin-bottom: 17px;
    height: auto;
    border-bottom: #CF1E4B solid 1px;
	
}
#bottom-w .pageintro{
	width: 90%;
	float: center;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
	margin-bottom: 20px;
    padding-left: 20px;
    height: auto;
	
}

#bottom-w3 .pagetitle{
	width: 90%;
    float: center;
    margin: 0;
    color: #444444;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 50px;
    /* padding-left: 0; */
    margin-left: 20px;
    padding-bottom: 12px;
    margin-bottom: 17px;
    height: auto;
    border-bottom: #CF1E4B solid 1px;
	
}
#bottom-w3 .pageintro{
	width: 90%;
	float: center;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
	margin-bottom: 20px;
    padding-left: 20px;
    height: auto;
	
}

#bottom-w .com_wrap01 .img{
	clear: both;
	padding-top: 40px;
}

#bottom-w .com_wrap01 .img img{
	width: 95%;
	height: auto;
}

#newproduct{
	clear: both;
	width: 100%;
	margin: 20px auto 0px auto;
}
	
.navbar{
position:fixed;
width:100%;
top: 0;
left: 0;
z-index: 9999;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-ms-flex-align:center;
align-items:center;
-ms-flex-pack:justify;
}

} /* END */