html {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000000;
	font-family: sans-serif;
	line-height: 1;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	background-color: #000;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ol, ul, dl, li, dt, dd, table, th, td, form, fieldset {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000000;
	font-family: sans-serif;
	font-size: 102%;
	margin: 0;
	padding: 0;
}
/* html5の新要素 */
hgroup, section, article, aside, nav, figure, figcaption, header, footer {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, input, select, textarea {
	vertical-align: middle;
}
a img {
    border: 0 none;
    vertical-align: bottom;
}
/* IE7のhasLauout問題を解決 */
*:first-child+html * {
	letter-spacing: 0;
}
 /* ===============================================================
	sp_common_new.css の打ち消し
=============================================================== */
.detail_box{margin:28px 0px 30px 0px;border-radius:0;background:none;}
.detail_box_inner{padding:0;background:none;}
.list_detail li a{text-decoration:none;}
.list_detail li .txt_r_s p:nth-child(1){font-weight:normal;}
/*.list_detail{background:#FFF;} 201511shinke*/

/* ===============================================================
	ページ基本設定
=============================================================== */
body {
	-webkit-text-size-adjust: none;
	max-width: 100%;
}
a:link {
	text-decoration: underline;
}

/* ===============================================================
	構造
=============================================================== */
#wrapper {
	background:url('/img/quick/cdj1516/sp/sp_bg.jpg') repeat 0 top;
	background-color:#00d0dd;
	margin: 0;
	padding: 0;
	min-width: 320px;/* iPhone画面寄りの回避 */
	width: 100%;
	background-size:contain;
}
#header {
	display: none;
	height: 132px;
}
#main {
	width:100%;
	box-sizing:content-box;
}
#content{
	font-size:80%;
	overflow:visible;
	padding:12px 0px 10px 0px;
	text-align:left;
	width:auto;
}
.sp_detail_body #content {padding-top: 0;}
.article {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 5px;
}

/* ===============================================================
	ヘッダ要素
=============================================================== */
#qr_header {
	/*background-size:100% auto;
	width: 100%;
	position:relative;
	margin-bottom:0px;*/
}
#qr_header .sp_head_ro69{
	box-sizing:border-box;
	width:100%;
	height:45px;
	padding:0 15px;
	background-color:#000000;
}
#qr_header .sp_head_ro69 .left{
	float:left;
}
#qr_header .sp_head_ro69 .left img{
	width:52px;
	height:45px;
}
#qr_header .sp_head_ro69 .right{
	float:right;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	line-height:45px;
}
#qr_header .sp_head_quick{
	display:block;
	width:100%;
	background-color:#000dbb;
}
#qr_header .sp_head_quick img{
	width:100%;
	height:auto;
}
#hnavi{
	width:100%;
	background-color:#FFFFFF;
	overflow: hidden;
	clear:both;
}
#hnavi h1 {
	text-align:center;
}
#hnavi h1 img{
	width:100%;
	height:auto;
	max-width:640px;
}

/*
.sp_detail_body #qr_header {
	margin-bottom: 0px;
}
*/
/* ===============================================================
	レポート一覧ボタン
=============================================================== */
.report_btn {
	display:block;
	z-index:9999;
	position: fixed;
	bottom: 20px;
	right: 19px;
	width: 50px;
	height: 42px;
}
.report_btn img{width:100%;}


/* ===============================================================
	スライダー
=============================================================== */
#qr_header .slider{
	background:#ffffff;
	position:relative;
	width:100%;
	/* height: 450px; */
	overflow:hidden;
	padding-bottom:21px;
}
#qr_header .slider img{
	width:100%;
}
#qr_header .slides{
	height:100%;
	overflow:hidden;
	*zoom:1;
}
#qr_header .slide{
	height:100%;
	float:left;
	clear:none;
}
#qr_header .slide img{
	width:100%;
}
.slider-arrow{
	position:absolute;
	display:block;
	margin-bottom:-20px;
	padding:20px;
}
.slider-arrow--right{
	bottom:50%;
	right:30px;
}
.slider-arrow--left{
	bottom:50%;
	left:30px;
}
.slider-nav{
	position:absolute;
	bottom:30px;
	bottom:8px;
	z-index:100;
}

.slider-nav__item{
	width:6px;
	height:6px;
	float:left;
	clear:none;
	display:block;
	margin:0 4px;
	 border-radius:8px;
	background:#d6d6d6;
}
.slider-nav__item:hover{
	background:#000dbb;
}
.slider-nav__item--current{
	background:#000dbb;
}
.guestinfo{
	background-color:#FDFDFD;
	border:1px solid;
	margin-top:10px;
	padding:10px;
	font-weight:bold;
}

/* ===============================================================
	グローバルナビ　日付タブ
=============================================================== */

#gnavi {
	background-color: #000dbb;
	border-top:1px solid #313bcb;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	clear:both;
}
#gnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display:table;
}
#gnavi li{
	box-sizing: border-box;
	list-style-type: none;
	white-space: nowrap;
	border-right: 1px solid #313bcb;
	width:70px;
	max-height:50px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#gnavi li:last-child {
	margin-right:0;
	border-right:none;
}
#gnavi li.off {background:#000dbb;}
#gnavi li a{
	white-space: nowrap;
	display:block;
	max-width:70px;
	height:50px;
	margin:0px auto;
	font-size:0;
	text-indent:-99999px;
	background-size:auto 100%!important;
}

#gnavi li:nth-child(1) a{background:url('/img/quick/cdj1516/sp/report_1228.png') no-repeat center 50%;}
#gnavi li:nth-child(1).off a{background:url('/img/quick/cdj1516/sp/report_1228_gray.png') no-repeat center 50%;}
#gnavi li:nth-child(1).on a{background:url('/img/quick/cdj1516/sp/report_1228_yellow.png') no-repeat center 50%;}
#gnavi li:nth-child(2) a{background:url('/img/quick/cdj1516/sp/report_1229.png') no-repeat center 50%;}
#gnavi li:nth-child(2).off a{background:url('/img/quick/cdj1516/sp/report_1229_gray.png') no-repeat center 50%;}
#gnavi li:nth-child(2).on a{background:url('/img/quick/cdj1516/sp/report_1229_yellow.png') no-repeat center 50%;}
#gnavi li:nth-child(3) a{background:url('/img/quick/cdj1516/sp/report_1230.png') no-repeat center 50%;}
#gnavi li:nth-child(3).off a{background:url('/img/quick/cdj1516/sp/report_1230_gray.png') no-repeat center 50%;}
#gnavi li:nth-child(3).on a{background:url('/img/quick/cdj1516/sp/report_1230_yellow.png') no-repeat center 50%;}
#gnavi li:nth-child(4) a{background:url('/img/quick/cdj1516/sp/report_1231.png') no-repeat center 50%;}
#gnavi li:nth-child(4).off a{background:url('/img/quick/cdj1516/sp/report_1231_gray.png') no-repeat center 50%;}
#gnavi li:nth-child(4).on a{background:url('/img/quick/cdj1516/sp/report_1231_yellow.png') no-repeat center 50%;}


/* ===============================================================
	レポート本文（管理画面登録）
=============================================================== */
/*.detail_cap img, 201511shinke*/
.detail_box_inner .article_photo{
	-moz-background-size:100%;
	background-size:100%;
	padding:0;
	background-repeat:no-repeat;
	background-position:center top;
}
/*.detail_cap img, 201511shinke*/
/*.article_photo img{
	width: 100%;
	margin:5px;
}* 201511shinke/
/*.article_photo+br {display: none;}*/
/*.article_photo{
	margin:0 auto -15px auto;
} 2015shinke*/
/*.type_v{width:75%;} 201511shinke*/

.detail_box_inner .main_txt{
	font-size:15px;
	line-height:1.6;
	word-break:break-all;
	padding:0px 10px 0px 10px;
	background:#FFF;
}
.detail_box_inner .main_txt a{
	text-decoration:underline;
}
/*.detail_box_inner .main_txt p{
	font-weight:normal;
}*/

/*.detail_box_inner .main_txt.top{
	font-size: 102%;
	word-break: break-all;
	margin:5px 0px 0px 0px;
}*/
.detail_box_inner .main_txt .set_phrases{
	font-size:13px;
	padding-top:15px;
}

/* ===============================================================
	RO69アーティアストページへ
=============================================================== */
.ro69_artist{
	box-sizing:border-box;
	padding:25px 10px 15px 10px;
	background-color:#FFF;
}
.ro69_artist p{
	box-sizing:border-box;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 2px;
}
.ro69_artist a{
	display:table;
	vertical-align:middle;
	width:100%;
	box-sizing:border-box;
	padding:20px 10px 20px 15px;
	line-height:1.3;
	text-decoration:none;
	border:1px solid #777;
	border-radius:6px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.ro69_artist a span{
	display:table-cell;
	font-size:16px;
	font-weight:bold;
	word-break:break-all;
	box-sizing:border-box;
	padding:0px 0px 0px 24px;
	background-image:url('/img/quick/cdj1516/sp/sp_icon.png');
	background-repeat:no-repeat;
	background-position:left 50%;
	background-size:13px 14px;

}

/* ===============================================================
	レポート一覧 日付け
=============================================================== */
ul.day_tab,
ul.day_tab.bottom{
	margin:0;
	max-height:90px;
	width:100%;
	display:table;
}
ul.day_tab li,
ul.day_tab li.on,
ul.day_tab li.off{
	box-sizing: border-box;
	max-height:40px;
	text-align: center;
	text-decoration: none;
	display:table-cell;
	vertical-align: middle;
	line-height:1;

	width:25%;
	margin-right:auto;
}
ul.day_tab li:last-child,
ul.day_tab li.on:last-child,
ul.day_tab li.off:last-child{
	width:25%;
	margin-right:0%;
}
ul.day_tab li a,
ul.day_tab li.on a,
ul.day_tab li.off a{
	box-sizing:border-box;
	font-size:90%;
	text-decoration: none;
	display:block;
	padding:10px 0px 8px 0px;
	color:#FFF;
	background:#000dbb;
	font-weight:bold;

	width:99%;
	margin-right:auto;
}
ul.day_tab li:last-child a,
ul.day_tab li.on:last-child a,
ul.day_tab li.off:last-child a{
	width:100%;
	margin-right:0%;
}

ul.day_tab li.on a{
	background-color:#FFFFFF;
	color:#000dbb;
}
ul.day_tab li.off,
ul.day_tab li.off a{
	color:#aaa;
}
ul.day_tab li a span {
	display: block;
	font-size: 60%;
	font-weight:normal;
	padding-top:3px;
}

/* ===============================================================
	レポート一覧（追従式ボタン）
=============================================================== */
#pageslide{
	position:absolute;
	left:-100%;
	top:0;
	background:url('/img/quick/cdj1516/sp/sp_bg.jpg') repeat left top;
	background-size:100%;
}
#pageslide .pageslide_logo img{
	width:195px;
	height:45px;
}
#pageslide ul.day_tab,
#pageslide ul.day_tab.bottom {margin:0;}






/* ===============================================================
	ページング
=============================================================== */
.sp_detail_body #single-paging-block-qrJJ{
	word-break:break-all;
	background-color:#000dbb;
}/* アーティスト詳細ページ用 */

#single-paging-block-qrJJ.digest{border-bottom: none;}
.sp_detail_body .sptotop_upper {margin:0 0 0 0;}

.single-paging-block-inner {
	box-sizing:border-box;
	margin:0;
	color:#FFF;
	display:table;
	width:100%;
}
.single-paging-block-inner a{
	padding:25px 10px;
	background-color:#000dbb;
	box-sizing:border-box;
	display:table-cell;
	width:45%;
	max-width:130px;
	vertical-align:middle;
	color:#fff!important;
	min-height:50px;
	text-decoration:none;
	line-height:1.4;
}
.single-paging-block-qrJJ-middle{
	box-sizing:border-box;
	display:table-cell;
	width:10%;
	height:50px;
}
.single-paging-block-qrJJ-left{
	box-sizing:border-box;
	text-align:left;
	background:url('/img/quick/cdj1516/sp/paging_left.png') no-repeat left 50%;
	background-size:12px 20px;
	vertical-align:middle;
	padding:0px 0px 0px 20px;
	font-size:15px;
}
.single-paging-block-qrJJ-right{
	box-sizing:border-box;
	text-align: right;
	background:url('/img/quick/cdj1516/sp/paging_right.png') no-repeat right 50%;
	background-size:12px 20px;
	vertical-align:middle;
	padding:0px 20px 0px 0px;
	font-size:15px;
}
.single-paging-block-qrJJ-left.none,
.single-paging-block-qrJJ-right.none{
	background:none;
}
.single-paging-block-inner .fa{}
.single-paging-block-inner .paging_text {}

/* トップ用ページャ */
.digest .single-paging-block-inner{
	display:block;
}
.digest .single-paging-block-inner a{
	background:#b81629;
	display:table;
	vertical-align:middle;
}
.digest .single-paging-block-inner a.float-left{
	float:left;
	text-align:left;
}
.digest .single-paging-block-inner a.float-right{
	float:right;
	text-align:right;
}
.digest .single-paging-block-inner a.float-left .single-paging-block-qrJJ-left,
.digest .single-paging-block-inner a.float-right .single-paging-block-qrJJ-right{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	line-height:1.4;
}
.digest .single-paging-block-inner a.float-left .single-paging-block-qrJJ-left{
	box-sizing:border-box;
	text-align:left;
}
.digest .single-paging-block-inner a.float-right .single-paging-block-qrJJ-right{
	box-sizing:border-box;
	text-align:right!important;
}

.sp_detail_body #btn_block{border-top:1px solid #e7e7e7; margin: 0 -10px 0; padding: 20px 0 60px;}
.sp_detail_body #btn_block .btn_prev{margin-bottom: 0;}
.sp_detail_body #btn_block .btn_prev a{text-align: left;}
.sp_detail_body #btn_block .btn_next{padding-right: 20px;}
.sp_detail_body #btn_block .btn_next a{text-align: right;}
.sp_detail_body #btn_block .btn_prev a,
.sp_detail_body #btn_block .btn_next a{background: #fff; color: #000;}
.sp_detail_body #btn_block .btn_prev a:hover,
.sp_detail_body #btn_block .btn_next a:hover{ color: #60c300;}


.sp_detail_body #btn_block .fa-angle-left {padding-right: 10px!important;}
.sp_detail_body #btn_block .fa-angle-right {padding-left: 10px!important;}

/* =============================================================== 
	キャンペーンバナー
=============================================================== */
.ad_space .campaign_banner{
	width:100%;
	margin:10px 0;
}
.ad_space .campaign_banner img{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

/* ===============================================================
	バナー
=============================================================== */
.ad_space{
	box-sizing:border-box;
	padding:20px 15px 15px;
}
.ro69_introduction{
	box-sizing:border-box;
	display:table;
	padding:15px;
	background-color:#ffffff;
}
.ro69_introduction .introduction_logo{
	display:table-cell;
	padding-right:15px
}
.ro69_introduction .introduction_logo img{
	width:80px;
	height:auto;
}
.ro69_introduction p{
	display:table-cell;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	line-height:1.4;
}
.ro69_introduction p a{
	color:#333333;
	text-decoration:none;
}
.ad_space .ad_banner{
	padding:0;
	margin:0;
}
.ad_space .ad_banner img{
	width:100%;
	height:auto;
}

/* ===============================================================
	ページング
=============================================================== */
.paging { overflow: hidden; }
.paging img { vertical-align: middle;}
.paging .page_prev, .paging .page_next { display: block; }
.paging .page_prev { float: left; text-align: left; }
.paging .page_next { float: right; text-align: right; }
.paging .page_next a, .page_prev a { padding: 7px 0px; display: block; text-decoration: underline; color:#000;}

/* sp_common_new.cssにあるので後で削除するかも */
footer #copy {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #3D3D3D;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF;
    font-size: 70%;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
}
footer #copy .sprite-copy {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

/* ===============================================================
	トップページ　タイムライン
=============================================================== */
.detail_article_inner{
	padding:0px 12px 0px 12px;
}
.detail_article_inner a{
	display:block;
	text-decoration:none;
	background:#FFF;
	margin-bottom:12px;
}
.detail_article_inner .detail_cap{
	-moz-background-size:100%;
	background-size:100%;
	padding:0;
	background-repeat:no-repeat;
	background-position:center top;
}
.detail_article_inner .detail_cap img{
	width: 100%;
	margin:5px;
}
.detail_article_inner .article_next {
	word-break:break-all;
	padding:10px;
}
.detail_article_inner .headline{
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	padding-bottom:5px;
}
.detail_article_inner .stage{
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	margin-bottom:10px;
}
.detail_article_inner .stage .earth_stage,
.detail_article_inner .stage .galaxy_stage,
.detail_article_inner .stage .cosmo_stage,
.detail_article_inner .stage .moon_stage,
.detail_article_inner .stage .astro_arena,
.detail_article_inner .stage .area_report{
	padding:5px 10px;
	margin-right:1px;
}
.detail_article_inner .stage .earth_stage{background-color:#00a2ee;}
.detail_article_inner .stage .galaxy_stage{background-color:#444444;}
.detail_article_inner .stage .cosmo_stage{background-color:#bd0099;}
.detail_article_inner .stage .moon_stage{background-color:#ffa200;}
.detail_article_inner .stage .astro_arena{background-color:#f74c00;}
.detail_article_inner .stage .area_report{background-color:#00d0dd}

.detail_article_inner .report{
	font-size:11px;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #EEE;
	background-color:#f9f9f9;
}
/* ===============================================================
	詳細ページ
=============================================================== */
.detail_top{
	width:100%;
	background-color:#ffffff;
}
.detail_top .stage{
	color:#FFF;	
	font-size:11px;
	font-weight:bold;
	padding:12px 10px 10px;
}
.detail_top .headline{
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	padding:0px 10px 5px;
}
.detail_top .stage .earth_stage,
.detail_top .stage .galaxy_stage,
.detail_top .stage .cosmo_stage,
.detail_top .stage .moon_stage,
.detail_top .stage .astro_arena,
.detail_top .stage .area_report{
	padding:4px 12px;
	margin-right:1px;
}
.detail_top .stage .earth_stage {background-color:#00a2ee;}
.detail_top .stage .galaxy_stage {background-color:#444444;}
.detail_top .stage .cosmo_stage {background-color:#bd0099;}
.detail_top .stage .moon_stage {background-color:#ffa200;}
.detail_top .stage .astro_arena {background-color:#f74c00;}
.detail_top .stage .area_report {background-color:#00d0dd}

/*.article_photo+br {display: none;} 201511shinke*/
/*.type_v{width:75%;} 201511shinke*/

 /* ===============================================================
	よく読まれている音楽ニュース
=============================================================== */
#see_news_inner{
	margin:0px 10px;
	background-color:#FFF;
}
#see_news_inner .h1_ro69{
	box-sizing: border-box;
	display:block;
	width:100% ;
	color:#FFF;
	line-height:1.3;
}
#see_news_inner .h1_ro69_img{
	width:100%;
}
#see_news_inner .more_see_btn{
	padding:5px 0px 20px 0px;
	border-radius:0px 0px 4px 4px;
	/*margin-top: -1px; 201511shinke*/
}
/*#see_news_inner a{font-weight: normal;} 201511shinke*/


/* ===============================================================
	フッター要素
=============================================================== */
.sptotop {
    background: #fff;
    display: block;
    font-size: 80%;
    overflow: hidden;
}
.sptotop a{
	border-bottom: 1px solid #e7e7e7;
	box-sizing: border-box;
	padding:15px;
	width:100%;
	display:block;
	line-height:25px;
	text-decoration:none;
}
.sptotop a span{
	/* background-size:25px 20px; */
	width:100%;
	display:block;
	color:#333;
	text-decoration:none;
	text-align:left;
	font-size:120%;
	font-weight:bold;
}
#linktotop a span{background:url('/img/quick/cdj1516/sp/linktotop.png') no-repeat right 50%; background-size: contain;}
#linktotop_quick a span{background:url('/img/quick/cdj1516/sp/linktotop_quick.png') no-repeat right 50%;background-size:contain;}
#linktotop.sptotop_upper_t a {background: #fff; margin: 0 0 20px; border-top:1px solid #eee;border-bottom:1px solid #eee;}
#linktotop.sptotop_upper_t a span{color: #333;}

.sptotop a img {
    margin: 0;
    width: 150px;
}
#kirikae_quick {
	background:#000;
	padding:20px 0;
}

#kirikae_quick ul{
	color: #FFFFFF;
	height: 33px;
	margin: 0 auto;
	width: 282px;
	border: 1px solid #000000;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#kirikae_quick li{
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 141px;
}
#kirikae_quick li a{
	display: block;
	text-decoration: underline;
}
.sp_link {background-color: #222222;color: #FFFFFF;}
.pc_link {background-color: #444444;}
.pc_link a {color: #000000;}

/* ===============================================================
	SNSボタン
=============================================================== */
.qr_social_top{
	display: block;
	background-color:#FFFFFF;
	padding:10px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	/*border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;*/
}
.qr_social_detail{
	display: block;
	background-color:#FFFFFF;
	padding:15px 0px 20px 0px;
	border-top:1px dotted #e7e7e7;
}
.qr_social_top p{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.qr_social_detail p{
	color:#333;
	font-size:13px;
	text-align:center;
	padding:0px 0px 15px 0px;
}
.qr_social_top ul, .qr_social_detail ul{
	width:240px;
	margin:0 auto;
}
.qr_social_top li, .qr_social_detail li{
	float:left;
	padding:0px 15px 0px 15px;
}
.qr_social_top li img, .qr_social_detail li img{
	width:30px;
	height:30px;
}

/* ===============================================================
	ディープリンク
=============================================================== */
/*---------- header ---------- */
#qr_header .head_deeplink{
	height:60px;
	background-color:#000dbb;
	text-align:center;
}
#qr_header .head_deeplink img{
	width:300px;
	height:45px;
}
/*---------- レポート本文 ---------- */
.detail_box_inner .report_deeplink{
	width:100%;
	text-align:center;
	padding:30px 0px 20px 0px;
}
.detail_box_inner .report_deeplink a{
	display:inline-block;
	min-height:20px;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px 30px;
	background-image:url('/img/quick/cdj1516/sp/icon_camera_sp.png');
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-size:24px 19px;
}
/*---------- レポート一覧 ---------- */
#pageslide .menu_deeplink{
	display:table;
	box-sizing:border-box;
	width:100%;
	height:45px;
	padding:0px 40px 0px 45px;
	background-color:#FFFFFF;
	background-image:url('/img/quick/cdj1516/sp/icon_camera_sp.png');
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-size:24px 19px;
}
#pageslide .menu_deeplink a{
	display:table-cell;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.3;
	color:#000dbb;
	vertical-align:middle;
}
#pageslide .menu_deeplink span::after{
	border-right:2px solid #000dbb;
	border-top:2px solid #000dbb;
	content:"";
	height:13px;
	width:13px;
	position:absolute;
}
#pageslide .menu_deeplink span::after{
	top:15px;
	right:15px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}


