@charset "UTF-8";

/*-------------------- houwaList Style --------------------*/
#pankuzu {
    width: 100%;
    height: 40px;
    background-color: #e5cced;
    font-family: 'ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO';
}

h2.subPageTitle2 {
    position: relative;
    width: 740px;
    height: 28px;
    background: url('../images/common/ttl_icon.png') left top no-repeat;
    border-bottom: 2px solid #a8d2a2;
    z-index: 1;
}
h2.subPageTitle2 span {
    margin-left: 55px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
}
p#topicPath {
    color: #666666;
    width: 94%;
    height: 13px;
    margin-top: 7px;
    text-align: right;
    font-size: 0.7em;
    margin-bottom: 33px;
}
p#topicPath a {
    color: #339500;
}
/* 12/17追加 */
h2#ttlHouwa {
margin-bottom:27px;
margin-top:35px;
}
div#houwaContents {
/*width:703px;*/
margin:0 auto;
}
div.houwaList {
/*width:655px;*/
margin:0 auto 20px;
}
div.houwaList img {
float:left;
}
div.houwaList div {
margin-left:138px;
}
div.houwaList div h3 {
	border-left: 7px solid #549311;
	padding-left:4px;
	margin-bottom:5px;
	font-size: 14px;
}
div.houwaList div h3 span {
	font-size:10px;
	color:#999999;
	display:block;
	padding-bottom:2px;
}
/* 12/19追加 */
div.houwaList div h3 a,
div.houwaList div h3 a:link,
div.houwaList div h3 a:visited {
color:#333;
text-decoration: none;
}
div.houwaList div h3 a:hover {
color:#509312;
}
/* 追加ここまで */
div.houwaList div p {
color:#333333;
font-size:15px;
}
div.houwaList div p.houwaDay {
font-size:14px;
letter-spacing:1px;
padding: 0 !important;
}
div.houwaList div p.houwaDay span {
color:#1B4A05;
margin-right:5px;
}			
/* 追加ここまで */

.mekuribu-title {
    border-bottom: 1px solid #a8d2a2;
    font-size: 1.2em;
    text-align: center;
    max-width: 1200px;
    width: 100%;
    font-weight: bold;
    margin: 1em 0;
	font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
}

.houwaList .houwaPost {
  margin: 0 0 30px;
  overflow: hidden;
}

.houwaPost-btm {
  border-bottom: 1px dashed #ccc;
}

.houwaList .houwaPost div {
  margin-left: 0;
}

.houwaList .houwaPost .houwaImage {
  width: 180px;
  float: left;
  margin-right: 30px;
}

.houwaImage img {
  width: 180px;
}

.houwaList .houwaPost .houwaText {
  width: 445px;
  float: left;
}

.houwaList .houwaPost .houwaMedia {
  clear: both;
  padding-top: 50px;
  width: 580px;
  margin: 30px auto 0;
}

.houwaList .houwaPost .houwaMedia dl {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5em;
}

.houwaList .houwaPost .houwaMedia dl dt {
  float: left;
  width: 133px;
  margin-right: 20px;
}

.houwaList .houwaPost .houwaMedia dl dd {
  float: left;
  width: 420px;
}

.houwaList .houwaPost a:hover, .houwaBacknumber a:hover {
opacity: .7;
}

.houwaBacknumber {
  width: 655px;
  margin: 0 auto 30px;
}

.houwaBacknumber h3 {
font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
clear: both;
margin: 30px 0;
background: #549311;
border-radius: 10px;
width: 220px;
text-align: center;
color: #fff;
font-size: 1.1em;
font-weight: 500;
}

.houwaBacknumber ul li {
float: left;
margin: 0 13px 13px 0;
font-size:13px;
}
/*
.houwaBacknumber ul li:nth-child(7n+7){
margin-right: 0;
}*/

.houwaBacknumber ul li a {
  background: linear-gradient(to bottom, #f2ffe4 0%,#f2ffe4 50%,#cbe9a3 100%);
  color: #000;
  display: block;
  padding: 5px 14px 5px 34px;
  border-radius: 3px;
  border: 1px solid #9cbf61;
  position: relative;
  text-decoration: none;
}

.houwaBacknumber ul li a:after {
  content: "";
  position: absolute;
  border: 6px solid transparent;
  border-right-width: 0;
  border-left-color: #f59042;
  top: 12px;
  left: 14px;
}

.gokigenyo-box {
	padding: 1em;
	margin: 1.5em;
	border: 1px dashed #549311;
	font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
}

.gokigenyo-box p {
	font-size: 1.2em;
}

.g-link {
	color: #549311;
	text-decoration: none;
}

.gokigenyo-box img {
	float: left;
	width: 180px !important;
	padding-right: 1em;
}

.g-backnumbar {
	text-align: center;
}

.g-backnumbar a {
	text-decoration: none;
	padding: 10px;
	background: #84b74e;
	border: 1px solid #549311;
	color: #fff;
}

.g-backnumbar a:hover,
a.g-link:hover {
	opacity: .7;
}

.gokigenyoBacknumber {
max-width: 600px;
width: 100%;
margin: 0 0 30px 7px;
}

.gokigenyoBacknumber ul {
margin: 0 auto;
}

.gokigenyoBacknumber ul li.gokigenyoImage {
display: inline-block;
float: left;
margin: 1.2em;
max-width: 105px;
}

.gokigenyoBacknumber ul li.gokigenyoImage img {
width:105px;
}

.gokigenyoBacknumber ul li a {
text-decoration: none;
}

.gokigenyoBacknumber ul li p.gokigenyottl {
font-size: .7em;
}

.houwaMediaList {
  clear: both;
  padding-top: 15px;
  overflow: hidden;
}

.houwaMediaList li {
  float: left;
  margin-right: 20px;
}

.houwaMediaList li:last-child {
  margin-right: 0;
}

.houwaPostArchive {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

div#BunnerArea {
	width: 100%;
	margin-top: 47px;
	padding-bottom: 52px;
}
div#BunnerArea ul {
	width: calc(230px * 3);
	margin: 0 auto;
}
div#BunnerArea li { float: left; margin: 0 5px 5px;
}
p#pLinkBox {
    width: 94%;
    height: 65px;
    position: relative;
    margin: 23px 0 0 0;
}
a.toTop {
    display: block;
    width: 65px;
    height: 65px;
    background-image: url(/img/btn_to_top2.png);
    background-size: contain;
    position: absolute;
    top: -10px;
    right: 0px;
	bottom:2em;
}
.replaceImg01 {
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/*0408追加*/

body.archive.category.gokigenyo #wrap, .gokigenyoBacknumber #bbpress-forums ul.bbp-replies, .bbp-reply-form, #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content, .g_backnumber {
    font: 16px/2 suns-serif,'Hiragino Kaku Gothic Pro W3' !important;
}

.houwaList .houwaPost {
    width: 95%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.houwaPost-btm {
    border-bottom: 1px dashed #ccc;
    clear: both;
}

div.houwaList .gokigenyoLead {
    background: #fff;
    border: 2px solid pink;
    margin-bottom: 2em;
    padding: 1em;
    border-radius: 1em;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
}

div.houwaList div h3.g_title {
    display: inline-block;
    border: none;
    font-size: 1.5em;
}

.houwaList .houwaPost div {
    margin-left: 0;
}
.houwaList .gokigenyoLead img {
    float: none;
    flex: 1;
    max-width: 300px;
    height: 100%;
    margin: 0 4%;
}

div.houwaList .gokigenyoLead p {
    flex: 1;
    -ms-flex: 1;
    font-size: 1em;
}

.houwaList .houwaPost .houwaImage {
    width: 300px;
    float: left;
    margin-right: 30px;
}
.houwaImage img {
    width: 300px;
}

.houwaList .houwaPost .houwaText {
	display:inline-block;
	width:50%;
}

.houwaList .houwaPost .houwaMedia {
	float:left;
	width:65%;
	padding-top: 20px;
  clear: none;
}

.houwaList .houwaPost .houwaMedia dl {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5em;
  display:flex;
}

.houwaList .houwaPost .houwaMedia dl dt {
  float: left;
  width: 133px;
  margin-right: 20px;
}

.houwaList .houwaPost .houwaMedia dl dd {
  float: left;
  /*width: 420px*/width: 75%;
}

.houwaList .houwaPost a:hover, .houwaBacknumber a:hover {
opacity: .7;
}

div.houwaList div p.houwaDay span{
    background: #f00;
    color: #fff;
    padding: 0.2em 1em;
}

div.houwaList div h3.g_title {
    display: inline-block;
    border: none;
    font-size: 1.5em;
}

.gokigenyoForm {
    width: 95%;
    margin: auto;
}

.form_link p::before, .form_link p::after {
    content: '★';
    color: pink;
    margin: 0 1em;
}

#bbpress-forums {
    display: flex;
    flex-direction: column;
    margin-top: 1.5em;
}

p.click::before {
    content: "●";
    color: #549311;
    letter-spacing: .5em;
}

.houwaText ul {
    margin-left: 0px;
}

#houwaContents .gokigenyoBacknumber {
  max-width:1200px
}

#bbpress-forums .bbp-reply-form fieldset.bbp-form{
	margin-bottom:30px;
}

.bbp-reply-author span,
#bbpress-forums fieldset.bbp-form .g_btn label{
    color: #fff;
    border-radius: .5em;
	box-sizing: border-box;
	font-size:14px;
}

#bbpress-forums fieldset.bbp-form .g_btn label{
	width: 150px;
	padding: .3em .5em;
}

.bbp-reply-author span.sassi,
#bbpress-forums fieldset.bbp-form .g_btn label#sassi{
	background: #f69d9d;
}

.bbp-reply-author span.another,
#bbpress-forums fieldset.bbp-form .g_btn label#another{
	background:#8f8fe4;
}

.bbp-reply-author span.noticed,
#bbpress-forums fieldset.bbp-form .g_btn #noticed{
	background:#8ecb8e;
}

.bbp-reply-author span.idea,
#bbpress-forums fieldset.bbp-form .g_btn label#idea{
	background:#f6a500;
}


/*0207*/
div.houwaList div p.houwaDay{
	margin-bottom:.8em;
	display:inline-block;
}

div.houwaList .gokigenyoLead p{
	/*font-size:12px;*/
	margin-bottom: 2em;
}

/*ごきげんよう掲示板*/
fieldset {
	padding:0;
	margin:0;
}

div.bbp-template-notice.info{
	display:none;
}

.gokigenyoBacknumber ul li.gokigenyoImage {
    display: block;
    float: none;
}

#houwaContents .gokigenyoBacknumber {
   /* max-width: 800px;*/
   /*display: flex;*/
	margin: 0 auto;
}

#bbpress-forums {
    display: flex;
    flex-direction: column;
	margin-top:1.5em;
	align-items: center;
}

#bbpress-forums ul {
    order: 2;
}

.gokigenyoBacknumber #bbpress-forums ul.bbp-lead-topic{
	margin-bottom:0;
}

.bbp-lead-topic .bbp-topic-author{
	display:none;
}

.gokigenyoBacknumber #bbpress-forums fieldset.bbp-form,
.bbp-form .bbp-form p:nth-child(3), 
.bbp-form .bbp-form p:nth-child(4) {
    display: none;
}

.archive-link{
	display:none;
}
.bbp-attachments h6{
	display:none;
}

a.bbp-author-avatar, 
#bbpress-forums ul.bbp-replies div.bbp-reply-author a.bbp-author-name ,
#bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name{
    pointer-events:none;
	margin:0px;
}

p.form-allowed-tags,
.bbp-reply-header a.bbp-reply-permalink,
.bbp-topic-header .bbp-meta,
.bbp-pagination{
	display: none;
}

.bbp-topic-header {
    height: 24px;
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    text-decoration: none;
}

.bbp-author-role,
.bbp-reply-author .avatar.photo,
#bbpress-forums .bbp-body div.bbp-reply-author br:nth-of-type(2),
#bbpress-forums .type-reply  div.bbp-reply-author br:nth-of-type(2),
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
    display: none;
}


#bbpress-forums .type-reply  div.bbp-reply-author,
#bbpress-forums ul.bbp-threaded-replies div.bbp-reply-author{
	float:none;
	width:auto;
	text-align:left;
	margin:0 10px;
	font-weight:bold;
}

#bbpress-forums .type-reply  .bbp-reply-content,
#bbpress-forums ul.bbp-threaded-replies .bbp-reply-content,
#bbpress-forums li.bbp-body .bbp-topic-content{
	margin:0 auto;
	padding:0;
}

#bbpress-forums ul.bbp-replies div.reply{
	width:auto;
	padding: 1em;
	margin-bottom: -1px;
}


#bbpress-forums li.bbp-body div.bbp-topic-header,
#bbpress-forums ul.bbp-replies div.bbp-topic-header,
#bbpress-forums ul.bbp-replies div.bbp-reply-header {
    /*background-color: #ebffd7;*/
}

#bbpress-forums li.bbp-body div.bbp-reply-content h6{
	display:none;
}

#bbpress-forums .bbp-reply-form fieldset.bbp-form,
.gokigenyoBacknumber #bbpress-forums ul.bbp-lead-topic, 
.gokigenyoBacknumber #bbpress-forums ul.bbp-topics, 
.gokigenyoBacknumber #bbpress-forums ul.bbp-forums, 
.gokigenyoBacknumber #bbpress-forums ul.bbp-search-results
{
	border: 1px solid #ccc;
}

#bbpress-forums li .bbp-reply-header,
#bbpress-forums ul.bbp-replies div.reply{
	border: 1px solid #ccc;
	border-top: none;
}

#bbpress-forums ul.bbp-threaded-replies:last-child{
	border-bottom:1px solid #ccc;
	border-top: none;
	margin-top:0px;
}

.gokigenyoBacknumber #bbpress-forums ul.bbp-replies{
	border:none;
	width: 82%;
}

.gokigenyoBacknumber #bbpress-forums ul.bbp-lead-topic{
	border-bottom:none;
}

.gokigenyoBacknumber #bbpress-forums ul.bbp-lead-topic,
.gokigenyoBacknumber #bbpress-forums ul.bbp-replies{
	border-top:none;
}

#bbpress-forums div.bbp-forum-header, 
#bbpress-forums div.bbp-topic-header, 
#bbpress-forums div.bbp-reply-header
{
	border-top: 1px solid #ccc;
}

.bbp-meta span.bbp-admin-links a{
    color: #999;
}

#bbpress-forums .bbp-reply-form fieldset.bbp-form fieldset.bbp-form{
	border:none;
	margin-bottom:0;
	padding:0;
}


#bbpress-forums .bbp-reply-form fieldset.bbp-form{
	margin-bottom:30px;
}

.single #bbpress-forums ul.bbp-lead-topic,
.single #bbpress-forums ul.bbp-replies{
	display:none;
}

#main p.click{
	padding:0 2%;
}

p.click::before{
	content:"●";
	color:#549311;
	letter-spacing: .5em;
}

/*.form_link span {
	width: 65%;
display: inline-block;
  color: #539017;
  font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
  font-weight:bold;
  font-size:1.2em;
text-align:center;
}*/
.form_link a {
    text-align: right;
    margin-bottom: 2em;
    display: flex;
    align-items: center;
    text-decoration: none;
}

#main .form_link p {
    color: #a99ae4;
    font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    background: #fff;
    border: 2px solid pink;
	flex:1;
	padding:0;
}

#main .form_link p br{
	display:none;
}

.form_link p::before,
.form_link p::after{
	content:'★';
	color:pink;
	margin:0 1em;
}


.form_link span.link{
  background: #539017;
  padding: .3em 1em;
  text-decoration: none;
  color: #fff;
  border: 1px solid #539017;
  margin-left: 1em;
	height:100%;
}

.form_link a:hover{
	opacity:.8;
}

.form_link a{
  text-align: right;
	margin-bottom:2em;
	display:flex;
	align-items: center;
	text-decoration:none;
}

.bn_link {
    width: 133px;
    background: #f6a500;
    display: inline-block;
    text-align: center;
    padding: 6.25px 0;
    color: #fff;
    text-decoration: none;
	border-radius:10px;
}

span.bbp-admin-links a.bbp-reply-to-link {
    background:rgb(202, 219, 254);
	color:rgb(41, 0, 130);
    padding: .5em 2em;
    font-size: .8em;
    border-radius: 15px;
}

#bbpress-forums div.bbp-reply-author img.avatar{
	vertical-align:baseline;
}

#bbpress-forums .bbp-attachments ol.with-icons {
    display: flex;
    overflow: hidden;
	flex-wrap: wrap;
}

/*0305*/
.g_backnumber div#houwaContents {
    display: flex;
}

.g_backnumber .houwaList{
	order: 2;
	flex: 2;
}

.g_backnumber .houwaList .houwaPost .houwaText{
	width:60%;
}

.g_backnumber .houwaBacknumber {
    order: 1;
	width: 18%;
}

.g_backnumber h3.mekuribu-title{
    font-size: 1.5em;
    color: #539017;
    /*width: 655px;*/
	text-align:left;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","Yu Gothic","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",suns-serif;
}

.g_backnumber p#topicPath {
    max-width: 650px;
    margin: 7px auto 13px;
}

.g_backnumber .houwaBacknumber h3{
	display:none;
}

.g_backnumber .houwaBacknumber ul li{
display: block;
float: none;
background: #ffffe0;
border: 1px solid #ddd;
}

.g_backnumber .houwaBacknumber ul li a{
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    font-family: "ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","Yu Gothic","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",suns-serif;
	background:none;
	border:none;
	position:static;
}

.g_backnumber .houwaBacknumber ul li a:hover{
	color:#666;
}

.g_backnumber .houwaBacknumber ul li a::after{
	content:"";
	display:none;
}

#bbpress-forums fieldset.bbp-form label[for="bbp_anonymous_author"] {
  font-size: 0;
}
#bbpress-forums fieldset.bbp-form label[for="bbp_anonymous_author"]:before {
  content: "お名前/ニックネーム可(必須)";
  font-size: 16px;
}

#bbpress-forums fieldset.bbp-form legend{
	display:none;
}

.bbp-template-notice:nth-of-type(2) p::after{
	content:"です。";
}

.bbp-form select{
	padding:.5em;
	padding-right:2em;
} 

.houwaText ul{
	margin-left:0px;
}

#main #bbpress-forums fieldset.bbp-form p{
	padding:0.2em 0 ;
	line-height:1.5em;
}

.gokigenyo #fancybox-title-over{
	display:none;
}

h3.post-title img {
    max-width: 300px;
}

.houwaList .houwaPost .houwaMedia dl dt img {
    border-radius: 10px;
    width: 100%;
}

#main .form_link p {
    color: #a99ae4;
    font-family: suns-serif,'Hiragino Kaku Gothic Pro W3';
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    background: #fff;
    border: 2px solid pink;
    flex: 1;
    padding: 0;
}

#bbpress-forums fieldset.bbp-form .g_btn label {
    margin: 0 1em 1em 0;
}

#bbpress-forums fieldset.bbp-form input[type="radio"] {
    position: relative;
    margin-right: .5em;
    color: #ffffff;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    -webkit-appearance: none;
    appearance: none;
    transition: all 0.15s ease-out;
    vertical-align: bottom;
}

#bbpress-forums fieldset.bbp-form input:checked {
    background: #fb6351;
    border: 2px #fff solid;
}

#bbpress-forums fieldset.bbp-form .g_btn label:hover {
    opacity: .6;
    cursor: pointer;
}

.bbp-submit-wrapper button {
    background: #fff;
    border: 2px solid #59b1eb;
    padding: .5em 2em;
    border-radius: 5px;
    cursor: pointer;
    color: #59b1eb;
    font-weight: bold;
    font-size: 1em;
    transition: .3s all;
    margin-bottom: 10px;
}

.bbp-submit-wrapper button:hover {
    background: #59b1eb;
    color: #fff;
}

div.houwaList span.new {
    background: #f00;
    color: #fff;
    padding: 0.2em 1em;
}

#main .form_link p br {
    display: none;
}

#main .post p.form_lead {
    width: 510px;
    margin: auto;
    font: 1.2em suns-serif,'Hiragino Kaku Gothic Pro W3';
        line-height: normal;
    line-height: 1.5;
}

.houwaList .houwaPostArchive .houwaImage {
    width: 180px;
}

.houwaPostArchive .houwaImage img {
    width: 180px;
}

.g_backnumber .houwaBacknumber ul {
    margin: 0 auto;
}

#bbpress-forums p {
    padding: 5px 10px;
}

.gokigenyoForm select.form-control {
   margin-left: 9%;
}

@media screen and (max-width: 768px) {
#containerData #firstView {
	min-width:0;
}
#contentsDataWrapp {
	width: 100%;
	margin: 0 auto;
}
/*#contentsDataWrapp .menuBox {
	width: 17%;
	margin-right: 3%;
}*/
div#houwaContents {
    width: 100%;
}
div.houwaList,
.gokigenyoBacknumber {
    width: 90%;
}
.houwaList .houwaPost {
    margin: 0 auto 30px;
    overflow: hidden;
}
.houwaList .houwaPost .houwaText,
.houwaList .houwaPost .houwaMedia{
    width: 100%;
	padding-top: 10px;
}
.houwaList .houwaPost .houwaText p {
	font-size: 1.1em !important;
}
.houwaList .houwaPost .houwaImage {
    width: 180px;
    float: none;
    margin: 0 auto;
}
div.houwaList div p.houwaDay {
    width: 100%;
}
div.houwaList div h3 {
    width: 100%;
}
.houwaList .houwaPost .houwaMedia dl dt {
    margin-bottom: 10px;
}
.houwaList .houwaPost .houwaMedia dl dd {
    width: 100%;
}
.houwaMediaList li {
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
}
.houwaBacknumber {
    width: 96%;
}
.houwaBacknumber h3 {
    margin-left: 3.5%;
}
.gokigenyoBacknumber ul li p.gokigenyottl {
font-size: .7em !important;
}
.gokigenyo-box img {
    float: none;
    margin: 10px auto 20px;
    display: block;
}
  .g_backnumber div#houwaContents {
	  flex-direction: column;
  flex-wrap: wrap;
	    width: 100%;
}

.g_backnumber .houwaList .houwaPost .houwaText{
	width:100%;
}

.g_backnumber .houwaBacknumber {
 	width:100%;
	margin: 0 auto;
}

.g_backnumber h3.mekuribu-title{
     width: 95%;
}

.g_backnumber .houwaBacknumber h3{
	display:none;
}

.g_backnumber .houwaBacknumber ul li{
	float:left;
	width:45%;
}
	
	div.houwaList div h3.g_title{
		display:block;
		margin-bottom:-0.5em;
	}

div.houwaList span.new {
    padding: 0;
    /*margin: 10px auto;*/
    text-align: center;
    display: block;
    width: 80px;
}

	#main .post p.form_lead{
		width:90%;
		max-width: 450px;
	}

  
	.g_btn{
		width: 95%;
		margin: 0 auto 10px;
		text-align:center;
		display:flex;
		justify-content:space-around;
	}
	
	#bbpress-forums fieldset.bbp-form label:last-child {
    margin-right: 0;
	}
	
	div.houwaList .gokigenyoLead {
		/*flex-direction:column;*/
		display:block;
	}
	.houwaList .gokigenyoLead img {
	display:block;
	margin:0 auto 1em;
}
	
	#main #bbpress-forums fieldset.bbp-form p{
		padding:.2em 1em;
	}
	
	#bbpress-forums fieldset.bbp-form .g_btn label {
		vertical-align: top;
		width:22%;
		margin:0;
		line-height:1.5em;
	}
	
	#bbpress-forums fieldset.bbp-form .g_btn label span{
		display:inline-block;
	}
	
	.form_link span.sp_none{
		display:none;
	}
	
	.houwaList .houwaPost .houwaMedia dl{
		display:inline-block;
	}
	
	.g_backnumber .houwaBacknumber ul {
    margin: 0 auto 0 5%;
	}
	
  
  #bbpress-forums fieldset.bbp-form input[type="radio"] {
    position: relative;
    margin-right: .5em;
    color: #ffffff;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    -webkit-appearance: none;
    appearance: none;
    transition: all 0.15s ease-out;
    vertical-align: bottom;
}
  
#bbpress-forums fieldset.bbp-form input:checked{
	background: #fb6351;
  border: 2px #fff solid;
}

	
	#main .form_link p br{
	display:block;
}
  
  #houwaContents .gokigenyoBacknumber{
	flex-direction: column-reverse;
	width:100%;
	margin: 0 auto;
}

.gokigenyoBacknumber ul li.gokigenyoImage {
    float:left;
}
	
	/*.gokigenyoBacknumber #bbpress-forums div.bbp-reply-author img.avatar{
		position:static;
	}*/

.bbp-form input[type="text"],
#bbpress-forums .bbp-reply-form fieldset.bbp-form input,
#bbpress-forums .bbp-form div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 95%;
    margin: 0 auto;
    display: block;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	}

.archive-link{
	display: block;
    order: 4;
}
	
	#bbpress-forums fieldset.bbp-form div select{
		margin-left:3%;		
	}

#bbpress-forums .bbp-body .topic div.bbp-reply-author,
#bbpress-forums .bbp-body .reply div.bbp-reply-author{
    margin:10px 10px;
    min-height: 100%;
	padding:0;
}

#bbpress-forums .bbp-reply-form fieldset.bbp-form{
	padding:10px;
}

#bbpress-forums div.bbp-template-notice, div.indicator-hint{
	width:90%;
	margin: 10px auto;
}
  
.bbp-submit-wrapper button {
    background: #fff;
    border: 2px solid #59b1eb;
    padding: .5em 2em;
    border-radius: 5px;
	cursor:pointer;
	color:#59b1eb;
	font-weight:bold;
	font-size:1em;
	transition:.3s all;
	margin-bottom:10px;
}
  

.bbp-submit-wrapper button:hover{
	background:#59b1eb;
	color:#fff;
}
	
.form_link a{
		text-align: center;
		display: inline-block;
		margin: auto;
		width: 100%;
	}
	
	#main.form_link p, .form_link span.link {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin: 0 auto 20px;
		line-height: 1.5em;
		padding:0 1em;
	}
	
	.form_link p::before, .form_link p::after{
		display:block;
	}
	
	.form_link span.link{
		width:30%;
		padding: .5em 0;
		margin-top: 10px;
	}
	
	.bbp-meta span.bbp-admin-links{
		float: right;
    	clear: right;
	}
	.gokigenyoBacknumber #bbpress-forums div.bbp-reply-author img.avatar{
		margin:0px;
	}

	.gokigenyoBacknumber #bbpress-forums div.bbp-reply-author {
		width: 100%;
		text-align: left;
		font-size: 15px;
	}
	
	#bbpress-forums .type-reply  .bbp-reply-content{
		margin:auto;
		padding: 0px;
	}
	
	.gokigenyoBacknumber #bbpress-forums div.bbp-reply-author a.bbp-author-name{
		display:inline;
	}
	
	.bbp-reply-content span{
    margin: 10px 0;
    display: inline-block;
	}
	
	
	/*0305*/
.g_backnumber div#houwaContents {
	  flex-direction: column;
  flex-wrap: wrap;
}

.g_backnumber .houwaList .houwaPost .houwaText{
	width:100%;
}

.g_backnumber .houwaBacknumber {
 	width:100%;
	margin: 0 auto;
}

.g_backnumber h3.mekuribu-title{
     width: 95%;
}

.g_backnumber .houwaBacknumber h3{
	display:none;
}

.g_backnumber .houwaBacknumber ul li{
	float:left;
	width:45%;
}
  
  div.houwaImage img {
    width: 100%;
    float: none;
}
	
	.form_link p::before, .form_link p::after {
    display: block;
}
	
	#bbpress-forums fieldset.bbp-form input[type="radio"] {
    width: 12px;
    margin: .5em auto;
}
	
	.gokigenyoBacknumber #bbpress-forums ul.bbp-replies{
		width:100%;
	}
	
	.gokigenyoForm select.form-control {
    margin-left: 0;
}

  
}