/*.search_form.visible-phone{display:none!important;}*/

.clear_box {
    clear:  both;
}

.top_cte1 {
    background: #491A00;
    width: 100%;
    margin-bottom: 1em;
    padding: 1em 0;
}
.top_cte2 {
    width: 48%;
    float: left;
    margin-right: .5em;
    padding: 1em 0;
}
.top_cte3 {
    width: 48%;
    float: left;
    margin-left: .5em;
    padding: 1em 0;
}

.top_cte_box {
    margin: 0 1em;
    text-align: center;
}
.top_cte_btn {
    display: block;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #ee8d1e;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
}

.btn_l {
    background: #762E05;
  
}
.btn_r {
    background: #762E05;
  
}

.top_cte_btn:hover {
	 cursor: pointer;
	 text-decoration: none;
     opacity: 0.7;
}
.sub_content {
    text-align: center;
    min-height: 170px;
}
.sub_content_box {
    margin-bottom: 1em;
}
.sub_pict {
    width: 110px;
}

.sub_tlt {
    text-align: center;
    border: 2px solid #491a00;
    width: 250px;
    margin: 10px auto 20px;
    padding: 1em;
    font-weight: bold;
    font-size: 1.2em;
}
.sub_txt {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 2em;
}
.ma_top {
   /* margin: 2em 0 3em;*/ 
}
/*　スマホ　*/
@media (max-width: 768px) {
.ma_top {
    margin-top: -25px;
}
  .sub_content {
    min-height: 150px;
}
  .org_box {
    margin: 10px;
}
.sub_pict {
    width: 90px;
}
  .sub_txt {
    font-size: inherit;
    margin-top: 0.2em;
}
  .sub_tlt {
    font-size: 1.1em;
}
  }

.bn_comment {
    margin: 0 0 1em;
    border: 1px solid #ccc;
    padding: .5em;
}
.ma_20{
    margin-top: 20px;
  }
.ma_15{
    margin-top: 15px;
  }
.ma_1em{
    margin-top: 1em;
  }
.org_box{
    margin-bottom: 3em;
}
img.he_lg3 {
    width: 50px;
    position: absolute;
    left: 45px;
    top: 1px;
}
@media (max-width: 320px) {
img.he_lg3 {
    left: 30px;
}
}

ul.news_banner {
    list-style: none;
    margin: 0;
}

ul.news_banner li {
    margin-top: 10px;
}