@charset "utf-8";

/*
Theme Name: PASH!2018
Theme URL: http://www.pashplus.jp
Author: Commu:de
Version: 1.0.0
Requires PHP:7.4.0
Text Domain: pash2018
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: pash2018
Tested up to: 5.9
*/

/****************************
			TOP
*****************************/
.main_visual_wrap {
/*
	width: 685px;
	height: 326px;
*/
	width: 685px;
	height: 326px;
	margin-bottom: 40px;
}

.timeline_wrap {
	min-height: 500px;
}

.heroSlider {
	/* opacity: 0; */
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}

.bxslider li {
	background-color: #666;
  	display: none;
}

.bx-viewport .bxslider li {
  display: block !important;
}
.bx-wrapper .bx-controls-direction a {
	width: 65px;
	height: 65px;
	margin-top: -32px;
}

.bx-wrapper .bx-controls-direction a:hover {
	background-position: center;
	opacity: 0.8;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.bx-wrapper .bx-prev {
	left: 0;
	background-image: url(images/arw_sld_lft.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.bx-wrapper .bx-next {
	right: 0;
	background-image: url(images/arw_sld_rgt.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.bx-wrapper:hover .txt {
	opacity: 1;
	transition-duration: 1000ms;
    transition-property: all;
    transition-timing-function: ease;
   	top: 0;
}

.bx-wrapper:hover .bg {
	opacity: 1;
	transition-duration: 1000ms;
    transition-property: all;
    transition-timing-function: ease;
	height: 100px;
}

.heroSlider ul li {
	position: relative;
/*
	height:400px;
*/
	height:326px;
	overflow: hidden;
}
.heroSlider ul li img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: auto;
}
.bg {
	bottom: 0;
	width: 100%;
	height: 0px;
	position: absolute;
	background: rgba(0,0,0,0.7);
	opacity: 0;
	transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

.txt {
	top: 30px;
	width: 100%;
	position: absolute;
	padding: 25px 50px;
	color: #fff;
	opacity: 0;
	transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

.txt a {
	position: absolute;
	right: 50px;
	top: 53px;
}

.main_visual_wrap a {
	color: #f268a6;
	text-decoration: underline;
}

.main_visual_wrap a:hover {
	text-decoration: none;
}

.content_right {
	width: 950px;
	float: right;
	overflow: hidden;
}

.innerLeft {
	width: 685px;
	float: left;
}

.box {
	width: 270px;
	height: auto;
	background: #fff url() 0 0 no-repeat;
	float: left;
	margin: 0 30px 40px 0;

}

.box {
/* 	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0; */
	transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
	zoom:1;
}

.new .box{
	opacity:1 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha(opacity=100)" !important;
	-moz-opacity:1 !important;
	-khtml-opacity: 1 !important;
	transition-duration: 500ms !important;
    transition-property: all !important;
    transition-timing-function: ease;
	zoom:1;
}

#infscr-loading {
	position: absolute !important;
	bottom: -40px !important;
	width: 870px !important;
	margin: 0 auto !important;
	text-align: center !important;
}


.box .thum_wrap {
	position: relative;
	min-height: 150px;
	display: block;
}

.box .thum_wrap img {
	width: 100%;
	height: auto;
}

.no_img {
/*	width: 270px;
	height: 130;
	line-height: 130px;
	background: #ccc;
	text-align: center;
	font-size: 30px;
	color: #fff;
	display: inline;*/
}


.box .thum_wrap .category {
	position: absolute;
	width: 270px;

	font-size: 33px;
}

.mac .box .thum_wrap .category  {
	bottom: -5px;
}

.win .box .thum_wrap .category {
	bottom: -1px !important;
}

.box .thum_wrap a {
/*	display: block;*/
}



.text_wrap {
	font-size: 13px;
	padding: 10px 10px 15px 10px;s
	letter-spacing: 0.5px;
	word-break: keep-all;
}

.post_txt .post_txt {
	clear: both;
}

.text_wrap .post_txt:hover a {
	text-decoration: underline;
}



.box h2 {
	font-size: 17px;
	line-height: 1.9;
	float: right;
	width: 240px;
	margin-bottom: 5px;
}

.box h2 a {
	word-break: break-all;
	transition-duration: 500ms;
	display: inline-block;
}
.box h2 a:hover {
	transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.box .bdr {
	border-left-width: 5px;
	border-left-style: solid;
	height: 20px;
	margin-top: 5px;
	padding: 0 5px 0 0;
	float: left;
}

.box .time {
	clear: both;
	margin-bottom: 8px;
	display: inline-block;
}

.hedding_right_txt {
	float: right;
	padding-top: 5px;
	border-bottom: 1px solid #000;
}

.hedding_right_txt span{
	font-size: 12px;
	margin-left: 5px;
	vertical-align: 3px;
}

.news_feed dl{
	margin-top: 17px;
	padding: 10px 0;
	border-bottom: 1px dotted #000;
}

.news_feed dt{
	font-size: 13.5px;
}

.news_feed dd{
	font-size: 17px;
	line-height: 20px;
}

.news_feed a {
	display: inline;
}

.news_feed a:hover {
	text-decoration: underline;
}



.box {
	width: 100%;
	height: 177px;
	border: 1px solid #bdbdbd;
	margin-bottom: 20px;
	margin-right: 0;
}

.box .thum_wrap {
	width: 270px;
	height: 175px;
	float: left;
}

.box .thum_wrap {
	transition-duration: 500ms;
}
.box .thum_wrap:hover {
	opacity: 0.8;
	transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.box .thum_wrap_img {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.box .text_wrap {
	padding: 20px;
	margin-left: 270px;
}

.box .dataHead {
	height: 22px;
	margin-bottom: 10px;
}

.box .postNametag {
	float: left;
}

.box h2 {
	font-size: 15px;
	width: 100%;
	margin-bottom: 10px;
}

.box .dataContent a {
	font-size: 12px;
	line-height: 1.6;
	word-break: break-all;
	display: inline-block;
}

.postNametag a {
	font-size: 12px;
	line-height: 1;
	color: #fff;
	display: block;
	width: 125px;
	padding: 5px;
}

.box .time {
	clear: none;
	float: right;
}


/*special*/
.box.special .postNametag a { background-color: #eb6d6d; }
.box.special .thum_wrap { background-color: #f0d6d6; }
/*anime*/
.box.anime .postNametag a { background-color: #f9dd53; }
.box.anime .thum_wrap { background-color: #fffaec; }
/*声優*/
.box.report .postNametag a { background-color: #db6deb; }
.box.report .thum_wrap { background-color: #efdbf2; }
/*event*/
.box.event .postNametag a { background-color: #6deb79; }
.box.event .thum_wrap { background-color: #ceedd1; }
/*goods*/
.box.goods .postNametag a { background-color: #6deaeb; }
.box.goods .thum_wrap { background-color: #c9e9e9; }
/*BD&DVD*/
.box.bd_dvd .postNametag a { background-color: #55acef; }
.box.bd_dvd .thum_wrap { background-color: #cee3f4; }
/*MUSIC&DRAMACD*/
.box.music_cd .postNametag a { background-color: #6d76eb; }
.box.music_cd .thum_wrap { background-color: #d2d4ec; }
/*GAME&APP*/
.box.game_app .postNametag a { background-color: #edaf78; }
.box.game_app .thum_wrap { background-color: #edddcf; }
/*STAGE*/
.box.stage_movie .postNametag a { background-color: #d3ef8e; }
.box.stage_movie .thum_wrap { background-color: #e9f0d7; }
/*BLOG*/
.box.blog .postNametag a { background-color: #72428c; }
.box.blog .thum_wrap { background-color: #f3ebf4; }
/*other_content*/
.box.other_content .postNametag a { background-color: #e85f9a; }
.box.other_content .thum_wrap { background-color: #e791b6; }
/*interview*/
.box.interview .postNametag a { background-color: #e86162; }
.box.interview .thum_wrap { background-color: #e88e8f; }


/****************************
			page
*****************************/
.content_header {
	width: 100%;
	background: #333;
	border-bottom: solid 10px #000;
	overflow: hidden;
}

.content_header_warp {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
}

.sub_menu {
}

.page .sub_menu {
	min-height: 45px;
}

.sub_menu_wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 8px 0;
}

.sub_menu_wrap li {
	border-right: 1px dotted #fff;
	float: left;
	padding: 0 10px;
	margin: 2px 0;
}

.sub_menu_wrap li.active a {
	background: #fff;
}
.sub_menu_wrap a {
	color: #fff;
	font-weight: bold;
	padding: 4px 10px;
	transition-duration: 500ms;
}

.sub_menu_wrap a:hover {

	background: #fff;
	transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}

.txt_wrap .category a:hover {
	color: #fff !important;
}

.content_header_warp p,
.content_header_warp h1 {
	font-size: 33px;
	color: #fff;
	line-height: 75px;
	letter-spacing: 1.5px;
/*	text-transform: uppercase;*/
}


.single .content_left {
	width: 870px;
	float: left;
}

.page .content_left {
	width: 870px;
	float: left;
}

.btn_more a {
	width: 100%;
	color: #333;
	text-align: center;
	display: block;
	line-height: 35px;
	font-size: 12px;
	margin-bottom: 50px;
	border: 1px solid #bdbdbd;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.btn_more a:hover {
	color: #fff;
	background-color: #bdbdbd;
}

.related_info_wrap {
	width: 100%;
	clear: both;
}


.related_info_style {
	margin-top: 30px;
}

.related_info_style li:nth-of-type(odd){
	margin-right: 30px;
}
.related_info_style li {
	width: 420px;
	height: auto;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0;
	background-color: #fff;
	overflow: hidden;
}

.related_info_style .thum_wrap {
	width: 157px;
	height: 110px;
	float: left;
	position: relative;
}

.related_info_style .thum_wrap img {
	width: 100%;
	height: auto;
}

.related_no_img {
	font-size: 18px;
	width: 157px;
	line-height: 110px;
	background: #ccc;
	text-align: center;
	color: #ddd;
}

.related_info_style .txt_wrap {
	width: 257px;
	height: 100px;
	padding: 5px 5px 5px 3px;
	float: right;
	position: relative;
}

.related_info_style .omission_title{
	margin-top: 20px;
}

.related_info_style .category {
	margin-top: 5px;
}

.related_info_style .category a {
	color: #fff;
	padding: 2px 10px;
	letter-spacing: 1px;
	font-size: 12.5px;
	position: absolute;
	bottom: 0;
/*	text-transform: uppercase;*/
}

.related_info_style .txt_wrap a:hover {
	text-decoration: underline;
}





/****************************
			category
*****************************/
.category .content_left .news_feed {
	width: 870px;
	height: auto;
	margin-bottom: 50px;
}

/******  ページネーション  *********/
/* .archive .wp-pagenavi {
    margin: 50px 0 100px;
    text-align: center;
}

.archive .wp-pagenavi a {
    margin-right: 5px;
    border: 1px solid #eb6da5;
    padding: 7px 10px;
    text-decoration: none;
   	transition-duration: 500ms;
}

.archive .wp-pagenavi a:hover {
    background: #eb6da5;
    color: #fff;
    text-decoration: none;
    border: 1px solid #eb6da5;
   	transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}

.archive .wp-pagenavi .current {
    margin-right: 5px;
    border: 1px solid #eb6da5;
    padding: 7px 10px;
    background: #eb6da5;
    color: #fff;
} */



/****************************
			single
*****************************/
.article_content_wrap {
	margin: 10px 0 10px;
}

.article_hedding {
	border-bottom: 1px solid #000;
	padding-bottom: 13px;
	margin-bottom: 10px;
}

.article_hedding h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 30px;
}


.article_hedding .date {

}

.article_hedding .sns_wrap_head {fpickup
	min-height: 32px;
}

.article_hedding .sns_wrap_head .textwidget {
	float: left;
	margin-left: 10px;
}

.google_plus > div{
	width: 65px !important;
}

.fb-like span {
	vertical-align: top !important;
}

.article_wrap {
	padding: 10px 20px;
	background: #fff;
}

.article_wrap .eyecatch {
	float: right;
	display: inline;
	max-width: 350px;
	width: auto;
	height: auto;
	margin: 0 0 30px 20px;
	overflow: hidden;
}

.article_wrap .eyecatch img {
	max-width: 350px;
	width: auto;
	height: auto;
	margin: 0;
}

.caption {
	padding: 5px 10px;
	background: #f9f9f9;
	font-size: 12px;
}

.article_wrap .sns_wrap_foot {
	float: none;
	text-align: center;
	margin: 40px 0;
}

.article_wrap .sns_wrap_foot img {
	margin: 0;
}

.article_wrap .sns_wrap_foot a:hover {
	text-decoration: none;
}

.article_wrap .sns_wrap_foot .textwidget {
	display: inline-block;
	margin: 0 -3px;
	padding: 0;
	width: 122px;
	height: 45px;
}

.article_wrap .sns_wrap_foot .textwidget img {
	width: 100%;
	height: auto;
}
.single_bnr {
	width: 300px;
	/*min-height: 250px;*/
	height: auto;
	/*background: #ccc;*/
	display: inline-block;
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	margin-left: -38px;
}
.single_bnr_wrap.pc{
	font-size: 0;
	text-align: center;
	margin-top: 70px;
}
.single_bnr_wrap.pc .single_bnr {
	width: 300px;
	min-height: 250px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background: #ccc;
	margin-left: 0;
}
.single_bnr_wrap.pc .single_bnr:first-child {
	margin-right: 38px;
}

.single_bnr_wrap.pc .single_bnr img{
	width: 100%;
	height: auto;
}

/*//liteboxの画像名・スライドショーなどを非表示*/
#imageData #imageDetails {
	display: none;
}

/*
------ 記事成形css ------*/

.article_wrap h2 {
	font-size: 24px;
	line-height: 1.4;
	color: #f268a6;
	margin-bottom: 15px;
}


.article_wrap h3{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-left: 7px;
    border-left: 4px solid #f268a6;
}

.article_wrap h4{
    font-size: 18px;
    border-bottom: 1px solid #f268a6;
    margin-bottom: 20px;
    color: #000;
}

.article_wrap h5{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 24px;
}

.article_wrap p {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 14px;
}
.article_wrap strong {
    font-weight: bold;
}
.article_wrap a {
    display: inline;
    text-decoration: underline;
}
.article_wrap a:hover {
    color:#f268a6;
}
.article_wrap ul,
.article_wrap ol {
    font-size: 15px;
    margin: 0 0 15px 30px;
}
.article_wrap ul li{
	list-style-type: disc;
    margin-bottom: 5px;
    /* background: url("images/list_icon.png") left 8px no-repeat; */
}

/*スマフォの場合リストは、左からのマージンをパーセントに設定する*/
.article_wrap ol {
    margin: 0 0 15px 30px;
}
.article_wrap ol li{
    list-style: decimal;
}
.article_wrap ol li{
    margin-bottom: 5px;
}
.article_wrap img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.article_wrap img.alignleft {
    float: left;
    margin: 0 40px 20px 0;
}
.center {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.article_wrap img.alignright {
    float: right;
    margin: 0 0 20px 40px;
}




/******  NEXT PAGE  *********/
.page-links {
    margin: 50px 0 30px;
    text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
}

.page-links span {
	font-size: 13px;
	font-weight: bold;
    margin:  0 3px;
    padding: 10px 11px;
   	color: #fff;
   	background: #ccc;
   	line-height: 1;
	text-decoration: none;
}

.page-links a {
	font-weight: bold;
   	color: #fff;
   	line-height: 1;
	text-decoration: none;
}

.page-links a span {
	font-weight: bold;
   	color: #fff;
   	background: #000;
   	line-height: 1;
	text-decoration: none;
}

.page-links a:hover span{
    background: #ccc;
    color: #fff;
	text-decoration: none;
}




/****************************
			sidebar
*****************************/

.innerRight {
	width: 225px;
	float: right;
}

#sidebar {
	width: 300px;
	float: right;
}

#sidebar1 {
	width: 225px;
	float: left;
}

.home #sidebar1{
	margin-top: -331px;
}
.home.paged #sidebar1{
	margin-top: 0;
}

#sidebar2 {
	width: 225px;
	float: right;
}

.google_ads {
/* 20201026
	width: 300px;
	height: 250px;
	background: #ccc;
*/
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	margin-left: -38px;
	margin-top: -30px;
}

#sidebar2 .google_ads {
	margin-top: -30px;
}

#sidebar2 .single_bnr {
	margin-top: -40px;
}

.amazon_ads {
	width: 300px;
	height: 250px;
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	margin-left: -37px;
	margin-top: -11px;
	/* margin-bottom: -30px; */
}

.google_ads img {
	width: 100%;
	height: auto;
	max-height: 250px;
}

.side_ranking_wrap {
	margin-bottom: 40px;
}

.side_recommend_wrap {
	margin-bottom: 40px;
}

.side_rank_style li {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0;
	background-color: #fff;
}

.side_recommend_wrap h3,
.side_ranking_wrap h3 {
	margin-bottom: 20px;
}

.side_rank_style .thum_wrap {
	width: 117px;
	height: 82px;
	float: left;
	position: relative;
}

.side_rank_style .thum_wrap img {
	width: 100%;
	height: auto;
}

.side_rank_style .txt_wrap {
	width: 177px;
	height: 76px;
	padding: 3px;
	float: right;
	position: relative;
	word-break: break-all;
}

.side_rank_style .omission_title {
	margin-top: 10px;
}

.side_rank_style .category {
	margin-top: 2px;
}

.side_rank_style .category a {
	color: #fff;
	line-height: 1.1;
	padding: 3px 10px 2px;
	letter-spacing: 1px;
	font-size: 12.5px;
	position: absolute;
	bottom: 0;
/*	text-transform: uppercase;*/
}

.side_rank_style .category a:hover {
	color: #fff;
}

.side_rank_style .txt_wrap a:hover {
	text-decoration: underline;
}

.side_no_img {
	font-size: 18px;
	width: 100px;
	line-height: 82px;
	background: #ccc;
	text-align: center;
	color: #ddd;
}

.side_twitter {
	margin-top: 40px;
}

body.lower .side_twitter {
	margin-top: 0;
}

/*サイドバー　バナー*/
.side_bnr_link{
	margin-bottom: 30px;
	text-align: center;
}
.side_bnr_link img{
	max-width: 100%;
	height: auto;
}


.wpp-list li {
	display: table;
	position: relative;
	margin-bottom: 40px;
	overflow: visible !important;
}

.wpp-list li:before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #bababa;
	position: absolute;
	bottom: -20px;
	left: 0;
}

.wpp-list li:last-child:before {
	display: none;
}

.wpp-list li .thum_wrap,
.wpp-list li .txt_wrap {
	display: table-cell;
	vertical-align: top;
	height: auto;
	min-height: 99px;
	float: none;
	position: static;
}

.wpp-list li .thum_wrap {
	width: 100px;
	position: relative;
}

.wpp-list li .thum_wrap:after {
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.wpp-list li .txt_wrap {
	width: 125px;
	padding: 0;
}

.wpp-list li .category {
	margin-top: 0;
}

.wpp-list li .category a {
	font-size: 12px;
	display: block;
	width: 100%;
	position: static;
}

.wpp-list li .omission_title {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0;
}

.wpp-list li.lank1 .thum_wrap:after { background-image: url(images/rank_01.png); }
.wpp-list li.lank2 .thum_wrap:after { background-image: url(images/rank_02.png); }
.wpp-list li.lank3 .thum_wrap:after { background-image: url(images/rank_03.png); }
.wpp-list li.lank4 .thum_wrap:after { background-image: url(images/rank_04.png); }
.wpp-list li.lank5 .thum_wrap:after { background-image: url(images/rank_05.png); }
.wpp-list li.lank6 .thum_wrap:after { background-image: url(images/rank_06.png); }
.wpp-list li.lank7 .thum_wrap:after { background-image: url(images/rank_07.png); }

.side-newposts-wrap li {
	display: table;
	position: relative;
	margin-bottom: 40px;
	overflow: visible !important;
	line-height: 1.4;
    letter-spacing: 0;
	width: 100%;
    height: auto;
    font-size: 13px;
    background-color: #fff;
	float: none;
    clear: both;
}

.side-newposts-wrap li:before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #bababa;
	position: absolute;
	bottom: -20px;
	left: 0;
}

.side-newposts-wrap li:last-child:before {
	display: none;
}

.side-newposts-wrap li .thum_wrap,
.side-newposts-wrap li .txt_wrap {
	display: table-cell;
	vertical-align: top;
	height: auto;
	min-height: 99px;
	float: none;
	position: static;
}

.side-newposts-wrap li .thum_wrap {
	width: 100px;
	position: relative;
}

.side-newposts-wrap li .thum_wrap img {
	width: 100px;
	height: auto;
	position: relative;
}

.side-newposts-wrap li .txt_wrap {
	width: 125px;
	padding: 0;
}

.side-newposts-wrap li .category {
	margin-top: 0;
}

.side-newposts-wrap li .category a {
	font-size: 12px;
	display: block;
	width: 100%;
	position: static;
	color: #fff;
    line-height: 1.1;
    padding: 3px 10px 2px;
    letter-spacing: 1px;
    bottom: 0;
/*    text-transform: uppercase;*/
}

.side-newposts-wrap li .omission_title {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0;
}

.side-newposts-wrap .no_img {
font-size: 18px;
    width: 100px;
    line-height: 110px;
    background: #ccc;
    text-align: center;
    color: #ddd;
}

/* pickup */
.side-pickup-wrap  {
	margin: 0 0 15px 0;
}

.side-pickup-wrap li {
	display: table;
	position: relative;
	margin-bottom: 40px;
	overflow: visible !important;
	line-height: 1.4;
    letter-spacing: 0;
	width: 100%;
    height: auto;
    font-size: 13px;
    background-color: #fff;
	float: none;
    clear: both;
}

.side-pickup-wrap li:before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #bababa;
	position: absolute;
	bottom: -20px;
	left: 0;
}

.side-pickup-wrap li:last-child:before {
	display: none;
}

.side-pickup-wrap li .thum_wrap,
.side-pickup-wrap li .txt_wrap {
	display: table-cell;
	vertical-align: top;
	height: auto;
	min-height: 99px;
	float: none;
	position: static;
}

.side-pickup-wrap li .thum_wrap {
	width: 100px;
	position: relative;
}

.side-pickup-wrap li .thum_wrap img {
	width: 100%;
	height: auto;
	position: relative;
}

.side-pickup-wrap li .txt_wrap {
	width: 125px;
	padding: 0;
}

.side-pickup-wrap li .category {
	margin-top: 0;
}

.side-pickup-wrap li .category a {
	font-size: 12px;
	display: block;
	width: 100%;
	position: static;
	color: #fff;
    line-height: 1.1;
    padding: 3px 10px 2px;
    letter-spacing: 1px;
    bottom: 0;
/*    text-transform: uppercase;*/
}

.side-pickup-wrap li .omission_title {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0;
}

.side-pickup-wrap .no_img {
font-size: 18px;
    width: 100%;
    line-height: 110px;
    background: #ccc;
    text-align: center;
    color: #ddd;
}


/****************************
		breadcrumbs
*****************************/
.breadcrumbs_wrap{
	font-size: 14px;
	letter-spacing: 0px;
}

.breadcrumbs_wrap {
	width: 1000px;
	height: auto;
	margin: 15px 0 15px 0;
}

.breadcrumbs img {
	vertical-align: middle;
}

.breadcrumbs_wrap a {
	color: #000;
	text-decoration: underline;
}

.breadcrumbs_wrap a:hover {
	color: #eb6da5;
	text-decoration: none;
}

.breadcrumbs ul {
	text-align:left;
	margin:0 auto;
}

.breadcrumbs li {
	display: inline;
}

.beaka {
	font-size: 13px;
	margin: 0 10px;
	color: #000;
	vertical-align: 2px;
}




/****************************
		pagination
*****************************/
.nav-below {
	text-align: center;
	margin: 60px 0 0 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #000;
}

.nav-previous {
	display: inline-block;
	line-height: 1;
	margin-right: 30px;
	background-color: #000;
}

.nav-next {
	display: inline-block;
	line-height: 1;
	background-color: #000;
}

.nav-previous a,
.nav-next a {
	display: block;
	color: #fff;
    line-height: 16px;
	padding: 15px 30px;
	text-decoration: none;
	transition-duration: 700ms;
}


.nav-previous a:hover,
.nav-next a:hover {
	text-decoration: none;
	background-color: #ccc;
	color: #fff !important;
	transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}


.nav-next p,
.nav-previous p {
	display: block;
	color: #fff;
    line-height: 16px;
	padding: 15px 30px;
	margin: 0;
	background-color: #ccc;
	transition-duration: 700ms;
}

.nav-previous h5 {
	color: #fff;
}

.nav-next h5 {
	color: #fff;
}

.nav-below_no_post h5 {
	background: #fff;
	color: #ccc;
}

@media (min-width: 850px) {

	/* ↓レイアウト全体領域 */
	.specialBanners-cover {
/*
	   	display: table;
*/
	   	display: none;
	   	width: 100%;
		margin-bottom: 10px;
	}
	/* ▼メインカラムの装飾 */
	.specialBanners-left {
	   display: table-cell;
	}
	/* ▽サイドカラムの装飾 */
	.specialBanners-right {
	   display: table-cell;
	   width: 50%;
	}
}
.topics_visual_wrap {
	width: 685px;
	height: 100px;
	margin-bottom: 5px;
}
	
.topicsSlider {
/* opacity: 0; */
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}

.topicsSlider li {
  display: none;
}

.topicsSlider .bx-viewport li {
  display: block !important;
}

.topicsSlider .bx-wrapper .bx-controls-direction a {
	width: 35px;
	height: 35px;
	margin-top: -25px;
}

.special-banner {
	max-width: 320px;
	min-height: 100px;
	margin: auto;
}

/****************************
		PR フラグ
****************************/
.main_visual_wrap .pr_flag {
	float: right;
}

.text_wrap .pr_flag {
	float: right;
	display: inline-block;
}

.article_hedding .pr_flag {
	float: left;
}

.related_info_style .pr_flag,
.side_rank_style .pr_flag {
	position: absolute;
	font-size: 12px;
	line-height: 1.4;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 2px 0;
	background:rgba(0,0,0,0.3);
}


/****************************
			404
*****************************/
.error404 .sub_menu {
	height: 45px;
	background: #000;
}

.error404 .content_wrap {
}

.error404 .content_wrap p {
	font-size: 16px;
	margin-bottom: 20px;
}

.error404 .content_wrap .btn_404 {
	text-align: center;
	margin-top: 50px;
}

.error404 .content_wrap .btn_404 a{
	width: 250px;
	color: #fff;
    display: block;
    background: #333;
    line-height: 45px;
    font-size: 20px;
    transition-duration: 1000ms;
}

.error404 .content_wrap .btn_404 a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
	zoom:1;
}

.floatingText {
	display: block !important;
    height: auto !important;
    visibility: visible;
    opacity: 1;
    will-change: opacity;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    z-index: 2147483647;
    box-shadow: rgb(0 0 0 / 40%) 0px -4px 6px -3px;
    background: #fff;
    font-size: large;
    text-align: center;
}

.balloon__container {
  clear: both;
  width: 100%;
  padding: 10px 0;
}

.balloon__container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.balloon__container figure {
  width: 60px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
}

.balloon__container figure img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: solid 1px #dddddd;
}

.balloon__container figure figcaption {
  color: #000000;
  width: 60px;
  position: absolute;
  top: 60px;
  text-align: center;
  font-size: 70%;
  line-height: 100%;
}

.balloon__container .balloon__left {
  width: 100%;
  position: relative;
  display: block;
  max-width: 80%;
  clear: both;
}

.balloon__container .balloon__left figure {
  left: 0;
}

.balloon__container .balloon__left .balloon__text {
  margin-left: 80px;
  position: relative;
  padding: 20px;
  border: 2px solid #999999;
  border-radius: 20px;
}

.balloon__container .balloon__left .balloon__text::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -16px;
  top: 12px;
  border-right: 15px solid #999999;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
/*  border-left: 15px solid transparent; */
}

.balloon__container .balloon__right {
  width: 100%;
  position: relative;
  display: block;
  float: right;
  max-width: 80%;
  clear: both;
}

.balloon__container .balloon__right figure {
  right: 0;
}

.balloon__container .balloon__right .balloon__text {
  margin-right: 80px;
  position: relative;
  padding: 20px;
  border: 2px solid #999999;
  border-radius: 20px;
}

.balloon__container .balloon__right .balloon__text::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -16px;
  top: 12px;
  border-left: 15px solid #999999;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
/*  border-right: 15px solid transparent; */
}

.tagcloud a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 1em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 5px;
    color: #333;
    font-size: 13px !important;
    text-decoration: none;
    margin-bottom: 8px;
}
.tagcloud a:hover {
    background-color: #3498db;
    border: 1px solid #3498db;
    color: #fff;
}

@media only screen and (max-width: 767px){
  .balloon__container .balloon__left,
  .balloon__container .balloon__right {
    max-width: 100%;
  }
}
