.top_slider img {
  max-width: 800px;
}
.top_slider {
  width: 100%;
}
.top_slider_nav {
  position: relative;
  width: 100%;
}
.top_slider_nav .slick-track div {
  margin-left: 10px;
}
.top_slider_nav img {
  cursor: pointer;
  width: 200px;
}
.slider-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 50px;
  z-index: 9999;
  background: #000000;
  opacity: 0.7;
  cursor: pointer;
  height: 100%;
  transition-duration: 0.3s;
}
.slider-arrow:hover {
  opacity: 0.9;
  transition-duration: 0.3s;
}
.slider-prev {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0px;
}
.slider-next {
  position: absolute;
  top: 0;
  right: 0;
}
.slider-arrow02 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 9999;
  background: #000000;
  opacity: 0.7;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  transition-duration: 0.3s;
  padding: 1% 0;
  font-size: 20px;
}
.slider-arrow02:hover {
  opacity: 0.9;
  transition-duration: 0.3s;
}
.slider-prev02 {
  position: absolute;
  top: 0;
  margin: auto;
}
.slider-next02 {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
}
/*slink_option*/
.top_slider .slick-slide {
  transition: .3s ease;
  transform: scale(.70);
  filter: blur(5px);
}
.top_slider .slick-current {
  transform: scale(1);
  filter: blur(0);
}
ul.twitter_tl {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}
.twitter-timeline {
  width: 100%;
}
ul.link_list li {
  display: block;
  overflow: hidden;
  transition: .3s ease-in-out;
  border: 1px solid #9A9A9A;
  border: 1px solid #D7D7D7;
  border: 1px solid #D3D3D3;
  border: 1px solid #efefef;
  border: 1px solid #dfe1e2;
}
ul.link_list li a {
  width: 100%;
}
.SiteTitle.ajast {
  margin: 0 auto 50px;
}
.tw_btn_area {
  padding-top: 4px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.tw_btn_area i {
  font-size: 20px;
  color: rgba(29, 161, 242, 1.00);
  margin-bottom: 4px;
}
.tw_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1b95e0;
  color: #fff;
  height: 27px;
  border-radius: 4px;
  padding: 0px 10px 0px 9px;
  font-size: 13px;
  text-decoration: none;
}
.tw_btn:hover {
  background-color: #0c7abf;
}
.tw_deco01 {
  font-size: 12px;
  color: rgba(140, 140, 140, 1.00);
}
.tw_deco02 {
  font-size: 20px;
  color: rgba(28, 28, 28, 1.00);
}
.tw_deco02 a {
  color: rgba(28, 28, 28, 1.00);
  text-decoration: none;
}
.tw_deco02 a:hover {
  opacity: 0.5;
}
.tw_profile {
  display: flex;
  justify-content: center;
}
.tw_text_area {
  display: flex;
  flex-direction: column;
}
.TlNews {
  /* height: 380px;*/
  height: 354px;
}
.youtube {
width: 200%;
}
h1.SiteTitle.ajast02 {
/*  width: auto;*/
}
ul.twitter_tl li.ajast02 {
width: 68%;	
}
ul.twitter_tl li.ajast03 {
width: 32%;
}
.youtube_row{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.youtube_row .ajast01{
margin-right: 1.6%;
}

@media screen and (max-width: 800px) {
  .top_slider_nav {
    width: 100%;
    margin-bottom: 10%;
    display: none;
  }
  .top_slider_nav .slick-track div {
    margin-left: 0px;
  }
  .top_slider img {
    cursor: pointer;
    max-width: 400px;
  }
  .slider-arrow {
    width: 30px;
    padding: 1%;
    color: #fff;
    height: 30px;
    font-size: 30px;
    text-shadow: #000 1px 0 5px;
    background: transparent;
    transition-duration: 0s;
  }
  .slider-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .slider-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (max-width: 750px) {
  .SiteTitle.ajast {
    margin: 0 auto 30px;
  }
  ul.twitter_tl {
    max-width: 60%;
    overflow: hidden;
    flex-direction: column;
    padding: 0 5%;
  }
  .TlNews {
    height: 500px;
  }
}
.sliderArea {
  height: 400px;
}
.vertical-center.slider img {
  max-width: 100%;
}
.prodacts_box {
  border: 1px solid #dfe1e2;
  color: rgba(19, 19, 19, 1.00);
  font-size: 12px;
  display: inline-flex;
  height: 264px;
  /*	  height: 250px;*/
}
.prodacts_img_area {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
}
.prodacts_img_area img {
  width: 90%;
}
.prodacts_text_area {
  text-align: center;
  width: 60%;
}
.prodacts_title {
	font-weight: bold;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prodacts_info {
  height: 80px;
  /*  height: 50px;*/
  margin: 0 auto;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
	font-size: 10px;
}
.prodacts_info.ajast01 {
  height: 150px;
  /*	  height: 100px;*/
}
.prodacts_info.ajast02 {
  height: 70px;
}
.shop_btn a {
  background: #FFFFFF;
  margin-top: 10px;
  font-size: 14px;
  padding: 3px 0;
  border: 1px solid rgba(65, 146, 209, 1.00);
  display: block;
  /* color: #fff;*/
  color: rgba(65, 146, 209, 1.00);
  height: 100%;
  width: 100%;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s;
}
.shop_btn a:hover {
  background: rgba(65, 146, 209, 1.00);
  color: rgba(255, 255, 255, 1.00);
}
a.prodacts_btn {
	font-size: 12px;
  display: block;
  width: 100%;
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 104, 185, 1.00);
  padding: 3px;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.prodacts_btn:hover {
  opacity: 0.8;
}
a.prodacts_btn::after {
  content: "<i class="fas fa-chevron-circle-right"></i>";
}