@charset "UTF-8";

/* header
----------------------------------------------- */
body {
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 60px 0  0px 0;
	line-height: 120%;
	letter-spacing: 1px;
	position: relative;
}

a:link { text-decoration: none;	color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:hover { 	text-decoration: none; color: #d1d1d1; }
a:active { 	text-decoration: none; color: #ffffff; }

ul,li,h1,h2,h3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}



.floatcontainer:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

header {
	width: 100%;
	height: 40px;
	background: #000000;
	margin: 0 auto;
	padding: 20px 0 0 0 ;
	text-align: center;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.headermenu li {
	float: left;
	padding: 0 35px 0 0;
	margin: 0;
}

.headermenu li:last-child { padding-right: 0; }

.headermenu img {
	vertical-align: bottom:
}

.main_img {
	margin: 0 auto;
}

.news_topics {
	width: 100px;
	background: url("////")
}

header nav {
	width: 1018px;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
}

.sub_header {
	border-bottom: 1px solid #525252;
}

/*
#mainSlider {
	padding-top: 60px;
}

 */
.news_topics {
	width: 100%;
/* 	background: url("http://d1f5v6zbkuckks.cloudfront.net/img/pc/footer.jpg") no-repeat center top #000000; */
	background: #000000;
/* 	position:fixed;
	bottom: 0;
	left: 0; */
	text-align: center;
	height: 280px;
	background-size: 100%;
	padding: 10px 0 20px 0;
}

.topics_contents {
	width: 990px;
	margin: 0 auto;
}

.news_topics_box {
	width: 489px;
	text-align: left;
	float: left;
	padding: 0 20px 0 0;
	border-right: 1px solid #333333;
}

.contents_box {
	width: 460px;
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
}

.news_topics_box li {
	width: 489px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #4a4a4a;
	padding: 10px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 160%;
}

.contents_box li {
	float: left;
	padding: 0 10px 15px 0;
}

.top_sub_title {
	border-bottom: 1px solid #4a4a4a;
	padding: 0 0 10px 0;
}

.day {
	display: inline-block;
	color: #ffffff;
	background: #000000;
	padding: 3px 5px;
	border: 1px solid #898989;
	margin-right: 20px;
}

.morebt {
	display: inline-block;
	border: 1px solid #49494d;
	background: #1f1f21;
	text-align: center;
	padding: 10px 20px;
	margin: 10px 0 0;
}

.t_right {
	text-align: right;
}

footer {
	width: 100%;
	background: #000000;
/* 	position:fixed;
	bottom: 0;
	left: 0;

	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
 */
}

.footer_contents {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

.footer_contents ul {
	display: inline-block;
	padding: 15px 0 10px;
}

.footer_contents li {
	float: left;
	margin-right: 10px;
}

.dummy_banner {
	display: inline-block;
	width: 150px;
	background: #808080;
	color: #f8f8f8;
	padding: 10px 0;
	text-align: center;
}


.pt0 {
	padding-top: 0px !important;
}


.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt45 {
	padding-top: 45px;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pb20 {
	padding-bottom: 20px;
}

.mb0 {
	margin-bottom: 0px !important;
}


.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px !important;
}


.dblock {
	display: block;
}
/* ���w�y�[�W */


.single {
	background: url("http://d1f5v6zbkuckks.cloudfront.net/img/pc/201602_background.jpg") no-repeat center top #000000;
	/* background-attachment: fixed; */
	background-size: cover;
}

.single_box {
	width: 900px;
	margin: 0 auto;
	background-color:rgba(0,0,0,0.80);
	line-height: 150%;
    padding-bottom: 30px;
}
.single_box_inner{
	width: 820px;
	margin: auto;
}

.titleBlock {
	padding-bottom: 50px;
	border-bottom: 1px solid #666;
}

.post .titleBlock h2 {
	padding-bottom: 20px;
}


.sub_title {
	display: inline-block;
	width: 820px;
	height: 110px;
	padding: 50px 10px 0px;
	background: url("http://d1f5v6zbkuckks.cloudfront.net/img/pc/plastictree_logo.png") no-repeat right 50px;
}

.sub_title h1 {
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	padding-top: 30px;
}

.sub_title p{
	text-align:center;
	padding-top:12px;
}

.post {
	padding: 10px 10px 45px 10px;
	max-width: 800px;
/* てすと    display: flex; */
}

.post video,.post img {
	max-width: 800px;
	height: auto;
}



.post h2 {
	padding: 5px 0 10px 0;
/* 	border-bottom: 1px solid #4a4a4a; */
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 150%;
}

.post p {
	line-height:160%;
}

.post p.single_text_block{
	padding: 40px 0;
	border-top: 1px solid #444444;
	margin-top: 25px;
}

.post a:link{
	color:#ececec!important;
}

.post a:visited{
	color:#ececec!important;
}

.post a:hover{
	color:#afe7fc!important;
	text-decoration:underline;
}

.post-beside {
    display: flex;
}


.index_paging {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	padding:25px 0;
}

.index_paging a {
	width: 150px;
	display: inline-block;
	background: #3c3c3c;
	padding:10px 20px;
	border: 1px solid #525252;
	margin: 0 auto;
}

#tabBodyDiscoGraphy {
	width: 680px;
	margin: 0 auto;
}

.tabDiv {
	display: inline-block;
}

.tabDiv li {
	width: 520px;
	float: left;
	padding-left: 20px;
	margin-bottom: 50px;
}

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

.member_box_inner .discoGraphyH3 {
	position: static;
	margin: 5px 0 20px;
	font-size: 16px;
	border-bottom: 1px solid #444444;
	padding: 0 0 8px;
}

.discoPost {
	width: 400px;
	margin: 0 auto;
}
.singleTitleBlock {
	display: inline-block;
	border-bottom: 1px solid #4a4a4a;
	width: 100%;
	margin: 0 0 15px;
}

.singleDiscoGraphyImg img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.discoText {
	margin-bottom: 30px;
}

.singleH3 {
	font-size: 18px;
	line-height: 110%;
}

.singleH3_2 {
	font-size: 20px;
	line-height: 140%;
	background: #446d7f;
	box-sizing: border-box;
	padding: 10px;
	width: 788px;
	margin-bottom: 10px;
}
.singleH3_2>a:link, .singleH3_2>a:active, .singleH3_2>a:visited{
	color:#fff !important;
}
.singleH3_2>a:hover{
	opacity: 0.6;
}

/* @media screen and (max-width: 480px){
	.singleH3_2 { font-size: 28px; }
} */

.discobox {
	display: inline-block;
	clear: both;
}

#side_archive {
	width: 260px;
	float: left;
	padding: 0 40px 0 0;
}

#tabBodyDiscoGraphy {
	width: 520px;
	float: right;
}

.discoGraphyImg {
	width: 150px;
	float: left;
	padding-right: 20px;
}

.discoGraphyTextDate {
	width: 340px;
	float: right;
	line-height: 150%;
}

.discoGraphyDate {

}

.discoGraphyH3 a:link { text-decoration: none;	color: #d7cf9f; }
.discoGraphyH3 a:visited { text-decoration: none; color: #d7cf9f; }
.discoGraphyH3 a:hover { 	text-decoration: none; color: #aa9f5f; }

.minititle {
	background: #3d3a28;
	color: #ffffff;
	padding: 10px ;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 20px;
}

.archive_list {
	display: inline-block;
}

.archive_list select {
	width: 260px;
	margin-bottom: 20px;
}

.archive_list_box li {
	padding: 10px;
	background :#555555;
	margin-bottom: 10px;
}

/* �����R���e���c */

.member {
	background: url("http://d1f5v6zbkuckks.cloudfront.net/img/pc/background.jpg") no-repeat center top #000000;
	background-position:fixed!important;
	background-size: 100%;
}


.member_box{
	width: 900px;
	margin: 0 auto;
	background-color:rgba(0,0,0,0.50);
}
.member_box_inner{
	width: 820px;
	margin: auto;
}

.member_box_inner .sub_title{
	border-bottom: 1px solid #4a4a4a;
	display: inline-block;
	width: 820px;
	margin: 1px 0 30px;
	padding: 40px 10px 40px 0px;
	position: relative;
}

.dic_single {
	position: absolute;
	top: 160px;
	left: 270px;
}

.dic_alb {
	position: absolute;
	top: 160px;
	left: 355px;
}

.dic_dvd {
	position: absolute;
	top: 160px;
	left: 440px;
}

.dic_book {
	position: absolute;
	top: 160px;
	left: 505px;
}



.member_box_inner h1{
	text-align:center;
	float:none;
	position: relative;
}

.member_box_inner h2{
	position: absolute;
	left: 1131px;
	top: 129px;
}

.member_box_inner .member_menu{
	display: inline-block;
	text-align: center;
	padding-bottom: 5px;
	width: 800px;
	margin: 0 auto;
}

.member_box_inner .member_menu ul{

		width: 700px;padding: 3px 0;
		margin: 0 auto;
}

.member_box_inner .member_menu ul li{
	padding-left: 6px;
	display: inline-block;
	float: left;
}

.fanClubForm {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
}

.fanClubForm li {
	padding: 10px 0;
}

.fc_form {
	font-size: 15px;
	width: 150px;
	display: inline-block;
}

.singleInp {
	height: 30px;
	width: 400px;
}

.submitBlock {
	margin: 0 auto;
	text-align: center;
}

.submitBlock input {
	background: #3c3c3c;
	border: 1px solid #525252;
	padding: 10px;
	font-size: 15px;
	color: #ffffff;
	width: 250px;
	display: inline-block;
}

.error_text {
	color: #e00000;
	font-size: 15px;
	font-weight: bold;
}

.member_box_inner .post h2 {
	position: static;
}

.member_box_inner .blogger_name {
	border: none;
	font-size: 16px;
	border-bottom:2px solid #8a8a8a;
	padding: 3px 10px 15px 4px;
	margin-bottom: 25px;
}

.gallerybox {
	margin: 0 auto;
	width: auto;
}

.galleryUl {
	display: inline-block;
}

.gallery-item {
	float: left !important;
	overflow: hidden !important;
	padding: 5px !important;
	width: 245px !important;
	height: 150px !important;
	background: #ffffff;
	border: 1px solid #c4c4c4;
	margin-right: 9px;
}

.gallery-icon {
	width: 245px;
	height: 150px;
	overflow: hidden;
	background: #ffffff;
	max-height: 150px;
}

#gallery-1 img {
	border: 0;
}

.gallery-item img {
	width: 100% !important;
	height: auto !important;
	border: none !important;
}

.movieUl,.wallpaperUl {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.wallpaperUl img {
	width: 100%;
}

.wallpaperUl li .textArea .titleH3, .movieUl li .textArea .titleH3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin: 5px 0;
	text-align: center;
}

.column_mix {
	width: 820px;
	margin-bottom: 30px;
	display: inline-block;
}

#leftColumn {
	width: 500px;
	float: left;
	padding-right: 20px;
	padding-top: 30px;
}

#rightColumn {
	width: 300px;
	float: right;
	padding-top: 45px;
}

.articleText {
	padding-bottom: 40px;
}

.side_title {
	font-family: 'Oswald', sans-serif;
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.recentH4 {
	font-weight: normal;
}

.discUl {
	padding-left: 15px;
}

.discUl li {
	position: relative;
	padding-left: 5px;
}

.discUl li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.kiyakunaiyou {
	height: 300px;
	overflow: auto;
}

.media_area {
	padding: 40px 10px 40px 0;
	position: relative;
	border-bottom: 1px solid #4A4A4A;
	margin: 0px 0px 50px;
	margin-top: 1px;
}

.media_mag {
	position: absolute;
	top: 160px;
	left: 280px;
}

.media_web {
	position: absolute;
	top: 160px;
	left: 388px;
}

.media_tv {
	position: absolute;
	top: 160px;
	left: 456px;
}

.media_radio {
	position: absolute;
	top: 160px;
	left: 497px;
}

.liveDate {
	width: 540px;
}

.livePost {
	width: 700px;
}

.contact_area {
	line-height: 150%;
	font-size: 15px;
	width: 600px;
	margin: 0 auto;
}

.wpcf7-form-control {
	width: 550px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 10px;
}

.must {
	color: #ff4743;
	font-size: 12px;
}

.wpcf7-not-valid-tip {
	display: inline-block;
	margin-bottom: 20px;
}

.wpcf7-submit,.wpcf7-confirm,.wpcf7-back {
	width: 570px;
	border-radius: 10px;
	font-weight: bold;
	border: none;
	font-size: 15px;
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 23%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 23%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 23%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 23%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 23%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.screen-reader-response,.wpcf7-validation-errors,.wpcf7-mail-sent-ok {
	font-weight: bold;
	color: #ff3636;
	padding: 10px;
	margin-bottom: 10px;
}

.screen-reader-response ul {
	display: none;
}

.re_time {
	border-radius: 5px;
	border: 2px solid #ff3636;
	padding: 10px;
	margin: 20px 0px 20px;
	width: 550px;
}

/* �A���P�[�g�y�[�W */
.anke  {
	font-size: 15px;
}

.wp-polls-ans {
	display: inline-block;
	padding: 15px 0;
}

.post .wp-polls-ans a:link,.post .wp-polls-ans a:visited {
	color: #ffffff !important;
}

.anke strong {
	background: #ffffff;
	width: 600px;
	display: block;
	padding: 10px;
	color: #000000;
}

.anke ul {
	margin-bottom: 20px;
}

.anke li {
	padding: 10px;
}

.label {
	font-weight: bold;
	margin-top: 20px;
}

.anke .Buttons {
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	color:#111;
	width: 100px;
	padding: 10px 0;
	width: 300px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
}

.profilearea {
	display: inline-block;
}

.profilearea li {
/* 	float: left; */
	padding: 22px 0 22px 30px;
	border-bottom: 1px dotted #cccccc;
	width: 770px;
}

.profilearea li:last-child {
	border: none;
	padding-bottom: 0;
}

.profilearea li img {
	width: 22px;
	margin: 10px 25px 0 0;
}

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

.t_center {
	text-align: center;
}

.wp-pagenavi{
	padding: 10px 20px 50px 20px;
    text-align: center;
}

.post-info {
    padding-left: 40px;
}

.post-thumb {
    width: 200px;
}

.post-thumb a {
    text-align: center;
    width: 200px;
    display: block;
}

.post-thumb img {
    width: auto;
    max-height: 200px;
    max-width: 200px;
}

.post-dtinfo {
    display: flex;
}

.post-tag {
    padding-left: 10px;
    display: flex;
}

.post-tag li {
    padding: 1px 5px;
    display: block;
    background-color: #fff;
    color: #000;
    font-size: 10px;
    margin-right: 5px;
    font-weight: bold;
}

.post .post-tag li a:link,.post .post-tag li a:visited,.post .post-tag li a:hover,.post-tag li a:link,.post-tag li a:visited,.post-tag li a:hover {
    color: #000 !important;
    text-decoration: none;
}

.single_box_inner .post-single {
    display: inline;
}

.tagbtm {
    margin-bottom: 20px;
}

.attachment-post-thumbnail {
    margin-bottom: 10px;
}

.postlive,.post-infotb {
    display: table;
    width: 100%;
}

.postflex {
     display: flex; 
}

.postlive .post-info {
    display: table-cell;
    vertical-align: middle;
}


