@charset "utf-8";

/*-------------------------------------*/
/* COMMON */
/*-------------------------------------*/
img {
	max-width: 100%;
}

.block-left {
	float:left;
}

.block-right {
	float:right;
}

.inblock-list,
.bx-pager {
	word-spacing: -1em;
	display: table;
	display: block;
	padding-left: 0;
	overflow: hidden;
}

#ana20 .inblock-list {
	width: 300px;
	margin: 0 auto;
	word-spacing: -1em;
	display: table;
	display: block;
	padding-left: 0;
	overflow: hidden;
}

.inblock-list li {
	float: left;
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
}
.bx-pager .bx-pager-item {
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
	/display: inline;
	/zoom: 1;
}

#wrap {
	background: #ECECEE;
}

.btn-more {
	margin: 0;
	text-align: center;
}

.common-section {
	/*margin-bottom: 30px;*/
	padding-bottom: 10px;
}

.common-section h2 {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0 0 15px;
	padding: 6px 0;
}

.grid-inner {
	padding: 0 0 0 13px;
}

.announcer-relation {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	list-style: 1.5em;
	color: #525252;
}

.announcer-relation li {
	padding-bottom: 10px;
}

.announcer-relation li:last-of-type {
	padding-bottom: 0;
}

/*-------------------------------------*/
/* CLEARFIX */
/*-------------------------------------*/
.clfix {
	zoom:1;
}

.clfix:after {
	content:"";
	display:block;
	clear:both;
}

/*-------------------------------------*/
/* MAIN CONTETNS - HOME */
/*-------------------------------------*/
h1.logo {
	text-align: center;
	margin-bottom: 10px;
}
p.logo {
	text-align: center;
	margin: 0;
	padding: 0;
}

.announcer-slider-area {
	position: relative;
}

.js-slider-ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

#js-announcer-slider li {
	float: left;
	margin-right: 10px;
}

.slider-control li {
	position: absolute;
	top: 50%;
}

.slider-control .prev-btn {
	left: 0;
}

.slider-control .next-btn {
	right: 0;
}

#js-announcer-control li {
	margin-top: -16px;
}

.home-announcer-list .btn-more {
	padding-top: 15px;
	margin-bottom: 27px;
}

.timeline {
	background: #4E7CC6;
}

.timeline h2 {
	background: #2B477B;
	border-bottom: 1px solid #2E4A80;
}

.timeline .timeline-inner {
	margin: 0 10px;
}

.timeline .timeline-article {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.timeline .userdata,
.timeline .message-area {
	display: table-cell;
	vertical-align: top;
}

.timeline .userdata {
	width: 120px;
	padding-top: 23px;
}

.timeline #message1 .userdata {
	padding-top: 0;
}

.timeline .userdata .newest {
	width: 86px;
	margin: 0 0 0 1px;
	padding: 4px 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-weight: bold;
	background: #ffc700;
}

.timeline .userdata .name {
	margin: 0;
	padding-right: 8px;
	color: #ffffff;
	text-align: center;
}

.timeline .message-area .date {
	margin: 3px 0 5px;
	color: #ffffff;
	text-align: right;
}

.timeline .message-area .message {
	position: relative;
	min-height: 100px;
	margin-right: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: #ffffff;
}

.timeline .message-area .message:after {
	content: "";
	position: absolute;
	top: 35px;
	left: -7px;
	width: 0;
	height: 0;
	border-top : transparent 9px solid;
	border-bottom: transparent 9px solid;
	border-right: #ffffff 9px solid;
}

.ytv-recommendation {
	position: relative;
}

.ytv-recommendation h2 {
	background: #63B8F6;
	border-bottom: 1px solid #3376F1;
}

.recommendation-slider-area {
	padding: 0 35px;
}

#js-recommendation-slider li {
	padding-bottom: 10px;
	position: relative;
}

#js-recommendation-slider li:after {
	content: "";
	position: absolute;
	left: 5%;
	right: 5%;
	top: 46%;
	bottom: 11px;
	-webkit-border-radius: 700px 700px 700px 700px / 70px 70px 70px 70px;
	-moz-border-radius: 700px 700px 700px 700px / 70px 70px 70px 70px;
	border-radius: 700px 700px 700px 700px / 70px 70px 70px 70px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.4);
}

#js-recommendation-slider img {
	position: relative;
	z-index: 1;
}

#js-recommendation-control li {
	margin-top: -27px;
}

.recommendation-slider-area .bx-pager {
	width: 100%;
	text-align: center;
	padding: 10px 0 0;
}

.recommendation-slider-area .bx-pager-item {
	text-indent: -9999px;
	padding: 0 5px;
}

.recommendation-slider-area .bx-pager-item a {
	width: 11px;
	height: 11px;
	display: block;
	background: url(../images/home/icon-recommendation-pager.png) no-repeat center bottom;
}

.recommendation-slider-area .bx-pager-item .active {
	background: url(../images/home/icon-recommendation-pager.png) no-repeat center top;
}

.topics h2 {
	background: #46A196;
	border-bottom: 1px solid #236259;
}

.topics dl {
	line-height: 1.3;
	color: #6A6A6B;
}

.topics dt {
	font-size: 0.86em;
}

.topics dd {
	margin-left: 0;
	padding-bottom: 20px;
}

.topics dd:last-of-type,
.contents-banner li:last-of-type {
	padding-bottom: 0;
}

.topics a {
	color: #333;
}

.blogarea-inner {
	padding: 10px 0 10px 15px;
}
	
.contents-banner {
	padding-bottom: 20px;
	margin-bottom: 0;
}

.contents-banner ul {
	text-align: center;
	list-style: none;
	margin-left: -10px !important;
	padding: 0;
}

.contents-banner li {
	padding-bottom: 10px;
}

/*-------------------------------------*/
/* MAIN CONTETNS - PROFILE */
/*-------------------------------------*/
.announcers ul {
	width: 100%;
	text-align: left;
}

.announcers li {
	padding: 0 8px 5px 0;
}

.contents-title {
	font-size: 1.28em;
	border-bottom: 2px solid #C3C3C3;
	background: #FFF;
	margin: 0;
	font-weight: bold;
}

.contents-title span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #333;
	border-right: 1px solid #C3C3C3;
}

.member-profile {
	padding: 20px 0;
	background: #2B2B29;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.member-profile h1 {
	text-align: center;
}
.member-profile .grid-inner {
	padding: 0 10px;
}
.profile-text {
	background: #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 20px;
	color: #FFF;
	-webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3) inset;
}

.profile-text h2 {
	margin: 0 0 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}

.profile-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}

.appear {
	background: #DDE4F2;
}

.appear h2 {
	background: #63B8F6;
	border-bottom: 1px solid #3376F1;
}

.charge-contents {
	background: #E9DEED;
	margin-bottom: 10px;
}

.charge-contents h2 {
	background: #9269C8;
	border-bottom: 1px solid #553592;
}

.announcer-list {
	padding: 0 5px;
	text-align: center;
	margin-bottom: 20px;
}

.announcer-list ul {
	width: 100%;
}

.announcer-list li {
	padding: 0 5px 5px 0;
}

.timeline .timeline-insert {
	margin: 0 10px;
}

.timeline .detail-timeline {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.timeline .icon,
.timeline .detail-message {
	display: table-cell;
	vertical-align: top;
}

.timeline .icon {
	width: 75px;
}

.timeline .icon .name {
	margin-top: 5px;
	padding-right: 9px;
	color: #ffffff;
	text-align: center;
}

.timeline .detail-message .message-inner {
	position: relative;
	min-height: 95px;
	margin-right: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 15px;
	background: #ffffff;
}

.timeline .detail-message .message-inner:after {
	content: "";
	position: absolute;
	top: 35px;
	left: -7px;
	width: 0;
	height: 0;
	border-top : transparent 9px solid;
	border-bottom: transparent 9px solid;
	border-right: #ffffff 9px solid;
}

.timeline .detail-message .message-inner p {
	line-height: 1.4;
	margin: 0;
}

.timeline .detail-message .message-inner .title {
	font-weight: bold;
}

.blog {
	background: #F8F2C6;
}

.blog h2 {
	background: #F1AF00;
	border-bottom: 1px solid #E36D00;
}

.blog .blog-insert {
	margin: 0 10px;
}

.blog .detail-blog {
	line-height: 1.4;
	margin-bottom: 20px;
	border-bottom: #bebebe 1px dashed;
}

.blog .title {
	font-weight: bold;
}

.blogarea-inner iframe {
	padding-left: 25px;
}

.qa-area {
	background: #FFF;
	padding-bottom: 0;
}

.qa-area h2 {
	background: #4AA196;
	border-bottom: 1px solid #226057;
	margin-bottom: 0;
}
.qa-area p {
	padding: 10px 15px;
	margin: 0;
	line-height: 1.5;
	background-color: #d5e5e7;
}
.qa-area .signature {
	text-align: right;
}

.qa-area dl {
	margin: 0;
	line-height: 1.3;
}

.qa-area dt {
	background: url(../images/profile/arrow-qa-down.png) no-repeat right center #D5E5E7;
	border-top: 1px dotted #9FABAC;
	border-bottom: 1px dotted #9FABAC;
	padding: 15px 10px;
	margin-top: -1px;
}

.qa-area .open {
	background: url(../images/profile/arrow-qa-up.png) no-repeat right center #D5E5E7;
}

.qa-area dt:first-of-type {
	border-top: none;
	margin-top: 0;
}

.qa-area dt span {
	min-height: 20px;
	display: block;
	background: url(../images/profile/icon-q.png) no-repeat left top;
	padding: 0 0 0 20px;
}

.qa-area dd {
	display: none;
	background: url(../images/profile/icon-a.png) no-repeat left top;
	padding: 0 10px 20px 20px;
	margin: 10px 0 0 10px;
}

/*-------------------------------------*/
/* GLOBAL FOOTER */
/*-------------------------------------*/
.global-footer {
	background: #787878;
	padding: 10px 0;
	text-align: center;
}

.global-footer p {
	margin: 0;
	color: #FFF;
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/common/loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/** blog 追加
===================================*/
.analink {
	line-height: 1.3;
	margin: 0 10px 0 0;
}

.analink li {
	list-style: none;
	background: url(../images/common/mark.png) left 5% no-repeat;
	text-indent: 10px;
}

.analink li:nth-of-type(1) {
	padding-bottom: 0.5em;
}

.analink li:nth-of-type(2) {
	padding-bottom: 0.5em;
}

.analink li p a {
	color: #000;
}