


#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;
background-color:#fff;
}

.content_inner{
background-color:#151515;
}


.adspecial_type1 .frame_col_left_container {
width:980px;
  float: left;
  position: relative;
  background: #fafafa;
  right: 320px;
  text-align: left;
}
.adspecial_type1 .frame_col_right_container {
width:980px;
  overflow: hidden;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  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_uniadex_202004 {
  margin-left: -5px;
  padding: 0;
}
#adspecial_uniadex_202004.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_uniadex_202004.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


#adspecial_uniadex_202004.adspecial_type1 .frame_col_left_inner{
margin:0;
padding:0;
}





#adspecial_uniadex_202004 {
  margin-left: -5px;
  padding: 0;
}
#adspecial_uniadex_202004.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_uniadex_202004.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


footer{
margin-top:0;
}


/*本文＆画像余白調整*/


#adspecial_uniadex_202004.adspecial_type1 #block_story p{
margin:4% !important;
}


#adspecial_uniadex_202004.adspecial_type1 .leaf_content .left{
margin:0 15px 0 4%;
}

#adspecial_uniadex_202004.adspecial_type1 .leaf_content .right{
margin:0 4% 0 15px;
}

#adspecial_uniadex_202004.adspecial_type1 .img-xl{
max-width:***px;
}





#adspecial_uniadex_202004.adspecial_type1 .frame_header{
	background:url(/extra/uniadex_202004/media/head_title.jpg) center center no-repeat;
	height:250px;
	background-size:cover;
animation: fade 0.5s linear 0s forwards;
opacity:0;
}


#adspecial_uniadex_202004.adspecial_type1 span{
padding:6% 0 0;
font-size:85%;
color:#fff;
font-size:120%;
display:block;
animation: fadein 0.5s linear 0.5s forwards;
opacity:0;
}

#adspecial_uniadex_202004.adspecial_type1 h1{
padding:0;
font-size:150%;
color:#fff;
animation: fadein 0.5s linear 1.0s forwards;
opacity:0;
}



@keyframes fade{
0% {
    opacity: 0;/* 透明 */
}
100% {
    opacity: 1;/* 不透明 */
}
}

@keyframes fadein{
0% {
    opacity: 0;/* 透明 */
    transform: translateY(-30px);
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);
}
}








#adspecial_uniadex_202004.adspecial_type1 .lead_block{
background-color:#1d3171;
color:#fff;
padding:4%;
font-size:90%;
animation: fade 0.5s linear 1.0s forwards;
opacity:0;
}



#adspecial_uniadex_202004.adspecial_type1 h2{
background-color:#324991;
color:#fff;
text-align:center;
margin:5% auto;
padding:10px;
width:70%;
position:relative;
font-weight:normal;
}

#adspecial_uniadex_202004.adspecial_type1 h2:before{
    content: "";
    position: absolute;
    width:50%;
height:3px;
    top:-10px;
left:0;
background-color:#ebcc80;
}

#adspecial_uniadex_202004.adspecial_type1 h2:after{
    content: "";
    position: absolute;
    width:50%;
height:3px;
right:0;
    bottom:-10px;
background-color:#36af86;
}



/*続きはダウンロード*/


.continued_block{
margin-bottom:30px;
background:#f5f5f5;
padding:35px 15px;
border-radius:3px;
}


.continued_block .infoText{
color:#2675c4;
text-align:center;
font-size:18px;
font-weight:bold;
position:relative;
}

.continued_block .infoText:before,
.continued_block .infoText:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 100px;
height: 1px;
background-color: #354d9a;
}

.continued_block .infoText:before{left:100px;}
.continued_block .infoText:after{right:100px;}



.continued_block .dlDocument{
margin:25px auto 15px !important;
}

.continued_block .dlDocument a{
text-align:center;
background:#354d9a;
font-size:18px;
font-weight:bold;
margin:0 auto;
padding:30px 0;
display:block;
text-decoration:none;
color:#ffffff;
width:60%;
transition:0.5s ease;
}


.continued_block .dlDocument a:hover{
background:#050505;
color:#fff !important;
}








#adspecial_uniadex_202004.adspecial_type1 .block_sponsored{
clear:both;
margin:0 auto !important;
padding:5% 2% !important;
border:none !important;
color:#151515;
}




#adspecial_uniadex_202004.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_uniadex_202004.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_uniadex_202004.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_uniadex_202004.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_uniadex_202004.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_uniadex_202004.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_uniadex_202004.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_uniadex_202004.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_uniadex_202004.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#adspecial_uniadex_202004.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
}



#adspecial_uniadex_202004.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_uniadex_202004.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_uniadex_202004.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_uniadex_202004.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}


@media screen and (max-width: 800px) {
  #adspecial_uniadex_202004.adspecial_type1,
  #adspecial_uniadex_202004.adspecial_type1 .frame_col_right_container,
  #adspecial_uniadex_202004.adspecial_type1 .frame_col_left_container,
  #adspecial_uniadex_202004.adspecial_type1 .frame_col_left,
  #adspecial_uniadex_202004.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_uniadex_202004.adspecial_type1 .article_body .left,
  #adspecial_uniadex_202004.adspecial_type1 .article_body .right,
  #adspecial_uniadex_202004.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_uniadex_202004.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_uniadex_202004.adspecial_type1 .block_right_plink {
    display: none;
  }

.continued_block .infoText:before{left:50px;}
.continued_block .infoText:after{right:50px;}


}


@media screen and (max-width: 640px) {



#adspecial_uniadex_202004.adspecial_type1 .frame_header{
background-position:right top;
}

#adspecial_uniadex_202004.adspecial_type1 h2{
width:90%;
margin:10% auto;
}


/*続きはダウンロード*/


.continued_block{
margin-bottom:30px;
background:#f5f5f5;
}


.continued_block .infoText{
font-size:16px;
}

.continued_block .infoText:before,
.continued_block .infoText:after{
display:none;
}


.continued_block .dlDocument{
margin:25px auto 15px !important;
}

.continued_block .dlDocument a{
width:80%;
font-size:16px;
}






}

