@charset "UTF-8";
.border-box2 {
    border:1px solid #d9d9d9;
    margin-bottom: 20px;
}
.border-box2 + .border-box2 {
    margin-top:20px;
}
.border-box2 > cite {
  display: block;
padding: 10px 15px 0 15px;
font-size: 16px;
font-weight: 500;
color: #444;
position: relative;
}
.border-box2 > cite .signupicon {
    top: 12px;
    right: 15px;
}
.border-box2 > cite .signupicon:before {
	width:10px;
	height:10px;
	top:0;
	left:5px;
}
.border-box2 > cite .signupicon.active:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -mstransform: rotate(-45deg);
    transform: rotate(-45deg);
    top:6px;
}
.border-box2 .terms-txt {
    padding:10px 15px 10px 15px;
    font-size:13px;
    color:#777;
    line-height:1.538em;
    white-space:pre-line;
    position:relative;
    border-top:1px solid #d9d9d9;
    max-height:120px;
    overflow-y:auto;
}
.border-box2 > a {
    position:relative;
    display:block;
    font-size:13px;
    color:#777;
    padding:10px 60px 10px 15px;
    line-height:1.538em;
}
.border-box2 > a:after {
    content:"";
    display:block;
    position:absolute;
    top:15px;
    right:20px;
    width:10px;
    height:10px;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.border-box2 > a p + p {
    margin-top:10px;
}
.border-box2 .border-cont {
    padding:10px 12px;
}
.border-box2 .bullet-list {
    color:#000;
    font-weight:400;
}
.border-box2 .bullet-list li {
  position: relative;
  padding-left: 10px;
  font-size: .95em;
  color: #666;
  line-height: 1.4em;
  margin-bottom: 8px;
}
.border-box2 .bullet-list li em{
  color: #b83826;
}
.border-box2 .bullet-list li:before {
    content:"";
    position:absolute;
    width:4px;
    height:4px;
    background:#c9c9c9;
    border-radius:50%;
    top:12px;
    left:0;
}
.border-box2 .bullet-list cite {
    position:absolute;
    left:10px;
    display:block;
    font-weight:300;
    width:85px;
    color:#777;
}
.border-box2 .bullet-list cite:after {
    content:"";
    position:absolute;
    top:7px;
    right:0;
    width:1px;
    height:14px;
    background:#d9d9d9;
}
.border-box2 cite label{
    display:block;
    color:#333;
    font-weight:500;
}
.border-box2 .ui-checkboxradio-label:before {
    border-radius:50%;
}
.border-box2 .ui-checkboxradio-label.ui-state-active:after {
    border-radius:50%;
    background-color:#f78080;
}
.mem-tit{
  line-height: 26px;
font-size: 15px;
font-weight: 400;
color: #555;
width: 100%;
margin: 10px 0;
}
.mem-tit em{
  font-size: 18px;
  color: #000;
  letter-spacing: .5px;
}
.mem-cont{
  line-height: 22px;
  font-size: 14px;
  font-weight: 300;
  color: #777;
  margin: 10px 0;
}
.mem-cont em{
 color: #b83826
}
.membership-list .bullet-list {
    color: #333;
    font-weight:300;
     padding: 0 15px;
     font-size:1em;
}
.membership-list .bullet-list li {
  position: relative;
  font-size: .95em;
  margin-bottom: 8px;
  border: none;
  margin-bottom: 10px;
  padding: 0 15px;
  line-height: 1.4em;


}
.membership-list .bullet-list li em{
  color: #b83826;

}
.membership-list .bullet-list li:before {
    content:"";
    position:absolute;
    width:4px;
    height:4px;
    background:#c9c9c9;
    border-radius:50%;
    top:12px;
    left:0;
}
.q5 {width: 60%;}
