 @import url(../css/top.css);
 #header .main01,
 nav #main02,
 article,
 #mainContents01,
 #mainContents02,
 #mainContents03,
 footer,
 #bnrBox {
   margin: 0 auto;
   text-align: center;
 }
 
   #header .main01,
   #contents01,
   #contents02,
   #contents03 {
	width: 1020px;
	padding-right: 320px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
   }

/*-------------------------------------
    #header
-------------------------------------*/
#header .main01 {
	padding-top: 25px;
	padding-bottom: 60px;
}

#header h1 {
	width: 620px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#header .mainVisual {
	padding-top: 30px;
}

#header .onair {
	width: 620px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#header small {
	width: 600px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#header .button01 {
	width: 600px;
	height: 115px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header .button01 a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/bnr_official_pc.png) no-repeat center top;
	background-size: 100% auto;
	opacity: 1;
}

#header .button01 a img {
	display: none;
}

#header .button01 a:hover {
	opacity: 0.5;
	transition: all 0.2s ease;
}

/*-------------------------------------
    #introduction
-------------------------------------*/
#mainContents01 {
	position: relative;
    background: url(../images/bg02_pc.png) repeat center top;
    background-color:#fdfffe;
	padding-top: 100px;
}

#mainContents01::before {
	content: "";
	width: 100%;
	height: 24px;
	display: block;
	background: url(../images/bg01.png) repeat-x center top;
	background-size: 46px auto;
	position: absolute;
	top: 0;
	left: 0;
}

   .intro_midashi {
     background: url(../images/intro_pc.png) no-repeat;
     padding-top: 13.59%;
     width: 100%;
     height: 0;
     overflow: hidden;
     text-indent: 100%;
     white-space: nowrap;
     margin: 0 0 50px;
   }

   .intro1 {
     background: url(../images/intro1_pc.png) no-repeat center top;
     background-size: 700px;
     height: 631px;
     padding-top: 0;
	padding-bottom: 70px;
   overflow: hidden;
   text-indent: 100%;
   white-space: nowrap;
   }
 

/*-------------------------------------
    #cast,#staff
-------------------------------------*/  
.con02_con03_wrap {
	background: url(../images/bg03_pc.png) repeat center top, url(../images/bg05_pc.png) repeat-x center top, #e4f8ff;
	position: relative;
}

.con02_con03_wrap::before {
	content: "";
	width: 100%;
	height: 24px;
	display: block;
	background: url(../images/bg04.png) repeat-x center bottom;
	background-size: 46px auto;
	position: absolute;
	bottom: 0;
	left: 0;
}

#mainContents02 {
	padding-top: 125px;
}
 
 .cast {
     background: url(../images/cast_pc.png) no-repeat;
     background-size: 700px;
     height: 488px;
     padding-top: 0;
	 margin:0 0 45px;
   overflow: hidden;
   text-indent: 100%;
   white-space: nowrap;
   display: block;
   }

   .staff {
     background: url(../images/staff_pc.png) no-repeat;
     background-size: 700px;
     height: 463px;
     padding-top: 0;
	 margin: 45px 0 100px;
   overflow: hidden;
   text-indent: 100%;
   white-space: nowrap;
   display: block;
   }
 
 
 
 #right_column {
	width: 1020px;
	height: 0;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

#right_column .rc_inner {
	width: 300px;
	margin-left: auto;
	margin-right: 0;
}

#right_column #ranking {
	background-color: #FFF;
}

   #wrapper {
     background-color: #fdfffe;
   }
   header {
     width: 100%;
     margin: 0 auto;
     background: #59a5dc;
     position: relative;
	 margin:-1px 0;
   }
   header #main01 {
     width: 1018px;
   }
 
 #main01 p {
   position: absolute;
   left: 50%;
   bottom: 4%;
   margin-left: -464px;
 }
 /*#sns {
  clear: both;
  padding-top: 30px;
}*/
 
  
 
 
   article {
     width: 998px;
   }
   #introduction p {
     margin: 50px 0 0;
   }
   #cast p {
     margin: 37px 0 45px 50px;
   }
   #mainContents03 {
     width: 100%;
     height: auto;
     position: relative;
     z-index: 1;
   }
   #staff p {
     margin: 41px 0 30px 50px;
   }
   #bnrBox {
     width: 100%;
   }
   #bnrMinibox {
     text-align: center;
     margin: 0 auto;
     padding: 0;
     background: transparent;
   }
 
 
   footer {
     width: 100%;
     background-color: #59a5dc;
     padding-top: 0;
   }
   .bnrArea {
     display: block;
     width: 100%;
     padding: 0 0 0 0;
   }
   footer {
     width: 100%;
   }
   #bnrMinibox {
    width: 600px;
     margin: 0 auto;
	 padding: 30px 370px 20px 50px;
   }
   .bnrArea ul {
		text-align: center;
		letter-spacing: -.40em;
   }
   .bnrArea ul li {
     display: inline-block;
     vertical-align: top;
     padding-left: 10px;
	 padding-right: 10px;
    padding-bottom: 10px;
   }
 
 .copyright {
   background-color: #32607a;
 }

 .copyright .copy {
    width: 220px;
    padding: 5px 560px 5px 240px;
    margin-left: auto;
    margin-right: auto;
 }
 
  .copyright .copy img {
    width: 100%;
  }