@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.

created: 2014.02.27 FIELD
////////////////////////////////////////// -- */

/* -----------------------------------------------------
INDEX
----------------------------------------------------- */

/* keyword search box
----------------------------------------------------- */
.keyword_search_inner {
	float:right;
	margin:0 0 30px;
}

.keyword_search_box input.w170{
	width:170px;
	height:16px;
	padding:5px 2px;
	border:1px solid #CCC;
	border-right:none;
	float:left;
}

.keyword_search_box input.search_btn{
	float:left;
}



/* category navigation
----------------------------------------------------- */
div.cate_nav {
	text-align:center;
	width:960px;
	margin:0 auto 40px;
}

div.cate_nav ul {
	width: 1020px;
    margin-right: -60px;
    overflow: hidden;
    _zoom: 1;
}

div.cate_nav ul li {
	display:inline;
	margin:0 60px 0 0;
	color:#000000;
}

div.cate_nav ul li a {
	color:#a7a7a7;
}

div.cate_nav ul li a:hover {
	color:#000000;
}

div.lead{
  text-align: center;
  margin: 0 0 30px 0;
}

div.lead p{
  line-height: 1.8;
}

/* post hover
----------------------------------------------------- */
div.post_list {
	margin:0 -40px 0 0;
    overflow: hidden;
    _zoom: 1;
}
div.post {
	width:220px;
	float:left;
	margin:0 40px 30px 0;
	position:relative;
}
div.post p {
	color:#999999;
	font-size:10px;
}
.thum {
	width:220px;
	height:260px;
	overflow:hidden;
	position:relative;
	margin:0 0 10px 0;
	float:left;
}

.ico_new {
	position:absolute;
	top:0;
	right:0;
	width:48px;
	height:49px;
	z-index:100;
}


.thum .caption {
	width:220px;
	height:260px;
	background:#ffffff;
	color:#fff;
	text-align:center;
	position:absolute;
	left:0;
	font-weight:bold;
	display:none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.thum .caption a {
	text-decoration:none;
	color:#000000;
	font-size:13px;
	display: table-cell;
    vertical-align: middle;
	width:220px;
	height:260px;
}
.thum img {
	border:0;
	position:absolute;
}
.thum .clear { clear:both; }

.navigation{
	display:none;
}


/* -----------------------------------------------------
READING DETAIL FORMAT
----------------------------------------------------- */

div.reading_detail_wrap{
	margin:0 0 80px;
}

div.reading_detail_wrap .ico{
	margin:0 0 10px;
}

div.reading_detail_wrap .ico span{
	font-size:68%;
	border:1px solid #e3e3e3;
	padding:6px 8px 4px;
}

div.reading_detail_wrap h1{
	font-size:153.9%;
	font-weight:bold;
	margin:0 0 10px 0;
}

div.reading_detail_wrap h1 span {
	display:block;
	font-size:75%;
}

div.reading_detail_wrap .date{
	font-size:77%;
	color:#999;
	margin:0 0 10px;
}

div.reading_detail_wrap .detail_article{
	color:#535353;
	line-height:1.8;
	margin:0 0 55px;
}

div.reading_detail_wrap .detail_article p{
	margin:0 0 30px;
}

div.reading_detail_wrap .share_box{
	margin:0 0 20px;
}

div.reading_detail_wrap .back_link{
	font-size:85%;
	margin:2px 0 80px;
	padding:0 0 0 13px;
	background:url(../../images/common/bg_back_link.png) no-repeat left center;
}

div.reading_detail_wrap .back_link a{
	color:#535353;
}

div.reading_detail_wrap .back_link a:hover{
	color:#818181;
}

div.reading_detail_wrap .share_box .share p{
	font-size:85%;
	color:#535353;
	float:left;
	margin:2px 0 0;
}

div.reading_detail_wrap .share_box .share .facebook{
	float:left;
	margin:0 0 0 10px;
}

div.reading_detail_wrap .share_box .share .twitter{
	float:left;
	margin:0 0 0 10px;
}

div.latest_topics h2{
	text-align:center;
	margin:0 0 50px;
}

/* aside
----------------------------------------------------- */
#aside {
	border-bottom:1px solid #dcdcdc;
}
#aside h2{
	margin:0 0 28px;
	border-bottom:1px solid #dcdcdc;
}

#aside ul {
	margin:0 0 30px;
	padding:0 0 0 5px;
}
#aside ul ul {
	margin:10px 0 0 0;
}

#aside ul li {
	margin:0 0 12px;
	font-size:12px;
}

#aside ul li .active {
	font-weight:bold;
}

#aside ul li a{
	color:#535353;
}

#aside ul li a:hover{
	color:#818181;
}


/* -----------------------------------------------------
DINCENSE LIFE
----------------------------------------------------- */
.incense_life_article {
	background:#eceae4;
	width:740px;
	padding:20px 0 60px 0;
	margin:0 0 40px 0;
}
.incense_life_article_img {
	background:#ffffff;
	width:700px;
	overflow:hidden;
	margin:0 0 30px 20px;
}
.incense_life_article_inner {
	width:670px;
	margin:0 0 0 35px;
	color:#535353;
	letter-spacing:0.02em;
	line-height:1.85;
}


/* Main Image iosslider
----------------------------------------------------- */
div#main_image .iosSlider{
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 700px;
	height: 490px;
}
div#main_image .iosSlider .slider{
	width: 700px;
	height: 490px;
}
div#main_image .iosSlider .slider .slide{
	float: left;
	width: 700px;
	height: 490px;
	opacity:0.5;
}
div#main_image .iosSlider .slider .slide.selected{
	opacity:1;
}
div#main_image .indicators_wrap{
	position: relative;
	overflow: hidden;
	background:#eceae4;
	padding:30px 0 0 0;
}
div#main_image .indicators{
    position: relative;
	left: 50%;
	float: left;
}
div#main_image .indicators .item{
	position: relative;
	left: -50%;
	float: left;
	cursor: pointer;
	background: none repeat scroll 0 0 #FFF;
	border:1px solid #666;
    border-radius: 10px;
    height: 8px;
    margin: 1px 1px 1px 11px;
    width: 8px;
}
div#main_image .indicators .item.selected{
	background: none repeat scroll 0 0 #666;
    box-shadow: none;
    height: 8px;
    margin: 1px 1px 1px 11px;
    opacity: 1;
    width: 8px;
}


/* relation_item , new_post
----------------------------------------------------- */
.relation_item,
.new_post {
	border-top:1px solid #dcdcdc;
	padding:50px 0 0 0;
	margin:0 0 50px 0;
}

.new_post {
	margin-bottom:0;
}

.relation_item h2,
.new_post h2 {
	text-align:center;
	margin:0 0 50px 0;
}

.new_post h3 {
	text-align:center;
	margin:0 0 18px 0;
}

.relation_item ul,
.new_post ul {
	width: 780px;
    margin:0 -40px 0 0;
    overflow: hidden;
    _zoom: 1;
}

.relation_item li,
.new_post li {
	float:left;
	width:220px;
	margin:0 40px 0 0;
	font-size:12px;
}

.relation_item img,
.new_post img {
	margin:0 0 15px 0;
}

.relation_item li span {
	display:block;
	padding:0 20px 0 0;
}
.relation_item li {
	background:url(/images/common/ico_blank.png) right 175px no-repeat;
}

.relation_item a {
	font-weight:bold;
	color:#666666;
}

.new_post a:hover ,
.relation_item a:hover {
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


.relation_item a:hover {
	font-weight:bold;
	color:#000000;
}

.new_post li {
	font-size:14px;
	font-weight:bold;
}

.new_post li span {
	font-size:10px;
	display:block;
	font-weight:normal;
	padding:5px 0 0 0;
}


/* JOURNEY
----------------------------------------------------- */
.journey_wrap p {
	color:#535353;
	letter-spacing:0.02em;
	line-height:1.85;
	margin:0;
	padding:0;
}

.journey_wrap h2 {
	color:#535353;
	font-weight:bold;
	font-size:108%;
	letter-spacing:0.02em;
	margin:0 0 10px 0;
}

.journey_wrap .img_none,
.journey_wrap .img_left,
.journey_wrap .img_right,
.journey_wrap .img_bottom,
.journey_wrap .img_up,
.journey_wrap .img_only{
	margin:0 0 35px 0;
}

.journey_wrap .img_left .img {
	float:left;
	margin:0 40px 0 0;
}

.journey_wrap .img_right .img {
	float:right;
	margin:0 0 0 40px;
}

.journey_wrap .img_left p ,
.journey_wrap .img_right p {
	overflow:hidden;
}

.journey_wrap .img_up .img {
	float:right;
	margin:0 0 10px;
}

.journey_wrap .img_bottom p {
	margin:0 0 20px 0;
}

/* Main Image iosslider
----------------------------------------------------- */
.journey_img {
	margin: 0 0 30px 0;
}
.journey_img #main_image .iosSlider{
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 740px;
	height: 500px;
}
.journey_img #main_image .iosSlider .slider{
	width: 740px;
	height: 500px;
}
.journey_img #main_image .iosSlider .slider .slide{
	float: left;
	width: 740px;
	height: 500px;
	opacity:0.5;
}
.journey_img #main_image .iosSlider .slider .slide.selected{
	opacity:1;
}
.journey_img #main_image .indicators_wrap{
	position: relative;
	overflow: hidden;
	padding:30px 0 0 0;
	background:#ffffff;
}
.journey_img #main_image .indicators{
    position: relative;
	left: 50%;
	float: left;
}
.journey_img #main_image .indicators .item{
	position: relative;
	left: -50%;
	float: left;
	cursor: pointer;
	background: none repeat scroll 0 0 #FFF;
	border:1px solid #666;
    border-radius: 10px;
    height: 8px;
    margin: 1px 1px 1px 11px;
    width: 8px;
}
.journey_img #main_image .indicators .item.selected{
	background: none repeat scroll 0 0 #666;
    box-shadow: none;
    height: 8px;
    margin: 1px 1px 1px 11px;
    opacity: 1;
    width: 8px;
}

.journey_img .s_caption {
	position:absolute;
	left:0;
	bottom:0;
	background:url(/images/reading/journey/bg_caption.png) left top;
	width:740px;
	color:#ffffff;
	font-size:93%;
	padding:14px 20px 14px 20px;
	letter-spacing:0.02em;
}


/* MUSIC
----------------------------------------------------- */
#music .breadcrumb {
	margin-bottom:13px;
}

.music_header {
	background:#e6e6e6;
	width:100%;
	text-align:center;
	margin:0 0 20px 0;
}

.music_header_inner {
	width:1000px;
	height:400px;
	text-align:left;
	background:#7bd9b1;
	margin:0 auto;
	overflow:hidden;
}

.music_header h1 {
	width:100%;
}

.music_header h1 img {
	margin:0;
}

.music_wrap .description {
	border-bottom:1px solid #cccccc;
	padding:0 0 15px 0;
	margin: 0 0 40px 0;
}
.music_wrap .description p {
	margin:0 0 0 20px;
	width:960px;
	color:#666666;
	font-size:93%;
	font-style:italic;
	letter-spacing:0.02em;
}

.music_wrap .date {
	margin-bottom:35px!important;
}

.music_wrap .img_right img,
.music_wrap .img_left img{
  margin-bottom:20px;	
}

.music_wrap h2 {
	color:#000;
	font-size:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:0.02em;
}

.music_wrap h3 {
	color:#000;
	font-weight:bold;
	font-size:108%;
	letter-spacing:0.02em;
	margin:0 0 30px 0;
	line-height:1.85;
}

.music_wrap p {
	color:#535353;
	letter-spacing:0.02em;
	line-height:1.85;
	margin:0;
	padding:0;
}

.music_wrap .img_none,
.music_wrap .img_only,
.music_wrap .img_left,
.music_wrap .img_right,
.music_wrap .img_bottom {
	margin:0 0 80px 0;
}

.music_wrap .img_left .img {
	float:left;
	margin:0 40px 0 0;
}

.music_wrap .img_right .img {
	float:right;
	margin:0 0 0 40px;
}

.music_wrap .img_left p ,
.music_wrap .img_right p {
	overflow:hidden;
	margin:0 0 30px 0;
}

.music_wrap .img_left p:last-child ,
.music_wrap .img_right p:last-child {
	margin:0;
}

.music_wrap .profile h2 {
	margin:0 0 40px 0;
}

.profile_inner {
	width:960px;
}
.profile_inner .img_left {
	width:780px;
	border-right:1px solid #cccccc;
	float:left;
}

.profile_inner .img_left h3 {
	margin-bottom:10px;
}

.profile_inner .img_left p {
	font-size:93%;
	font-style:italic;
	letter-spacing:0.04em;
	padding-right:30px;
}

.profile_inner .relation {
	width:150px;
	float:right;
}

.profile_inner .relation .disc {
	border:1px solid #cfcfcf;
	margin:0 0 10px 0;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.profile_inner .relation .disc img{
	width: 100%;
	height: auto;
}

.profile_inner .relation p {
	color:#000000;
	font-size:77%;
	line-height:1.5;
	margin:0 0 10px 0;
}

.backnumber {
	border-top:1px solid #dcdcdc;
	padding:50px 0 0 0;
}

.backnumber h2 {
	text-align:center;
	margin:0 0 50px 0;
}

.backnumber ul {
	width: 1040px;
    margin:0 -40px 0 0;
    overflow: hidden;
    _zoom: 1;
}

.backnumber li {
	float:left;
	width:220px;
	margin:0 40px 0 0;
	font-size:14px;
	font-weight:bold;
}

.backnumber img {
	margin:0 0 15px 0;
}

.backnumber li span {
	font-size:10px;
	display:block;
	font-weight:normal;
	padding:5px 0 0 0;
}

.backnumber a {
	font-weight:bold;
	color:#666666;
}

.backnumber a:hover {
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/* ADD 20150827 */
#article.reading .post_list .post > p > span{
	display: block;
	font-size: 13px;
}

div.reading_detail_wrap .relation_item ul{ width: inherit;}


/* VOICE of Listeners
----------------------------------------------------- */
.voice_lead{
	font-size: 13px;
	margin-bottom: 30px;
	line-height: 1.8;
	padding: 15px 0;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	text-align: center;
	font-style: italic;
}
