@charset "UTF-8";
.site-footer .box-info {
  margin: 20px 10px 15px;
  text-align: left;
  border-top: 2px solid #ccc
}

.site-footer .footer-logo {
  margin-top: 15px
}

.site-footer .footer-logo img {
  width: 15%
}

.site-footer ul {
  margin-top: 10px
}

.site-footer ul li {
  display: block;
  padding: 4px 0
}

.site-footer ul li a:link {
  color: #0d5eaa;
}
.site-footer .copy {
  padding: 6px 0;
  font-size: .8rem;
  color: #a5a5a5;
  text-align: center!important;
  background: #3e362e;
  padding: 14px 0;
}
.set-line {
    text-align: center;
}
.line-mb35 {
    margin-bottom: 35px;
}
.line-mt15 {
    margin-top: 15px;
}
.table_b td, .order_info_table td {
    border-right: 1px solid #073b18;
    border-bottom: 1px solid #073b18;
}
.table_b th, .order_info_table th {
    background-color: #d6efb7;
    border-right: 1px solid #073b18;
    border-bottom: 1px solid #073b18;
}
.table_b, .order_info_table {
    border-left: 1px solid #073b18;
    border-top: 1px solid #073b18;
}
#order_info_payment {
    border-bottom: 1px solid #073b18;
    border-top: 1px solid #073b18;
}
#order_info_checkout, #form_upsell {
    border-bottom: 1px solid #073b18;
}
#form img {
    vertical-align: top;
    width: 100%;
    display: block;
}
.trialset .trialset-btn {
    bottom: 28%;
    width: 80%;
}
.bottom-cv {
    background-color: rgba(72, 86, 80, 0.7);
    padding: 15px 50px 10px;
}
.qa{
    background: url(../images/qa_bg.png);
	padding-bottom: 35px;
}
.qa ul {
    width: 100%;
    margin: 0 auto;
}
.qa .ques::after {
    content: none;
}
.qa .ques.active::after {
    content: none;
}
.ques img, .ans img {
    width: auto;
    margin: 0 auto 15px;
}
.qa_title img {
    width: auto;
    margin: auto;
}
.ans img{
	margin-bottom: 20px;
}
.content13{
	margin-top: -25px;
}
.bottom-cv a::before {
    top: 9%;
    height: 84%;
}
@media screen and (min-width:750px) {
  .fix_error{
    max-width: 750px;
  }
  #confirm_button{
    text-align: center;
  }
  #form_area{
    margin: 5% auto 0;
    max-width: 750px;
  }
  #confirm_button img{
    width: 65%;
    max-width: 684px;
  }
  .site-footer .box-info{
    width: 750px;
    margin: 20px auto 15px;
  }
  .site-footer ul li {
      display: inline-block;
      padding-right:2em;
}
}
.step-expandable .expandable-agree.active {
    background-color: #9e7f56;
    color: #FFFFFF;
}

#form_checkout_title, #form_payment_title, #order_info_order_title, #order_info_checkout_title,  .ttl01, .form_title {
    background-color: #1f6128;
}

.form_box {
    border-right: 1px solid #073b18;
    border-left: 1px solid #073b18;
    border-bottom: 1px solid #073b18;
}

.form_box_label {
    background: #d6efb7;
    border-bottom: 1px solid #073b18;
    border-top: 1px solid #073b18;
}

#agreement {
    background: #d6efb7;
	padding: 10px;
    margin-top: 10px;
}

#form_area {
    margin-top: 5%!important;
    padding-top: 0%;
}
@media screen and (max-width:750px) {
.qa_title img {
    width: 75%;
    margin: auto;
}
.ques img, .ans img {
    width: 90%;
    margin: 0 auto 20px;
}
.qa{
	margin-bottom: 0;
	padding-bottom: 15px;
}
.qa ul{
     padding-bottom: 0px;
}
}