/* ********************************************** */
/* ********************************************** */
/* BaseLayout */
#wrapper {width:auto; float:left; color:#000;}

#pc .information {margin: 0 auto; padding: 0 0 20px; position: relative; width: 980px;}
#pc .information .date {position: relative;top: 5px;float: left;font-size: 1.143em;color: #888;}
#pc .information .sns {float:right;}


#conta {font-family:"游ゴシック","Hiragino Kaku Gothic Pro", Meiryo, sans-serif; font-weight:bold; line-height:170%;}
.content-wrap {width:100%;}
.content-inner {width:980px; margin:0 auto;}
.content-inner h2 {text-align:center;}
.content-inner h2 span {font-size:34px; border-bottom:1px solid #111; display:inline-block; margin:0 auto; padding:0 0 10px 7px; letter-spacing:0.3em;}

.screen02 {	background: url(https://contents.oricon.co.jp/special/2019/25dimension/images/diagnosis-bg.jpg) #fff;padding: 0;}
.screen02 .read-image {float:left; margin-right:10px;}

.sponsored {width:980px; margin:10px auto 50px; text-align:left;}


/* ********************************************** */
/* margin調整********************************************** */

.ml10 {margin:0 0 0 10px;}
.ml15 {margin:0 0 0 15px;}
.ml20 {margin:0 0 0 20px;}

.mr20 {margin:0 20px 0 0;}

.mb30 {margin:0 0 30px 0;}
.mb20 {margin:0 0 20px 0;}
.mb10 {margin:0 0 10px 0;}
.mb0 {margin:0 0 0 0;}

.mt20{margin:20px 0 0 0;}
.mt10{margin:10px 0 0 0;}
.pt15{padding:15px 0 0 0;}




/* ********************************************** */
/* ********************************************** */
/* Top */
.topback {color:#fff; margin:0px; padding:10px 10px 10px 0; font-size:12px !important; line-height:170%; font-weight:bold; text-align:right;}

/* ********************************************** */

.reset{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;display:block;}

/* ********************************************** */
/*  OTHER  */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; min-height:1%;  /* for IE 7*/ }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
