.beefup {
	
	border-bottom:1px solid #fff;


}



.beefup__head {
  cursor: pointer;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#464646 !important;
  font-size:1.8rem;
  font-weight:500;
  text-align:center;
  padding:2rem 1rem;
  margin:0 1rem
}
.example2.is-open>.beefup__head {border-bottom:1px solid #000 }
.beefup__head2 {
    cursor: pointer;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#464646 !important;
  font-size:1.8rem;
  font-weight:500;
  text-align:center;
  padding:2rem 1rem;
  margin:0 1rem
}
.beefup__head:last-child {margin-bottom:0}

.left_menu a{
  color:#111;
  font-size:18px;
  font-weight:600;
  padding:20px;
  display: block;
  border-bottom:1px solid #ddd;

}
.beefup__head::after {

  
 background:url("/m/image/main/plus_ic.png") no-repeat;
content: '';
  position: absolute;
  right: 20px;
  height: 17px;

  top: 20px;
  width: 17px;
}

.beefup__body {
	margin-top:0.5rem;
  background-color:#fff
}
.beefup__body>ul {overflow:hidden;padding:0 2rem;}
.beefup__body>ul>li {

}
.beefup__body>ul>li>a {
	color:#545557;
	display:block;
	font-size:1.6rem;
	color:#525252;
	padding:1rem 0;
}
.mo_sub_on {position:relative;display:inline-block !important}
.mo_sub_on:before {position:absolute;bottom:50%;right:-22px;content:"";width:12px;height:7px;background:url('/image/main/fm_arrow.png') 110% center no-repeat;}
.mo_sub_subin {background-color:#f8f8f8;padding:2rem;}
.mo_sub_subin a {font-size:1.6rem;line-height:3rem;}
.beefup.is-open > .beefup__head::after {
background:url("/m/image/main/minus_ic.png") no-repeat;
content: '';
 width: 17px;
height: 17px;
}

 .is-open h3 {
	background-color:#e0423f;
	color:#fff;
}

.example3 .beefup__head {display: block;
    font-size: 1.6rem;
   
    padding: 1rem 0;border:0;padding:1rem 0;font-weight:normal;margin:0}
.example3 .beefup__head a{ color: #525252 !important;}
.example3 .beefup__body>ul {padding:0;background-color:#fafafa;padding:2rem;}
.example3 .beefup__body>ul>li>a {padding:.5rem 0;font-size:1.5rem;}

.example3.is-open .beefup__head a {color:#0c5129 !important}








