@charset "UTF-8";
@import "fonts.css";
@import "zocial.css";
@import "font-awesome.css";

body{
	background: #fafafa;
	overflow-x: hidden;
    font-size:14px;
}
a {
	    font-size:14px;

}

/* common
-----------------------------------*/
::selection{		background: #eee;}
::-moz-selection{	background: #eee;}
.fll{	float: left;}
.flr{	float: right;}
.textcenter{	text-align: center;}
.textright{	text-align: right;}
.noborder{	border:none !important;}
.t-btn-search img{
	cursor: pointer;
}
.mark, {
	background: url(../img/mark.gif) repeat-x 0 12px;
	font-size: 16px;
}
blockquote{
	padding: 10px;
	background: #eee;
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
}

.spimg{
	max-width: 100%;
	height: auto;
}
ins{	background: #fff;}
.ad{	text-align: center;}
.ad .sponsoredlink{
	font-size: 10px;
	color: #999;
	margin-bottom: 5px;
	text-align: center;
}
.textlink{
	margin-bottom: 30px;
}
.textlink li{
	list-style-type: disc;
	list-style-position: inside;
}
.textlink li a{
	font-size: 15px;
	text-decoration: underline;
	color: #418cc5 !important;
}
.textlink li a:hover{
	text-decoration: none;
}
.tit01{
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 16px;
}
.iconPhoto{
	width:50px;
	height:50px;
	vertical-align:middle;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	margin: 5px 0;
}
.fsz10{	font-size: 10px !important;}
.fsz11{	font-size: 11px !important;}
.fsz12{	font-size: 12px !important;}
.color1{	color: #24b4c0;}
.red{		color: #cc0000;}
.dlstyle01 dt{
	margin-bottom: 10px;
	font-weight: bold;
}
.dlstyle01 dd{
	margin-bottom: 20px;
	line-height: 1.8;
}


/* header
-----------------------------------*/
header{
	border-top: 2px solid #24b4c0;
	padding: 15px 0 20px;
	background: #fff;
}
header .inner{
	width: 1050px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}
header .inner #logo{
	
	margin-top: 8px;
	float: left;
	width: 300px;
	display: flex;
}
header .inner #logo img{
	width: 145px;
	height: 30px;
	margin-right: 20px;
}
header .inner #logo p,
header .inner #logo h1{
	font-size: 10px;
	float: right;
	margin-top: 1px;
	width: 140px;
	font-weight: normal;
}
header .inner #logo a:hover img{
	opacity: 1;
}
header .inner ul{
	float: right;
	margin-top: 19px;
}
header .inner ul li{
	float: left;
	margin-left: 20px;
}
header .inner ul li i{
	padding-right: 3px;
	font-size: 11px;
}
header .inner ul li a{
	font-size: 11px;
}
header .inner .search-form {
	position: relative;
	top: -6px;
}
header .inner .search-form .search-field {
	width: 200px;
	height: 30px;
	border: none;
	padding: 0 5px 0 10px;
	vertical-align: middle;
	border: 1px solid #eee;
	font-size: 11px;
	-webkit-border-radius: 15px;
	        border-radius: 15px;
}
header .inner .search-form .search-submit {
	position: absolute;
	top: 7px;
	right: 11px;
	width: 14px;
	height: 17px;
	background: url(/common/btn_search.gif) center no-repeat;
	border: none;
	cursor: pointer;
}

/* wrapper
-----------------------------------*/
#wrapper>.inner{
	width: 1050px;
	margin: 0 auto;
	position: relative;
}

/* main
-----------------------------------*/
#main{
	width: 660px;
	float: left;
	border: 1px solid #eee;
	padding: 20px 30px;
	background: #fff;
}
#main.top{
	width: 732px;
	border: none;
	padding: 0;
	background: none;
}
#main.members{
	width: 998px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #eee;
	float: none;
}

/* sidebar
-----------------------------------*/
#sidebar{
	width: 300px;
	float: right;
	position:relative;
}
#inner_side{
	width: 300px;
}
#sidebar section{
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
#sidebar .pr_instagram{
	border: 1px solid #dbdbdb;
	padding: 14px 14px 10px 14px;
	background: #fff;
	margin-bottom: 15px;
}
#sidebar .pr_instagram a{
	display: block;
	transition: 0.2s opacity;
}
#sidebar .pr_instagram a .upr{
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
#sidebar .pr_instagram a .upr .thumb{
	max-width: 122px;
	width: 100%;
}
#sidebar .pr_instagram a .upr .thumb img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#sidebar .pr_instagram a:hover .upr .thumb img{
	opacity: 1;
}
#sidebar .pr_instagram a .upr .txt{
	max-width: 140px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #707070;
	line-height: 140%;
}
#sidebar .pr_instagram a .lwr{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sidebar .pr_instagram a .lwr .date{
	font-size: 11px;
	text-decoration: none;
}
#sidebar .pr_instagram a .lwr .cat{
	font-size: 11px;
	text-decoration: none;
}
#sidebar .pr_instagram a:hover{
	text-decoration: none;
	opacity: 0.6;
}
#sidebar h3{
	border-bottom: 1px dotted #ccc;
	border-left: 3px solid #bba576;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-bottom: 20px;
	font-size: 15px;
}
#sidebar .banner{
	margin-bottom: 20px;
}
#sidebar .banner a img{
	width: 100%;
	height: auto;
}
#sidebar .banner dl{
	width: 300px;
}
#sidebar .banner dd{
	margin-bottom: 10px;
}
#sidebar .banner dd a{
	display: block;
	width: 300px;
	height: 150px;
	line-height: 150px;
	margin-top: -154px;
	text-align: center;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
}
#sidebar .banner dd a:hover{
	opacity: 0.8;
	text-decoration: none;
}
#sidebar .banner dd a span{
	position: relative;
	top: -126px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}


#sidebar .entrylist li{
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebar .entrylist .side_new_thumb {
	width: 35%;
}
#sidebar .entrylist .side_new_txt {
	width: 62%;
	margin-left: 3%;
}

#sidebar .entrylist li img{
	width: 100%;
	height: auto;
	float: left;
}
#sidebar .entrylist li a{
	font-size: 11px;
	display: block;
	padding-top: 5px;
}

#sidebar .entrylist li p span{
	font-size: 10px;
	color: #666;
	display: block;
	position: absolute;
	right: 10px;
}
#sidebar .content_wrap.new .entrylist li p{
	padding-top: 21px;
}

#sidebar .entrylist_body .entrylist2 li{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .entrylist_body .entrylist2 li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#sidebar .entrylist_body .entrylist2 li .ranking_thumbnail{
	float: left;
	width: 70px;
}
#sidebar .entrylist_body .entrylist2 li .ranking_text{
	float: left;
	width: 65%;
	padding-left: 10px;
	font-size: 14px;
}
#sidebar .entrylist_body .entrylist2 li .ranking_text img{
	padding-right: 3px;
}
#sidebar .entrylist_body .entrylist2 li .ranking_title{
	float: left;
	width: 65%;
	padding-left: 10px;
	font-size: 11px;
	margin-top: 5px;
}






#sidebar .ranking .crown{
	width: 60px;
	height: 30px;
	position: absolute;
	left: 82px;
}
#sidebar .ranking .crown img{
	padding-right: 3px;
}
#sidebar .ranking .crown.img01{	top:6px;color:#E84F81;}
#sidebar .ranking .crown.img02{	top:102px;}
#sidebar .ranking .crown.img03{	top:197px;}
.wpp-thumbnail{
	margin-right: 0;
}
#sidebar #tab li{
	float: left;
	width: 86px;
	padding: 11px 0;
	text-align: center;
	cursor: pointer;
	background: #444444;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	position: relative;
}
#sidebar #tab li:nth-child(2){
	width: 88px;
}
#sidebar #tab li.select{
	background: #24b4c0;
}
#sidebar #tab li span,
#tab03 li span{
	display: none;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	margin-top: ;
	position: absolute;
	z-index: 999;
}
#sidebar #tab li span{
	left: 46%;
	top: 29px;
	border-top: 8px solid #24b4c0;
}
#sidebar #tab li.select span{
	display: block;
}
.disnon {
	display: none;
}
#sidebar .content_wrap{
	clear: left;
	width: 100%;
}
#sidebar .ranking{
	position: relative;
}

/* footer
-----------------------------------*/
footer{
	margin-top: 100px;
	padding: 60px 0 0px;
	background: #fff;
}

footer .inner{
	width: 1050px;
	margin: 0 auto;
}
footer .inner div section{
	float: left;
	width: 712px;
}
footer .inner div section h3{
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
footer .inner div section ul{
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
}
footer .inner div section li{
	margin-bottom: 5px;
}
footer .inner div section li i{
	padding-right: 3px;
}
footer .inner div section a{
	font-size: 12px;
}
footer .inner div section.tag a{
	padding: 0 5px 0 0px;
}
footer .inner div .flr{
	width: 370px;
}
footer .inner div .flr ul{
	float: right;
}
footer .inner div .flr li{
	float: left;
}
footer .inner div .flr li{
	margin-left: 20px;
}
footer .inner div .flr li:first-child{
	margin-left: 0;
}
footer .inner div .flr li a{
	display: block;
	position: relative;
	height: 150px;
	width: 110px;
	color: #fff !important;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
}
footer .inner div .flr li a i,
footer .inner div .flr li a span{
	color: #fff;
	position: absolute;
}
footer .inner div .flr li a i{
	left: 15px;
	top: 15px;
	font-size: 18px;
}
footer .inner div .flr li a span{
	left: 15px;
	top: 60px;
}
footer .inner div .flr li a{
	-webkit-transition: all 0.4s;
	   -moz-transition: all 0.4s;
	    -ms-transition: all 0.4s;
	     -o-transition: all 0.4s;
	        transition: all 0.4s;
}
footer .inner div .flr li a.instagram{
	background: #E13268;
}
footer .inner div .flr li a.facebook{
	background: #3B5999;
}
footer .inner div .flr li a.twitter{
	background: #55ACEE;
}
footer .inner div .flr li a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
}


footer .inner div+ul{
	margin-top: 30px;
}
footer .inner div+ul li{
	float: left;
	padding-right: 20px;
}
footer .inner div+ul li:last-child{
}
.footer_pagetop {
	display: none;
}

footer .inner div+ul li i{
	padding-right: 3px;
	font-size: 11px;
	position: relative;
	top: -1px;
}
footer .inner div+ul li a{
	font-size: 11px;
}
footer .inner div+ul li a.facebook{
	background: #3B5999;
}
footer .inner small{
	font-size: 12px;
}

.footer_copyright {
	margin-top: 40px;
	        background: #fafafa;
			text-align: center;
			padding: 10px 0;
}
/* page-top
-----------------------------------*/
#page-top{
	margin-top: 50px;
}
#page-top a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #24b4c0;
	color: #fff;
	-webkit-transition: all 0.4s;
	   -moz-transition: all 0.4s;
	    -ms-transition: all 0.4s;
	     -o-transition: all 0.4s;
	        transition: all 0.4s;
}
#page-top a:hover{
	text-decoration: none;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
}
#page-top a i{
	padding-right: 5px;
	color: #fff;
}

/* columnTwo single
-----------------------------------*/
#main .single .content .columnTwo{
	margin-bottom: 30px;
}
#main .single .content .columnTwo div{
	width: 150px;
	float: left;
}
#main .single .content .columnTwo div img{
	max-width: 100%;
	height: auto;
}
#main .single .content .columnTwo div span,
#main .single .content .columnTwo div span a{
	font-size: 10px;
	color: #666;
}
#main .single .content .columnTwo div span b{
	font-size: 10px;
}
#main .single .content .columnTwo h3{
	width: 490px;
	float: right;
	margin-bottom: 5px;
}
#main .single .content .columnTwo p{
	margin-bottom: 0;
	float: right;
	width: 490px;
}


#main .single .content .columnTwo2{
	margin-bottom: 30px;
}
#main .single .content .columnTwo2 .fll{
	float: left;
	width: 250px;
	height: 250px;
	text-align: center;
}
#main .single .content .columnTwo2 .fll img{
	max-width: 90%;
	max-height: 80%;
	height: auto;
	margin-bottom: 5px;
}
#main .single .content .columnTwo2 .fll span{
	font-size: 11px;
}
#main .single .content .columnTwo2 .flr{
	width: 390px;
	float: right;
}
#main .single .content .columnTwo2 .flr a{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #999;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
	-webkit-transition: all 0.4s;
	   -moz-transition: all 0.4s;
	    -ms-transition: all 0.4s;
	     -o-transition: all 0.4s;
	        transition: all 0.4s;
}
#main .single .content .columnTwo2 .flr a:hover{
	background: #aaa;
	text-decoration: underline;
}


#main .single .content .columnTwo3{
	border-bottom: 1px dotted #eee;
	width: 604px;
	margin: 0 auto 30px;
	padding-bottom: 30px;
}
#main .single .content .columnTwo3:last-of-type{
	border: none;
}
#main .single .content .columnTwo3 img{
	display: block;
}
#main .single .content .columnTwo3 div,
#main .single .content .columnTwo3 section{
	width: 384px;
}
#main .single .content .columnTwo3 div p,
#main .single .content .columnTwo3 section p{
	margin-bottom: 20px !important;
}
#main .single .content .columnTwo3 div p:last-of-type,
#main .single .content .columnTwo3 section p:last-of-type{
	margin-bottom: 0 !important;
}

/* columnTwo top
-----------------------------------*/
#main.top .columnTwo{
	margin-bottom: 30px;
	background: #fff;
	padding: 20px 20px 0;
}
#main.top .columnTwo .c_listitem>li{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
#main.top .columnTwo .c_listitem>li:nth-child(even){
	float: right;
}
#main.top .columnTwo .c_listitem>li img{
	max-width: 150px;
	height: auto;
	float: left;
}
#main.top .columnTwo .c_listitem>li>div{
	float: right;
	width: 171px;
	padding: 0 15px 0 10px;
}
#main.top .columnTwo .c_listitem>li>div>ul>li{
	float: left;
	font-size: 10px;
}
#main.top .columnTwo .c_listitem>li>div>ul>li:before{
	content: "｜";
	padding: 0;
}
#main.top .columnTwo .c_listitem>li>div>ul>li:first-child:before{
	content: "" !important;
	padding: 0;
}
#main.top .columnTwo .c_listitem>li>div>ul>li>a{
	font-size: 10px;
}
#main.top .columnTwo ul.c_listitem>li>div time{
	font-size: 10px;
	color: #666;
	margin-bottom: 5px;
}


/* columnThree
-----------------------------------*/
.columnThree{
	background: #fff;
	padding: 20px 20px 0;
	margin-bottom: 30px;
}
.columnThree>ul>li{
	width: 220px;
	float: left;
	margin-left: 15px;
	margin-bottom: 40px;
}
.columnThree>ul>li:nth-child(3n+1){
	margin-left: 0;
}
.columnThree>ul>li img{
	width: 100%;
	height: 165px;
	margin-bottom: 5px;
}
.columnThree>ul>li>ul{
	margin-bottom: 5px;
}
.columnThree>ul>li>ul li{
	float: left;
}
.columnThree>ul>li>ul li:last-child{
	float: right;
	position: relative;
	top: -3px;
}
.columnThree>ul>li>ul li time {
	color: #ccc;
	font-size: 11px;
}
.columnThree>ul>li>ul li a{
	font-size: 10px;
	padding: 2px 0 2px 3px;
}
.columnThree p a{
	font-size: 14px;
}
.columnThree>ul>li>ul li i{
	font-size: 10px;
	color: #bba576;
}
.columnThree>ul>li>ul li.lifestyle i{	color: #ffa837;}
.columnThree>ul>li>ul li.work i{	color: #009DD8;}
.columnThree>ul>li>ul li.love i{	color: #fa54b6;}
.columnThree>ul>li>ul li.beauty i{	color: #f3ad9d;}
.columnThree>ul>li>ul li.event i{	color: #EFB333;}

/* columnFour
-----------------------------------*/
.columnFour{
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.columnFour .c_listitem>li,
.columnFour section{
	width: 161px;
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
}
.columnFour .c_listitem>li:nth-child(4n+1),
.columnFour section:nth-of-type(4n+1){
	margin-left: 0;
}
.columnFour .c_listitem>li img,
.columnFour section img{
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.columnFour section p{
	margin-bottom: 10px;
}
.columnFour section .avatar{
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #efefef;
}
.columnFour section h3{

}
.columnFour section h3 span{
	font-size: 10px;
	font-weight: normal;
}
.columnFour .c_listitem>li a,
.columnFour section a{
	font-size: 12px;
}
.columnFour .c_listitem>li time{
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
}
.columnFour .textright a{
	font-size: 12px;
}


/* columnFive
-----------------------------------*/
.columnFive{
	background: #fff;
	padding: 20px 20px;
	height: 295px;
}
.columnFive ul li{
	float: left;
	width: 128px;
	margin-left: 13px;
}
.columnFive ul li:first-child{
	margin-left: 0;
}
.columnFive ul li img{
	width: 100%;
	height: auto!important;
}
.columnFive ul li a{
	font-size: 11px;
}
.columnFive .ranking{
	position: relative;
	top: 11px;
}
.columnFive .ranking .crown{
	position: absolute;
	top: -20px;
}
.columnFive .ranking .img02{	left: 141px;}
.columnFive .ranking .img03{	left: 281px;}
.columnFive .ranking .img04{	left: 421px;}
.columnFive .ranking .img05{	left: 562px;}
.columnFive .ranking+p{
	text-align: right;
	margin-top: 20px;
}
.columnFive .ranking+p a{
	font-size: 12px;
}

/* category
-----------------------------------*/
#main .entrylist section{
	width: 660px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
#main .entrylist section .fll,
#main .entrylist section .fll img{
	width: 200px;
	height: auto;
}
#main .entrylist section .fll img{
	border: 1px solid #eee;
}
#main .entrylist section .flr{
	width: 440px;
}
#main .entrylist section .flr ul li{
	float: left;
	font-size: 11px;
}
#main .entrylist section .flr ul li:before{
	content: "｜";
	padding: 0 5px;
}
#main .entrylist section .flr ul li:first-child:before{
	content: "" !important;
	padding: 0;
}
#main .entrylist section .flr ul li a{
	font-size: 11px;
}
#main .entrylist section .flr h3{
	margin-bottom: 6px;
}
#main .entrylist section .flr h3 a{
	font-size: 16px;
}
#main .entrylist section .flr .sns li{
	float: left;
	padding-right: 10px;
}
#main .entrylist section .flr .sns li:last-child{
	float: right;
}
#main .entrylist section .flr .sns{
	margin-bottom: 5px;
}
#main .entrylist section .flr .sns span:before{
	padding-right: 3px;
	position: relative;
}
#main .entrylist section .flr .sns .icon-facebook:before,
#main .entrylist section .flr .sns .icon-twitter:before{
	top: 1px;
}
#main .entrylist section .flr .sns .icon-facebook:before{
	color: #3B5998;
}
#main .entrylist section .flr .sns .icon-twitter:before{
	color: #33CCFF;
}
#main .entrylist section .flr .sns .fa-hatebu:before{
	color: #008FDE;
}
#main .entrylist section .flr .sns .fa-star:before{
	color: #24b4c0;
}
#main .entrylist section .flr .sns li:last-child a{
	font-size: 11px;
	display: block;
	padding: 2px 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
#main .entrylist section .flr .sns li a{	background: #ccc;}
#main .entrylist section .flr time{
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
}

#main .entrylist .info ul li{
	float: left;
	margin-left: 15px;
}
#main .entrylist .info ul li:first-child{
	margin-left: 0;
}
#main .entrylist .info ul li time{
	font-size: 11px;
	padding-top: 3px;
}
#main .entrylist .info ul li.cat{
	background: #187EBB;
	padding: 2px 10px;
	font-size: 10px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	color: #fff;
}

/* plugins
-----------------------------------*/
.wp-pagenavi{
	text-align: center;
}
.wp-pagenavi span.current{
	font-size: 12px;
	background: #eee;
	border: 1px solid #eee;
	padding: 15px 18px;
	border: none;
	margin: 0 5px;
}
.wp-pagenavi a{
	font-size: 12px;
	font-weight: bold;
	padding: 16px 19px !important;
	margin: 0 5px !important;
	border:1px solid #eee !important;
}
.wp-pagenavi a:hover{
	background: #eee;
}

.alm-load-more-btn.more.done{
	display: none;
}
.content #myfavarit .wpfp-span .wpfp-link{
	display: none;
}

/* datsumou_archive */
#main.datsumou_archive .ttl_01 {
  margin: 40px auto;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#main.datsumou_archive .cat_area {
  margin: 0 0 40px;
}
#main.datsumou_archive .cat_area .ttl_02 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  margin: 0 0 10px;
  padding: 20px;
  font-size: 20px;
  color: #fff;
  background: #23B4C0;
}
#main.datsumou_archive .cat_area .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
}
#main.datsumou_archive .cat_area .list:before,
#main.datsumou_archive .cat_area .list:after {
  content: '';
  width: calc((100% / 4) - 10px);
  order: 2;
}
#main.datsumou_archive .cat_area .list .item {
  width: calc((100% / 4) - 10px);
  order: 1;
}
#main.datsumou_archive .cat_area .list .item .link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 46px;
  padding: 20px;
  font-size: 14px;
  color: #222;
  border: solid 1px #23B4C0;
}
#main.datsumou_archive .cat_area .list .item .link:hover {
  text-decoration: none;
  color: #fff;
  background: #23B4C0;
}
#main.datsumou_archive .cat_area .list .item .link:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  transform: translate(0, -50%) rotate(45deg);
}
#main.datsumou_archive .cat_area .list .item .link:hover:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
#main.datsumou_archive .post_item .link {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
#main.datsumou_archive .post_item .link:hover {
  opacity: .7;
}
#main.datsumou_archive .post_item .link img:hover {
  opacity: 1;
}
#main.datsumou_archive .post_item .link .ttl:hover {
  text-decoration: none;
}

/* breadcrumb */
.post-type-archive-datsumou #breadcrumb li:last-child span span,
.tax-datsumou-cat #breadcrumb li:last-child span span,
.single-datsumou #breadcrumb li:last-child span span {
  color: #333;
}
.top-banners__item img {
	width: 100%;
	height: auto !important;
}

.sp_menu_button,
.sp_menu_container {
	display: none;
}

.breadcrumbs {
	max-width: 1050px;
	width: 100%;
	font-size: 12px;
	padding:  .5em 0;
	margin: 0 auto;
}
.breadcrumbs a {
	font-size: 12px;

}


.single .snsBottom{
	margin-bottom: 30px;
}
.single .snsBottom>ul {
	width: 100%;
}
.single .snsBottom ul{
	float: left;
}
.single .snsBottom li{
	width: 50%;
	float: left;
	text-align: center;
}
.single .snsBottom li a{
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 15px 20px;
}
.single .snsBottom li a:hover{
	text-decoration: none;
}
.single .snsBottom li.facebook a { background: #3B5998;}
.single .snsBottom li.twitter a {	background: #33CCFF;}
.single .snsBottom li.hatena a {	background: #008FDE;padding: 13px 20px 14px 20px;}
.single .snsBottom li a i,
.single .snsBottom li a span{
	font-weight: normal;
	color: #fff;
	padding-right: 3px;
	position: relative;
	top: 1px;
}
.single .snsBottom li a span{
	top: 0;
}
.single .snsBottom li a p{
	margin-top: 5px;
}
.single .snsBottom li .hatena p{
	position: relative;
	top: -31px;
}
.single .snsBottom .favarit{
	float: right;
	text-align: center;
	font-size: 11px;
	padding: 16px 0;
	background: #24b4c0;
	font-size: 11px;
	width: 220px;
	height: 15px;
}
.single .snsBottom .favarit a{
	color: #fff;
}
.single .snsBottom .favarit span{
	color: #fff;
	padding-right: 3px;
	position: relative;
	top: 1px;
}
.single .snsBottom .favarit .wpfp-link{
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
}
.single .snsBottom .favarit .icon2-clip{
	width: 18px;
	height: 18px;
	padding-right: 5px;
	position: relative;
	top: -1px;
}
.single .snsBottom .favarit .wpfp-span{
	font-size: 11px;
}
.single .snsBottom .favarit .wpfp-hide {
	display: none;
	float: left;
	margin-left: -40px;
}
.single .writer{
	background: #f9f9f9;
	padding: 20px;
	margin: 10px 0 50px;
}
.single .writer h3{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.single .writer .fll,
.single .writer .fll img{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
			border-radius: 50%;
}
.single .writer .flr{
	float: left;
	margin-left: 20px;
}
.single .writer .flr a{
	font-weight: bold;
	display: block;
	margin-top: 9px;
	margin-bottom: 5px;
}
.single .writer .flr p{
	font-size: 13px;
}


/* cat_paging
-----------------------------------*/
#main .single .cat_paging{
	margin-bottom: 50px;
	width: 100%;
}
#main .single .cat_paging .fll{
	width: 49%;
	border-right: 1px solid #333;
}
#main .single .cat_paging .flr{
	width: 49%;
}
#main .single .cat_paging a{
	display: block;
	position: relative;
	height: 60px;
	padding-left: 35px;
	padding-right: 10px;
}
#main .single .cat_paging a b{
	font-size: 10px;
	color: #999;
}
#main .single .cat_paging a span{
	position: absolute;
	height: 60px;
	line-height: 60px;
	display: block;
	left: 0;
	top: 0;
	background: #333;
	width: 20px;
	text-align: center;
}
#main .single .cat_paging a span i{
	color: #fff;
}
#main .single .cat_paging .flr a{
	padding-left: 5px;
	padding-right: 30px;
}
#main .single .cat_paging .flr a span{
	left: auto;
	right: 0;
}
#main .single .cat_paging .nopost a{
	padding-top: 20px;
}

