@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 */
}
.cf img {
  width: 90%;
  margin: 0px 0px 0px -60px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
#wrapper {
/*  background-image: url(img/bg.png);*/
}
#inner_wrapper {
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
}

@media screen and (min-width: 760px) {
  .sp {
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 759px) {
  .pc {
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
/* ヘッダー部 */
.forbidden {
  color: e60012;
  font-size: 12px;
  text-align: center;
}
.menu_e {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.onair {
  max-width: 320px;
}
@media screen and (min-width: 760px) {
  body {
    margin: 10px auto;
    width: 1200px;
    /*background-image: url(img/bg.jpg);*/
    background-color: #ffffff;
  }
  #wrapper {
    position: relative;
    padding: 10px 10px 10px 10px;
    behavior: url(./pie/PIE.htc);
    background-color: #ffffff;
  }
  header {
    height: 620px;
    position: relative;
  }
  .sns_buttons {
    z-index: 2;
    position: absolute;
    left: 780px;
    list-style-type: none;
  }
  .sns_buttons li {
    display: inline-block;
    vertical-align: top;
    width: 80px;
  }
  #main_photo {
    z-index: 1;
    height: 600px;
    width: 600px;
    background-image: url(http://secondshot.jp/img/main/your.jpg);
    background-repeat: no-repeat;
  }
  nav {
    position: absolute;
    top: 72px;
    left: 720px;
  }
  nav a {
    text-decoration: none;
    color: #000;
  }
  nav a:hover {
    text-decoration: none;
  }
  nav ul {
    text-align: left;
    list-style: none;
    margin: 0px 0px 15px 20px;
  }
  nav li {
    margin: 0px 0px 15px 0px;
  }
  .time {
    text-align: center;
    font-size: 120%;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
  }
  .from {
    color: #000;
  }
  .from_ag {
    color: #000;
  }
  .day {
    font-size: 200%;
    line-height: 1.4em;
    color: #000;
  }
  /*////////////////////////////////////*/
  .news a:hover {
    color: #e60012;
  }
  .twitter a:hover {
    color: #e60012;
  }
  .radio a:hover {
    color: #e60012;
  }
  .program a:hover {
    color: #e60012;
  }
  .info a:hover {
    color: #e60012;
  }
  .profile a:hover {
    color: #e60012;
  }
  .logo {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .onair {
    display: block;
    margin-bottom: 15px;
  }
  .nav_button {
    height: 25px;
  }
  .menu_e {
    font-size: 34px;
    padding-right: 8px;
  }
  .menu_j {
    font-size: 21px;
    padding-left: 3px;
  }
}


/* コンテンツ */
/* 各コンテンツ共通 */
.list_border {
  border-radius: 3px;
  margin: 10px 0px;
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
/* 放送情報 */
#radio .list_border {
  background-color: #000;
}
.newest {
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
}
.niconico {
  padding: 6px;
}
.agqr {
  padding-left: 5px;
  font-weight: bold;
}
.ag_nc {
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px;
}
.outlink:hover {
  color: #e60012;
}
@media screen and (min-width: 760px) {
  #radio {
    clear: both;
    padding: 0px 0px 25px 0px;
    margin: 0px;
  }
  #newest {
    float: right;
    color: #EB2D30;
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
  }
  .brnpc {
    display: none;
  }
  #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;
  }
}
/* コーナー紹介 */
#program {
  padding-bottom: 25px;
}
#program .list_border {
  background-color: #000;
}
#program dt {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0px 0px 0px;
}
.corner_ttl {
  color: e60012;
}
#program span {
  margin-right: 2px;
}
}
/* インフォメーション */
#info {
  padding-bottom: 25px;
}
#info .list_border {
  background-color: #000;
}
#info a {
  color: #1E51F4;
}
#info a:hover {
  text-decoration: underline;
}
#info img {
  width: 98%;
  max-width: 500px;
}
@media screen and (min-width: 760px) {
  #info {
    padding-bottom: 10px;
  }
}
/* プロフィール */
#profile {
  padding-bottom: 25px;
}
#profile .list_border {
  background-color: #000;
}





@media screen and (min-width: 760px) {
  #profile {
    height: 400px;
  }
}
/*----------------プロフィール画像-----------------*/
#asaka_photo {
  background-image: url(img/asaka.jpg);
  background-repeat: no-repeat;
  background-size: 95%;
}
#yui_photo {
  background-image: url(img/yui.jpg);
  background-repeat: no-repeat;
  background-size: 95%;
}
/*PC*/
@media screen and (min-width: 760px) {
  #asaka_photo {
    float: left;
    height: 320px;
    width: 240px;
  }
  #yui_photo {
    float: left;
    height: 320px;
    width: 240px;
  }
  #asaka_profile {
    float: left;
    width: 300px;
    /*height: 300px;*/
    margin: 0px 20px 0px 10px;
  }
  #yui_profile {
    float: left;
    width: 300px;
    /*height: 300px;*/
    margin: 0px 0px 0px 10px;
  }
}
/*SP*/

#asaka_profile dl {
  padding-bottom: 20px;
}
#yui_profile dl {
  padding-bottom: 20px;
}
.blog_button {
  color: #F1F1F1;
  margin-right: 2px;
  padding: 1px 3px;
  background-color: #d1054c;
}
@media screen and (min-width: 760px) {
  .blog_button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha(opacity=80)”;
  }
}
.twitter_button {
  color: #F1F1F1;
  padding: 2px 2px;
  margin: 0px 0px 0px 0px;
  background-color: #000;
}
@media screen and (min-width: 760px) {
  .twitter_button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha(opacity=80)”;
  }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .clearfix {
    display: inline-table;
  }

	
	
}

/* フッター */
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: 25px;
}
.m_large {
  font-size: 16px;
}
.small {
  font-size: 9px;
}
.exsmall {
  font-size: 8px;
}
.bold {
  font-weight: bold;
}
.minus_blank {
  margin-top: -5px;
}
.blank {
  margin-top: 12px;
}
.middle_blank {
  margin-top: 12px;
  font-size: 18px;
}
.long_blank {
  margin-top: 30px;
}
.u_blank {
  margin-bottom: 3px;
}
.e60012 {
  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;
}
.l_t {
  text-decoration: line-through;
}
.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: #e60012;
  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: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  z-index: 20000;
}
/* Youtubeレスポンシブ */
@media screen and (min-width: 760px) {
  .youtube {
    width: 100%;
    height: 315px;
    aspect-ratio: 16 / 9;
  }
  .youtube iframe {
    width: 560px;
    height: 315px;
  }
}

  /*////////////            以下スマホ            ////////////////////////*/


@media screen and (max-width: 759px) {
 body {
    margin: 0px auto;
  }
  #wrapper {
    padding: 0 ;
  }
  header {
    position: relative;
  }
  .onair {
    max-width: 320px;
    margin-bottom: 8px;
  }
  .onair_tb {
    float: left;
    padding-top: 1%;
  }
  .nav_button {
    display: inline-block;
    line-height: 180%;
    padding-right: 5px;
  }
  .cf img {
    width: 90%;
    margin: 0px 0px 0px 0px;
  }

  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: 150%;
    line-height: 1.2em;
    font-weight: bold;
    margin: 10px 0px 18px 0px;
    padding-bottom: 12px;
    border-bottom: 1px #ccc solid;
  }
  .from {
    color: #003869;
  }
  .from_ag {
    color: #ff9600;
  }
  .day {
    font-size: 140%;
    line-height: 1.4em;
    color: #e678ac;
  }
  /*////////////////////////////////////*/
  .menu_e {
    font-size: 27px;
    padding-right: 2px;
  }
  .menu_j {
    font-size: 15px;
  }
  #main_photo {
    padding-top: 75%;
    max-width: 560px;
    background-image: url(http://secondshot.jp/img/main/your.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
  }
  .sns_buttons {
    margin-top: 5px;
  }
  .sns_buttons li {
    display: inline-block;
    vertical-align: top;
    width: 90px;
  }
	
  .sp_blank {
    margin-top: 5px;
  }


  #asaka_photo {
    text-align: center;
    padding-top: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #yui_photo {
    text-align: center;
    padding-top: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .youtube iframe {
    width: 100%;
    height: 100%;
  }
	
  #program, #profile, #radio, #info {
    padding: 0px 15px 0px 10px;
  }
	

	
}
