@charset "utf-8";

.parent {
  position: relative;

}

.bottom-fixed {
  position: absolute;
  bottom: 0;

}

.me_back {
	padding-top: 900px !important;
	background-image:url("../ME/ME_Product_Main_title.jpg");
  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;

}




@media screen and (max-width: 1900px) {	
.me_back {
	padding-top: 800px !important;
	background-image:url("../ME/ME_Product_Main_title.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}







@media screen and (max-width: 1800px) {	
.me_back {
	padding-top: 600px !important;
	background-image:url("../ME/ME_Product_Main_title.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}








@media screen and (max-width: 1600px) {	
.me_back {
	padding-top: 600px !important;
	background-image:url("../ME/ME_Product_Main_title_mobile.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}

@media screen and (max-width: 1000px) {	
.me_back {
	padding-top: 500px !important;
	background-image:url("../ME/ME_Product_Main_title_mobile.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}


@media screen and (max-width: 700px) {	
.me_back {


	padding-top: 250px !important;
	background-image:url("../ME/ME_Product_Main_title_mobile.jpg");
	background-position:center;
	background-size: 100%;
  background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;



}
	
}







.gtback {
	padding-top: 900px !important;
	background-image: url("../2000GT/2000GT_Product_title3.jpg");
  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;

}




@media screen and (max-width: 1900px) {	
.gtback {
	padding-top: 800px !important;
	background-image: url("../2000GT/2000GT_Product_title3.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}







@media screen and (max-width: 1800px) {	
.gtback {
	padding-top: 600px !important;
	background-image: url("../2000GT/2000GT_Product_title3.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}








@media screen and (max-width: 1600px) {	
.gtback {
	padding-top: 600px !important;
	background-image: url("../2000GT/2000GT_Product_title_mobile2.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}

@media screen and (max-width: 1000px) {	
.gtback {
	padding-top: 500px !important;
	background-image: url("../2000GT/2000GT_Product_title_mobile2.jpg");
  background-attachment: fixed;

	background-position: top;

  background-attachment: fixed;
  background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
}


@media screen and (max-width: 700px) {	
.gtback {


	padding-top: 250px !important;
background-image: url("../2000GT/2000GT_Product_title_mobile2.jpg");
	background-position:center;
	background-size: 100%;
  background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;



}
	
}



.productboxgt{
	padding-bottom: 100px;
	background:rgba(255,255,255,0.8)  !important;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}








@keyframes box-animation{
  0%{width: 100%; height: 80%;}
  100%{width: 100%; height: 125%;}
}
.black_box{
  background: #000000;

  animation-name: box-animation;
  animation-duration: 5s;
  animation-delay:9s;
  animation-fill-mode: both;
}
}


@media screen and (max-width: 2000px) {
@keyframes box-animation{
  0%{width: 100%; height: 40%;}
  100%{width: 100%; height: 100%;}
}
.black_box{
  background: #000000;

  animation-name: box-animation;
  animation-duration: 5s;
  animation-delay:9s;
  animation-fill-mode: both;
}


}

@media screen and (max-width: 1500px) {
@keyframes box-animation{
  0%{width: 100%; height: 50%;}
  100%{width: 100%; height: 100%;}
}
.black_box{
  background: #000000;

  animation-name: box-animation;
  animation-duration: 5s;
  animation-delay:9s;
  animation-fill-mode: both;
}


}


@media screen and (max-width: 1200px) {
@keyframes box-animation{
  0%{width: 100%; height: 40%;}
  100%{width: 100%; height: 100%;}
}
.black_box{
  background: #000000;

  animation-name: box-animation;
  animation-duration: 5s;
  animation-delay:9s;
  animation-fill-mode: both;
}


}

@media screen and (max-width: 600px) {
@keyframes box-animation{
  0%{width: 100%; height: 25%;}
  100%{width: 100%; height: 100%;}
}
.black_box{
  background: #000000;

  animation-name: box-animation;
  animation-duration: 5s;
  animation-delay:9s;
  animation-fill-mode: both;
}


}



#stage {
position: relative;
width:100%;
margin: 0 auto;
background: #000000;
}
.pic {
position: absolute;
	width: 100%;
height: auto;
}
.pic img {
width: 100%;
height: auto;
	position: absolute;	
	opacity:0;
	//-moz-animation: imgTrans 25s infinite;
	-webkit-animation: imgTrans 25s ease-in infinite;
	animation: imgTrans 25s infinite;
}
#photo1 img {

-moz-animation-delay: 0s;
-webkit-animation-delay: 0s;
animation-delay: 0s;

}
#photo2 img {

-moz-animation-delay: 5s;
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
#photo3 img {
-moz-animation-delay: 10s;
-webkit-animation-delay: 10s;
animation-delay: 10s;
}
#photo4 img{
-moz-animation-delay: 15s;
-webkit-animation-delay: 15s;
animation-delay: 15s;
}
#photo5 img {
-moz-animation-delay: 20s;
-webkit-animation-delay: 20s;
animation-delay: 20s;
}
@-webkit-keyframes imgTrans {
 0% { opacity:0; z-index:100; }
 7% { opacity:1; }
 18% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes imgTrans {
from { opacity:0; z-index:100; }
 7% { opacity:1; }
 18% { opacity:1; }
 25% { opacity:0; } 
 to { opacity:0; }
}
@keyframes imgTrans {
 0% { opacity:0; z-index:100; }
 7% { opacity:1;}
 18% { opacity:1; }
 25% { opacity:0; }
 100% { opacity:0;z-index:0; }
}









.ud_center{
	height: 170px;
	display: flex;
	align-items: center;


}

.textarea{
	height: 300px;
	display: flex;
	flex-direction: row;
align-items: flex-end;
}

.viewmore{
	display: flex;
	position: absolute;
	bottom: 0;
}

.simple_square_btn2 {

	letter-spacing: 5px;
	display: block;
	position: relative;
	width: 160px;
	padding: 0.2em;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: #1B1B1B;
	border:1px solid #1B1B1B;
	margin-bottom: 10px;
	vertical-align: text-bottom;
}
.simple_square_btn2:hover {
	 background: #7f0000;
         color: #ffffff;
	 cursor: pointer;
	 text-decoration: none;
	border:1px solid #1B1B1B;
}


.productbox{
	padding-bottom: 100px;
}
.topselectbotton {


    font-size:24px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 15px 10px 15px;
	margin: 10px 10px 10px 10px;
color:#fff;
  
	border-radius:25px;
	
}

@media only screen and (max-width: 800px) {
.topselectbotton {


    font-size:15px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 15px 10px 15px;
color:#fff;
  
	border-radius:25px;
	
}
}

.high {
background-color:rgba(0,65,125,0.5);
}

.gtr {
background-color:rgba(90,0,0,0.5);
}

.tel-link{
	color: #000000;
}

.Product_title{
	margin-top: 80px;!important;
}

@media only screen and (max-width: 800px) {
	.Product_title{
	margin-top: 62px;!important;
}	
}

.select_title{
	margin-top: 50px;!important;
}

@media only screen and (max-width: 800px) {
.select_title{
	margin-top: 60px;!important;
}	
}

/* スライドメニュー */

.slidemenuback.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
	z-index: 1000;
}

.slidemenuback{
	
	  background: #353a3e;!important;
  padding: .5rem;
  text-align: left;
}



/* ボタン */

	
.btn-menu {
	letter-spacing: 5px;

border: 1px solid #000;
  background: transparent;
  color: #fff;
	padding: 30px 10px 60px 10px;

  font-size: 1rem;
  cursor: pointer;
  line-height: 1;
	text-align: right;!important;
	 text-decoration: none;
	position: fixed;

background-color:rgba(92,0,0,0.8);
	z-index: 1060;
	bottom: 0%; 
}

@media only screen and (max-width: 800px) {
	.btn-menu {
border: 1px solid #999;
  background: transparent;
  color: #fff;
	padding: 15px 10px 15px 10px;

  font-size: 1rem;
  cursor: pointer;
  line-height: 1;
	text-align: right;!important;
	 text-decoration: none;
	position: fixed;
background-color:rgba(130,0,0,0.80);
	z-index: 1060;
	bottom: 0px; 
}
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 3.0s ease-in-out infinite alternate;
    -moz-animation:blink 3.0s ease-in-out infinite alternate;
    animation:blink 3.0s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* メニュー */
.slidenav {

	font-size: 15px;
	padding-top: 50px;
background-color:rgba(0,0,0,0.7);
  position: fixed;
  z-index: 1;
  top: 3.125rem;
  right: 0;
  overflow-x: hidden;
  text-align: left;
  width: 0;
  transition: .5s;
	 text-decoration: none;
}

.slidenavlist li a {
	padding: 10px 0px 10px 0px;
	
 color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.slidenavlist  li a:hover {

	 text-decoration: none;

}

.slidenavlist li {
		list-style: none;
	margin: 30px 10px 30px 0px;


	 text-decoration: none;
	
}


/* メニューを開いた時 */
.slidenav.open-menu {

  width: 50%;
	height: 2000px;
}
@media only screen and (max-width: 800px) {
	
.slidenav.open-menu {

  width: 70%;
}

}

/* スライドメニュー */




  .main_imgBox {
		background-color: #000000;
	  margin-top: 80px;

	  width: 100%;
height: auto;
    overflow: hidden;
    position: relative; 
}


  .main_img{
    z-index:30;
    opacity: 0;
    width: 100%;
    height: 750px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 36s 0s;
    animation: anime 36s 0s; 
}

  .main_logo {
	  margin-top: 30%;
	  	  margin-bottom: 50px;
    z-index:200;

    transform:translate(-50%,-50%);
    width:100%;
    height:auto;
	animation-delay: 10s
}

@media only screen and (max-width: 800px) {
	


	
	
	
	.main_imgBox {
		background-color: #000000;
    margin-top: 60px; 
    height: 700px;
    overflow: hidden;
    position: relative; 
}


  .main_logo {
	  margin-top: 30px;
    z-index:200;

    transform:translate(-50%,-50%);
    width:100%;
    height:auto;
	animation-delay: 10s
}
}
  .main_img {
    z-index:10;
    opacity: 0;
    width: 100%;
    height: 750px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
	  background-attachment: fixed;
    left: 0;
    top: 0;
    -webkit-animation: anime 36s 0s infinite;
    animation: anime 36s 0s infinite; }

    .main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_img:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    .main_img:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }

    .main_img:nth-of-type(5) {
      -webkit-animation-delay: 24s;
      animation-delay: 24s; }

    .main_img:nth-of-type(6) {
      -webkit-animation-delay: 30s;
      animation-delay: 30s; }

  .main_imgM {
    opacity: 0;
    width:100%;
    height:100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 36s 0s infinite;
    animation: anime 36s 0s infinite; }

    .main_imgM:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_imgM:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    .main_imgM:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }

    .main_imgM:nth-of-type(5) {
      -webkit-animation-delay: 24s;
      animation-delay: 24s; }

    .main_imgM:nth-of-type(6) {
      -webkit-animation-delay: 30s;
      animation-delay: 30s; }

@keyframes anime {
    0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;
         transform: scale(1.2);
                    z-index:9;
    }
    100% { opacity: 0 }
}

@-webkit-keyframes anime {
    0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;
         -webkit-transform: scale(1.2);
            z-index:9;
    }
    100% { opacity: 0 }
}






	.mainmincho{
		text-shadow: #000000 1px 0 10px;
		padding-top: 10px;
	font-size: 20px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	.mainminchotitle{
				text-shadow: #000000 1px 0 10px;
		padding-top: 100px;
font-size: clamp(1.5rem, 10vw, 4rem);
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}

	.sincemincho{
				text-shadow: #000000 1px 0 10px;
		padding-top: 10px;
		letter-spacing: 10px;
	font-size: 25px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}

@media only screen and (max-width: 1000px) {
	
	.mainmincho{
		padding-top: 10px;
	font-size: 15px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	.mainminchotitle{
		padding-top: 200px;
	font-size: 25px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	
		.sincemincho{
		padding-top: 10px;
		letter-spacing: 10px;
	font-size: 10px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
}
@media only screen and (max-width: 800px) {
	
	.mainmincho{
		padding-top: 10px;
	font-size: 15px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	.mainminchotitle{
		padding-top: 150px;
	font-size: 20px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	
		.sincemincho{
		padding-top: 10px;
		letter-spacing: 10px;
	font-size: 10px;
	font-family:  "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color: white;
}
	
	
	
html {
	overflow-x: hidden;
}
	
}



.centermatch{
  display: flex;
  justify-content: center;
  align-items: center;
}


.topnavback{
	background-color:rgba(0,0,0,0.3);
	margin-top: 000px;
}

ul.topnav {
	font-size: 15px;
	overflow: hidden;
	padding: 0;
	margin: 0;

	list-style-type: none;
	
}
ul.topnav li {
	float: left;

}

.line {
	float: left;
		display: block;

	padding: 12px 10px;
	text-align: center;
	text-decoration: none;
	color: white;
}
ul.topnav li a {
	display: block;
	padding: 14px 16px;
	text-align: center;
	text-decoration: none;
	color: white;
}
ul.topnav li a:hover:not(.active) {
	background-color: #de0000;
}
ul.topnav li a.active {
	background-color: #da3c41;
}
ul.topnav li.right {
	float: right;
}



.maincontents{
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 0px 0px;

}





.parallax {

    min-height: 700px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;   

}

.parallax .p {
	padding-top: 400px;
	color: white;

}


.parallax.bg-01 {
	background-image: url(../images/main_image_new2.jpg);
	
}
.parallax.bg-02 {
    background-image: url(../img/sample-02.jpg);
}



@media only screen and (max-width: 800px) {
	
	.parallax .p {
	padding-top: 400px;
	color: white;

}
	
	
 .parallax.bg-01{
    background-image: url(../images/main_image_new2.jpg);
	  width: 100%;

  }
	.parallax {
		height: 1000px;

    background-repeat: no-repeat;
    background-attachment: fixed;
		background-size: auto;
		margin-bottom: -500px;
}
	
	.maincontents{
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
}
	
}


/* アコーディオン
------------------------------------------------------------*/
.acd-check{
  display: none;
}
.acd-label{
	cursor: pointer;
  background: #333;
  color: #fff;
  display: block;
  margin-bottom: 1px;
	padding-left: 10px;
	margin-top: 20px;

}
.acd-content{

  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}

/* アコーディオン
------------------------------------------------------------*/

#carousel-example .owl-item div{
  padding:5px;
}
#carousel-example .owl-item img{
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


/* お問い合わせフォーム設定
------------------------------------------------------------*/
#formWrap {
	width:100%;
	margin:0 auto;
	color:#000000;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;

	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:100%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
	footer {
		margin-bottom: 0px;
		padding-bottom: 0px;
    padding: 80px 0;
	background-color:#510002;
	
}

footer p {
	color: #000000;
    margin: 0;
}

footer a {
	color: #000000;
    margin: 0;
}
	
.mincho{
	font-size: 80%;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
	
	

}

/* ディーラー設定
------------------------------------------------------------*/

.list{

 width:100%;
color: #000000;
 margin:0 auto;
 background-color:#ffffff;


}


.listbox{

	width:100%;
color: #000000;
	overflow-x: hidden;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	
	
}
.listbox a{

	width:100%;
color: #000000;
	overflow-x: hidden;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	
	
}

dl.listtext dt {

  clear: left;
  float: left;

  padding: 10px 0.5em;
}

dl.listtext dd {
	text-align:right;
	margin-left: 1em;
  margin-right:1em;
  padding: 10px 0.5em 10px 8em;
  border-bottom: solid 1px #CCC;

}



.listtext {
	margin-bottom:60px;
	color: #000000;
}





@media screen and (max-width: 839px){
dl.listtext dt {

color: #000000;
  width: 27em;
  padding: 5px 0.5em;
}

.listtext dd {
	clear:both;
	text-align:left;
	margin-left: 1em;
  margin-right:1em;
  padding: 5px 0.5em 10px 8em;
  border-bottom: solid 1px #CCC;
color: #000000;
}



.listtext {
	margin-bottom:60px;
	color: #000000;
}

}

/* リンク設定
------------------------------------------------------------*/


/* Grow */
.linkbottan {
	color: #BCBBBB;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	background-color:#3B1112;
	margin-top:10px;
	margin-bottom:10px;
	padding:2px 2px 2px 2px;
	font-size:20px;
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
	z-index:-2;
}



/* リンク設定
------------------------------------------------------------*/

.title_j{
	color:#656565;
	margin-bottom:10px;
	padding:0px 0px 0px 10px;
	font-size:13px;
	text-align:right;
	
}

.price{
	font-size:20px;
}


.product{
	background-image: url(../images/title_bar.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	margin:0px 0px 5px 0px;
	padding:8px 0px 8px 10px;
	color: #ffffff;
	}

.ME_product{
	background-image: url("../ME/ME_title_bar.jpg");
	background-repeat:no-repeat;
	font-size:18px;
	margin:0px 0px 5px 0px;
	padding:8px 10px 8px 10px;
	color: #ffffff;
	}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/

#topimg{
	margin:0 auto;
	width:100%;
	height:100%;
	overflow-x:hidden;
	padding-bottom: 50px;
	padding-top:140px;
	
}	


#mainBanner{
text-align:center;
margin-top:15px;

padding:0px 0px 0px 0px;
width:100%;
height:100%;
position:relative;
line-height:0;
background-color:#ffffff;
}

#mainBanner img{
text-align:center;
margin:0 auto;
width:100%;
height:auto;
border-radius:0px;
background-color:#ffffff;
padding:0px 0px 0px 0px;
}


.sp_mainBanner{
	display:none;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/


.heading{
	background: url(../images/title_bar.jpg);
	background-repeat:no-repeat;
	font-size:17px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	}



  .res_table {
    width: 100%;
  }
.res_table th {
	background-color: #ffffff;
	width: 110px;
	border-bottom: #FFFFFF 1px solid;
  
  color: #000000;
  padding:5px;
	text-align: left;
}
.res_table td {
　border: solid 1px #ccc;
  padding: 5px;
	text-align: left;
		border-bottom: #000000 1px solid;
}

@media screen and (max-width: 767px) {
	
	.logosize img{
		width: 200px;
		padding-top: 20px;

	}
	
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .res_table {
    width: 100%;
  }
  .res_table th,
  .res_table td {
　　border-bottom: none;
    display: block;
    width: 100%;
	  text-align: left;
  }
}
 



.gridscrollWrapper{
	padding:0px 0px 0px 0px;
overflow-x:hidden;
float:left;
}

* html .gridscrollWrapper{height:1%;}
	
.gridscroll{

border-radius:0px;
background:#ffffff;

	height: 200px;
}

.calendaer2 {
	margin-top:10px;
	height:300px;
	overflow:hidden;
}

dl.company dt {
  clear: left;
  float: left;
  width: 7em;
  padding: 5px 0.5em;
	color: #000000;
	font-size: 80%;
}

dl.company dd {
  margin-left: 1em;
  margin-right:1em;
  padding: 5px 0.5em 10px 8em;
  border-bottom: solid 1px #CCC;
	text-align: left;
	font-size: 80%;
	color: #000000;
}

dl.company dd a{

	color: #000000;
}

.clear {
	clear:both;
	overflow-x:hidden;
}

.infade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.infade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
} 

.modal-middle { //モーダルウィンドウの縦表示位置を調整
 margin: 5% auto;
}
 
.modal-img_footer { //表示予定のテキストとボタンを中央揃え
 padding: .5em;
 text-align: center;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
	background: #ffffff;
	
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
	 filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #000000;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color:#ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color:#ffffff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}



body {padding-top: 10px;
		font-size: 100%;
    width: 100%;
    height: 100%;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';

	background-color: #ffffff;
margin:0;
	overflow-x: hidden;

}

.panel-body{
	color: #black;
	background-color: #ffffff;
}


.modal-content{
	color: #fff;
	background-color: #ffffff;
}
.table-striped{
	color: #fff;
	overflow-x: hidden;
	font-size: 90%;
}

.table-striped a{
	color: #000000;
}

html {
    width: 100%;
    height: 100%;
	font-size: 95%;

}
.entry-title {
	letter-spacing: 1px;
  font-weight: bold;

  position: relative;
  padding-bottom: .1em;
  border-bottom: 4px solid #748285;
	font-family: Scheherazade,serif;
}
.entry-title::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color:#840002;
}

.entry-title_high {
	letter-spacing: 1px;
  font-weight: bold;

  position: relative;
  padding-bottom: .1em;
  border-bottom: 4px solid #748285;
	font-family: Scheherazade,serif;
}
.entry-title_high::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color:#2e60aa;
}

h1,
h2,
h3{color: #000000;
    margin: 0 0 10px;
    text-transform: uppercase;
font-family: "Lora,Scheherazade,游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;

    letter-spacing: 1px;
}

h4,
h6{
    margin: 0 0 5px;
    text-transform: uppercase;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    line-height: 1;
   letter-spacing: 5px;
	font-size: 120%;
}

h5 {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 15px;
  font-weight: bold;

  text-transform: uppercase;
  position: relative;
	color: #000000;
	


	
}


.caption{
	font-size: 90% ;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}

p {
    margin: 0 0 25px;
 
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 100%;
        line-height: 1.6;
    }
	
	.mincho{
	font-size: 100%;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
	
	

}

a {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



a:hover,
a:focus {
    text-decoration: none;
    color:#fff;
}

.light {
    font-weight: 400;
}

.navbar{
	  background-color: #353a3e;!important;
}

.navbar-custom {
	font-weight: 500;
    margin-bottom: 0;
   color: #000000;
background-color: #353a3e;!important;
    text-transform: uppercase;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';

}



.navbar-custom> .dropdown.open > a.dropdown-toggle {
  background-color: #353a3e;!important;
	   color: #ffffff;
}

.navbar-custom .navbar-brand {
	background-color: #353a3e;!important;
	   color: #ffffff;
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
	   color: #ffffff;
	background-color: #353a3e;!important;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
       color: #ffffff;
	background-color: #353a3e;!important;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
	    color: #ffffff;
	background-color: #353a3e;!important;
}

.navbar-custom a {
	

       color: #ffffff;
	background-color: #353a3e;!important;
}

.navbar-custom .nav li a {
	   color: #ffffff;
	
	
}

.navbar-custom .nav li a:hover {
    outline: 0;
	color: #AB0002;
	background-color: #353a3e;!important;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
	color: #FFFFFF;
    background-color: #353a3e;!important;
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
	background-color: #353a3e;!important;
}

.dropdown-menu.left {

 left:0;
 right:auto;
 &::before {right:auto !important; left:9px;}
 &::after {right:auto !important; left:10px;}
}





@media only screen and (min-width : 1000px) {
    /* デスクトップ表示ではホバー操作でドロップダウンを表示 */
    .dropdown:hover .dropdown-menu {
	width: 300%;
        display: block;
	  background-color: #353a3e;!important;
		color: #ffffff;!important;
	}
	

		
}
		

	
@media(min-width:768px) {
    .navbar-custom {
	
		background-color: #353a3e;!important;
		color: #ffffff;
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
	


    .navbar-custom.top-nav-collapse {
		height: 80px;
        padding: 0;
     
        background-color: #353a3e;!important;
    }
}
	


	

.intro {
	
    display: table;
    width: 100%;



	padding-top: 300px;
	margin-top: 80px;
	
    text-align: center;
    color: #262626;
   	background-image: url(../img/Aero_spacer_MINI_all2.jpg);
	background-position: center;



    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}

.product_main {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	
    display: table;
    width: 100%;
	height: 500px;

	margin-top: 70px;

	
    text-align: center;
    color: #fff;

	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}



.intro .intro-body {
	

    display: table-cell;
    vertical-align: middle;
}


.intro .intro-body .brand-heading {
    font-size: 40px;

}

.intro .intro-body .intro-text {
    font-size: 18px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 20px;

	
}
.intro-body img {
	width: 70%;
		padding-left: 30px;
}

@media(min-width:768px) {
    .intro {
     	height: 500px;
        padding: 0;
    }
	
.product_main {

	width: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
			position: absolute;
  top: 100px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #262626;
    border-radius: 100%!important;
    font-size: 40px;
    color: #262626;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color:#FF0004;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 50px;
}



#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 100px;
		
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
	
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-primary {
    border: 2px solid #262626;
    color:#fff;
    background-color: transparent;
}

.btn-primary:hover,
.btn-primary:focus {
    border: 1px solid #fff;
    outline: 0;
    color: #fff;
	background-color: #ffffff}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	
}

footer {
    padding: 50px 0;
	background-color:#510002;
	
}

footer p {
	color: white;
    margin: 0;
}

footer a {
	color: white;
    margin: 0;
}


img::selection {
    background: 0 0;
}



body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.panel{

	margin: 0 auto;

	border-radius: 0;
}
.scroll-top {
	
    z-index: 1049;
  
    right: 2%;
 
    width: 50px;
    height: 50px;
	margin-left: auto;
	margin-right: 15px;
		margin-bottom: 15px;
}

.scroll-top .btn {

    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
margin-left: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.style-one{

border-top: solid 1px #600001 ;

}

.style-two{

border-top: solid 1px #FFFFFF ;

}
.main-text{
	font-size: 300%;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	line-height: 45px;


	color: #FFFFFF;
}

.main-textback{
	background-color: #ffffff;
}
.titleback{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

.titleback2{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

.shortcolum .col-lg-7{
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.shortcolum .col-sm-12 p{
	font-size: 12px;
}



.shortcolum .col-lg-5{
		padding-left: 10px;

	padding-top: 10px;

}

.shortcolum .col-md-6{
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shortcolum .col-xs-6{
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shortcolum .col-xs-12{
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.shortcolum .col-sm-6{
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.shortcolum .col-xs-4{
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.shortcolum .col-xs-3{
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newproduct {
	padding: 30px 0px 0px 0px;
 display: flex;
 display: -webkit-flex;
	background-color:#f1f0e5;
}

.newproduct_gtr {
	padding: 30px 0px 0px 0px;
 display: flex;
 display: -webkit-flex;
	background-color:#ffecec;
}

.newproduct_high {
	padding: 30px 0px 0px 0px;
 display: flex;
 display: -webkit-flex;
	background-color:#e7ecef;
}

.orangebox {
background-color:#FF0004;
	padding-top: 10px;
	padding-bottom: 10px;

margin-top:20px;
width:100%;
	text-align: center;

color:#FFFFFF;
}

.orangebox2 {
background-color:#ffffff;
margin-left:5px;
margin-top:20px;
padding:1px;
width:100%;

color:#FFFFFF;
}
 




@media(max-width:767px) {
	
	.main-text{
	font-size: 150%;
		text-align: center;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Sawarabi Mincho","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;

	line-height: 25px;

  text-transform: uppercase;
  position: relative;
	color: #FFFFFF;
}

.main-textback{
	background-color: #ffffff;
}
	.titleback{
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #black;
}
	

	
	
	
 

		.navbar-custom .nav li a {
	color: #ffffff;
			padding-top: 10px;
			padding-bottom: 10px;
			margin-bottom: 10px;
			margin-top: 10px;
border-bottom: solid 2px #333 ; 
	background-color:#353a3e;!important;

}
	
	.navbar-custom .nav li a:hover {

			margin-bottom: 10px;
			margin-top: 10px;
    outline: 0;
	color: #AB0002;
background-color: #353a3e;!important;
}
	
	
	.resbutton {
   border-top: 1px solid #ffffff;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#000000));
   background: -webkit-linear-gradient(top, #5e5e5e, #000000);
   background: -moz-linear-gradient(top, #5e5e5e, #000000);
   background: -ms-linear-gradient(top, #5e5e5e, #000000);
   background: -o-linear-gradient(top, #5e5e5e, #000000);
   padding: 20px 40px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.resbutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.resbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
	


	
	
		
}


@media screen and (max-width: 767px){
	
	
.shortcolum p{
	font-size: 8px;!important;

}
	
			

	
	.dropdown-menu{
		height: auto;
         max-height: 2000px;
color: #ffffff;
	font-size: 20px;
		line-height: 500px;
width: 100%;

 
}
	
		.navbar-custom {
					height: auto;
         max-height: 2000px;
	font-size: 25px;
background-color: #353a3e;!important;
}
	
h2{font-size: 15px;
}
	
  .table2 {
    width: 100%;
  } 
  .table2 .thead {
    display: none;
  }
  .table2 tr,
  .table2 td{
    display: block;
    width: 100%;
    position: relative;
  }
  .table2 td:first-child:before {
    content: "見出し:before";
    background: #ffffff;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;

    padding: 10px;
    position: absolute;
    top: -41px;
    left: -0.2%;
    display: block;
    width: 100.5%;
  }
  .table2 tr {
    margin-bottom: 40px;
	  padding-bottom: 10px;
  }
}


.navbar{

	  background-color: #353a3e;!important;
}

	.logosize img{
		margin-top: -20px;
	}



.table-beside {

	border: none;
    border-bottom: 1px solid black;

  }






