@charset "utf-8";
#inc09 {
  position: relative;
  padding: 70px 0 ;
    background: var(--primary) url("bg.jpg") repeat;
}
#inc09 .tit_wrap {
  max-width: 1500px;
  margin: 0 auto
}
#inc09 .tit_wrap p {
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 90px;
  font-weight: 500;
  line-height: 1;
  font-family: var(--eng-font)
}
#inc09 .tit_wrap p span {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  font-family: var(--ko-font)
}
#inc09 .tit_wrap a {
  display: flex;
  align-items: center;
  width: max-content;
  margin-top: 66px;
  font-size: 16px;
  color: #fff
}
#inc09 .tit_wrap a i {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #fff;
  transition: all .3s
}
#inc09 .tit_wrap a span {
  z-index: 1;
  margin-left: -10px;
  background-color: #070707;
  transition: all .3s
}
#inc09 .tit_wrap a i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 100px;
  background: #fff;
  transition: all .3s
}
#inc09 .tit_wrap a:hover i {
  background-color: #fff
}
#inc09 .tit_wrap a:hover i:before {
  background: #070707
}
#inc09 .tit_wrap a:hover span {
  margin-left: 15px
}
#inc09 .inc03_slide {
  margin-top: 90px
}
#inc09 .item {
  width: 466px
}
#inc09 .item a {
  display: block;
  color: #fff
}
#inc09 .item .img {
  height: 410px;
  border-radius: 10px;
  background: center no-repeat;
  background-size: cover
}
#inc09 .item .img.none {
  background: url(../../hd/top_menu/logo_m.png) center no-repeat #fff !important
}
#inc09 .item p {
  position: relative;
  top: -30px;
  opacity: 0;
  padding: 28px 20px 0;
  font-size: 20px;
  font-weight: 600;
  transition: all .3s
}
#inc09 .item:hover p {
  opacity: 1;
  top: 0
}
#inc09 .inc03_slide .empty {
  width: 100%;
  text-align: center;
  line-height: 150px
}
#inc09 .get_in {
  display: flex;
  align-items: center;
  justify-content: space-between;
width: 100%;
    max-width: 1440px;
    padding: 0 100px;
    margin: 0 auto;
}


#inc09 .get_in .l_get a {
  position: relative;
  font-size: 64px;
  line-height: 1;
  font-weight: 900;
  color: #000;
  font-family: var(--k-font);
     text-transform: uppercase;
}


#inc09 .get_in .l_get .sub {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 10px;
font-family: var(--k-font);
}


#inc09 .get_in .l_get .content {
    font-size: 14px;
    line-height: 1;
        margin-top: 15px;


}


#inc09 .get_in .l_get a p {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 39px;
  width: 55px;
  height: 55px
}
#inc09 .get_in .l_get a p:before, #inc09 .get_in .l_get a p:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  transition: all .2s;
  background: url('./img/arrow.png') no-repeat center
}
#inc09 .get_in .l_get a p:after {
  left: -55px;
  top: -55px
}
#inc09 .get_in .l_get a:hover p:after {
  left: 0;
  top: 0
}
#inc09 .get_in .l_get a:hover p:before {
  left: 55px;
  top: 55px
}
#inc09 .get_in .r_get {
  width: 650px
}


#inc09 .get_in .tit {
  font-size: 14px;
    font-family: var(--k-font);
    margin-bottom: 10px;
}


#inc09 .get_in .r_get .inputbox{
      display: flex;
}

#inc09 .get_in .r_get .inputbox .large{
    border: 1px solid #000;
    background: transparent;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: white;
    padding-left: 20px;
    width: 100%;
    height: 60px;
}



 #inc09 .get_in .r_get .inputbox  ::placeholder {
     font-size: 12px;
     color: rgba(0,0,0,0.6);
}







#inc09 .get_in .r_get .inputbox .gform_button{
  text-transform: uppercase;
    height: 58px;
    background-color: #000 ;
    color: #fff !important;
    font-family: GongGothicMedium;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 15px;
    line-height: 22px !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    padding: 0 18px  !important;
    position: relative;
    max-width: -moz-fit-content;
    max-width: fit-content;
    cursor: pointer;
    box-sizing: content-box;
    transition: opacity .6s ease-in, color .5s linear, background .5s linear, background-color .5s linear;
    width: -moz-max-content;
    width: max-content;
    border-radius: 0 !important;
    white-space: nowrap;
    border: 1px solid #000;
}

#inc09 .get_in .r_get a {
  font-size: 20px;
  color: #fff;
  transition: all .3s;
  font-family: var(--eng-font)
}
#inc09 .get_in .r_get a:hover {
  color: var(--primary)
}
#inc09 .get_in .r_get .agree {
  display: flex;
  justify-content: end;
    gap:10px;
  margin-top: 30px;
  font-size: 16px;
  white-space: pre-line
}

#inc09 .get_in .r_get .agree .content{
font-family: var(--k-font);
    color: #000;
    line-height: 1.4
}










        .custom-checkbox {
            position: relative;
            display: inline-block;
        }

        /* 隐藏原生复选框 */
        .custom-checkbox input[type="checkbox"] {
            opacity: 0;
            position: absolute;
            z-index: -1;
        }

        /* 自定义复选框样式 */
        .custom-checkbox label {
            /*position: relative;*/
            padding-left: 25px;
            cursor: pointer;
        }

        /* 自定义复选框的背景框 */
        .custom-checkbox label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 2px;
            width: 18px;
            height: 18px;
            border: 1px solid #000;
            background-color: transparent; /* 设置背景颜色为透明 */
            border-radius: 3px;
        }

        /* 复选框选中时的样式 */
        .custom-checkbox input[type="checkbox"]:checked+label::before {
            background-color: #000;
            border-color: #000;
        }

        /* 复选框选中时的对勾样式 */
        .custom-checkbox input[type="checkbox"]:checked+label::after {
            content: '\2713';
            position: absolute;
            left: 5px;
            top: 3px;
            color: white;
        }


