@charset "utf-8";

/* CSS Document */
/*
	######################### baseLayout #########################
*/
html, body {
}
body {
	margin:0px;
	color:#fff;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background:#333;
}
img {
	border: none;
	vertical-align: bottom;
}
a {
	outline:none;
}
a:link {
	text-decoration:none;
	color:#fff;
}
a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
	color:#fff;
}
a:active {
	text-decoration:none;
	background:none;
	color:#fff;
}
ul,li {
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
time {
	display:block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


/*
	######################### headerLayout #########################
*/
header {
	display:inline-table;
	text-align:center;
	width:100%;
	background:#b81b22;
	padding-top:30px;
	margin-bottom: 18px;
}
header a:hover {
	text-decoration:none;
}
header #hdNav {
	width:1024px;
	margin:auto;
}
header #hdNav h1 {
	display:inline-table;
	padding-right:10px;
}
header #hdNav h1 img {padding-bottom: 5px; }

nav#hdMenu {
	display:inline-table;
}
nav#hdMenu ul {
	display:inline-table;
	border-left:1px solid #660000;
	border-right:1px solid #e75e65;
	/*line-height:34px;*/
}
nav#hdMenu ul li {
	display:table-cell;
	border-left:1px solid #e75e65;
	border-right:1px solid #660000;
	margin:0;
	height:26px;
	/*padding-top: 10px;*/
}
nav#hdMenu ul li a {
	display:block;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	padding: 15px 15px;
}
nav#hdMenu ul li.wepre a {
	display:block;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	padding: 7px 15px 6px;
}
nav#hdMenu ul li.wepre a img {
	vertical-align: middle;
}


nav#hdMenu ul li.onMenu,
nav#hdMenu ul li a:hover {
	background:#ea1e27;
}
nav#hdIcon {
	display:inline-table;
}
nav#hdIcon ul {
	display:inline-table;
	padding-left:5px;
}
nav#hdIcon ul li {
	display:inline-table;
	padding-left:2px;
	padding-bottom: 5px;
	vertical-align:middle;
}
/*
	######################### columnLayout #########################
*/
#container {
	position:relative;
	padding:0;
	width:1024px;
	margin:auto;
	overflow:hidden;
}
#contentWrap-01 {
	float:left;
	width:769px;
	margin-right:25px;
}
#contentWrap-02 {
	float:left;
	width:230px;
}
#contentWrap-03 {
	float:left;
	width:187px;
/*	padding:0 8px 32768px 5px;
    margin-bottom: -32768px;
	border-right:1px solid #ff6766; */
	padding:0 8px 0px 5px;
    margin-bottom: 0px;
}
#contentWrap-04 {
	float:left;
	width:790px;
	padding-left:33px;
	border-left:1px solid #ff6766;
}
/*
	######################### imgLayout #########################
*/
#topImg {
}
#mainImg {
	margin-bottom:20px;
}
/*
	######################### topLayout #########################
*/
#whatsnew {
	float:left;
	width:400px;
	background:#666;
	margin-top:14px;
	margin-right:20px;
	position:relative;
	padding:22px;
}

#whatsnew a { border-bottom: 1px dashed #999; padding: 0 1px 2px 0;}
#whatsnew a:hover { text-decoration: none;}

#whatsnew h1 {
	background:url(../images/top/ttlWhatsnew.png) no-repeat;
	width:211px;
	height:25px;
	text-indent:-9999px;
	overflow: hidden;
	position:absolute;
	top:-14px;
	left:22px;
}
#whatsnew ul {
	height:180px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#whatsnew ul li {
	padding:10px 20px 15px 0;
}
#youtube {
	float:left;
	width:305px;
}
#youtube h1 {
	background:url(../images/top/ttlYoutube.png) no-repeat;
	width:181px;
	height:25px;
	text-indent:-9999px;
	overflow: hidden;
	margin-bottom:14px;
}
#linkBnr {
	clear:both;
}
#linkBnr ul.largeBnr li {
	padding:10px 0px;
	border-bottom:1px solid #ff6766;
}

#linkBnr ul.smallBnr {
	border-bottom:1px solid #ff6766;
}

#linkBnr ul.smallBnr li {
	float:left;
	padding:12px 16px 12px 0;
}

#linkBnr ul.smallBnr li:nth-child(3n)  {
	padding:12px 0px;
}
#support {
	padding:10px 0px;
}
#support a {
	color:#ffffff; /*ff6668*/
	font-size: 11px;
	margin-right: 5px;
}
#blog {
	width:210px;
	background:#666;
	margin-top:14px;
	position:relative;
	padding:10px 10px;
}
#blog h1 {
	background:url(../images/top/ttlBlog.png) no-repeat;
	width:103px;
	height:25px;
	text-indent:-9999px;
	overflow: hidden;
	position:absolute;
	top:-14px;
	left:22px;
}
#blog ul {
}
#blog ul li {
	padding-bottom:12px;
}
.powered {
	text-align:right;
	color:#ff6668;
	border-bottom:1px solid #cccccc;
	margin-bottom:12px;
}
.more {
	text-align:right;
	color:#ff6668;
}
#twitter {
	width:230px;
	height:350px;
}
/*
	######################### aboutLayout #########################
*/
#aboutText {
	padding:0 40px 20px;
	border-bottom:1px solid #ff6766;
	font-size:14px;
}
#aboutText span.point {
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.1em;
}
#aboutHistory {
	padding:20px 40px;
}
#aboutHistory h1 {
	color:#ff6668;
	font-weight:normal;
	font-size:18px;
	margin:0;
}
#aboutHistory h2 {
	font-weight:normal;
	font-size:12px;
	margin:20px 0 0;
	background:url(../images/icon/aboutHistoryIcon.png) no-repeat;
	background-position:0 6px;
	padding-left:10px;
}
#aboutHistory ul li {
	float:left;
	width:430px;
	font-size:11px;
}
#aboutHistory ul li:nth-child(1){
	padding-left:10px;
	margin-right:50px;
}

.fl_about { float: left; margin-top: 30px;}
/* .fr_about_old { float: right; width: 550px; margin-top: 10px;}  */
.fr_about { float: right; width: 605px; margin-top: 25px;}



/*
	######################### infoLayout #########################
*/
#infoMember h1,
#infoCate h1 {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	border-left:3px solid #FFF;
	padding-left:10px;
	margin-bottom:7px;
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#infoCate ul.list {
	border-top:1px dotted #999999;
	padding:10px 0 10px 12px;
}
#infoCate ul.list li {
	height:14px;
	padding-bottom:7px;
}
#infoCate ul.list_separate {
	border-top:1px dotted #999999;
	padding:8px 0 30px 12px;
}
#infoCate ul.list_separate li {
	height:14px;
	padding-bottom:7px;
}


#infoMember p {
	border-top:1px dotted #999999;
	padding:10px 0 0 12px;
	font-size:11px;
}
#infoMember ul {
	padding:0 22px 0 12px;
}
#infoMember ul li {
	border:1px solid #329900;
	background:#1e1e1e;
	margin-bottom:4px;
}
#infoMember .infoMemberImg {
	float:left;
	width:35px;
	border-right:1px solid #329900;
}
#infoMember .infoMemberName {
	float:left;
	text-align:center;
	line-height:35px;
	width:114px;
	letter-spacing:0.3em;
	color:#CCC;
}
#infoList article {
	padding:25px 40px 50px 6px;
	border-bottom:1px solid #ff6766;
}
/*#infoList article:nth-child(3) {
	border-bottom: none;
}*/
#infoList h1.infoList {
	font-size:20px;
	line-height:20px;
	letter-spacing:0.1em;
	margin:8px 0 20px;
}
#infoList span.infoListCate,
#infoList span.infoListOnair,
#infoList span.infoListNew {
	display:block;
	float:left;
	line-height:17px;
}
#infoList span.infoListCate {
	background:#329900;
	border:1px solid #989898;
	padding:0 15px;
}
#infoList span.infoListOnair {
	background:#990100;
	border-top:1px solid #989898;
	border-bottom:1px solid #989898;
	border-right:1px solid #989898;
	padding:0 5px;
}
#infoList span.infoListNew {
	background:#fe0000;
	margin-top:1px;
	margin-left:10px;
	padding:0 3px;
}
#infoList p.infoList {
	clear:both;
}
#infoList p.infoList a {
	text-decoration: underline;
	color:#cf5251;
}


/*
	######################### stageLayout #########################
*/
#stageList article {
	padding:35px 50px 35px 25px;
	border-bottom:1px solid #ff6766;
}
#stageList article:nth-child(3) {
	border-bottom: none;
}
#stageList .stageListImg {
	float:left;
	width:150px;
	padding-right:30px;
}
#stageList .stageListText {
	float:left;
	width:535px;
}
#stageList .stageListText h1 {
	font-size:18px;
}
#stageDtl {
	padding-right:15px;
}
#stageDtl .stageDtlText {
	float:left;
	width:740px;
}
#stageDtl .stageDtlText a {
	text-decoration: underline;
	color:#cf5251;
}



#stageDtl .stageDtlText h1 {
	font-size:18px;
	padding-bottom:15px;
}
#stageDtl .stageDtlText h2 {
	font-size:16px;
	margin-top:30px;
}
#stageDtl .stageDtlText .stageDtlNotes {
	margin-top:0;
	margin-bottom:30px;
	font-size:11px;
}
#stageDtl .stageDtlImg {
	float:left;
	width:240px;
	text-align:right;
	padding-left:15px;
}
/*
	######################### profileLayout #########################
*/
#profile article {
	border:1px solid #fff;
	width:1022px;
	height:200px;
	margin-bottom:30px;
	background:#8c918d;
}
#profile .profImg {
	float:left;
	width:300px;
}
#profile .profText {
	float:left;
	width:692px;
	height:190px;
	padding:5px 30px 5px 0;
	background-image: -webkit-gradient(linear,left top,right top,color-stop(0, #8C918D),color-stop(1, #CCCCCC));
	background-image: -o-linear-gradient(right, #8C918D 0%, #CCCCCC 100%);
	background-image: -moz-linear-gradient(right, #8C918D 0%, #CCCCCC 100%);
	background-image: -webkit-linear-gradient(right, #8C918D 0%, #CCCCCC 100%);
	background-image: -ms-linear-gradient(right, #8C918D 0%, #CCCCCC 100%);
	background-image: linear-gradient(to right, #8C918D 0%, #CCCCCC 100%);
	position:relative;
}
#profile .profText h1 {
	font-size:32px;
	letter-spacing:0.15em;
	border-bottom:1px solid #5a5e5f;
}
#profile .profText h1 span {
	font-size:12px;
}
#profile .profText h1 span.profName {
}
#profile .profText h1 span.profData {
	position:absolute;
	right:32px;
	top:28px;
	letter-spacing:normal;
}
#profile .profText .profInfo a {
	position:absolute;
	right:32px;
	top:80px;
	padding:3px 8px;
	background:#9a9a9a;
	border:1px solid #FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#profile .profText .profInfo a:hover {
	text-decoration:none;
}
#profile .profText .profWorks {
	width:565px;
	margin:8px 0 0;
}
#profile .profText ul.profSocialIcon {
	position:absolute;
	right:32px;
	top:115px;
	display:inline-table;
}
#profile .profText ul.profSocialIcon li {
	display:table-cell;
	padding-left:3px;
}
/*
	######################### footerLayout #########################
*/
footer {
	display:inline-table;
	text-align:center;
	width:100%;
	background:#b81b22;
	margin-top:20px;
	padding:10px 0 40px;
}
footer #ftCopy {
	width:1024px;
	margin:auto;
	color:#ff6567;
	line-height:20px;
}


/*
	######################### 追加css #########################
*/
.fa {
	padding: 2px 4px 0 4px;
	font-size: 1.1em;
	color: #FFF;
}

#contentWrap-03 .event-title {
	background-color: #666;
	padding:2px 6px;
	letter-spacing:1px;
	margin-bottom:6px;
}

#contentWrap-03 ul.event-list { margin-bottom: 18px;}
	#contentWrap-03 ul.event-list li {
		padding:5px;
		margin-bottom:5px;
		border-bottom: 1px dotted #777;
		word-break:break-all;
	}
	#contentWrap-03 ul.event-list li:last-child {
		border-bottom: none;
	}


.more a {
	border-bottom: 1px dashed #999999;
    padding: 0 1px 2px 0;
}
.more a:hover { text-decoration: none;}


.pager {
	margin: 15px 0 12px;
	text-align: center;
}
.pager a.item  {
	background-color: #9a0000;
    font-size: 11px;
    padding: 6px;
	margin:0 1px;
}

.pager span.current-page  {
	background-color: #000;
    font-size: 11px;
    padding: 6px;
	margin:0 1px;
}

.stageList a {
	text-decoration: underline;
	color:#cf5251;
}







/*
	######################### ronin5 #########################
*/
.noboder { border:none; outline:none; }


#sub-menu-list {
	text-align: center;
	margin-bottom: 40px;
	}

#sub-menu-list li {
	display: inline;
	margin: 0 6px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho", serif;
	font-size: 13px;
}




#sub-menu-list li a {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	padding:4px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	letter-spacing:1px;
}
#sub-menu-list li a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
#sub-menu-list li a:active {
	position:relative;
	top:1px;
}



#sns-ronin5 {
	margin-bottom: 5px;
}
	.facebook-box {
		float: left;
		background-color: #666;
		width:320px;
		padding: 10px;
		position: relative;
		margin-right: 15px;
	}
	.facebook-box h1 {
		font-size: 14px;
		font-weight: bold;
		letter-spacing:1px;
	}
	.facebook-box ul {
		overflow-x: hidden;
		overflow-y: scroll;
		height: 131px;
	}
	.facebook-box time { }
	.facebook-box .more {
		clear: both;
	}

	.twitter-box {
		float: left;
		width:300px;
		margin-right: 15px;
		background-color: #fff;
	}
	.youtube-box {
		float: left;
		margin: 0;
		background-color: #333;
		width:352px;
		color: #000;
	}

#sns-ronin5-btn {
	margin-bottom: 35px;
}


.tw-like1,
.tw-like2,
.tw-like3,
.tw-like4 {
	float: right;
	margin-left: 10px;
}
.tw-like1 { width:157px; }
.tw-like2 { width:70px; }
.tw-like3 { width:32px; }
.tw-like4 { width:82px; }

#banner-ronin5 {
    padding: 0 13px 40px;
}



#profile-ronin5 {
	padding: 0 0 20px;
}
#profile-ronin5 h1 {
	margin-bottom: 14px;
	float: left;
}

	#profile-ronin5 .about-ronin5 {
		float: right;
		width: 770px;
		margin-bottom: 35px;
	}
	#profile-ronin5 .about-ronin5 h2 {
		font-size:1.6em;
		letter-spacing:1px;
		margin-bottom: 5px;
	}
	#profile-ronin5 .about-ronin5 p {
		margin:0 0 5px;
		font-size:11px;
	}


#profile-ronin5 .profilebox {
	margin-bottom: 30px;
	width: 1024px;
}

#profile-ronin5 .profilebox .imgleft {
	float: left;
}

#profile-ronin5 .profilebox .textbox {
	float: right;
	width:777px;
}

#profile-ronin5 .profilebox .textbox h2 {
	border-bottom: 1px solid #fd6766;
}


.attention-h1 {
	text-align: center;
}

.attention-title {
	font-size:1.5em;
	margin:10px 0;
	padding-top:20px;
	text-align: center;
}

.attention-box  {
	width:860px;
	margin:0 auto;
}
.attention-box  p {
	margin:20px 0;
}


/* シェアボタン群 */
.sns-like1,
.sns-like2,
.sns-like3,
.sns-like4 {
	float: left;
	margin-right: 10px;
}
.sns-like1 { width:116px; }
.sns-like2 { width:67px; }
.sns-like3 { width:32px; }
.sns-like4 { width:77px; }






#sns-ronin5_new {
	margin-bottom: 5px;
}

	.face-twitter {
		float: left;
	}
	.facebook-box_new {
		background-color: #666;
		width:320px;
		padding: 10px;
		position: relative;
		margin-right: 10px;
		margin-bottom: 15px;
	}
	.facebook-box_new h1 {
		font-size: 14px;
		font-weight: bold;
		letter-spacing:1px;
	}
	.facebook-box_new ul {
		overflow-x: hidden;
		overflow-y: scroll;
		height: 85px;
		width:320px;
	}
	.facebook-box_new li {
		padding:0 0 5px;
	}
	.facebook-box_new li time {
		width:85px;
		float: left;
	}
	.facebook-box_new .more {
		clear: both;
	}

	.twitter-box_new {
		width:340px;
		margin-right: 10px;
		background-color: #fff;
	}
	.youtube-box_new {
		float: left;
		margin: 0;
		background-color: #333;
		width:404px;
		color: #000;
	}

.fl_new {
	float: left;
	display: block;
}
.fl_new img {
	width: 260px;
	margin-right: 10px;
}


/*
#twitter-widget-1 {
	height:185px!important;
}
*/



/* 公演情報用 */
#stageDtl .stageDtlText ul.menu-in-page {
	text-align: center;
	margin: 18px 0 30px;
}
#stageDtl .stageDtlText ul.menu-in-page li {
	display: inline;
	margin:0 3px;
}
#stageDtl .stageDtlText ul.menu-in-page li a {
	-moz-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	-webkit-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	box-shadow:inset 0px 28px 0px -15px #b54b3a;
	background-color:#a73f2d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
}
#stageDtl .stageDtlText ul.menu-in-page li a:hover {
	background-color:#b34332;
}
#stageDtl .stageDtlText ul.menu-in-page li a:active {
	position:relative;
	top:1px;
}

#stageDtl .stageDtlText .event-box {
	border-top: 1px solid #ff6766;
	padding:10px 0;
	margin-bottom: 30px;
}
#stageDtl .stageDtlText .event-box p.title {
	color: #ff6668;
    font-size: 18px;
    font-weight: normal;
	margin: 0 0 10px;
}

#stageDtl .stageDtlText table.event-table {
	border-collapse: collapse;
	margin-bottom: 5px;
}
#stageDtl .stageDtlText table.event-table th {
	border: 1px solid #b9b9b9;
	text-align: center;
	padding:8px 15px;
	background-color: #666;
	font-weight: normal;
}
#stageDtl .stageDtlText table.event-table td {
	border: 1px solid #b9b9b9;
	text-align: center;
	padding:8px 15px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #000;
}


h1.title_top,
h2.title_top {
	float: left;
	margin-right: 10px;
}
a.btn_stage {
	-moz-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	-webkit-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	box-shadow:inset 0px 28px 0px -15px #b54b3a;
	background-color:#a73f2d;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
	display: block;
	font-size: 9px;
	padding:3px 6px 2px;
	line-height:1.2em;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
	float: left;
}

a.btn_stage2 {
	-moz-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	-webkit-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	box-shadow:inset 0px 28px 0px -15px #b54b3a;
	background-color:#a73f2d;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
	display: block;
	padding:3px 6px 2px;
	line-height:1.2em;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
	float: left;
	margin: 20px 0 5px;
}

a.btn_stage3 {
	-moz-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	-webkit-box-shadow:inset 0px 28px 0px -15px #b54b3a;
	box-shadow:inset 0px 28px 0px -15px #b54b3a;
	background-color:#a73f2d;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
	display: block;
	padding:5px 10px 4px;
	line-height:1.3em;
	font-size:1.1em;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
	margin: 0 0 20px;
}

a.btn_stage:hover,
a.btn_stage2:hover,
a.btn_stage3:hover {
	text-decoration: none;
	background-color: #b34332;
}




.fl__img {
	float: left;
	width:165px!important;
	display: block;
}
.fl__img img {
	width:150px!important;
}
.fl__txt {
	float: left;
	display: block;
	width: 575px;
}
.fl_title {
	font-size:1.5em;
	font-weight: bold;
	letter-spacing:2px;
}


.facebook-box2015 {
	background-color: #666;
	width:404px;
	padding: 10px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 15px;
}
.facebook-box2015 h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:1px;
}
.facebook-box2015 ul {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 85px;
	width:320px;
}
.facebook-box2015 li {
	padding:0 0 5px;
}
.facebook-box2015 li time {
	width:85px;
	float: left;
}
.facebook-box2015 .more {
	clear: both;
}

.twitter-box2015 {
	width:424px;
	margin-right: 10px;
	background-color: #fff;
}
.youtube-box2015 {
	float: left;
	margin: 0;
	background-color: #333;
	width:590px;
	color: #000;
}




.profileText {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 40px;
}
.profileText:after {
	content:"";
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}
.profileText ul {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.profileText li {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 15px;
}
.profileText li p {
	font-weight: bold;
	margin: 0 0 2px;
}
.profileText li .prof-name {
	background: #000000;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
.profileText li span {
	font-size: 10px;
	margin-left: 10px;
}

.profileText li .prof-pics {
	text-align: center;
	margin-bottom: 5px;
}
.profileText li .prof-pics a {
	width: 100%;
}
.profileText li .prof-pics img {
	width: 216px;
}

.profileText li .prof-sns a {
	width: 48%;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #000000;
}

.profileText li a:hover {
	text-decoration: none;
}
.profileText li a.info-link {
	background: #575757;
	float: left;
	height: 18px;
	line-height: 18px;
}
.profileText li a.twitter-link {
	background: #4982ad;
	float: right;
	height: 18px;
	line-height: 18px;
}
.profileText li .prof-sns:after {
	content:"";
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}
.small {
  font-size: .8em;
  line-height: 1.55em;
}


.profileText .sns-links li a.info-link {
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	padding-right: 10px;
	padding-left: 7px;
}

.profileText .sns-links li .prof-sns {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
}

.profileText .sns-links li .prof-sns .sns-link--small {
	width: 16%;
}

.profileText .sns-links li .prof-sns .insta-link {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.profileText .sns-links li .prof-sns .blog-link {
	background-color: #fff;
}