/* sub02_3 :: 전시 참가 안내 */
.sub02_3 .title_wrap {justify-content:center;}
.title_wrap>.title>dl {align-items:center;}
.sub02_3>.wrap1520>.sec1>.con {margin-top:150px;}
.sub02_3>.wrap1520>.sec1>.con>.right {}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download {display:flex; justify-content:center; gap:20px;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a {display:flex; justify-content:center; align-items:center; width:524px; height:80px; color:#fff; border-radius:8px; background:#666; transition:all .3s;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:hover {background:#8939ca; transition:all .3s;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a>div {position:relative; font-weight:500; font-size:32px; transition:all .3s;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(1)>div {padding-left:36px;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(2)>div {padding-left:44px;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a>div::before {content:""; position:absolute; top:50%; left:0; background-size:cover; background-position:center; background-repeat:no-repeat; transform:translateY(-50%); transition:all .3s;}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(1)>div::before {width:24px; height:30px; background-image:url("/theme/aifesta/img/appli_icon.png");}
.sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(2)>div::before {width:36px; height:28px; background-image:url("/theme/aifesta/img/file_icon2.png");}

.sub02_3>.wrap1520>.sec2 {margin-top:160px;}
.sub02_3>.wrap1520>.sec2>ul {display:flex; justify-content:space-between; margin-top:98px;}
.sub02_3>.wrap1520>.sec2>ul>li {position:relative; padding-top:45px; width:23%; height:385px;}
.sub02_3>.wrap1520>.sec2>ul>li::before {content:""; position:absolute; top:0; right:0; width:93%; height:92%; border-radius:20px; background-image:linear-gradient(to top,#ebff43 0, #a4ff98 35%, #7ce8ff 61%, #1b6ffb 100%); transform:perspective(600px) rotateY(-20deg);}
.sub02_3>.wrap1520>.sec2>ul>li::after {content:""; position:absolute; top:0; left:0; width:315px; height:383px; background:url("/theme/aifesta/img/sub02/sub02_3_sec2_bg.png"); background-size:cover; background-repeat:no-repeat; background-position:center;}
.sub02_3>.wrap1520>.sec2>ul>li>.step {display:flex; align-items:center; gap:15px; position:relative; margin-left:18%; font-weight:700; font-size:50px; z-index:1;}
.sub02_3>.wrap1520>.sec2>ul>li>.step>em {width:54px; height:30px; text-align:center; font-weight:700; font-size:18px; line-height:30px; border-radius:8px; background-image:linear-gradient(to right,#e9cd5a,#c3cd68,#96c775);}
.sub02_3>.wrap1520>.sec2>ul>li>dl {position:relative; margin-top:40px; padding-left:8%; z-index:1;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dt {width:fit-content; font-weight:700; font-size:24px; color:transparent; background-image:linear-gradient(to top, #b6ff1c 13%, #b9feaf 41%, #7ce8ff 61%, #1b6ffb 100%); background-clip:text;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dd {display:flex; flex-direction:column; margin-top:30px;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div {position:relative; padding-left:18px; line-height:1.667; font-size:18px; color:#ddd;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div::before {content:""; position:absolute; top:11px; left:0; width:8px; height:8px; border-radius:50%; background:#8939ca;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div>span {font-weight:500; font-size:18px; color:#fff;}
.sub02_3>.wrap1520>.sec2>ul>li>dl>dd>p {margin-top:30px; margin-left:33%; font-weight:300; font-size:16px; color:#ddd;}

.sub02_3>.wrap1520>.sec3 {display:flex; align-items:center; justify-content:space-between; gap:7.8%; margin-top:220px;}
.sub02_3>.wrap1520>.sec3>.title_wrap {flex-shrink:0; flex-direction:column; gap:50px;}
.sub02_3>.wrap1520>.sec3>.title_wrap>.title {position:relative;}
.sub02_3>.wrap1520>.sec3>.title_wrap>.title::before {content:""; position:absolute; top:5px; right:-33px; width:150px; height:98px; background:url("/theme/aifesta/img/sub02/sub02_3_sec3_title_bg.png"); background-size:cover; background-position:center; background-repeat:no-repeat;}
.sub02_3>.wrap1520>.sec3>.title_wrap>.title>div {margin-top:19px; font-weight:500; font-size:22px;}
.sub02_3>.wrap1520>.sec3>.title_wrap>a {margin-right:auto;}



.sub02_3>.wrap1520>.sec3>ul {display:flex; flex-direction:column; gap:30px; width:75%;}
.sub02_3>.wrap1520>.sec3>ul>li {display:flex; gap:15px; width:100%;}
.sub02_3>.wrap1520>.sec3>ul>li>div {display:flex; flex-direction:column; justify-content:center; align-items:center; gap:16px; width:280px; flex-shrink:0;}
.sub02_3>.wrap1520>.sec3>ul>li:nth-child(1)>div {background-image:linear-gradient(120deg, #5c08ab, #b43eff, #e13eff);}
.sub02_3>.wrap1520>.sec3>ul>li:nth-child(2)>div {background-image:linear-gradient(120deg, #00f260, #0575e6);}
.sub02_3>.wrap1520>.sec3>ul>li:nth-child(3)>div {background-image:linear-gradient(120deg, #ee0979, #ff6a00);}
.sub02_3>.wrap1520>.sec3>ul>li>div>em {display:flex; align-items:center; gap:10px; font-weight:700; font-size:26px;}
.sub02_3>.wrap1520>.sec3>ul>li:nth-child(3)>div>em {flex-direction:column;}
.sub02_3>.wrap1520>.sec3>ul>li>div>div {padding:4.5px 9px; font-weight:700; font-size:16px; color:#8939ca; border-radius:13px; background:#000;}
.sub02_3>.wrap1520>.sec3>ul>li>dl {padding:24px 44px; width:100%; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dt {line-height:1.3; font-weight:500; font-size:20px; word-break:keep-all;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dt>br {display:none;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div,
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div>div {font-weight:700; font-size:20px; color:#ddd; word-break:keep-all;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div {display:flex; gap:16px;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div:not(:first-child) {margin-top:5px;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>ul {display:flex; flex-wrap:wrap; gap:5px; margin-bottom:16px;}
.sub02_3>.wrap1520>.sec3>ul>li>dl>dd>ul>li {font-weight:700; font-size:20px; color:#bf73fe;}

.sub02_3>.wrap1520>.sec4 {margin-top:160px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap {margin-top:80px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth:not(:first-child) {margin-top:160px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>dl>dt {font-weight:700; font-size:32px; color:transparent; background-image:linear-gradient(to bottom, #b6ff1c 13%, #b9feaf 41%, #7ce8ff 61%, #1b6ffb 100%); background-clip:text;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul {margin-top:40px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type {display:flex; justify-content:space-between; padding:40px 0 20px; cursor:pointer; border-bottom:1px solid #fff;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>h4 {font-weight:700; font-size:26px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more {position:relative; width:22px; height:22px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more>span {position:absolute; top:50%; width:100%; height:3px; background:#fff; transition:all .3s;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more>span:nth-child(1) {transform:translateY(-50%);}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more>span:nth-child(2) {transform:rotate(90deg) translateX(-5%);}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more.active>span:nth-child(2) {transform:translateY(-50%); transition:all .3s;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents {display:flex; justify-content:space-between; align-items:center; gap:80px; padding:60px 0 20px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.left {width:640px; max-width:42.1%; flex-shrink:0;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.left>img {width:100%;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right {width:800px; max-width:52.6%;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>h5 {font-weight:700; font-size:24px; color:transparent; background-image:linear-gradient(to bottom, #b6ff1c 13%, #b9feaf 41%, #7ce8ff 61%, #1b6ffb 100%); background-clip:text;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info {margin-top:40px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dt {font-size:16px; color:#999;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dd {display:flex; gap:40px; margin-top:20px; font-weight:500; font-size:18px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dd>span {font-size:16px; color:#999; word-break:keep-all;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>.price {margin-bottom:25px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>.price>dt {font-weight:500; color:#c4c4c4;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>.price>dd {margin-top:15px; font-weight:500; font-size:30px; color:#8939ca;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul {display:flex; gap:31px; margin-top:25px; justify-content:space-between;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li{position:relative; padding:30px 0 25px 25px; width:49%; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li:first-child::before {content:""; position:absolute; top:50%; right:-16px; width:1px; height:92%; background:#fff; transform:translateY(-50%);}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd {display:flex; gap:10px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd>div {position:relative; padding-left:18px; word-break:keep-all;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd>div>em {font-weight:300;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.one {flex-direction:column;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.one>span {margin-top:20px;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.two {flex-wrap:wrap;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.two>div {width:48%;}
.sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd>div::before {content:""; position:absolute; top:6px; left:0; width:8px; height:8px; border-radius:50%; background:#8939ca;}

.sub02_3>.wrap1520>.sec5 {margin-top:160px;}
.sub02_3>.wrap1520>.sec5>p {margin-top:60px; text-align:center; font-weight:500; font-size:18px;}





/* //////////////////////////// 반응형 //////////////////////////// */
@media screen and (max-width:1450px) {
  /* sub02_3 :: 전시 참가 안내 */

}
@media screen and (max-width:1390px) {
  /* sub02_3 :: 전시 참가 안내 */
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents {flex-direction:column; gap:40px;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.left {width:initial; max-width:100%;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right {width:100%; max-width:100%;}
}

@media screen and (max-width:1340px) {
  /* sub02_3 :: 전시 참가 안내 */
  .sub02_3>.wrap1520>.sec2>ul {flex-wrap:wrap; justify-content:center; gap:50px 16%;}
  .sub02_3>.wrap1520>.sec2>ul>li {width:300px;}
}

@media screen and (max-width:1280px) {
  /* sub02_3 :: 전시 참가 안내 */
  .sub02_3>.wrap1520>.sec1>.con>.right {width:57%;}
}

@media screen and (max-width:1200px) {
  /* sub02_3 :: 전시 참가 안내 */
  .sub02_3>.wrap1520>.sec1>.con>.right {width:100%;}
  .sub02_3>.wrap1520>.sec2>ul {gap:50px 13%;}
  .sub02_3>.wrap1520>.sec3 {align-items:flex-start; flex-direction:column; gap:40px;}
  .sub02_3>.wrap1520>.sec3>ul {width:100%;}

}

@media screen and (max-width:1030px) {
  /* sub02_3 :: 전시 참가 안내 */

}
@media screen and (max-width:768px) {
  /* sub02_3 :: 전시 참가 안내 */
  .sub02_3>.wrap1520>.sec1>.con {margin-top:11.719vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download {flex-wrap:wrap; gap:2.604vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a {width:100%; height:13.021vw; border-radius:2.344vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a>div {font-size:5.469vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(1)>div {padding-left:5.990vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(1)>div::before {width:4.427vw; height:5.599vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(2)>div {padding-left:7.031vw;}
  .sub02_3>.wrap1520>.sec1>.con>.right>.file_download>a:nth-child(2)>div::before {width:5.990vw; height:4.688vw;}
  .sub02_3>.wrap1520>.sec2 {margin-top:22.135vw;}
  .sub02_3>.wrap1520>.sec2>ul {gap:13.021vw; flex-direction:column; align-items:center; margin-top:14.063vw;}
  .sub02_3>.wrap1520>.sec2>ul>li {padding-top:7.161vw; width:61.849vw; height:75.130vw;}
  .sub02_3>.wrap1520>.sec2>ul>li::after {width:61.849vw; height:75.130vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>.step {gap:3.255vw; font-size:7.813vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>.step>em {width:9.115vw; height:5.208vw; line-height:5.208vw; font-size:3.646vw; border-radius:2.344vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl {margin-top:6.510vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dt {font-size:4.427vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd {margin-top:5.208vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div {padding-left:3.646vw; font-size:3.646vw; word-break:keep-all;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div>br {display:none;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div::before {top:1.953vw; width:2.344vw; height:2.344vw;}
  .sub02_3>.wrap1520>.sec2>ul>li:last-child>dl>dd>div {display:flex; flex-direction:column;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd>div>span {font-size:3.646vw;}
  .sub02_3>.wrap1520>.sec2>ul>li>dl>dd>p {margin:5.208vw 0 0 33%; font-size:3.385vw;}

  .sub02_3>.wrap1520>.sec3 {margin-top:25.135vw; gap:6.510vw;}
  .sub02_3>.wrap1520>.sec3>.title_wrap {flex-direction:row; align-items:flex-end; justify-content:space-between; width:100%;}
  .sub02_3>.wrap1520>.sec3>.title_wrap>.title::before {top:0.651vw; right:-3.125vw; width:20.833vw; height:13.672vw;}
  .sub02_3>.wrap1520>.sec3>.title_wrap>a {margin:0;}
  .sub02_3>.wrap1520>.sec3>ul {gap:5.208vw;}
  .sub02_3>.wrap1520>.sec3>ul>li {gap:0; flex-direction:column;}
  .sub02_3>.wrap1520>.sec3>ul>li>div {gap:3.385vw; padding:2.604vw 0; width:100%;}
  .sub02_3>.wrap1520>.sec3>ul>li>div>em {gap:2.604vw; font-size:4.688vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>div>em>img {width:7.682vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>div>div {padding:1.888vw 5.729vw; font-size:3.385vw; border-radius:3.255vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl {padding:3.906vw 5.208vw; border-top:none;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dt {font-size:3.906vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dt>br {display:block;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div, 
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div>div {font-size:3.385vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div {flex-direction:column; gap:2.604vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>div:not(:first-child) {margin-top:1.302vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>ul {flex-direction:column; gap:1.953vw; margin-bottom:3.385vw;}
  .sub02_3>.wrap1520>.sec3>ul>li>dl>dd>ul>li {font-size:3.385vw;}



  .sub02_3>.wrap1520>.sec4 {margin-top:22.135vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap {margin-top:11.719vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth:not(:first-child) {margin-top:22.135vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>dl>dt {font-size:5.469vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul {margin-top:6.510vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type {padding:5.208vw 0 3.906vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>h4 {font-size:4.688vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more {width:4.167vw; height:4.167vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.type>.more>span {height:0.521vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents {gap:6.510vw; padding:9.115vw 0 3.906vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>h5 {font-size:4.427vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info {margin-top:6.510vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dt {font-size:3.385vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dd {flex-direction:column; gap:1.302vw; margin-top:3.255vw; font-size:3.646vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info dl>dd>span {font-size:3.385vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>.price {margin-bottom:4.557vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>.price>dd {margin-top:3.255vw; font-size:5.208vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul {flex-direction:column; gap:4.036vw; margin-top:4.557vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li {padding:4.557vw 0 3.906vw 1.953vw; width:100%; border-top:none; border-right:1px solid #fff; border-bottom:none; border-left:1px solid #fff;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li:first-child::before {top:initial; right:initial; bottom:-2.083vw; left:50%; width:98%; height:1px; transform:translateX(-50%);}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd {gap:2.604vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd>div {padding-left:3.646vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd>div::before {top:1.823vw; width:2.344vw; height:2.344vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.one>span {margin-top:3.906vw;}
  .sub02_3>.wrap1520>.sec4>.booth_wrap>.booth>ul>li>.contents>.right>.info>ul>li>dl>dd.two>div {width:100%;}
  .sub02_3>.wrap1520>.sec5 {margin-top:22.135vw;}
  .sub02_3>.wrap1520>.sec5>.title_wrap>.title>p {text-align:center; word-break:keep-all;}
  .sub02_3>.wrap1520>.sec5>.title_wrap>.title>p>br {display:none;}
  .sub02_3>.wrap1520>.sec5>p {margin-top:9.115vw; font-size:3.646vw;}








}
