@charset "utf-8";




/*MENU 調整*/
@media screen and (max-width:830px){
.Site_ATX  #navbar-sticky .navbar .navbar-nav .nav-item a.nav-link,
.Site_ATX  #imart-container li{
	text-align: center;
	height: 100%;
	
}
.Site_ATX 	#navbar-sticky .navbar .navbar-nav .nav-item a:hover.nav-link,
.Site_ATX 	#imart-container li:hover{
		background-color: #004280;
		height: 100%;
		color: #ffffff;
		
	}
	
	}
@media screen and (max-width:768px){
.Site_ATX  #navbar-sticky .navbar .navbar-nav .nav-item a.nav-link,
.Site_ATX #imart-container li{
	text-align: left!important;
}
}



.Site_ATX   *,
.Site_ATX  ::after,
.Site_ATX  ::before {
    box-sizing: border-box;
	line-height: 1.3!important;
}




.Site_ATX   h1,
.Site_ATX   h2,
.Site_ATX   h3,
.Site_ATX   h4,
.Site_ATX   h5 {
	display:block !important;
	position:static !important;
	width:unset !important;
	max-width:unset !important;
	min-width:unset !important;
	height:unset !important;
	max-height:unset !important;
	min-height:unset !important;
	font-size: 100% !important;
	font-weight: bold !important;
	color:#222 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-shadow:none !important;
}

 .js_scrollTop {
    position: fixed;
    z-index: -1;
    bottom: 0px;
    right: 20px;
    width: 42px;
    height: 42px;
    background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
    border-radius: 50%;
    border: 1px solid #FFF;
    opacity: 0;
    transition: .7s;
    cursor: pointer;
}

    .js_scrollTop::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 50%;
    height: 50%;
    margin: -11px 0 0 -11px;
    background: url(css-img/arrow_white.svg) center center no-repeat;
    background: url(css-img/arrow_white.png) center center no-repeat;
    background-size: contain;
    transform: translateY(-1px) rotate(-180deg);
}

   .js_scrollTop.show {
    z-index: 99;
    opacity: 1;
    bottom: 45px;
}


.Site_ATX  a:hover, a:active, a:focus{
	text-decoration: none!important;
}


.Site_ATX img{
	max-width: 100%;
	height: auto;

}
.Site_ATX p{
	margin: 0 0 0!important;
}

/* =================================================== */
/* =================================================== */
/* =================================================== */
/* template */
/* =================================================== */
/* =================================================== */
/* =================================================== */

.Site_ATX   {
	position:relative;
	font-size: 14px;
	font-weight: 400;
	font-family:Arial,  sans-serif;
	color: #222;
	width:100%;
	margin: 0 auto;
}

.Site_ATX   .content {
	width:100%;
	margin: 0 auto;

}


/* =================================================== */
/* KV */
/* =================================================== */

.Site_ATX  .kv{
background: #000409 url("../images/Site_ATX_kv.jpg") center bottom no-repeat;
background-size: cover;
min-height: 450px;
object-fit: cover;
}

.Site_ATX  .kv .content{
	max-width: 1200px;
	min-height: 450px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0px 0 0;
		position: relative;
}

.Site_ATX  .kv .content .txt{
	width: 40%;
	padding: 0 0 30px;
}
.Site_ATX  .kv .content .txt h1{
	font-size: 36px!important;
	color: #ffffff!important;
	padding: 0 0 10px!important;
}
.Site_ATX  .kv .content .txt h3{
	font-size: 18px!important;
	color: #ffffff!important;
	padding: 10px 0!important;
}
.Site_ATX  .kv .content .img{
	width: 60%;
    padding-top: 100px;

}
.Site_ATX  .kv .content .img img{
max-width: 100%;
height: auto;	
}



@media screen and (max-width:1199px){
.Site_ATX  .kv .content .txt{
	padding: 0 0 30px 20px;
}

}

@media screen and (max-width:991px){
	
	.Site_ATX  .kv .content{
		display: block;		
	}
	.Site_ATX  .kv{
	  background-blend-mode: multiply;	
      background-color: rgba(41, 63, 116, .6);		
	}
	.Site_ATX  .kv .content .txt,
	.Site_ATX  .kv .content .img{
		width: 100%;
		max-width: unset;
		padding: 50px 20px;
		min-height: unset;
		text-align: center;
	}
	.Site_ATX  .kv .content .img{
		padding: 0px 0 30px 20px;
	}
}

@media screen and (max-width:580px){
	.Site_ATX .kv .content .txt h3{
	max-width: 380px!important;
		padding: 6px 20px!important;
}
}
@media screen and (max-width:300px){
	.Site_ATX  .kv{
		min-height: auto;
		
	}
	
}

/* =================================================== */
/* intro */  
/* =================================================== */

.Site_ATX .intro .content{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0 50px;
}

.Site_ATX .intro h4{
	max-width: 860px!important;
	margin: 0 auto!important;
	text-align: center!important;
	font-size: 16px!important;
	font-weight: normal!important;
	color: #4d4d4d!important;
	line-height: 21px!important;
	padding: 0 20px 20px!important;
}

.Site_ATX .intro .boxs{
	display: flex;
	justify-content: space-between;
    max-width: 1200px;
	margin: 20px 0;
}
.Site_ATX .intro .boxs a.box{
   max-width: 283px!important;
   min-height: 252px!important;
   padding: 30px 20px!important;
   border: solid 1px #e6e6e6;	
   border-radius: 3px;	
	background-color: #ffffff;
/*   transition: 0.5s ease;*/

}
.Site_ATX .intro .boxs a.box:hover{
	box-shadow: 2px 2px 30px #d0cbcb;
	-webkit-box-shadow:  2px 2px 30px #d0cbcb;
	-moz-box-shadow:  2px 2px 30px #d0cbcb;
	background: linear-gradient(to bottom, #002150 19%, #008edf 100%);
}
.Site_ATX .intro .boxs a.box:hover  .icon-hover{
	display: block;
	margin: 0 auto;
}
.Site_ATX .intro .boxs a.box:hover  .icon-block{
	display: none;
}
.Site_ATX .intro .boxs a.box .img{
	text-align: center;
	padding: 0 0 20px;
	height: 107px;
}
.Site_ATX .intro .boxs a.box .icon-hover{
	display: none;

}
.Site_ATX .intro .boxs a.box h3{
	font-size: 18px!important;
	color: #4d4d4d!important;
	padding-bottom: 10px!important;
	text-align: center;

}
.Site_ATX .intro .boxs a.box p{

   	font-size: 14px!important;
	color: #4d4d4d!important;
	text-align: center;
	
}

.Site_ATX .intro .boxs a.box p span{
	color: #0092e5;
}
.Site_ATX .intro .boxs a.box:hover h3,
.Site_ATX .intro .boxs a.box:hover p,
.Site_ATX .intro .boxs a.box:hover span{
	color: #ffffff!important;
}





.Site_ATX .intro .btn{
	width: 100%;
	text-align: center;
	padding: 0 20px;
}
.Site_ATX .intro a{
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background: #f39a00;
	width: 100%;
	max-width: 390px;
	padding: 10px 20px;
	margin: 36px auto;
	border: solid 1px #f39a00;
	transition: 0.3s ease;
}

.Site_ATX .intro a:hover{
	background: #ffffff;
	color:#f39a00; 
	border: solid 1px #f39a00;
}
.owl-carousel .owl-item img{
	margin: 0 auto;

	width: unset!important;
}


@media screen and (max-width:1199px){
	.Site_ATX .intro .boxs{
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 10px;
	}
	.Site_ATX .intro .boxs a.box{
		margin: 10px 10px;
	}
}

@media screen and (max-width:1100px){
		.Site_ATX .intro .boxs a.box{
		min-height: auto;
	}

}


@media screen and (max-width:890px){
	.Site_ATX .intro h4 br.wid1200{
		display: none;
	}	
		.Site_ATX .intro .boxs a.box{
		max-width: 250px;
	}
}
@media screen and (max-width:767px){
	.Site_ATX .intro .boxs a.box{
		max-width: 350px;
		width: unset;
		padding: 30px 20px!important;
	}
}


@media screen and (max-width:580px){
     .Site_ATX .intro .boxs a.box{
		min-height:252px;
		 max-width: 100%;
        margin: 20px auto;
		text-align: center;
	
	}
	.Site_ATX .intro .boxs{
		padding: 0 20px!important;
		margin: 0 auto!important;
		text-align: center;
		width: 100%;
		display: block;
	}
  .Site_ATX .intro .boxs a.box:hover{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	background:#ffffff;
}
.Site_ATX .intro .boxs a.box:hover h3,
.Site_ATX .intro .boxs a.box:hover p{
	color: #4d4d4d !important;
}
	
.Site_ATX .intro .boxs a.box p span,
.Site_ATX .intro .boxs a.box:hover span{
	color: #0092e5!important;
}
	.Site_ATX .intro .boxs .box h3{
	font-size: 18px!important;
	color: #4d4d4d!important;
	padding-bottom: 10px!important;
	text-align: center;

}
.Site_ATX .intro .boxs a.box p{

   	font-size: 14px!important;
	color: #4d4d4d!important;
	text-align: center;
	
}
.Site_ATX .intro .boxs a.box:hover  .icon-hover{
	display: none;
/*	margin: 0 auto;*/
}
.Site_ATX .intro .boxs a.box:hover  .icon-block{
    display: block;
	margin: 0 auto;
}

}


@media screen and (max-width:300px){
     .Site_ATX .intro .boxs a.box{
		min-height:auto;
	}	
}



/*Application*/

.Site_ATX #Application-Field{
	background: #01000e url("../images/Site_ATX_app-bg.jpg") center bottom no-repeat;
	background-size: cover;
}

.Site_ATX #Application-Field .content{
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0px;

}

.Site_ATX #Application-Field .content .txt .title{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 0 0 10px;
}

.Site_ATX #Application-Field .content .txt p{
	font-size:16px;
	color: #ffffff;
	padding: 0 20px 50px;
    max-width: 860px;
	text-align: center;	
	margin: 0 auto!important;


}
.Site_ATX #Application-Field .content .line{
	border-bottom: solid 1px #3d3e4b;
	
}

.Site_ATX #Application-Field .content .boxs{
	display: flex;
	justify-content:space-between;
	padding: 50px 16px 0;
}

.Site_ATX #Application-Field .content .boxs .box{
	width: 33%;
	max-width: 380px;
}
.Site_ATX #Application-Field .content .boxs .box .img{
	overflow: hidden;
	transition: 0.3s;
	border:solid 1px #008cd6;
	margin: 10px 0;
	max-width: 380px;
}
.Site_ATX #Application-Field .content .boxs .box img{
	display: block;	
	transition: 0.3s;
	object-fit: cover;
}
.Site_ATX #Application-Field .content .boxs .box:hover  img{
	transform: scale(1.2);

}

.Site_ATX #Application-Field .content .boxs .title-blue-bold{
	font-size: 26px;
	text-align: center;
	color: #008cd6;
	font-weight: bold;
	padding: 0 0 5px;
}
.Site_ATX #Application-Field .content .boxs .subtitle{
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	padding: 0 0 10px;
}

.Site_ATX #Application-Field .content .boxs  p{
	color: #ffffff;
	font-size: 14px;
	padding: 10px 10px 10px 0;;
}



@media screen and (max-width:1199px){
	.Site_ATX #Application-Field .content .line{
	margin: 0 20px;
	}
.Site_ATX #Application-Field .content .boxs{
   flex-wrap: wrap;
   justify-content: center;
}

.Site_ATX #Application-Field .content .boxs .box{
	width:50%;
	max-width:420px;
	padding:20px 20px;
}
}

@media screen and (max-width:849px){
	.Site_ATX #Application-Field .content .boxs .box{
	width:100%;
	max-width:420px;
	padding:30px 10px;

}
}


/*Product-Performance  01*/

.Site_ATX #Product-Performance{
	background: #ffffff url("../images/Site_ATX_per-bg.png") center bottom no-repeat;
	background-size:cover;	
}
.Site_ATX #Product-Performance .content{
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}


.Site_ATX #Product-Performance  .title{
	font-size: 36px;
    color: #212529;
    font-weight: bold;
    text-align: center;
    padding: 0 0 10px;
}

.Site_ATX #Product-Performance .boxs{
	display: flex;
	justify-content: space-between;
}

.Site_ATX #Product-Performance .boxs .box{
	padding: 50px 0px 50px 15px;
	width: 50%;
}
.Site_ATX #Product-Performance .boxs .box .title-blue-bold{
	font-size: 26px;
    color: #008cd6;
    font-weight: bold;
    padding: 0 0 5px;
}

.Site_ATX #Product-Performance .boxs .box p{
	color: #333333;
	font-size: 14px;
	padding: 0 0 20px;
}

.Site_ATX #Product-Performance .boxs .box h3{
	color: #212529!important;
	font-size: 18px!important;
	padding: 20px 0 10px!important;
}
.Site_ATX #Product-Performance .boxs .box .pr-table{
	margin: 10px 0 20px;
}
.Site_ATX #Product-Performance .boxs .box th{
	background: #dff2fc!important;
	font-size: 12px!important;
	color: #036eb8!important;
	text-align: center;
	padding: 10px 10px 10px!important;
	width: 25%;
}

.Site_ATX #Product-Performance .boxs .box th p{
  padding: 5px 0 0!important;
	color: #036eb8!important;
	font-size: 12px!important;
	font-weight: bold;
}
.Site_ATX #Product-Performance .boxs .box th{
		border-right: solid 1px #d4eefb; 
	border-left: solid 1px #d4eefb; 
}
.Site_ATX #Product-Performance .boxs .box td{
	width: 25%;
	background: #ffffff;
	border-right: solid 1px #d4eefb; 
	border-left: solid 1px #d4eefb; 
	text-align: center;
	padding: 6px 20px;
}
.Site_ATX #Product-Performance .boxs .box tbody tr{
	border-bottom: solid 1px #d4eefb; 
}
.Site_ATX #Product-Performance .boxs .box tbody tr:last-child td{
		background: #0d6fb8!important;
	    color: #ffffff!important;
	font-weight: bold!important;
}

.Site_ATX #Product-Performance .boxs .box .note{
  margin: 20px 0;
  padding: 20px 20px;
  background: #f9f9f9;
}

.Site_ATX #Product-Performance .boxs .box .note h4{
	font-size: 16px!important;
	color: #336899!important;
	font-weight: bold!important;
	padding: 0 0 10px!important;
}
.Site_ATX #Product-Performance .boxs .box .note p{
	font-size: 14px!important;
	color: #787878!important;
}
.Site_ATX #Product-Performance .boxs .box.right{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px 0;
	
}

.Site_ATX #Product-Performance .boxs .box-banner{
	background: #002f63 url("../images/Site_ATX_per-banner-bg.jpg") center bottom no-repeat;
	background-size: cover;
	object-fit: cover;
	max-width: 420px;
/*	height: 535px;*/
	height: 560px;
	padding: 20px 20px;
	display: flex;
	flex-flow: column;
	justify-content:space-between;
	align-items: flex-start;
	position: relative;
} 

.Site_ATX #Product-Performance .boxs .box-banner  .img{
	position: absolute;
	top:23%;
	right:-70px;
}

.Site_ATX #Product-Performance .boxs .box-banner .img .blue-light{
	position: absolute;
	top:0;
	right: 0px;
	animation:arrow1shine 1.2s ease-in-out infinite .6s ;
}
.Site_ATX #Product-Performance .boxs .box-banner .img .green-light{
	position: absolute;
	top:0;
	right: 0px;
	animation:arrow1shine 1.2s ease-in-out infinite .9s ;
}

@keyframes arrow1shine {
	0% {
		opacity:1;
	}
	40% {
		opacity:0.5;
	}
	80% {
		opacity:0.8;
	}
	100% {
		opacity:1;
	}
}



.Site_ATX #Product-Performance .boxs .box-banner .title{
	font-size: 26px;
    color: #ffffff;
	text-align: left;
    font-weight: bold;
    padding: 0 0 10px;
}
.Site_ATX #Product-Performance .boxs .box-banner .txt-blue{
	font-size: 30px;
	color: #008cd6;
	padding: 0 0 6px;
	font-weight: bold;
	font-family: Open Sans, Arial, sans-serif;
}
.Site_ATX #Product-Performance .boxs .box-banner .item02{
		margin-top: -200px;
}

.Site_ATX #Product-Performance .boxs .box-banner .item02 p{
	font-size: 13px;
	color: #ffffff!important;
	padding: 0 0px 10px 0;
	max-width:350px;

}


.Site_ATX #Product-Performance .boxs .box-banner .txt-green{
	font-size: 30px;
	color: #76b900;
	padding: 0 0 6px;
	font-weight: bold;
	font-family: Open Sans, Arial, sans-serif;
}

.Site_ATX #Product-Performance .boxs .box-banner .line{
	    border-bottom: solid 1px #3e91c7!important;
        margin: 0 0 !important;
}

.Site_ATX #Product-Performance .boxs .box-banner .item03 p{
	padding: 10px 10px 10px 0;
	font-size: 13px;
	color: #ffffff!important;
	max-width: 270px;
}
.Site_ATX #Product-Performance  .line{
    border-bottom: solid 1px #787878;
    margin: 0 0 20px!important;
}
@media screen and (max-width:1199px){
   .Site_ATX #Product-Performance .boxs .box-banner .img{ 
	right: -40px;

	}	
	.Site_ATX #Product-Performance .boxs .box-banner{
		margin: 0 40px;
	}
	.Site_ATX #Product-Performance  .line{
       	margin: 0 20px 20px!important;
}

}
@media screen and (max-width:1023px){
	.Site_ATX #Product-Performance .boxs{
		display: block;
		margin: 0 auto;
	}	
	.Site_ATX #Product-Performance .boxs .box{
		width: 100%;
		padding: 50px 30px;
	}
	.Site_ATX #Product-Performance .boxs .box.right{
		padding: 0 30px 50px;
	}
	.Site_ATX #Product-Performance .boxs .box-banner{
/*		max-width:378px;*/
		max-width: unset;
		min-height: 100%;		
		object-fit: cover;
		background-size: cover;
	}

}


@media screen and (max-width:480px){
	.Site_ATX #Product-Performance .boxs .box{
		padding: 50px 20px 30px;
	}
	.Site_ATX #Product-Performance .boxs .box-banner{
		margin: 0 20px;
	}
	.Site_ATX #Product-Performance .boxs .box-banner .img{
     max-width: 340px;
	 top:35%;	
	 right: -30px;	
	 overflow: hidden;	
	}
	.Site_ATX #Product-Performance .boxs .box .pr-table{
		overflow: auto;
	}
	.Site_ATX #Product-Performance .boxs .box th{
		padding: 10px 6px!important;
		min-width: 150px;
	}

	.Site_ATX #Product-Performance .boxs .box td{
		padding: 6px 10px!important;
		min-width: 150px;
	}
	.Site_ATX #Product-Performance .boxs .box-banner .item03 p:last-of-type{
		padding: 10px 0 10px;
	}
}

@media screen and (max-width:350px){
	.Site_ATX #Product-Performance .boxs .box-banner .img{
		top:31%;
	}
	.Site_ATX #Product-Performance .boxs .box-banner{
		padding: 20px 20px;
	}
}


/*Product-Performance  02*/

.Site_ATX #Product-Performance .performance02{
	padding: 30px 30px;
}

.Site_ATX #Product-Performance .performance02 .title-blue-bold{
	 font-size: 26px;
    color: #008cd6;
    font-weight: bold;
    padding: 0 0 5px;
	text-align: center;
}

.Site_ATX #Product-Performance .performance02 p{
    font-size: 14px;
    color: #333333;
    padding: 0 20px 50px;
    max-width: 900px;
    text-align: center;
    margin: 0 auto !important;	
}

.Site_ATX #Product-Performance .performance02 .box{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.Site_ATX #Product-Performance .performance02 .box .img{
	width: 50%;
	padding: 20px 20px;
}


@media screen and (max-width:767px){
	.Site_ATX #Product-Performance .performance02 .box{
		display: block;
		text-align: center;
	}
	.Site_ATX #Product-Performance .performance02 .box .img{
		width: 100%;
	}
}
@media screen and (max-width:480px){
	.Site_ATX #Product-Performance .performance02{
		padding: 30px 20px;
	}
	.Site_ATX #Product-Performance .performance02 p{
		padding: 0 0 50px;
	}	
}


/*performance03*/

.Site_ATX  .performance03 .box{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	padding: 50px 30px;
}

.Site_ATX  .performance03 .box .img{
	width: 60%;
}
.Site_ATX  .performance03 .box .txt{
	width: 40%;
	padding: 30px 10px;
}
.Site_ATX  .performance03 .box .txt .title-blue-bold{
	font-size: 26px;
    color: #008cd6;
    font-weight: bold;
    padding: 0 0 5px;
    text-align:left;
}
.Site_ATX  .performance03 .box .txt p{
	color: #333333!important;
	font-size: 14px;
	
}

@media screen and (max-width:767px){
	.Site_ATX  .performance03 .box{
		display: block;
		padding: 50px 20px;
	}
	.Site_ATX  .performance03 .box .img{
	width: 100%;
		text-align: center;
}
.Site_ATX  .performance03 .box .txt{
	width: 100%;
	padding: 30px 0px;
}
}

/*performance04*/

.Site_ATX  .performance04{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 30px;
}

.Site_ATX  .performance04 .title-blue-bold{
		font-size: 26px;
    color: #008cd6;
    font-weight: bold;
    padding: 0 0 5px;
    text-align:center;
}

.Site_ATX  .performance04 .title-blue-bold span{
	font-size: 18px;
	color: #23262d;
	font-weight: bold;
}


.Site_ATX  .performance04 p{
	max-width: 900px;
	padding: 0 20px 30px!important;
	margin: 0 auto!important;
	color: #333333;
	font-size: 14px;
}


.Site_ATX  .performance04 .icon{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	
}
.Site_ATX  .performance04 .icon img{
	padding: 10px 10px;
}
@media screen and (max-width:820px){

.Site_ATX  .performance04 .icon{
	width: 80%;
	margin: 0 auto;
}	
}
@media screen and (max-width:480px){
	.Site_ATX  .performance04 p	{
			padding: 0 0px 30px!important;
	}
	.Site_ATX .performance04{
		padding: 50px 20px;
	}
	.Site_ATX  .performance04 .icon{
	width: 100%;
	margin: 0 auto;
}	
}

/*Collocation-Selection*/

.Site_ATX #Collocation-Selection{
	background-color: #cce1f1;
}

.Site_ATX #Collocation-Selection .content{
	padding: 50px 0px;
	max-width: 1200px;
	margin: 0 auto;
}

.Site_ATX #Collocation-Selection .content .title{
	font-size: 36px;
    color: #212529;
    font-weight: bold;
    padding: 0 0 5px;
    text-align: center;
}

.Site_ATX #Collocation-Selection .content .subtitle{
	font-size: 22px;
	color: #333333;
	text-align: center;
	padding: 0 20px 20px;
}


.Site_ATX #Collocation-Selection .content  .boxs{
	display: flex;
	justify-content: space-between;
	
}

.Site_ATX #Collocation-Selection .content  .boxs .box{
	background: #ffffff;
	padding:70px 40px 20px;
	width: 50%;
	margin: 20px 25px;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	transition: 0.3s;
}
.Site_ATX #Collocation-Selection .content .boxs .box:hover{
	box-shadow: 4px 4px 20px #b3bcc8;
}

.Site_ATX #Collocation-Selection .content  .boxs .box ul{
	margin-bottom: 10px!important;
}
.Site_ATX #Collocation-Selection .content  .boxs .box li{
	list-style: disc;
	margin-left:15px;
	color: #4d4d4d;
	font-size: 14px;
}

.Site_ATX #Collocation-Selection .content  .boxs .img{
    padding: 0 20px 30px;
	margin: 0 auto;
}

.Site_ATX #Collocation-Selection .content  .boxs h3{
	font-size: 18px!important;
	color: #212529!important;
	font-weight: bold!important;
    padding: 10px 0 5px!important;
}
.Site_ATX #Collocation-Selection .content  .boxs .subtitle02{
	color: #799ab9;
	font-size: 16px;
	padding: 0 0 10px;
}

.Site_ATX #Collocation-Selection .content  .boxs .btn{
	padding:16px 0!important;
	margin-top: auto;
	display: flex;
	width: 100%;
/*	flex-wrap: wrap;*/
}
.Site_ATX #Collocation-Selection .content  .boxs a{
	text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #004280;
    width: 200px;
    align-items: center;
    display: flex;
	justify-content: center;
    padding: 10px 20px;
	margin: 0 10px 0 0;
    border: solid 1px #004280;
    transition: 0.3s ease;
}

.Site_ATX #Collocation-Selection .content  .boxs a.btn-white{
	color: #004280;
    background: #ffffff;
}
.Site_ATX #Collocation-Selection .content  .boxs a.btn-white:hover{
	background: #004280;
	color:  #ffffff;
}

.Site_ATX #Collocation-Selection .content  .boxs a:hover{
	background: #ffffff;
	color:  #004280;
}
@media screen and (max-width:1199px){
	.Site_ATX #Collocation-Selection .content  .boxs a{
		width: 50%;
	}	
}
@media screen and (max-width:580px){
	.Site_ATX #Collocation-Selection .content  .boxs{
		display: block;
		margin: 0 auto;
	}
	.Site_ATX #Collocation-Selection .content  .boxs .box{
		width: unset;
		max-width: 100%;
	}
	.Site_ATX #Collocation-Selection .content .boxs .img{
		padding-left: 0px;
		padding-right: 20px;
	}
    .Site_ATX #Collocation-Selection .content  .boxs .btn{
	flex-wrap: wrap;
		
	}
	.Site_ATX #Collocation-Selection .content  .boxs .btn a{
		width: 200px;
		margin: 10px 0;
		
	}
}


/*Contact*/

.Site_ATX #Contact .content{
	max-width: 1200px;
	padding: 50px 35px;
	margin: 0 auto;
}


.Site_ATX #Contact .content .boxs{
	display: flex;
	
}

.Site_ATX #Contact .content .boxs .box{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: flex-start;
	background: #212529;
	width: 50%;
}

.Site_ATX #Contact .content .boxs .box:nth-child(2){
	padding: 50px 95px;
	
}

.Site_ATX #Contact .content .boxs .box .txt{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 10px;
}
.Site_ATX #Contact .content .boxs .box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Site_ATX #Contact .content .boxs .box .btn{
	padding: 10px 0;
}

.Site_ATX #Contact .content .boxs .box .btn a{
	text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #0081d2;
    width: 100%;
    max-width: 160px;
    padding: 10px 20px;
    border: solid 1px #0081d2;
    transition: 0.3s ease;
}

.Site_ATX #Contact .content .boxs .box .btn a:hover{
	 color: #0081d2;
    background: #ffffff;
}


@media screen and (max-width:580px){
	.Site_ATX #Contact .content{
		padding: 40px 25px;
	}
	.Site_ATX #Contact .content .boxs{
		display: block;
	}
	.Site_ATX #Contact .content .boxs .box{
		width: 100%;
	}
	.Site_ATX #Contact .content .boxs .box:nth-child(2){
		width: 100%;
		padding: 30px 30px;
	}
}





