/***************** fair_trade *****************/
.fairtrade_title_box {
  max-width: 1000px;
  padding: 20px 40px;
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #222222;
  margin-top: 20px;
}

.fair_title {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  color: #404040;
  margin-top: 50px;
}

.fair_text_bold {
  font-size: 18px;
  font-weight: bold;
  line-height: 38px;
  color: #313131;
  margin-top: 20px;
}

.fair_text {
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
  color: #404040;
}

.fair_img1 {
  text-align: center;
  margin-top: 10px;
}

.fair_img1 img{
  width: 100%;
}

.fair_box {
  padding: 0px 0px;
  margin-top: 20px;
}

.fair_table {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
}

.fair_table,
.fair_table_contents,
.fair_table_text {
  border: 1px solid #bcbcbc;
}

.fair_table_contents {
  height: 40px;
  background-color: #798086;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.fair_table_text {
  height: 50px;
  font-weight: 200;
  font-size: 16px;
  color: #404040;
}

.fair_download {
  margin-top: 30px;
  text-align: center;
}

.fair_download_btn {
  height: 50px;
  padding: 0 10px;
  border: 1.5px solid #5a6268;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #5a6268;
  line-height: 20px;
  margin-right: 20px;
}

.fair_download_btn:hover {
  background: #e5e5e5;
  color: #5a6268;
  font-weight: bold;
}

/***************** fair_iso37001 *****************/



/***************** fair_notify *****************/
.notify_agree01 {
}

.notify_agree_title01 {
  font-size: 18px;
  font-weight: 600;
  color: #313131;
  margin-top: 10px;
}

.notify_agree_text01 {
  height: 200px;
  overflow-y: scroll;
  padding: 20px 40px;
  font-size: 15px;
  color: #606060;
  background-color: #fff;
  border-top: 2px solid #404040;
  border-bottom: 1px solid #404040;
}

.notify_check {
  width: 1000px;
  height: 40px;
  margin-top: 8px;
}

.notify_agree_check {
  float: right;
  height: 30px;
  font-size: 14px;
  margin-right: 10px;
}

.notify_agree_check_text {
  float: left;
  line-height: 44px
}

.checkbox {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-top: 8px;
}

.notify_mail_table {
}

.notify_mail_input {
  width: 1000px;
  height: 100%;
  background-color: #ffffff;
}

.help_mail_input,
.input_contents,
.input_text {
  border: 1px solid #bcbcbc;
}

.input_contents {
  width: 120px;
  height: 100%;
  background-color: #798086;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 12px;
}

.btn_white {
  padding: 6px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.btn_white {
  padding: 6px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.btn_white:hover {
  background: #ffffff;
  color: #798086;
  font-weight: bold;
}

.input_text {
  height: 100%;
  padding: 5px 0px;
  font-size: 14px;
  color: #404040;
}

.dropZone-box {
  border: 0.5px solid #b9b9b9;
  border-radius: 5px;
  margin: 5px 10px;
}

.radio_btn {
  margin-left: 10px;
}

.input_name {
  width: 200px;
  margin-left: 10px;
}

.input_tel1 {
  width: 200px;
  margin-left: 10px;
}

.input_email {
  width: 810px;
  margin-left: 10px;
}

.input_title {
  width: 810px;
  margin-left: 10px;
}

.input_content {
  width: 810px;
  min-height: 200px;
  margin-left: 10px;
}

.left {
  padding: 5px 10px;
  color: #404040;
}

.btn_file_del {
  float: right;
  font-size: 12px;
  padding: 0px 12px;
  background-color: #dc3545;
  color: #fff;
  border-radius: 3px;
}

.notify_send {
  width: 100%;
  height: 80px;
  text-align: center;
  margin-top: 10px;
}