@charset "utf-8";


/* CSSリセット */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




/* ページ全体 */
body {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
	line-height: 21px;
	font-size: 14px;
}

.cf:before, .cf:after {
    content: '';
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
	text-align: center;
    zoom: 1; /* for IE6/7 */
}

a {
	color: #1F1F1F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* ヘッダー部 */
.forbidden {
	color: red;
	font-size: 12px;
	text-align: center;
}

.nav_button {
	font-family: 'Josefin Sans', sans-serif;
}


/*///////////////////////////////  min760px    ////////////////////////////////// */
/*///////////////////////////////  min760px    ////////////////////////////////// */
/*///////////////////////////////  min760px    ////////////////////////////////// */

@media screen and (min-width: 760px) {
	
body {
	background-image: url(img/aimi_haruka_bg.png);
	margin: 10px auto;
	width: 1200px;
}
#wrapper {
	position: relative;
	padding: 25px;
	behavior: url(./pie/PIE.htc);
	background-color: #ffffff;
}	
header {
	height: 620px;
	position: relative;
}
.sns_buttons {
	z-index: 2;
	position: absolute;
	left: 810px;
	list-style-type: none;
}
.sns_buttons li {
	display: inline-block;
	vertical-align: top;
	width: 70px;
}
#main_photo {
	z-index: 1;
	height: 600px;
	width: 600px;
	background-image: url(http://secondshot.jp/img/main/aimi-haruka2024.jpg);
	background-repeat: no-repeat;
}
nav {
	position: absolute;
	top: 50px;
	left: 720px;
}
nav a {
	text-decoration: none;
	color: #323232;
}
nav a:hover {
	text-decoration: none;
}	
nav ul {
text-align: left;
  list-style: none;
	margin: 0px 0px 20px 20px;	
}	
nav li{
	margin: 0px 0px 3px 0px;	
}	
.time{	
	text-align: center;
font-size: 160%;
	line-height: 1.2em;
font-weight: bold;		
	margin: 20px 0px 30px 0px;	
	}	
.from{
	color: #003869;	
	}	
.day{
font-size: 140%;
	line-height: 1.4em;
		color:#ff699a;
	}
.news a:hover{
	color: #FF3366;
}

.twitter a:hover{
	color: #FE9900;
}

.radio a:hover{
	color: #009AD0;
}

.program a:hover {
	color: #B109C1;
}

.info a:hover{
	color: #243AA0;
}

.profile a:hover{
	color: #09A603;
}

.links a:hover{
	color: #D25CF2;
}
.logo {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.onair {
	display: block;
	margin-bottom: 25px;
}
.nav_button{
	height: 36px;
}
.menu_e {
	font-size: 36px;
	padding-right: 8px;	
}	
.menu_e2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 21px;	
}	
.menu_j {
	font-size: 20px;
	padding-left: 3px;
}
#news {
	float: left;
	width :600px;
	/*height: 270px;*/
	margin-bottom: 30px;
}

#news_window {
	height: 280px;
	width: 568px;
	overflow: auto;
	background-color: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 1px 1px #BBB7A5;　/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	-moz-box-shadow: 0px 0px 1px #BBB7A5;　 /* Firefox */
	-webkit-box-shadow: 0px 0px 1px #BBB7A5;　/* Safari and Chrome */
	behavior: url(./pie/PIE.htc);
}
	
#twitter {
	float: right;
	width: 530px;
	height: 270px;
	padding-left: 10px;
}
	
#radio {
	clear: both;
	padding-bottom: 25px;
}

#newest {
	float: right;
	color: #EB2D30;
	font-weight: 600;
	font-size: 18px;
	margin-top: 20px;
}

#qr {
	float: right;
	font-weight: 600;
	font-size: 20px;
	margin-top: 10px;
}

#blog {
	float: right;
	font-weight: 600;
	font-size: 20px;
	margin-top: 3px;
}

#mail {
	float: right;
	font-weight: 600;
	font-size: 20px;
	margin-top: 3px;
}



.address {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}	
	
.blog_button:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;

}
	
.twitter_button:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
	
#links {
	clear: both;
	width: 100%;
	height: 170px;
}
	
#program {
	padding-bottom: 25px;
}

	
#info {
	clear: both;
	width: 100%;
}

#info dt {
	font-size: 18px;
	font-weight: bold;
	margin:  15px 0px 5px 0px;
}

#info dd {
	padding:  0px 0px 0px 0px;
}
	
#profile {
	clear: both;
	height: 390px;
}
	
#aimi_photo {
	float: left;
}
	
#aimi_profile {
	float: left;
	width: 260px;
	height: 300px;
}
	
#yamazaki_photo {
	float: left;
}
#yamazaki_profile {
	float: left;
	width: 260px;
	height: 300px;
}		
		
	
	
	
	
}
/*///////////////////////   max759   ///////////////////////////////*/
/*///////////////////////   max759   ///////////////////////////////*/


@media screen and (max-width: 759px) {
	
body {
	margin: 0px auto;
}	
	
header {
	position: relative;
}

.onair_tb {
	float: left;
	width: 50%;
	padding-top: 1%;
}

.nav_button{
	display: inline-block;
	line-height: 180%;
	padding-right: 5px;
}
	
nav ul {
text-align:center;
  list-style: none;
	margin: 0px 0px 20px 0px;	
}
	
nav li{
	margin: 0px 0px 3px 0px;	
}
	
.time{	
	text-align: center;
font-size: 140%;
	line-height: 1.2em;
font-weight: bold;		
	margin: 10px 0px 18px 0px;	
	padding-bottom: 12px;
	border-bottom: 1px #ccc solid;
	}
	
.from{
	color: #003869;	
	}	
.day{
font-size: 150%;
	line-height: 1.4em;
		color:#ff699a;
	}
	
.menu_e {
	font-size: 27px;
	padding-right: 2px;
}

.menu_j {
	font-size: 15px;
}

#main_photo {
	padding-top: 80%;
	background-image: url(http://secondshot.jp/img/main/aimi-haruka2024.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}

.sns_buttons {
	margin-top: 5px;
}

.sns_buttons li {
	display: inline-block;
	vertical-align: top;
	width: 70px;
}
	
#info,#radio,#program,#profile,#links {
	margin:  0px 12px 0px 12px;
}	
	
	
#info dt {
	font-size: 18px;
	font-weight: bold;
	margin:  15px 0px 5px 0px;
}

#info dd {
	padding:  0px 0px 0px 0px;
}
	
#info img {
	width: 98%;
	max-width: 500px;
}
	
	

.sp_blank {
	margin-top: 5px;
}	

#ag_nc {
	font-size: 18px;
}	

#twitter {
display: none;
}	

#news_window {
	height: 120px;
	overflow: auto;
	background-color: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 1px 1px #BBB7A5;　/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	-moz-box-shadow: 0px 0px 1px #BBB7A5;　 /* Firefox */
	-webkit-box-shadow: 0px 0px 1px #BBB7A5;　/* Safari and Chrome */
}	
	
	

}

/*////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////*/

@media screen and (max-width: 500px) {
.onair_sp {width: 100%;}
}

@media screen and (max-width: 329px) {
nav img {width: 100%;}
}

/*////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////*/


/* コンテンツ */
/* 各コンテンツ共通 */
.list_border {
	border-radius: 5px;
	margin: 15px 0px;
	font-size: 20px;
	padding: 10px 0px 5px 15px;
	font-weight: bold;
	color: #ffffff;
}

/* ニュース */
#news .list_border {
	background-color: #FF3366;
}

#news dt {
	font-size: 16px;
	margin-bottom: 5px;
}

#news dd {
	margin-left: 15px;
	margin-bottom: 15px;
}

/* Twitter */
#twitter .list_border {
	background-color: #FE9900;
}

.twitter-timeline {
	width: 560px;
	height: 230px;
}

/* 放送情報 */
#radio .list_border {
	background-color: #009AD0;
}

.newest {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.agqr{
	padding-left: 5px;

}

.niconico{
	padding-left: 5px;

}

#nico_mail,#nico_mail2{
	margin-top: 10px;
	font-size: 22px;
	line-height: 30px;
}


.agqr:hover{
	color: #FF8035;

}

.niconico:hover{
	color: #1D589F;
}

/* コーナー紹介 */
#program .list_border {
	background-color: #B109C1;
}

#program dt {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

#program span {
	margin-right: 2px;	
}

.fa-file-text-o {
	padding-right: 3px;
}

/* 番組情報 */
#info .list_border {
	background-color: #243AA0;
}

#goods img {
	width: 100%;
	max-width: 450px;
	display: inline-block;
	vertical-align: bottom;
}

#profile .list_border {
	background-color: #09A603;
}


#aimi_photo {
	height: 320px;
	width: 215px;
	background-image: url(img/aimi_photo_0629.jpg);
	background-repeat: no-repeat;
}


#aimi_profile {
	margin-left: 5px;
	margin-right: 5px;
}


#yamazaki_photo {
	height: 320px;
	width: 215px;
	background-image: url(img/yamazaki_photo_0629.jpg);
	background-repeat: no-repeat;
}

#yamazaki_profile {
	margin-left: 5px;
	margin-right: 10px;
}

.clear {
  clear: both;
  height: 10px;
}

.blog_button{
	color: #F1F1F1;
	margin-right: 2px;
	padding: 1px 3px;
	background-color: #DB922A;
}

.twitter_button{
	color: #F1F1F1;
	padding: 1px 3px;
	background-color: #00aced;
}


/* リンク集 */

#links .list_border {
	background-color: #D25CF2;
}

#links ul {
	text-align: center;
}




#links li {
	display: inline-block;
	text-align: center;
	margin:16px 16px 12px 0px;
}



.link_img {
	border: 1px #B9B9B9 solid;
}





/* フッター */
footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	/*border-top: #CCC 1px solid;*/
}

footer img{
	margin-bottom: 12px;
}

.ss_sites {
	margin-bottom: 10px;
}

.ss_banners {
	margin-right: 3px;
	border: 1px #CCC solid;
}



/* デザイン共通要素 */
.strong {	font-weight: bold;}
.large {	font-size: large;}
.m_large {font-size: 16px;}
.small {font-size: 10px;}
.bold {font-weight: bold;}
.blank {margin-top: 12px;}
.middle_blank {margin-top: 12px;font-size: 18px;}
.long_blank {margin-top: 30px;}
.u_blank {margin-bottom: 3px;}

.small {
	font-size: small;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.purple {
	color: #CC3399;
}

.img_hv:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}

.img_border {
	border: 1px #CCC solid;
}

.clear {
	clear: both;
}


.r_m_blank {
	margin-right: -3px;
}

.underline {
	text-decoration: underline;
}





.p_line{
border-bottom: solid 1px #C3C3C3;
	padding-bottom: 12px;
	margin: 12px 0;
}



#page_top{  width: 50px;  height: 50px;  position: fixed;  right: 25px;  bottom: 25px;  background: #ff2227; opacity: 0.8;  border-radius: 50%;}
#page_top a{  position: relative;  display: block;  width: 50px;  height: 50px;  text-decoration: none;}
#page_top a::before{  font-family: FontAwesome;  content: '\f106';  font-size: 24px;  line-height: 1em;  color: #fcff00;
  position: absolute;  width: 25px;  height: 25px;  top: 0;  bottom: 0;  right: 0;  left: 0;  margin:auto;  text-align: center;	z-index: 20000;}








