
#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}

.adspecial_type1 {
  max-width: none !important;
}


.adspecial_type1 .frame_col_left {
  max-width: 800px;
  margin: 0 auto 80px;
  padding: 0 16px;
}


footer {margin-top: 0;}



.adspecial_type1 .frame_header {
  position: relative;
  height: 400px;
  margin-bottom: 10px;
  text-align: left;
  background: url(/extra/sios_202205/media/bg.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.adspecial_type1 .frame_header::before,
.adspecial_type1 .frame_header::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -50px;
  display: block;
  width: clamp(50px, 20vw, 300px);
  height:  clamp(50px, 20vw, 300px);
  border-radius: 50% 70% 50% 60%;
  background: #5AAFE1;
  box-shadow: 90vw 300px 0 #ededed;
  animation: shape 5s linear 0s infinite;
}

.adspecial_type1 .frame_header::after {
  top: 30%;
  left: 80%;
  width: clamp(50px, 15vw, 150px);
  height:  clamp(50px, 15vw, 150px);
  box-shadow: -70vw 50px 0 #ededed;
  animation: shape 5s linear 3s infinite;
}


@keyframes shape {
  0% {border-radius: 50% 70% 50% 60%;}
  50% {border-radius: 70% 30% 60% 30%;}
  100% {border-radius: 50% 70% 50% 60%;}
}

.adspecial_type1 .frame_header .circle {
  position: absolute;
  top: calc(50% - 400px);
  left: calc(50% - 400px);
  display: block;
  width: 800px;
  height: 800px;
  border: 1px solid #5AAFE1;
  border-radius: 50%;
  transform: scale(0,0);
  opacity: 0;
  animation: scale 16s linear 0s infinite;
}
.adspecial_type1 .frame_header .circle:nth-of-type(2) {animation: scale 16s linear 1s infinite; top: calc(50% - 600px); left: -200px;}
.adspecial_type1 .frame_header .circle:nth-of-type(3) {animation: scale 16s linear 1.3s infinite; top: 0; left: calc(50% + 200px);}

@keyframes scale {
  0% {opacity: 0; transform: scale(0,0);}
  50% {opacity: .3;}
  100% {opacity: 0; transform: scale(1,1); border-width: 20px;}
}


#adspecial_sios_202205.adspecial_type1 h1.adspecial {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  font-size: 2rem;
  text-align: center;
  font-feature-settings: "palt" 1;
}
#adspecial_sios_202205.adspecial_type1 h1.adspecial::before,
#adspecial_sios_202205.adspecial_type1 h1.adspecial::after {
  content: "";
  position: absolute;
  top: 80%;
  left: 30%;
  display: block;
  width: clamp(25px, 20vw, 50px);
  height:  clamp(25px, 20vw, 50px);
  border-radius: 50% 70% 50% 60%;
  background: #5AAFE1;
  box-shadow: 90vw 300px 0 #ededed;
  animation: shape 5s linear 0s infinite;
}
#adspecial_sios_202205.adspecial_type1 h1.adspecial::after {
  top: -5%;
  left: 65%;
  box-shadow: -70vw 50px 0 #ededed;
  animation: shape 5s linear 3s infinite;
}


#adspecial_sios_202205.adspecial_type1 h2.adspecial {
  position: relative; 
  margin-top: 40px;
   padding: 0 0 10px 5vw;
    line-height: 1.3;
  border-bottom: 2px solid #5AAFE1;
}

#adspecial_sios_202205.adspecial_type1 h2.adspecial::before {
  content: "";
  position: absolute;
  top: -1vw;
  left: 0;
  display: block;
  width: 3vw;
  height: 3vw;
  background: #5AAFE1;
  border-radius: 50%;
  box-shadow: 1vw 1vw 0 #eee;
}


#adspecial_sios_202205.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_sios_202205.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
}

#adspecial_sios_202205.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_sios_202205.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

.lead-btn {
    margin: 24px 0 80px;
    display: inline-block;
    min-width: 60%;
    padding: 16px;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50px;
    background: #5AAFE1;
}
.lead-btn:hover {
    color: #fff !important;
    background: #1576af;
}


#adspecial_sios_202205.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: center;
}



@media screen and (max-width: 800px) {
  #adspecial_sios_202205.adspecial_type1,
  #adspecial_sios_202205.adspecial_type1 .frame_col_right_container,
  #adspecial_sios_202205.adspecial_type1 .frame_col_left_container,
  #adspecial_sios_202205.adspecial_type1 .frame_col_left,
  #adspecial_sios_202205.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_sios_202205.adspecial_type1 .article_body .left,
  #adspecial_sios_202205.adspecial_type1 .article_body .right,
  #adspecial_sios_202205.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_sios_202205.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_sios_202205.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 480px) {
  #adspecial_sios_202205.adspecial_type1 h1.adspecial {
  font-size: 1.5rem;
  line-height: 1.3
  }
  #adspecial_sios_202205.adspecial_type1 h2.adspecial {
  font-size: 1rem;
  }
}

