@charset "UTF-8";
.color-white {
  color: white;
}

.color-990000 {
  color: #990000;
}

.fz-24 {
  font-size: 24px;
}

.fz-20 {
  font-size: 20px;
}

.font-Style-nN668 {
  font-size: 24px;
  font-weight: normal;
  color: #1f2269;
}

.d-inline-block {
  display: inline-block;
}

a.red_btnBox {
  background-color: #912222;
  width: auto;
  color: #ffffff;
  padding: 8px;
  margin-left: 0;
  line-height: 1.5em;
}
a.red_btnBox:hover {
  text-decoration: none;
  background-color: #a23333;
}
a.red_btnBox:before {
  content: "▶";
  font-family: "Code2000";
  padding-right: 5px;
  position: static;
  color: #ffffff;
}

.padding-Style-vQ6asg {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding-Style-vQ6asg._top {
  padding-bottom: 0;
}
.padding-Style-vQ6asg._bottom {
  padding-top: 0;
}

.padding-Style-jQ6sf {
  padding-top: 30px;
}

.padding-Style-oGq6 {
  padding-bottom: 0.5em;
}

.padding-Style-Tvva3 {
  padding: 0.2em 0.5em;
}

.margin-Style-u5a6cs {
  margin-bottom: 20px;
}

.para-Style-nVqwe {
  Text-indent: -5em;
  padding-left: 5em;
}

.padding-Style-kNd123 {
  padding-left: 15px;
  padding-right: 15px;
}

.position-relative {
  position: relative;
}

.box-Gawzxc4 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.box-Naz98 {
  padding: 15px;
}

@media screen and (max-width: 991px) {
  .box-Naz98 {
    padding-left: 2em;
  }
}
.background-Vawse {
  background-color: #69b9ef;
  background-image: url(../images/active260407/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
}

@media screen and (max-width: 991px) {
  .background-Vawse {
    background-size: contain;
  }
}
.item-castle {
  width: 16%;
}

.item-Aswed {
  display: flex;
  flex-direction: column;
  background-color: rgba(84, 82, 82, 0.59);
  margin-bottom: 20px;
}

.item-Aswed .titlebox {
  padding: 12px 12px 10px 12px;
  margin-bottom: 10px;
}

.item-Aswed .titlebox.borderStyle-Dfzw5f {
  border-bottom: #fff 1px solid;
  border-top: #fff 1px solid;
}

.item-Aswed .desbox {
  padding: 10px 12px 22px 12px;
  flex-grow: 1;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-justify-center {
  justify-content: center;
}

@media screen and (min-width: 991px) {
  .d-lg-flex {
    display: flex;
  }
  .d-lg-block {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .d-md-flex {
    display: flex;
  }
}
@media screen and (min-width: 991px) {
  .item-Aswed {
    width: calc(21% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}/*# sourceMappingURL=active_260407.css.map */