
#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 {
  margin: 20px auto;
  text-align: center;
  width: 100% !important;
  max-width: 100% !important;
}
.adspecial_type1 .frame_header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
  overflow: hidden;
  height: 450px;
  border-bottom: 10px solid;
  border-image: linear-gradient(to left, #19817d, #0d2b2b) 1;
}
.adspecial_type1 .frame_header::before{
  content: "";
  display: inline-block;
  width: 500px;
  height: 500px;
  position: absolute;
  top: -20px;
  left: -100px;
  background: url(/extra/oracle_202404/head.svg) no-repeat top left;
  background-size: cover;
  z-index: 0;
  animation: rotate linear 30s infinite;
  opacity: .8;
}
@keyframes rotate{
  0%{
    transform:rotate(0deg);
  }
  100%{
    transform:rotate(360deg);
  }
}
.adspecial_type1 .frame_header::after{
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/extra/oracle_202404/oracle_202404_header.png) no-repeat top center;
  background-size: cover;
  animation: animation forwards 3s ease;
  z-index: -1;
}
@keyframes animation{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}

.adspecial_type1 .frame_col_left_container {
  width: 970px;
  margin: 0 auto;
  /* float: left;
  position: relative;
  background: #fafafa;
  right: 320px; */
  text-align: left;
}

.lead_block{
  background-color:rgba(25, 129, 125,.2) ;
  padding: 3%;
  margin: 5% 0;
  line-height: 0;
}

.lead_block p{
  margin: 0!important;
  padding-bottom: 0;
}

.wp_block {
  max-width: 900px;
  margin: 50px auto;
  background-color: #f3f6ff;
  border-radius: 5px;
}

.wp_block h3 {
  text-align: center;
  font-size: 16px;
  padding: 40px 0 0 0;
}

#adspecial_monday_202308.adspecial_type1 .wp_block div a {
  display: block;
  width: 200px;
}

.wp_block{
  text-align: center;
}

.wp_block div {
  padding: 0 40px 40px;
}

.wp_block div img {
  max-width: 30%;
  margin: 15px 0;
}

.wp_block div a {
  color: #080e14;
}

.wp_block div a:hover {
  opacity: 0.8;
}

.wp_block div span {
  display: block;
  line-height: 1.5;
  text-align: center;
  font-size: 14px;
}





.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 970px;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  /* float: left; */
  /* width: 950px;
  margin: 0 auto; */
  /* position: relative;
  left: 320px; */
}
.adspecial_type1 .frame_col_left_inner {
  /* padding: 0 10px 0 0; */
}
.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}



.adspecial_type1 {
  margin-top: 0;
  padding-top: 20px;
}

#block_story {
  /* margin-left: 10px; */
}

.style_block1 {
  margin-left: 10px;
}

p.more {
  margin-top: 0px;
}

.style_indexlist1 li {
  font-weight: normal;
  list-style-image: none;
  line-height: 1.3;
  background-position: 4px 7px;
}
.style_indexlist1 li a {
  line-height: 1.5;
}

.style_indexlist1 li.stronger a {
  font-weight: bold;
}

.style_indexlist1 li.largersize {
  font-size: 14px;
}

.style_indexlist1 li a img {
  border: 1px solid #666666;
  float: left;
  margin: 0 5px 5px 0;
}

h4.ttl_backnumber {
  background: url('/media/z/2011/bg_h2_underline.gif') repeat-x 0 bottom;
  color: #961515;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-bottom: 7px;
}

.backnumber p.summary {
  overflow: hidden;
  _zoom: 1;
}



#adspecial_oracle_202404 {
  margin-left: -5px;
  padding: 0;
}
#adspecial_oracle_202404.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_oracle_202404.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}

#adspecial_oracle_202404.adspecial_type1 h1.adspecial {
  /* background: #FFFFFF no-repeat scroll 50% 0;
  height: 200px;
  margin: 0; */
  /* text-indent: -99999px; */
  font-size: clamp(1.0rem, 5vw, 2.0rem);
  text-align:left;
}
#adspecial_oracle_202404.adspecial_type1 h1.adspecial .ttl01,.adspecial_type1 h1.adspecial .ttl02{
  display: block;
  margin: 5px 0;
    padding: 10px 20px;
    color: #19817d;
    width: fit-content;
    position: relative;
    z-index: 3;
    opacity: 0;
    height:100%;
    animation: txt-fadeIn forwards 1.5s ease 1s;
}
@keyframes txt-fadeIn{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
#adspecial_oracle_202404.adspecial_type1 h1.adspecial .ttl01::before,.adspecial_type1 h1.adspecial .ttl02::before {
  content: '';
  position: absolute;
  z-index: -2;
  height: 100%;
  width:100%;
  background: rgba(255,255,255,.9);
  top: 0;
  left: 0;
  animation: text-ani forwards 1.2s ease 1s;
}
@keyframes text-ani{
  0%{
    opacity: 0;
    height: 5%;
  }
  100%{
    opacity: 1;
    height: 100%;
  }
}
#adspecial_oracle_202404.adspecial_type1 h2 {
  padding: 1rem 2rem;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#19817d), to(#0d2b2b));
  background-image: -webkit-linear-gradient(left, #19817d 0%, #0d2b2b 100%);
  background-image: linear-gradient(to right, #19817d 0%, #0d2b2b 100%);
  line-height:1.5;
  font-size:clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
}
#adspecial_oracle_202404.adspecial_type1 h2.adspecial {
  background: #FFFFFF url(/storage/2011/02/21/2998470c99f7ccc52e0d4769c23ac74c/left_h2.jpg) no-repeat scroll 0;
  height: 180px;
  width: 640px;
  zoom: 1;
  text-indent: -9999px;
  margin-top:0px;
  margin-left:-10px;
}
#adspecial_oracle_202404.adspecial_type1 h2.adspecial .auther {
  font-size: 12px;
  font-weight: normal;
}
#adspecial_oracle_202404.adspecial_type1 h3.adspecial {
  color: #000;
  margin: 20px 0 20px;
  background: url(/extra/oracle_202404/media/left_h3.gif) no-repeat 0 0;
  padding: 5px 10px 5px 20px;
  font-size: 16px;
  height: auto;
  zoom: 1;
}
#adspecial_oracle_202404.adspecial_type1 h4.adspecial {
  color: #000;
  margin: 20px 0 10px;
  background: url(/extra/oracle_202404/media/left_foot_h4.gif) no-repeat 0 0;
  padding: 5px 10px 5px 20px;
  font-size: 14px;
  height: auto;
  zoom: 1;
  border: none;
  line-height: 1.6em;
}
#adspecial_oracle_202404.adspecial_type1 h5.adspecial {
  background: url(/extra/oracle_202404/media/right_h5.gif);
  padding: 3px 5px 3px 15px;
  font-size: 12px;
  color: #666;
  font-weight: bold;
  height: auto;
  margin-bottom: 10px;
  zoom: 1;
  text-shadow: none;
}

#adspecial_oracle_202404.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_oracle_202404.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_oracle_202404.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_oracle_202404.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_oracle_202404.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_oracle_202404.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_oracle_202404.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_oracle_202404.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_oracle_202404.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#adspecial_oracle_202404.adspecial_type1 .block_sponsored {
  clear: both;
  /* border: 1px solid #19817d; */
  padding: 5px 10px;
  background-image: linear-gradient(to right, #19817d 0%, #0d2b2b 100%);
  color: #fff;
  padding:1% 0;
}

#adspecial_oracle_202404.adspecial_type1 .block_sponsored a{
  color: #d6fe3a;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li {
  width: 300px;
  padding-bottom: 0px;
  height: 70px;
  margin-bottom: 5px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li a {
  display: block;
  height: 70px;
  margin-bottom: 5px;
  overflow: hidden;
  text-indent: -9999px;
  width: 300px;
  background-repeat: no-repeat;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink1 a {
  background-position: 0 0;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink1 a:hover,
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul#on1 li.plink1 a {
  background-position: -300px 0;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink2 a {
  background-position: 0 -70px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink2 a:hover,
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul#on2 li.plink2 a {
  background-position: -300px -70px;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink3 a {
  background-position: 0 -140px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink3 a:hover,
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul#on3 li.plink3 a {
  background-position: -300px -140px;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink4 a {
  background-position: 0 -210px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink4 a:hover,
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul#on4 li.plink4 a {
  background-position: -300px -210px;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink5 a {
  background-position: 0 -280px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul li.plink5 a:hover,
#adspecial_oracle_202404.adspecial_type1 .block_right_plink ul#on5 li.plink5 a {
  background-position: -300px -280px;
}




#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber ul li {
  background: url(/extra/oracle_202404/media/right_list_backnumber.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}



#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber a:hover h6.title {
  text-decoration: underline;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_backnumber .backnumber .property a {
  margin-left: 5px;
}


#adspecial_oracle_202404.adspecial_type1 .block_right_info  {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info a img {
  margin: 0 auto 5px auto;
  display: block;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info a .txt {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info a:hover .txt {
  text-decoration: underline;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_info .info p {
  font-size: 12px;
}


#adspecial_oracle_202404.adspecial_type1 .block_right_wp {
  margin-bottom: 20px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp {
  margin-bottom: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
* html #adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp a:hover h6.title {
  text-decoration: underline;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .block_right_wp .wp .property a {
  margin-left: 5px;
}


#adspecial_oracle_202404.adspecial_type1 .block_right_related ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_oracle_202404.adspecial_type1 .block_right_related ul li {
  background: url(/extra/oracle_202404/media/right_list_related.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}

#adspecial_oracle_202404.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_oracle_202404.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_oracle_202404.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_oracle_202404.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_oracle_202404.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}


@media screen and (max-width: 800px) {
  #adspecial_oracle_202404.adspecial_type1,
  #adspecial_oracle_202404.adspecial_type1 .frame_col_right_container,
  #adspecial_oracle_202404.adspecial_type1 .frame_col_left_container,
  #adspecial_oracle_202404.adspecial_type1 .frame_col_left,
  #adspecial_oracle_202404.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_oracle_202404.adspecial_type1 .article_body .left,
  #adspecial_oracle_202404.adspecial_type1 .article_body .right,
  #adspecial_oracle_202404.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_oracle_202404.adspecial_type1 .frame_col_left{
    padding: 0 3% 3%;
  }
  #adspecial_oracle_202404.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_oracle_202404.adspecial_type1 .block_right_plink {
    display: none;
  }
  .adspecial_type1 .frame_header::before{
    content: "";
    width: 400px;
    height: 400px;
    left: -200px;
    top: 20px;
  }
  .adspecial_type1 .frame_header::after{
    content: "";
    background: url(/extra/oracle_202404/oracle_202404_header.png) no-repeat 65%;
    background-size: cover;
  }
}

footer{
  margin-top: 0!important;
}

@media screen and (max-width: 480px) {
}

