@charset "UTF-8";
/* CSS Document */
body ,html {
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.contents {
	width:1000px;
	margin:0 auto;
}

a {
	text-decoration:none;
}

a:focus {
	outline: none;
}

@media screen and (max-width: 999px) {
	.contents {
		width:90%;
		margin:0 auto;
	}
}

.gallery_plugin_area {
	position:relative;
}

.gallery_plugin_area h4#starry-gallery-title {
	font-size:18px;
	text-align:left;
	line-height:1.3;
	padding:10px 55px 10px 0;
	margin:0;
	border:none !important;
}

#change_galley_style {
	position:absolute;
	top:10px;
	right:0;
	line-height:1.3;
	z-index:1000;
}

body #change_galley_style li {
	float:left;
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
	background-image:none !important;
}

#change_galley_style #change_boxtype {
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	position:relative;
	margin-right:10px !important;
	margin-top:-1px !important;
}

#change_galley_style #change_boxtype span {
	position:absolute;
	width:9px;
	height:9px;
	top:0;
	left:0;
	background:#000000;
}

#change_galley_style #change_boxtype span:nth-child(2) {
	top:0;
	left:12px;
}
#change_galley_style #change_boxtype span:nth-child(3) {
	top:12px;
	left:0px;
}
#change_galley_style #change_boxtype span:nth-child(4) {
	top:12px;
	left:12px;
}

body #change_galley_style #change_listtype {
	width:22px;
	height:19px;
	padding:0px 0 0px 0;
	position:relative;
}

#change_galley_style #change_listtype span {
	position:absolute;
	width:22px;
	height:4px;
	top:0;
	left:0;
	background:#000000;
	margin-top:1px;
}

#change_galley_style #change_listtype span:nth-child(2) {
	top:7px;
	left:0px;
	margin-top:1px;
}
#change_galley_style #change_listtype span:nth-child(3) {
	top:14px;
	left:0px;
	margin-top:1px;
}


/********************
modal ***************
********************/

#modal_area {
	display:none;
}

.photobox_h {
	width:100%;
}

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

.audio_thumbnail {
	line-height:0;
}

.audio_thumbnail img {
	width:100%;
	max-width:340px;
	height:auto;
	line-height:0;
}

.box_modal_meta {
	width:100%;
}

.box_modal_meta_left {
	color:#ffffff;
	font-size:0.9em;
	float:left;
}

.box_modal_meta_right {
	float:right;
}

.box_modal_meta_right ul {
	padding:0;
	margin:0;
}

.box_modal_meta_right li {
	list-style:none;
	float:left;
}

.box_modal_meta_left .content_date {
	display:block;
	font-size:77%;
}


/********************
type change *********
********************/

.type_disnon {
	display:none;
}

.change_nonactive {
	opacity:0.4;
}

/********************
box type ************
********************/

.box_type .grid { 
	width:100%;
	line-height:1;
	margin:0 auto;
	text-align:center;
}

.box_type .item-for-members {
	background-color:#000000;
}

.box_type .item-for-pay-members {
	background-color:#000000;
}


.item-for-members img , .item-for-pay-members img {
	opacity:0.2;
}

.box_type .grid_in {
	position:relative;
	text-align:center;
}

.box_type a {
	border-bottom:none !important;
	text-decoration:none !important;
	box-shadow:none !important;
}

.box_type a img {
	border-radius:0 !important;
	box-shadow:none !important;
}

.box_type .hover_alert1 {
	position:absolute;
	top:10px;
	right:10px;
}

.hover_alert1 span {
	background:#9a9a9a;
	display:inline-block;
	font-size:11px;
	border-radius:4px;
	color:#ffffff;
	padding:5px 5px;
	text-align:center;
	line-height:1;
	min-width: 50px;
}

.box_type .hover_alert1 span {
	font-size: 10px;
	padding:2px 4px;
	line-height: 1;
	border-radius: 2px;
}

.box_type .hover_alert2 {
	position:absolute;
	top:10px;
	right:10px;
}

.hover_alert2 span {
	background:#ff3c58;
	display:inline-block;
	font-size:11px;
	color:#ffffff;
	border-radius:4px;
	padding:5px 5px;
	text-align:center;
	line-height:1;
	min-width: 50px;
}

.box_type .hover_alert2 span {
	font-size: 10px;
	padding:2px 4px;
	line-height: 1;
	border-radius: 2px;
}

.box_type .grid-sizer, .box_type .grid-item {
	text-align:center;
	line-height:0;
}

.box_type .hover_alert4 {
	position:absolute;
	top:10px;
	right:10px;
}

.hover_alert4 span {
	background:#ff9103;
	display:inline-block;
	font-size:11px;
	border-radius:4px;
	color:#ffffff;
	padding:5px 5px;
	text-align:center;
	line-height:1;
	min-width: 50px;
}

.box_type .hover_alert4 span {
	font-size: 10px;
	padding:2px 4px;
	line-height: 1;
	border-radius: 2px;
}

/*
---------------------------------------
ボックスタイプ、余白の切り替えのCSSクラス（1-3の3種類）
----ここから----
---------------------------------------
*/

/*0*/
.box_type .grid-sizer, .box_type .grid-item {
	width:25%;
	margin:0%;
}
.box_type .grid-item-width2 {
	width:50%;
}

@media screen and (max-width: 600px) {
	.box_type .grid-sizer, .box_type .grid-item {
		width:50%;
	}
	.box_type .grid-item-width2 {
		width:100%;
	}
}

/*1*/
.box-margin-1 .grid-item {
	width:24% !important;
	margin:0.5% !important;
}
.box-margin-1 .grid-item-width2 {
	width:49% !important;
	margin:0.5% !important;
}

@media screen and (max-width: 600px) {
	.box-margin-1 .grid-item {
		width:49% !important;
		margin:0.5% !important;
	}
	.box-margin-1 .grid-item-width2 {
		width:99% !important;
		margin:0.5% !important;
	}
}

/*2*/
.box-margin-2 .grid-item {
	width:23% !important;
	margin:1% !important;
}
.box-margin-2 .grid-item-width2 {
	width:48% !important;
	margin:1% !important;
}

@media screen and (max-width: 600px) {
	.box-margin-2 .grid-item {
		width:48% !important;
		margin:1% !important;
	}
	.box-margin-2 .grid-item-width2 {
		width:98% !important;
		margin:1% !important;
	}
}

/*3*/
.box-margin-3 .grid-item {
	width:22% !important;
	margin:1.5% !important;
}
.box-margin-3 .grid-item-width2 {
	width:47% !important;
	margin:1.5% !important;
}

@media screen and (max-width: 600px) {
	.box-margin-3 .grid-item {
		width:46% !important;
		margin:2% !important;
	}
	.box-margin-3 .grid-item-width2 {
		width:96% !important;
		margin:2% !important;
	}
}

/*
---------------------------------------
リストタイプ、余白の切り替えのCSSクラス
----ここまで----
---------------------------------------
*/

.box_type .grid-item img {
	width:100%;
	height:auto;
	line-height:0;
}

.box_type .grid_in_box_music {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	text-align:center;
	height:100%;
	background-color:rgba(0,0,0,0.4);
}

.box_type .grid_in_box_music_in {
	position: relative;
     top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%);
	 transform: translate(-50%, -50%);
	 width:70%;
	 text-align:center;
	 display:block;
}

.box_type .grid_in_box_music_in > img {
	display:inline-block;
	width:40%;
}

.box_type .content_title_text {
	color:#ffffff;
	position:absolute;
	bottom:10px;
	left:5px;
	text-align:left;
	padding:0 10px;
	line-height:1.25;
	z-index:3;
	font-size:82%;
	word-wrap:break-word;
	word-break:break-all;
	overflow-wrap:break-word;
}

.box_type .content_title_text .date_block {
	font-size:77%;
	padding-left:5px;
}

@media screen and (max-width: 800px) {
	.box_type .content_title_text {
		font-size:75%;
		padding:0 3px;
	}
}

/********************
list type*************
********************/
.list_type ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	background-image:none !important;
}
.list_type li {
	border-bottom:solid 1px #d2d2d2 !important;
	padding:20px 0 !important;
	list-style:none !important;
	margin:0 !important;
	background-image:none !important;
}

.list_type li a {
	color:#000000;
	display:table;
	width:100%;
	border-bottom:none !important;
	text-decoration:none !important;
	box-shadow:none !important;
	margin:0 !important;
	padding:0 !important;
	outline:none !important;
}

.list_type li a:focus {
	outline:none !important;
}

.list_type li .img-td {
	display:table-cell;
	width:80px;
	vertical-align:middle;
}

/*
---------------------------------------
リストタイプ、サムネイルのサイズ切り替えのCSSクラス
----ここから----
---------------------------------------
*/

.thumbnail-size-s li .img-td {
	width:80px;
}

.thumbnail-size-m li .img-td {
	width:100px;
}

.thumbnail-size-l li .img-td {
	width:120px;
}

.thumbnail-size-ll li .img-td {
	width:150px;
}

/*
---------------------------------------
リストタイプ、サムネイルのサイズ切り替えのCSSクラス
----ここまで----
---------------------------------------
*/

@media screen and (max-width: 600px) {
	.list_type li .img-td {
		width:70px;
	}
}

.list_type li .img-td img {
	width:100%;
	height:auto;
	box-shadow:none !important;
	border-radius:0 !important;
}

.list_type li .detail-td {
	display:table-cell;
	vertical-align:middle;
	padding:0 0 0 20px;
}

.list_type li .detail-td .content-title {
	font-size:0.95em;
	font-weight:bold;
	line-height:1.4;
	padding-bottom:5px;
}

/*
---------------------------------------
リストタイプ、見出し切り替えのCSSクラス（s、m、lの3種類）
----ここから----
---------------------------------------
*/

.font-size-s .content-title {
	font-size:88% !important;
}

.font-size-m .content-title {
	font-size:100% !important;
}

.font-size-l .content-title {
	font-size:123% !important;
}

/*
---------------------------------------
リストタイプ、見出し切り替えのCSSクラス
----ここまで----
---------------------------------------
*/

.list_type li .detail-td .content-category {
	font-size:0.75em;
	color:#666666;
}

.list_type li .detail-td .content-date {
	font-size:0.75em;
	color:#999999;
}

.list_type .hover_alert1 {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
}

.list_type .hover_alert2 {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
}

.list_type .hover_alert3 {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
}

.list_type .hover_alert4 {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
}

.hover_alert3 span {
	background:#ffffff;
	display:inline-block;
	font-size:11px;
	border-radius:4px;
	color: #05a057;
	border:solid 1px #05a057;
	padding:5px 5px;
	line-height:1;
	text-align:center;
	min-width: 48px;
}

.list_type .item-for-members .img-td , .list_type .item-for-pay-members .img-td {
	background:#000000;
}

@media screen and (max-width: 600px) {
	.list_type .hover_alert1 span , .list_type .hover_alert2 span , .list_type .hover_alert3 span {
		font-size:60%;
	}
}


/********************
modal type*************
********************/
.sns_sub {
}

.sns_sub li {
	list-style:none;
	margin-left:10px;
}

.sns_sub li img {
	width:27px;
	height:27px;
}

/*video-js*/

.audiobox , .audio_inner {
	height:inherit;
}

.video-js .vjs-play-progress:before {
	display:none;
}

.video-js .vjs-tech {
	width:100%;
}

.video-js video[poster] {
	height:100%;
	text-align:center;
	margin:0 auto;
}

/********************
未ログイン・非有料会員 *************
********************/

.my-video_html5_api1-dimensions {
	width:100% !important;
}

.video-js {
	width:100% !important;
}

.starry-gallery-alertmodal-inner {
	background:#ffffff;
	border-radius:6px;
	margin:0 auto;
	display:block;
	color:#000000;
	text-align:center;
}

.starry-gallery-alertmodal-inner-header {
	padding:30px 30px;
	background:#edf4ff;
	border-radius:6px 6px 0 0;
}

.starry-gallery-alertmodal-inner-header h6 {
	font-size:0.85em;
	padding:0 0 0 0;
	color:#000000;
	font-weight:normal;
}

.starry-gallery-alertmodal-inner-header h6 span {
	display: block;
    color: #666666;
    font-weight: bold;
    padding: 0 0 10px 0;
}
	
.starry-gallery-alertmodal-inner .goto_link {
	margin:0px;
	padding:0px;
}

.starry-gallery-alertmodal-inner .goto_link li {
	padding:12px 0;
	text-align:center;
	width:100%;
	cursor:pointer;
	background-image:url(../img/icn_arrow_gray.png);
	background-size:11px 18px;
	background-repeat:no-repeat;
	background-position:right 13px center;
	list-style:none;
	font-size:0.9em;
}

.starry-gallery-alertmodal-inner .goto_link li a {
	color:#005a84;
	text-decoration:none;
}

.starry-gallery-alertmodal-inner .goto_link li:first-child {
	border-bottom:solid 1px #a4a4a4;
}

.starry-gallery-alertmodal-inner .goto_link li:last-child {
	border-bottom:none;
}