header {
  background: none !important;
  background-color: #fff !important;
}
.header_btm_line{
  width: 85% !important;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000 !important;
}
.header_menu {
  color: #000 !important;
}
.header_menu_1:nth-child(1){
  font-weight: 700;
  border-bottom: 3px solid #000;
  box-sizing: border-box;
}
.header img{
  filter: invert(1);
}
.header .side_menu_btn img{
  filter: invert(0);
}
.header .side_menu_box img{
  filter: invert(0);
}









.contest_txt_con{
  width: 85%;
  border-bottom: 1px solid #000;
}
.contest_txt_con_box{
  width: 100%;
  display: flex;
  padding: 7vw 0;
  top: 0;
  display: none;
}
.contest_txt_con_box.on{
  display: flex;
}
.contest_txt_left{
  width: 35%;
}
.con2_04 {
  width: 38.448%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: -8%;
}
.contest_txt_beigebox{
  width: 30%;
  height: 100%;
  background-color: #EEE8D6;
  z-index: -1;
}
.contest_txt_right{
  width: 65%;
}
.contest_txt_right.this{
  width: 38%;
  margin-bottom: 3vw;
}
.contest_txt_txt{
  color: #767676;
  line-height: 1.5;
  font-size: 0.95vw;
  font-weight: 600;
}
.contest_txt_txt.this{
  margin-bottom: 2.5vw;
  padding-bottom: 2.5vw;
  border-bottom: 1px solid #ebebeb;
}
.contest_txt_txt2{
  line-height: 2;
}
.con1_12{
  width: 18.2677%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 8%;
  bottom: 4vw;
}
.contest_txt_btnwrap{
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
  padding-bottom: 0.6vw;
  border-bottom: 1px solid #000;
}
.contest_txt_btn{
  width: 8vw;
  color: #767676;
  font-weight: 600;
  text-align: center;
  padding: 0.4vw 0;
  transition: 0.3s;
  cursor: pointer;
}
.contest_txt_btn.on{
  background-color: #000;
  color: #fff;
}
.contest_txt_btn:hover{
  background-color: #000;
  color: #fff;
}
.contest_txt_left_subtitle{
  font-size: 1.1vw;
  font-weight: 800;
}
.contest_txt_con_box .section_title{
  margin-bottom: 1vw;
}
.con2_05 {
  width: 25.8802%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0%;
  bottom: 17%;
}
.con2_06 {
  width: 24.0889%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0%;
  bottom: 9%;
}






