#site-title a::before {
    background: none;
}
#access{
	  display:none;
}
@media screen and (min-width: 59.6875em){
.site-main {
    padding: 0px;
}}
.home .front-forum-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.home .front-forum-list li.forum {
    padding: 0;
    margin: auto;
    width: 45%;
    box-sizing: border-box;
    list-style: none;
}
@media only screen and (max-width: 767px){
.home .front-forum-list li.forum {
    width: 100%;
}}
#bbpress-forums ul.bbp-topics ul{
	position: relative;
}
div.bbp-template-notice.info{
	display:none;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 0px;
}
li.bbp-forum-info, li.bbp-topic-title {
    width: 100%;
}
.bbp-topic-permalink {
    display: block;
    padding-top: 10px;
	  padding-left:10px;
    padding-bottom: 45px;
}
a.bbp-topic-permalink {
    display: block;
    padding-top: 18px;
    padding-bottom: 70px;
    font-size: 15px;
	  font-weight:600;
	  color: #39a9bf;
    padding-left: 88px;
	  padding-right: 10px;
    line-height: 1.3;
}
.bbp-topic-top-author {
    float: right;
    position: absolute;
	  padding-left:0px;
    bottom: 20px;
    font-size: 12px;
	  display:none;
}
.bbp-author-role{
	display:none;
}
.bbp-topic-reply-count {
    text-align: right;
    float: right;
    position: absolute;
	  padding-left:90px;
    font-size: 12px;
	  font-weight: 700;
	  color:#E9B44C;
	  bottom:15px;
}
.bbp-topic-views-cate {
    position: absolute;
    right: 34%;
    font-size: 12px;
	  bottom:0;
	  display:none;
}
.bbp-topic-freshness {
    position: absolute;
    right: 0px;
    font-size: 10px;
	  color: grey;
	  bottom:15px;
	  text-decoration:none !important;
}
.bbp-topic-view-count{
	  position: absolute;
    bottom: 0;
    right: 35%;
	  display:none;
}
.loop-topic-ather{
	  padding-left:0px;
}
#bbpress-forums li.bbp-body{
    border-bottom:1px solid #eee;
}
#bbpress-forums ul.bbp-topics {
    margin-bottom: 0px;
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry{
	padding:0px;
}
.bbp-reply-header {
    padding-top: 15px !important;
}
#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
    margin-left: 0px;
}
.bbp-admin-links{
	display:none;
}
.bbp-topic-nomber{
	float:left;
	padding-right:5px;
}
.bbp-reply-nomber{
	float:left;
	padding-right:5px;
}
.comment-reply{
	float:right;
	font-size: 18px;
	padding:5px;
	border-radius:2px;
	color:#fff;
	background:#99ccff;
	margin-left:10px;
	cursor:pointer;
}
span.bbp-reply-post-date{
	float:left;
}
.bbp-reply-authors{
	float:left;
	padding-right:5px;
}
.bbp-topic-authors{
	padding-right:5px;
	float:left;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    background-color: #fff
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header {
	border-top: 0px solid #ddd;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    border:0px;
}
.bbp-wake{
	border-top: 1px dashed #e3e3e3;
}
#bbpress-forums ul.bbp-replies{
	border-bottom:1px dashed #e3e3e3;
	    padding-top: 20px;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #fff;
}

.bbp-topic-content p, .bbp-reply-content p{
	font-size:16px;
	margin-bottom:40px;
}
@media only screen and (max-width: 480px){
#bbpress-forums div.bbp-reply-content p, #bbpress-forums div.bbp-topic-content p {
    margin-bottom: 40px;
}}
@media only screen and (max-width: 480px){
#bbpress-forums .bbp-body div.bbp-reply-content, #bbpress-forums .bbp-body div.bbp-topic-content {
    margin:0;
    padding-top:10px;
}}
@media only screen and (max-width: 480px){
#bbpress-forums div.bbp-reply-content p:last-child, #bbpress-forums div.bbp-topic-content p:last-child {
    margin-bottom: 40px;
}}
@media only screen and (max-width: 480px){
span.bbp-reply-post-date, span.bbp-topic-post-date {
    float: inherit;
}}
@media only screen and (max-width: 480px){
#bbpress-forums fieldset.bbp-form {
    padding: 0px;
}}
#bbpress-forums fieldset.bbp-form {
    border: 0px solid #eee;
	  padding:0px;
	  margin:0px;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
    padding: 0px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    max-width: 100%;
}
p.form-allowed-tags{
	display:none;
}

#bbpress-forums fieldset.bbp-form legend {
    padding: 5px 0px;
}
#bbpress-forums fieldset.bbp-form p{
	margin:0px;
}
.bbp-pagination {
    font-size: 14px;
    letter-spacing: 0;
    overflow: hidden;
    float: none!important;
    margin-bottom: 0px;
    width: 100%;
	  padding-top:20px;
}
.bbp-pagination-count {
    float: none!important;
    text-align: center;
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px !important;
}
.bbp-pagination-count {
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px !important;
}
.bbp-pagination-links {
	  float: none!important;
    text-align: center!important;
    display: block!important;
    list-style: none;
}

.bbp-pagination-links a, .bbp-pagination-links span.current {
    display: inline-block!important;
    float: none!important;
    line-height: 1!important;
    padding: 5px !important;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 15px!important;
    text-decoration: none;
}
.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
    background: #eee;
    opacity: 0.8;
    border: 1px solid #ddd;
}
a.page-numbers {
    background: #fff;
}
.bbp-pagination-links span.dots {
    float: none!important;
    display: inline-block!important;
    margin-left: 0px;
    padding: 1px;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    margin-bottom: 0px;
}
.searchhome {
    margin: 20px 10px;
}
.res-anchor {
    color: #00aa !important;
    text-decoration: none !important;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 6px;
    padding: 2px 10px;
    border-radius: 4px;
    background: #F0F8FF;
    margin-bottom: 5px;
    cursor: pointer;
}
#res-popup-container {
    max-width: 100%;
}
.res-popup-content {
    background: #FFF;
	  color:#333;
	  border:2px solid #eee;
    border-radius:3px;
    display:none;
    font-size: 95%;
    padding: 15px 15px 5px 15px;
    position: fixed;
	  margin:3%;
    top: 15px;
    z-index: 10000;
}
.res-popup-on {
    display: block;
}
.res-id{
	float:right;
}
.res-content{
	display:block;
	padding-top: 25px;
	word-break: break-all;
	line-height:1.3;
}
.res-author{
	display: block;
  position: absolute;
  top: 35px;
}
.res-close{
	font-weight: bold;
    color: #ADD8E6;
    font-size: 25px;
    float: right;
}
#bbpress-forums li.bbp-body ul.reply {
    border-top: 1px solid #eee;
    overflow: hidden;
}
#bbp-search-results{
	padding-top:20px !important;
	
}
#bbpress-forums .forums.bbp-search-results ul {
    position:relative;
}
#reply-under {
    position: relative;
    cursor: pointer;
}
.repres {
    padding-top: 40px;
    padding-left: 10px;
    display: none;
    cursor: pointer;
}
.rep-box {
    padding: 10px 8px;
    background: #eee;
    border: 2px solid #eee;
    border-radius: 2px;
    margin-top: 5px;
}
#repon {
    position: absolute;
	  top:0px;
    padding-left: 10px;
    font-size: 13px;
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry {
    margin: 0;
    overflow: hidden;
    padding-bottom: 15px !important;
}
.fa-commenting-o {
    font-size: 25px;
    color: #99ccff;
}
.fa-commenting-o:before {
    content: "\f27a";
}
.rep-content {
    display: block;
    font-size: 13px;
    line-height: 1.6em;
}
.rep-id,.rep-author {
    padding-right:5px;
}
.bbp-last-reply-link{
	margin-left:5px;
}
#bbp-search-results .bbp-topic-reply-count {
    text-align: left;
    float: none;
    position: unset;
    padding-left: 10px;
    font-size: 12px;
    bottom: 0;
}
#bbp-search-results .bbp-topic-reply-count p{
    padding-top:5px;
	  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#bbp-search-results a.bbp-topic-permalink {
    padding-bottom: 45px;
}
.newmark {
    padding:3px 4px 3px 4px;
	  border:1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #333;
    vertical-align: top;
    font-size:12px;
    margin-right: 4px;
}
.bbp-attachments, .bbp-attachments-errors {
    border-top: 0px solid #ddd;
    margin-top: 0px;
    padding: 0px;
	  margin-bottom: 15px;
}
.bbp-attachments h6{
	  display:none;
}
.wp-caption-text{
	  display:none;
}
.blog-card {
    padding: 1em;
    margin: 0 0 1em 0;
    border: 1px solid #e0e0e0;
    background-color: #fafafa;
    min-height: 130px;
}
.blog-card-thumbnail {
    position: relative;
    float: right;
    width: 100px;
    height: 100px;
}
.blog-card-body {
    margin-right: 110px;
}
div.blog-card-title.subheading.p_t {
    font-size: 17px;
    margin: 0 0 5px;
    line-height: 1.3;
    max-height: 47px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
span.blog-card-excerpt.p_t.caption {
    line-height: 1.5;
    font-size: 12px;
    max-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.wp-caption{
	max-width:100%;
}
#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment.bbp-inline {
    margin-right: 0px!important;
}
#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment .wp-caption {
    padding: 0px;
}
.entry-image img{
	  max-width: 50px;
    position: absolute;
    margin-left: -65px;
	  display:none;
}
.newmark {
    display: none;
}
.bbp-topic-thumbnail{
    max-width: 70px !important;
	  max-height:70px !important;
	  height:100%;
    position: absolute;
    top:20px;
	  margin-left:0px;
	  border-radius: 5px;
}
.attachment-post-thumbnail{
	  max-width: 70px !important;
    max-height: 70px !important;
    position: absolute;
    top: 20px;
    margin-left: 0px;
    border-radius: 5px;
}
a.bbp-img-sou{
    display: inline-block !important;
    text-decoration: none !important;
    padding-bottom: 15px !important;
}
.bbp-attachments-form label{
	  padding-bottom:5px;
}
.reaction_buttons{
	float:right;
	font-size: 18px;
	padding:5px;
	border-radius:2px;
	color:#fff;
	background:#E9B44C;
	cursor:pointer;
}
.braces {
    display: none;
}
.count_number{
  font-size:18px;
}
.reaction_buttons li {
	list-style:none !important;
}
.reaction_buttons ul{
	margin:0px !important;
	margin-right:0px !important;
}
.bbp-topic-content .reaction_buttons ul{
	margin-right:0px !important;
}
.bbp-topic-content {
    padding-top: 0px !important;
}
.bbp-breadcrumb-home{
	font-size:0px;
}
.bbp-breadcrumb-home:after{
	font-size:12px;
	content:"ホーム";
}
#bbpress-forums .bbp-lead-topic .bbp-body{
  border-bottom:0px;
}
.forums.bbp-replies li.bbp-body {
  border-bottom:0px !important;
}

#bbpress-forums img.avatar {
    display: none;
}
@media screen and (min-width: 38.75em){
.hentry, .page-header, .page-content {
    box-shadow: 0 0 0px rgb(0 0 0 / 0%);
}}
.home .forum-title{
	  font-size:23px;
}
.forum-link-btn a{
	  display: inline-block;
    font-size: 11px;
    border-bottom: none;
    padding: 5px 10px;
    background: #444;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#bbp-topic-top{
	 position:relative;
}
.single-topic .bbp-topic-thumbnail{
    max-width: 70px !important;
	  max-height:70px !important;
	  height:100%;
    position: absolute;
	  margin-left:0px;
	  border-radius: 5px;
}
.single-topic .attachment-post-thumbnail{
	  max-width: 70px !important;
    max-height: 70px !important;
    position: absolute;
    top: 40px;
    margin-left: 0px;
    border-radius: 5px;
}
.single-topic a.bbp-topic-permalink {
    display: block;
    
    padding-bottom: 70px;
    font-size: 15px;
	  font-weight:600;
	  color: grey;
    padding-left: 88px;
	  padding-right: 10px;
    line-height: 1.3;
}
.single-topic .bbp-topic-reply-count {
    text-align: right;
    float: right;
    position: absolute;
	  padding-left:90px;
    font-size: 12px;
	  font-weight: 700;
	  color:#E9B44C;
	  
}
.single-topic .bbp-topic-freshness {
    position: absolute;
    right: 0px;
    font-size: 10px;
	  color: grey;
	 
	  text-decoration:none !important;
}
div.bbp-breadcrumb {
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}
div.bbp-breadcrumb p{
    margin:0px !important;
}
div.bbp-submit-wrapper {
    float: unset;
    text-align: center;
    font-size: 20px;
}
@media only screen and (max-width: 480px){
div.bbp-submit-wrapper {
    float: unset;
    text-align: center;
    font-size: 20px;
}}
#bbp_reply_submit {
    padding: 10px 25px;
}
.violation {
    float: right;
}
#new-thread {
    text-align: center;
    margin-bottom: 20px;
}
.newtbtn {
    display: inline-block;
    padding: 10px 20px;
    background: #E9B44C;
    color: #fff;
    border-radius: 2px;
    font-size: 18px;
}
.newtbtn{
    position:relative;
    background:#E9B44C;
    text-align:center;
    color:#FFFFFF;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
a.newtbtn:hover{
    color:#fff;
}
.newtbtn:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(233, 180, 76, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#E9B44C;
    top:100%;
    left:24%;
	  pointer-events:none;
}
#bbpress-forums fieldset.bbp-form select {
    min-height: 35px;
    height: 35px;
    padding: 5px;
}
a.bbp-author-link {
    pointer-events: none;
    color: #707070;
}
.bbp-relation-list{
	margin-top:60px;
  border-top: 2px solid #E9B44C;
}
.bbp-topic-relation{
	position:relative;
	border-bottom:1px solid #eee;
}
.bbp-topic-relation img.avatar {
	  display:block !important;
    position: absolute;
    left: -60px;
    top: -25px;
}
.bbp-topic-relation .attachment-post-thumbnail {
    top: 20px;
}
.bbp-relation-title {
    font-size: 15px;
    font-weight: bold;
    color: grey;
    padding-top: 15px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: 2px solid #ccc;
    border-radius: 2px;
}
.wp-block-search .wp-block-search__label {
    width: 100%;
    padding-left: 10px;
    font-size: 15px;
    color: #E9B44C;
	  font-weight:700;
}
.bbp-img-box {
    max-width: 40%;
}
a.bbp-img-sou {
    white-space: nowrap;
}
.wp-caption img {
    width: 40%;
}
.d4p-bba-actions{
    display: none;
}
.blog-card p{
	  margin:0 !important;
}
.counter {
    vertical-align: top;
    margin-left:5px;
}
.bbp-breadcrumb-home{
  display:unset !important;
}