/* CSS Document */


.fs50 {
  font-size: 50px!important;
}

.w_1400 {
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width:1199px) {
  .xl_wp65 {
    width: 65%!important;
  }
}
@media screen and (max-width:991px) {
  .lg_wp100 {
    width: 100%!important;
  }
}
@media screen and (max-width:767px) {
  .md_wp100 {
    width: 100%!important;
  }
}
@media screen and (max-width:565px) {
  .sm_fs33 {
    font-size: 33px!important;
  }
}

.f_blue {
  color: #9CBBFF;
}
.bg_blk {
  background-color: #000000;
  padding: 80px 0 80px;
}


.pro93_bg_01 {
  background-image: url(/pc/desktop/pro9300/images/bg_01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0 30px;
}
.pro93_bg_02 {
  background-image: url(/pc/desktop/pro9300/images/bg_02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0 80px;
}
.pro93_bg_03 {
  background-image: url(/pc/desktop/pro9300/images/bg_03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0 80px;
}
.pro93_bg_04 {
  background-image: url(/pc/desktop/pro9300/images/bg_04.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 80px 0 350px;
}


.pro_sn_list li {
  display: inline-block;
  list-style: none;
  font-size: 20px;
  font-weight: bold;
  background-color: #fff;
  padding: 2px 10px;
  margin: 3px;
}
@media screen and (max-width:991px) {
  .pro93_img {
    max-width: 500px;
    margin: auto 20px;
  }
}
@media screen and (max-width:500px) {
  .pro93_img {
    width: 100%;
  }
}

.pro_sr_table td{
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 33px;
  text-align: center;
  background-color: #00000045;
  padding: 30px 20px 40px;
}
@media screen and (max-width:1199px) {
  .pro_sr_table td {
    font-size: 27px;
  }
}

.h3_grd {
  background: linear-gradient(to right, #000000, #ffffff, #ffffff);
  padding: 20px 40px;
}
.h3_grd_2 {
  background: linear-gradient(to left, #000000, #ffffff, #ffffff);
  padding: 20px 40px;
}
.h4_deco {
  font-size: 20px;
  color: #9CBBFF;
  font-weight: bold;
  border-bottom: 2px solid #9CBBFF;
  padding-bottom: 20px;
}


.pro93_btn {
  position: relative;
  display: inline-block;
  width: 550px;
  color: #FFFFFF!important;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none!important;
  text-align: center;
  background-color: #333333;
  border: 2px solid #FFFFFF!important;
  border-radius: 80px;
  padding: 15px;
  transition: 0.2s;
}
.pro93_btn::before {
  content: "";
  background: url(/pc/desktop/pro9300/images/arrow.png);
  width: 11px;
  height: 19px;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}
.pro93_btn:hover {
  background-color: #262626;
}
@media screen and (max-width:550px) {
  .pro93_btn {
    width: 100%;
  }
}

.pro93_sp_box {
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  height: 580px;
  margin-bottom: 30px;
  z-index: 1;
}
.pro93_sp_box::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #333333, #333333, #333333, #3333331f);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pro93_sp_box_1 {
  background-image: url(/pc/desktop/pro9300/images/other01.png);
}
.pro93_sp_box_2 {
  background-image: url(/pc/desktop/pro9300/images/other02.png);
}
.pro93_sp_box_3 {
  background-image: url(/pc/desktop/pro9300/images/other03.png);
}
.pro93_sp_box_h3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/pc/desktop/pro9300/images/bg_05.png);
  height: 200px;
  text-align: center;
  color: #FFFFFF;
  z-index: 3;
}
.zin_3 {
  position: relative;
  z-index: 3;
}


.pro93_ds {
  position: relative;
}
.pro93_ds_box {
  max-width: 900px;
  background: linear-gradient(to right, #333333, #333333, #333333, #000000);
  padding: 30px;
  
}
.pro93_ds_box .point {
  display: inline-block;
  background-color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  padding: 2px 10px;
}
.pro93_ds_img {
  position: absolute;
  top: -75px;
  right: 0;
}
@media screen and (max-width:991px) {
  .pro93_ds_img {
    top: 0;
    right: -33px;
  }
  .pro93_ds_img img {
    width: 725px;
  }
}




.pro93_dn_box {
  position: relative;
  background-color: #333333;
}
.pro93_dn_box::before {
  content: "";
  background-image: url(/pc/desktop/pro9300/images/dn_bg.png);
  width: 600px;
  height: 261px;
  position: absolute;
  top: 0;
  right: 0;
}
.pro93_dn_box_tg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  background-color: #fff;
  padding: 5px 10px;
}
.pro93_dn_box_l {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-bottom: 30px;
}
.pro93_dn_box_r {
  width: 50%;
  padding: 50px 50px 50px 0;
  /*background-image: url(/pc/desktop/pro9300/images/dn_bg.png);*/
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width:991px) {
  .pro93_dn_box_l,.pro93_dn_box_r {
    width: 100%;
  }
  .pro93_dn_box_l {
    padding: 40px;
  }
  .pro93_dn_box_r {
    padding: 0px 50px 50px 50px;
  }
}
@media screen and (max-width:565px) {
  .pro93_dn_box_r {
    padding: 0px 20px 20px 20px;
  }
}









