@charset "UTF-8";
/* CSS Document */

body {
	/* 文字要素 */
	font-family: " ゴシックMB101","Gothic MB101 Bold","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 2.2em;
	letter-spacing: 0em;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #FFFFFF;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #28232A;
}



/* ----------ヘッダ---------- */

.header1 {
	width: 800px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/header_pc1.png);
	margin-top: 20px;
	}

.header {
	width: 800px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/header_pc.png);
	margin-top: 20px;
	}

.header_photo1 {
	width: 800px;
	height: 530px;
	background-image: url(images/header_photo.jpg);
	}

.header_photo {
	width: 800px;
	height: 530px;
	background-image: url(images/header_photo_fumi.jpg);
	}

/* ----------ヨドガワ---------- */

.midashi_schedule {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
	}

.yodogawa{
	width: 410px;
	margin-left: 20px;
	text-align: left;
	color: #FFFFFF;
	font-size: 17px;
	letter-spacing: 0em;
	margin-top: 25px;
	float: left;
	padding-bottom: 100px;
	line-height: 2em;
	}

.yodogawa p{
    margin-top: 0px;
    margin-bottom: 0px;
	}

/*プロフィール
 * --------------------------------------------------------*/

.btn_profile {
	width: 307px;
	height: 30px;
	}

#profile{
	width: 400px;
	margin: 0 auto;
	background: #FFF;
	padding: 25px;
	text-align: center;
	font-size: 14px;
	line-height: 1.85em;
	color: #28232A;
}

.profile .close {
	display: block;
	margin: 20px 0 0 0 ;
	text-align: center;
}

.photo_profile {
	width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}


/* ----------twitter---------- */
.voice {
	width: 340px;
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	height: 0;
	visibility: hidden;
	margin-right: 20px;
	margin-top: 25px;
	float: right;
	}

/* ----------メイン---------- */

#honmon {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	clear: both;
	padding-bottom: 50px;
	padding-top: 20px;
	font-family: " 秀英角ゴシック金 B","Shuei KakuGo Kin B","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 200px;
	color: #28232A;
	font-size: 15px;
	}

#honmon p{
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
    padding-left: 80px;
	padding-right: 10px;
}

.title {
	text-align: center;	
	margin: 30px auto;
	}

.quote {
	width: 75%;
	border-top: 2px solid #28232A;
	border-bottom: 2px solid #28232A;
	margin: 30px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 2.1em;
	}

.midashi_scoop {
	text-align: center;	
	margin: 20px auto;
	}

/* ----------かぎかっこ対応---------- */

.kagikakko {
	margin-left: 2em;
	}

.photo_margin {
	width: 500px;
	height: auto;
	padding-top: 20px;
	margin: 0 auto;
	text-align:center
	}

.photo_margin img{
	margin-top: 10px;
	}

/* ----------日付---------- */

.date {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	color: #434343;
	font-size: 60%;
	top: 0px;
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.3em;
	padding-top: 30px;
	}

.credit {
	text-align: center;
	font-size: 14px;
	}
	
/* -----フッター----- */

.footer{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 80px;
	margin-top: 50px;
	}

.footer ul {
    padding-left: 40px;
	}

.footer li{
	float: left;
	margin-right: 20px;
	list-style-type: none;
	}

.copyright {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.1em;
	padding-right: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 25px;
	}

/* -----SCOOP情報----- */

.scoop_poster {
	width: 352px;
	text-align: center;
	margin: 50px auto;
	}

.scoop_information {
	width: 420px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.7em;
	}


.btn_scoop {
	margin: 20px auto;
	text-align: center;
	clear: both;
	}

.footer_credit {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;	
	}

.footer_hobonichi {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
	}

/* ------------------リンク色変更------------------ */
A:link {
	color: #00B0E0;
	text-decoration: none     /* 下線を消す */
}   /* リンク */

A:visited {                 /* 既に見たリンク */
	color: #1B6B9F
}

A:active {
	color: #D1F9FF
} /* クリック時のリンク */

A:hover {                   /* カーソルが上にある時のリンク */
	color: #D1F9FF;
	text-decoration: none     /* 下線を消す */;
	float: none;
}

.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}


/* ------------------IEで枠線消す------------------ */

img {
	border-style: none;
	margin-right: auto;
	text-align: center;
}

/* -----フロート解除----- */ 
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ------------------動画------------------ */

.movie {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	}


.youtubelive{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	}

.btn_live {
	width: 500px;
	height: 150px;
	text-align: center;
	margin: 20px auto;
	}

.btn_live img{
	margin:0 5px;
	}

.movie_caption {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8em;
	background-color: #FFFFFF;
	border-radius: 30px;
	}
.movie_caption_bottom {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

/* ------------------スマホ対応------------------ */
@media only screen and (max-device-width:420px) {


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#wrapper {
	width:320px;
	margin-right: auto;
	margin-left: auto;
	-webkit-text-size-adjust: 100%;	
	margin-top: -10px;
	line-height: 1.5em;
	letter-spacing:0em;	
	-webkit-box-shadow:none;
	box-shadow:none;
}

.header1 {
	width: 320px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/header_sp1.png);
	background-size: 320px 450px;
	background-repeat: no-repeat;
	}

.header {
	width: 320px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/header_sp.png);
	background-size: 320px 550px;
	background-repeat: no-repeat;
	}

.header_photo1 {
	width: 320px;
	height: 400px;
	background-image: url(images/header_photo_sp.jpg);
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-size: 320px 400px;
	}

.header_photo {
	width: 320px;
	height: 400px;
	background-image: url(images/header_photo_sp_fumi.jpg);
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-size: 320px 400px;
	}

.midashi_schedule {
    left: 0px;
	margin: 15px auto;
	}

.midashi_schedule img{
	width: 100%;
	height: auto;
	} 

.yodogawa{
	width: 300px;
	height: auto;
	margin: 20px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	line-height: 1.7em;
	font-size: 15px;
	}

.yodogawa p{
    margin-top: 0px;
    margin-bottom: 0px;
	}

.btn_profile {
	width: 300px;
	height: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	}

.btn_profile img{
	width: 100%;
	height: auto;
	} 

#profile{
	width: 310px;
	text-align: left;
}

/* ----------twitter---------- */
.voice {
	width: 300px;
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	margin-top: 30px;
    padding-top: 0px;
	margin-right: 10px;
	text-align: center;
	}

/* ----------本文---------- */

#honmon {
	width: 100%;
	margin: 0 auto;
	margin-top: 750px;
	line-height: 1.8em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	border-radius: 0px;
	padding-bottom: 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	clear: both;
	text-align: left;
	}

#honmon p{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.title {
	text-align: center;	
	margin: 10px auto;
	}

.title img{
	width: 90%;
	height: auto;
	}

.quote {
	width: 90%;
	line-height: 1.9em;
	}

.photo_margin{
	width: 100%;
	height: auto;
	padding-top: 10px;
	text-align: center;
	}

.photo_margin img{
	width: 95%;
	height: auto;
	}

/* ---------キャプション+日付---------- */


.date {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	font-size: 60%;
	top: 0px;
	padding-bottom: 30px;
	clear: both;
	width: 320px;
	margin-bottom: 0px;
	padding-top: 30px;
	}

.credit	{
    padding-top:30px;
    padding-bottom: 30px;
	}

/* ----------フッター---------- */

.footer{
	width: 320px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    margin-top: 0px;
	}

.footer ul {
	padding-left: 0px;
	}

.footer li{
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	height: 30px;
	text-align: center;
	float: none;
	}

.footer li img{
	width: auto;
	height: 30px;
	}


.copyright {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 30px;
	clear: both;
	padding-top: 30px;
    padding-right: 0px;
	}

.midashi_scoop img{
	width: 100%;
	height: auto;
	}


/* ----------かぎかっこ対応---------- */

.kagikakko {
	margin-left: 0;
	}	

/* -----SCOOP情報----- */

.scoop_poster {
	float: none;
	width: 300px;
	margin: 35px auto;
	text-align: center;	
	}

.scoop_poster img{
	width: 100%;
	height: auto;
	}

.scoop_information {
	width: 300px;
	float: none;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.7em;
	text-align: left;
	}

.btn_scoop {
	margin: 30px auto;
	text-align: center;
	clear: both;
    padding-top: 0px;
	width: 300px;
	}

.btn_scoop  img{
	width: 100%;
	height: auto;
	}

.footer_credit {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;	
	}

.footer_hobonichi {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
	}


/* 動画 */	

.movie {
	width: 320px;
	}

.youtubelive {
	width: 320px;
	clear: both;
	margin-top: 0px;
	text-align: center;
	}

.btn_live {
	width: 320px;
	height: auto;
	text-align: center;
	margin: 20px auto;
	}

.btn_live img{
	width: 30%;
	height: auto;	
	margin:0 5px;
	}

.movie_caption {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8em;
	background-color: #FFFFFF;
	border-radius: 10px;
	}

.movie_caption_bottom {
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}



/* youtube埋め込み */	

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive .embed-responsive-item,

.embed-responsive embed,

.embed-responsive iframe,

.embed-responsive object,

.embed-responsive video {

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


}
