@font-face {   
	font-family: 'SCDream8';
    src: url('../font/SCDream8.otf') format('OpenType');
	font-style: normal;
	font-weight: 800;
}
@font-face {   
	font-family: 'SCDream3';
    src: url('../font/SCDream3.otf') format('OpenType');
	font-style: normal;
	font-weight: 300;
}
@font-face {   
	font-family: 'SCDream6';
    src: url('../font/SCDream6.otf') format('OpenType');
	font-style: normal;
	font-weight: 600;
}
@font-face {   
	font-family: 'NanumSquareacEB';
    src: url('../font/NanumSquareacEB.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareB';
    src: url('../font/NanumSquareB.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareL';
    src: url('../font/NanumSquareL.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareR';
    src: url('../font/NanumSquareR.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'Cafe24Ohsquare-v2.0';
    src: url('../font/Cafe24Ohsquare-v2.0.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}



.usa_exStudent_wrap {
	max-width:1000px;
	width:100%;
	text-align:center;
}
.usa_exStudent_wrap  p {
	font-family: 'NanumSquareR';
    letter-spacing: -2px;
    word-break: keep-all;
}
.usa_exStudent_wrap .bold {
font-family: 'NanumSquareacEB';
}
.usa_exStudent_wrap .color {
	color:#ff6600;
}
.usa_exStudent_wrap .detail_title {
	font-size:15px;
	font-family: 'NanumSquareL';
	letter-spacing: 6px;
    opacity: 0.5;
}
.usa_exStudent_wrap .detail_title span {
	font-family: 'NanumSquareacEB';
}


.usa_exStudent_wrap .main_section {
	background:url('../images/package/usa_exStudent/main_back.jpg') no-repeat center / cover ;
	color:white;
	height:1000px;
	 display: grid;
    justify-content: center;
    align-items: center;
}
.usa_exStudent_wrap .main_section .top_title {
	font-size:46px;
	margin-top:80px;
}
.usa_exStudent_wrap .main_section .top_title .bold {
    font-family: 'NanumSquareacEB';
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 13px;
}
.usa_exStudent_wrap .main_section .top_title .quotes {
	font-family: 'Cafe24Ohsquare-v2.0';
	opacity:0.6;
	margin-right: 10px;
}
.usa_exStudent_wrap .main_section .top_title .quotes2 {
    transform: rotate(180deg);
    display: inline-block;
    line-height: 0;
    position: relative;
    top: -35px;
    margin-left: 10px;
}
.usa_exStudent_wrap .main_section .main_tit {
	font-size:120px;
	font-family: 'NanumSquareL';
	letter-spacing: -3px;
	margin-bottom:80px;
	 text-shadow: 2px 5px 4px rgba(0,0,0,0.2), 0px -2px 5px rgba(255,255,255,0.4);
}
.usa_exStudent_wrap .main_section .main_tit .bold {
	font-family: 'NanumSquareacEB';
    line-height: 1.3;
}
.usa_exStudent_wrap .main_section .main_tit .color_back {
	background: #ff6600;
    padding: 0 15px;
	position:relative;
}
.usa_exStudent_wrap .main_section .main_tit .color_back:after {
    content: '';
    position: absolute;
    top: -115px;
    right: -116px;
    background: url(../images/package/usa_exStudent/light1.png) no-repeat center / cover;
    width: 240px;
    height: 240px;
    background-size: 240px;
}
.usa_exStudent_wrap .main_section .main_tit .white_back {
	background: white;
	color:#ff6600;
    padding: 0 15px;
	position:relative;

}
.usa_exStudent_wrap .main_section .main_tit .white_back:after {
    content: '';
    position: absolute;
    top: -115px;
    right: -116px;
    background: url(../images/package/usa_exStudent/light1.png) no-repeat center / cover;
    width: 240px;
    height: 240px;
    background-size: 240px;
}
.usa_exStudent_wrap .section1 {
	background:#2b2727;
}
.usa_exStudent_wrap .section1 .flex_wrap {
	display:flex;
	color:white;
	padding: 0 30px;
	overflow: hidden;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box {
	flex:1;
	  padding: 50px;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box.mid_box {
	box-shadow:0 0 10px black;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box .num {
	font-size:18px;
	letter-spacing: 0;
}
.usa_exStudent_wrap .section1 .flex_wrap .section1_icon {
	width:170px;
	height:170px;
	margin:10px 0 15px;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box .detail_text {
	font-size:28px;
}

.usa_exStudent_wrap .container {
	padding:100px 0;
}

.usa_exStudent_wrap .section_tit .border_title {
    font-size: 36px;
    border: 2px solid black;
    border-radius: 100px;
    letter-spacing: -4px;
    display: inline-block;
    padding: 5px 80px;
    margin: 45px 0 15px
}
.usa_exStudent_wrap .section_tit .main_title {
	font-size:84px;
}

.usa_exStudent_wrap .section2 .section2_img {
	border-top-left-radius: 80px;
	margin-top:30px;
}

.usa_exStudent_wrap .section2 .detail_text {
	font-size: 32px;
    word-break: keep-all;
    padding: 50px 120px 0;
    line-height: 1.3;
}
.usa_exStudent_wrap .section3 {
	background:#f3f3f3;
}

.usa_exStudent_wrap .section3 .grid_wrap {
    display: grid;
    gap: 25px;
    padding: 0 100px;
    margin-top: 40px;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box {
    display: grid;
    grid-template-columns: 330px 1fr;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .left_con {
	background:#02001b;
	text-align:left;
	color:white;
	font-size:22px;
    padding: 40px 30px;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .left_con .color {
	font-size:35px;
	font-family: 'NanumSquareacEB';
	margin-top: 2px;
    display: block;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .right_con {
	background: white;
    color: #02001b;
    font-size: 22px;
    text-align: left;
    display: grid;
    align-items: center;
    padding: 0 30px;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .right_con p {
    line-height: 1.3;
}

.usa_exStudent_wrap .section4 .grid_wrap {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 100px;
    gap: 25px;
	font-size:36px;
	color:white;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box {
	background:#02001b;
    padding: 10px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box .border_box {
	border:1px solid white;
    height: 100%;
	display: grid;
    align-items: center;
    justify-content: center;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box .border_box p {
    padding: 28px 15px;
    letter-spacing: -2.5px;
}

.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(odd) {
	    border-bottom-left-radius: 70px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(odd) .border_box {
	    border-bottom-left-radius: 67px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(even) {
	    border-top-right-radius: 70px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(even) .border_box {
	   border-top-right-radius: 67px;
}

.usa_exStudent_wrap .section5 {
	background:#f3f3f3;
}
.usa_exStudent_wrap .section5 .container {
	padding: 100px;
}
.usa_exStudent_wrap .section5 .flex_wrap {
	margin-top:40px;
	display:flex;
	gap:10px;
}
.usa_exStudent_wrap .section5 .flex_wrap .flex_box {
	flex:1;
}
.usa_exStudent_wrap .section5 .flex_wrap .flex_box  img {
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
}
.usa_exStudent_wrap .section5 .flex_wrap .flex_box .detail_text {
	font-size:18px;
    letter-spacing: -1.5px;
	margin-top:10px;
}
.usa_exStudent_wrap .section5 .main_text {
	font-size:32px;
	line-height:1.3;
	margin-top:50px;
	padding:0 30px;
}
.usa_exStudent_wrap .section6 {
	padding:0 100px;
}
.usa_exStudent_wrap .section6 .grid_wrap {
	display:grid;
	gap:30px;
	margin-top:40px;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box {
    background: #02001b;
    font-size: 32px;
    color: white;
    border-radius: 10px;
    height: 80px;
    display: grid;
    align-items: center;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex {
	grid-template-columns: 1fr 1fr;
	gap:10px;
	background:white;
	color:#ff6600;
    height: auto;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex .grid_box2 {
	display:grid;
	gap:10px;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex  .border_box {
	border:2px dashed #ff6600;
	 border-radius: 10px;
	 display: grid;
    align-items: center;
	height:100%;
    background: white;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex  .border_box p {
    line-height: 1.3;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex .grid_box2 .border_box {
height: 80px;

}
.usa_exStudent_wrap .section6 .arrow,
.usa_exStudent_wrap .section6 .line {
	position:relative;
	border-bottom:none;
	z-index:2;
}
.usa_exStudent_wrap .section6 .arrow:before {
	content:'';
	position:absolute;
	bottom: -24px;
	left:50%;
	transform: translate(-50%);
	background: url(../images/package/usa_exStudent/down_arrow.png) no-repeat center / cover;
	width:23px;
	height:18px;
}
.usa_exStudent_wrap .section6 .line:after {
content: '';
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%);
    width: 2px;
    height: 31px;
    background: #ff6600;
    z-index: -1;
}
.usa_exStudent_wrap .section6 .grid_box2.line:after {
	height:150px;
}
.usa_exStudent_wrap .section7 {
	background: url(../images/package/usa_exStudent/section7_back.jpg) no-repeat center / cover;
	color:white;
}
.usa_exStudent_wrap .section7 .container {
	padding:100px;
}
.usa_exStudent_wrap .section7 .section_tit {
    font-size: 40px;
    line-height: 1.3;
	margin-bottom:25px;
}
.usa_exStudent_wrap .section7 .flex_wrap {
    display: flex;
    gap: 10px;
    height: 240px;
	margin-bottom:70px;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box{
	flex:1;
	border:1px solid white;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box .num {
	font-size:22px;
	border-bottom:1px solid white;
	display: inline-block;
    padding: 30px 0 20px;
    margin-bottom: 25px;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box .detail_text {
    padding: 0 10px;
    word-break: keep-all;
    line-height: 1.3;
}
.usa_exStudent_wrap .section7 .flex_wrap2 {
	background: url(../images/package/usa_exStudent/section6_arrow.png) no-repeat center / 800px;
	height: 130px;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_wrap {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin: 0 auto;
    gap: 40px;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .detail_text {
	    font-size: 18px;
    line-height: 1.3;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .detail_text  span{
	font-size:15px;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_2 {
    transform: translate(4px);
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_3 {
    transform: translate(-4px);
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_4 {
        transform: translate(-15px);
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_5 {
        transform: translate(-15px);
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_6 {
    transform: translate(-10px);
}
.usa_exStudent_wrap .section7 .small_text {
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'NanumSquareL';
    letter-spacing: -1px;
    MARGIN-TOP: 20PX;
}
.usa_exStudent_wrap .section8 {
background: linear-gradient(125deg, rgba(249,78,31,1) 0%, rgba(250,208,62,1) 100%);
}
.usa_exStudent_wrap .section8 .container {
padding: 0 16px 16px;
}
.usa_exStudent_wrap .section8 .section_tit {
	font-size:40px;
	font-family: 'NanumSquareacEB';
	color:white;
    letter-spacing: 0;
    padding: 30px 0;
}
.usa_exStudent_wrap .section8 .section_tit img {
	margin-left:5px;
}
.usa_exStudent_wrap .section8 .white_back {
	background:white;
	padding:60px;
}
.usa_exStudent_wrap .section8 .white_back .detail_text {
	font-size:18px;
    line-height: 1.4;
}
.usa_exStudent_wrap .section8 .white_back .section8_table {
	width:100%;
	margin-top:40px;
	text-align:center;
}
.usa_exStudent_wrap .section8 .white_back .section8_table td {
    line-height: 1.3;
    height: 50px;
    vertical-align: middle;
    font-size: 18px;
}
.usa_exStudent_wrap .section8 .white_back .section8_table thead tr {
	background:#02001b;
	color:white;
}
.usa_exStudent_wrap .section8 .white_back .section8_table thead tr td {
	border:1px solid white;
}
.usa_exStudent_wrap .section8 .white_back .section8_table thead td.color {
	background:#ff6600;
	color:white;
}
.usa_exStudent_wrap .section8 .white_back .section8_table tbody td {
	font-weight: bold;
    border: 1px solid #ccc;
}
.usa_exStudent_wrap .section8 .white_back .small_text {
	text-align:right;
	color:#939393;
	font-size:14px;
	margin-top:12px;
	line-height:1.5;
}


.usa_exStudent_wrap .section9 .section_tit {
    font-size: 40px;
    font-weight: bold;
}
.usa_exStudent_wrap .section9 .section9_table {
	width:100%;
	text-align:center;
    table-layout: fixed;
	margin-top:60px;
	position:relative;
}
.usa_exStudent_wrap .section9 .section9_table:after {
content: '';
    position: absolute;
    left: 140px;
    top: -15px;
    width: 430px;
    height: 690px;
    box-shadow: 0 0 20px #0000003d;
    z-index: -1;
}
.usa_exStudent_wrap .section9 .section9_table td {
 line-height: 1.3;
    height: 60px;
    vertical-align: middle;
    font-size: 18px;
}
.usa_exStudent_wrap .section9 .section9_table thead {
	background:#02001b;
	color:white;
	font-weight:bold;
	height:60px;
}
.usa_exStudent_wrap .section9 .section9_table thead td {
	font-size:22px;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color {
	background:#ff6600;
	color:white;
	position:relative;
    padding-left: 35px;
    padding-bottom: 15px;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color:after {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    background: #ff6600;
    height: 15px;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color:before {
content: '';
    position: absolute;
    top: -14px;
    right: -14px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #a1a1a1;
    border-top: 7px solid transparent;
    border-left: 7px solid #a1a1a1;
    border-right: 7px solid transparent;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color img {
    width: 36px;
    position: absolute;
    top: 5px;
    left: 127px;
}
.usa_exStudent_wrap .section9 .section9_table td:first-child {
	width:140px;
	border-right:none;
}

.usa_exStudent_wrap .section9 .section9_table tbody td {
    letter-spacing: -2px;
	border:1px solid #ccc;
}

.usa_exStudent_wrap .section9 .section9_table tbody td.color {
    border: none;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	border-bottom:1px dashed #ff6600;
}

.usa_exStudent_wrap .section9 .section9_table tbody tr:last-child td.color {
	border-bottom:1px solid #ff6600;
	position:relative;
    padding-top: 13px;
}
.usa_exStudent_wrap .section9 .section9_table tbody tr:last-child td.color:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: -1px;
    width: 100%;
    background:white;
    height: 15px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
}
.usa_exStudent_wrap .section9 .section9_table tbody tr:last-child td.color:before {
content: '';
    position: absolute;
    bottom: -14px;
    right: -14px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #a1a1a1;
    border-top: 7px solid transparent;
    border-left: 7px solid #a1a1a1;
    border-right: 7px solid transparent;
    transform: rotate(180deg) scale(-1, 1);
}
.usa_exStudent_wrap .section9 .small_text {
	text-align:right;
	color:#939393;
	font-size:14px;
	margin-top:30px;
	line-height:1.5;
	letter-spacing: -1px;
}

.usa_exStudent_wrap .section10 {
    background: url(../images/package/usa_exStudent/section8_back.jpg) no-repeat center / cover;
    color: white;
}
.usa_exStudent_wrap .section10 .section_tit {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 25px;
}
.usa_exStudent_wrap .section10 .grid_wrap {
    display: grid;
    justify-content: center;
	gap: 87px 16px;
	margin:120px 0;
}
.usa_exStudent_wrap .section10 .grid_wrap .span1 {
	grid-column: 1 / span 2;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box {
	width: 260px;
    height: 150px;
    background: #0f0c22;
    position: relative;
    margin: 0 auto;
	z-index: 1;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box:after {
    content: "";
    position: absolute;
    top: -75px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
    border-bottom: 75px solid #0f0c22;
	z-index: -1;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box:before {
content: "";
      position: absolute;
      bottom: -75px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 130px solid transparent;
      border-right: 130px solid transparent;
      border-top: 75px solid #0f0c22;
	  z-index: -1;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box .color {
	font-size:20px;
}

.usa_exStudent_wrap .section10 .grid_wrap .grid_box .detail_text {
	font-size:17px;
	margin-top:10px;
	line-height:1.3;
}
.usa_exStudent_wrap .section10 .grid_wrap .text_wrap {
	margin-top:-14px;
}

.usa_exStudent_wrap .section10  .btm_text {
	font-size:24px;
	line-height:1.5;
}
.usa_exStudent_wrap .section11 .container {
	padding:100px;
}
.usa_exStudent_wrap .section11 .grid_wrap {
	display:grid;
	gap:50px;
	text-align:left;
	margin-top:70px;
	color:#0b0924;
}
.usa_exStudent_wrap .section11 .grid_wrap .q_title {
    font-family: 'NanumSquareacEB';
	font-size:28px;
}

.usa_exStudent_wrap .section11 .grid_wrap .border_box {
	font-size:24px;
    font-family: 'NanumSquareL';
	border:1px solid #ccc;
	border-radius:10px;
	background:#f3f3f3;
	padding:26px;
    margin-top: 10px;
}
.usa_exStudent_wrap .section11 .grid_wrap .border_box  p {
	line-height:1.4;
}
.usa_exStudent_wrap .section12 {
background: url(../images/package/usa_exStudent/section10_back.jpg) no-repeat center / cover;
}
.usa_exStudent_wrap .section12 .container  {
	padding:50px 0;
	font-size:32px;
	color:white;
}
.usa_exStudent_wrap .section12 .container .flex_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
	gap:15px;
	margin:10px 0 60px
}
.usa_exStudent_wrap .section12 .container .flex_wrap .color_back {
	background:#ff6600;
	 font-family: 'NanumSquareacEB';
	 padding: 2px 7px;
}
.usa_exStudent_wrap .section12 .container .flex_wrap .color_back span {
color:#020018;
}
.usa_exStudent_wrap .section12 .container .flex_wrap  img {
	width:36px
}
.usa_exStudent_wrap .section12 .container .flex_wrap .orange_arrow2 {
transform: rotate(180deg);
}

.usa_exStudent_wrap .section12 .container .dot {
	position:relative;
}
.usa_exStudent_wrap .section12 .container .dot:after {
	content:'';
	position:absolute;
	top:-12px;
	left:50%;
	margin-left:-3px;
	width:6px;
	height:6px;
	border-radius:100px;
	background:white;


}

.usa_exStudent_wrap .last_section .border_btn {
    border: 4px dotted #ff6600;
    display: inline-block;
    border-radius: 20px;
	margin-bottom: 65px;
}
.usa_exStudent_wrap .last_section .go_btn {
    background: #ff6600;
    font-size: 44px;
    font-family: 'NanumSquareacEB';
    border: none;
    color: white;
    border-radius: 15px;
    padding: 16px 22px;
    margin: 5px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}

.usa_exStudent_wrap .main_section  .go_btn .white_check {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.usa_exStudent_wrap .main_section .main_title .tit_wrap .go_btn img {
    width: 40px;
}
.usa_exStudent_wrap .last_section .go_btn span {
    color: #020019;
}

.usa_exStudent_wrap .last_section .main_tit {
	margin-bottom:30px;
}
.usa_exStudent_wrap .last_section .top_title {
    margin-top: 65px;
}

@media (max-width: 1000px) {
.usa_exStudent_wrap .main_section {
	height:100vw;
}
.usa_exStudent_wrap .main_section .main_tit {
        font-size: 50px;
        margin-bottom: 25px;
}
.usa_exStudent_wrap .main_section .top_title {
        font-size: 23px;
        margin-top: 25px;
        margin-bottom: 5px;
}
.usa_exStudent_wrap .detail_title {
	font-size:10px;
	letter-spacing: 3px;
}
.usa_exStudent_wrap .detail_title span {
letter-spacing: 1px;
}
.usa_exStudent_wrap .main_section .main_tit .color_back:after {
        width: 60px;
        height: 60px;
        background-size: 140px;
		    top: -28px;
    right: -27px;
}
.usa_exStudent_wrap .main_section .main_tit .white_back:after {
        width: 60px;
        height: 60px;
        background-size: 140px;
		top: -26px;
    right: -28px;
}
.usa_exStudent_wrap .main_section .main_tit .white_back,
.usa_exStudent_wrap .main_section .main_tit .color_back{
    padding: 0px 5px;
}

.usa_exStudent_wrap .main_section .top_title .bold {
           text-decoration: none;
}
.usa_exStudent_wrap .main_section .top_title .quotes2 {
    top: -15px;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box {
        padding: 15px 0;
}
.usa_exStudent_wrap .section1 .flex_wrap .section1_icon {
	width:75px;
	height:75px;
    margin: 5px 0 10px;
}
.usa_exStudent_wrap .section1 .flex_wrap {
	padding:0;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box .num {
	font-size:14px;
}
.usa_exStudent_wrap .section1 .flex_wrap .flex_box .detail_text {
	font-size:14px;
}


.usa_exStudent_wrap  p {
letter-spacing: -0.8px;
}
.usa_exStudent_wrap span {
letter-spacing: -0.8px;
}



.usa_exStudent_wrap .container {
	padding:60px 0;
}
.usa_exStudent_wrap .section_tit .border_title {
	font-size:20px;
    border: 1px solid black;
	letter-spacing: -2px;
	padding: 7px 30px 5px;
    margin: 25px 0 5px;
}
.usa_exStudent_wrap .section2 .container {
	padding:60px 16px
}
.usa_exStudent_wrap .section_tit .main_title {
	font-size: 40px;
    letter-spacing: -4px;
}
.usa_exStudent_wrap .section_tit .main_title  span {
 letter-spacing: -4px;
}
.usa_exStudent_wrap .section2 .section2_img {
        width: 100%;
}
.usa_exStudent_wrap .section2 .detail_text {
	padding: 20px 30px;
	font-size:16px;
}
.usa_exStudent_wrap .section3 .grid_wrap {
	padding:0 16px;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .left_con {
	font-size:12px;
    padding: 16px 16px;
        display: grid;
        align-items: center;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .left_con .color {
	font-size:20px;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box {
	grid-template-columns:170px 1fr;
}
.usa_exStudent_wrap .section3 .grid_wrap .grid_box .right_con {
    text-align: left;
	font-size:12px;
	padding: 10px;
}


.usa_exStudent_wrap .section4 .grid_wrap {
	padding:0 16px;
	margin-top:30px;
	gap:10px;
	font-size:16px;
}

.usa_exStudent_wrap .section4 .grid_wrap .grid_box {
	padding:5px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box .border_box p {
        padding: 0 13px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box .border_box {
	height:140px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(odd) {
    border-bottom-left-radius: 40px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box .border_box p {
    letter-spacing: -0.8px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(odd) .border_box {
        border-bottom-left-radius: 38px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(even) {
    border-top-right-radius: 40px;
}
.usa_exStudent_wrap .section4 .grid_wrap .grid_box:nth-child(even) .border_box {
   border-top-right-radius: 38px;
}


.usa_exStudent_wrap .section5 .container {
	padding:60px 16px;
}
.usa_exStudent_wrap .section5 .flex_wrap {
        flex-wrap: wrap;
        justify-content: center;
}
.usa_exStudent_wrap .section5 .flex_wrap .flex_box {
	flex:none;
}

.usa_exStudent_wrap .section5 .flex_wrap .flex_box .detail_text {
	font-size:12px;
    margin-top: 5px;
	letter-spacing: -0.3px
}
.usa_exStudent_wrap .section5 .flex_wrap .flex_box img {
	width:110px;
}
.usa_exStudent_wrap .section5 .main_text {
	font-size:16px;
	padding: 0 10px;
	margin-top:25px;
}
.usa_exStudent_wrap .section6 {
	padding:0px 16px;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box {
	font-size:16px;
    height: 50px;
}
.usa_exStudent_wrap .section6 .grid_wrap .grid_box.flex .grid_box2 .border_box {
	height:50px;
}
.usa_exStudent_wrap .section6 .arrow:before {
	width: 16px;
    height: 13px;
    background-size: 16px;
	bottom: -14px;
}
.usa_exStudent_wrap .section6 .grid_wrap {
	gap:16px;
	margin-top:30px;
}
.usa_exStudent_wrap .section6 .line:after {
    top: -16px;
   height: 17px;
}
.usa_exStudent_wrap .section6 .grid_box2.line:after {
	height:130px;
}
.usa_exStudent_wrap .section7 .container {
	padding:60px 16px;
}

.usa_exStudent_wrap .section7 .section_tit {
	font-size:22px;
}
.usa_exStudent_wrap .section7 .flex_wrap {
flex-wrap: wrap;
height:auto;
        justify-content: center;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box {
        flex: none;
        width: 110px;
        height: 150px;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box .num {
	font-size:14px;
	padding: 20px 0 10px;
	margin-bottom:10px;
}
.usa_exStudent_wrap .section7 .flex_wrap .flex_box .detail_text {
	font-size:12px;
        padding-bottom: 10px;
}
.usa_exStudent_wrap .section7 .small_text {
	font-size:12px;
}
.usa_exStudent_wrap .section7 .flex_wrap2 {
	background-size:cover;
	background:none;
	height:auto;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_wrap {
	gap:10px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        height: auto;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .detail_text {
	font-size:14px;
	position:relative;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_2,
.usa_exStudent_wrap .section7 .flex_wrap2 .text_3,
.usa_exStudent_wrap .section7 .flex_wrap2 .text_4,
.usa_exStudent_wrap .section7 .flex_wrap2 .text_5,
.usa_exStudent_wrap .section7 .flex_wrap2 .text_6{
transform: translate(0);
}
.usa_exStudent_wrap .section7 .flex_wrap2 .detail_text span {
	font-size:12px;
}
.usa_exStudent_wrap .section7 .text_box {
    display: grid;
    justify-content: center;
    align-items: center;
height: 90px;
		border:1px solid white;
		padding-top:18px;
}
.usa_exStudent_wrap .section7 .text7_box {
grid-column: 1 / span 2;
}

.usa_exStudent_wrap .section7 .flex_wrap2 .detail_text:after  {
	content:'01';
	position:absolute;
    top: -23px;
	left:50%;
    transform: translate(-50%);
	color:white;
	font-size:14px;
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_2:after {
	content:'02';
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_3:after {
	content:'03';
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_4:after {
	content:'04';
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_5:after {
	content:'05';
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_6:after {
	content:'06';
}
.usa_exStudent_wrap .section7 .flex_wrap2 .text_7:after {
	content:'07';
}




.usa_exStudent_wrap .section8 .section_tit {
	font-size:22px;
}
.usa_exStudent_wrap .section8 .section_tit img {
	width:20px;
}
.usa_exStudent_wrap .section8 .white_back {
        padding: 25px 10px;
}
.usa_exStudent_wrap .section8 .white_back .detail_text {
	font-size:16px;
    line-height: 1.2;
}
.usa_exStudent_wrap .section8 .white_back .section8_table {
	margin-top:20px;
	border-spacing: 0px;
    border-style: none;
    padding: 0px;
	border-collapse: collapse;
}

.usa_exStudent_wrap .section8 .white_back .section8_table td {
	font-size:12px;
	 border-spacing: 0px;
    border-style: none;
    padding: 0px;
	height:40px;
}
.usa_exStudent_wrap .section8 .container {
        padding: 0 6px 6px;
}

.usa_exStudent_wrap .section8 .white_back .small_text {
	font-size:12px;
}

.usa_exStudent_wrap .section9 .section9_table td:first-child {
	width:90px;
}
.usa_exStudent_wrap .section9 .section9_table {
border-spacing: 0px;
    border-style: none;
    padding: 0px;
	border-collapse: collapse;
	margin-top: 40px;
}
.usa_exStudent_wrap .section9 .section9_table td {
	font-size:12px;
	 border-spacing: 0px;
    border-style: none;
    padding: 0px;
	height:40px;
}
.usa_exStudent_wrap .section9 .section9_table thead td {
	font-size:14px;
}

.usa_exStudent_wrap .section9 .section9_table thead td.color img {
	display:none;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color {
	padding-left:0;
}
.usa_exStudent_wrap .section9 .section9_table thead td.color:after {
	top:-14px;
}
.usa_exStudent_wrap .section9 .section9_table thead {
	height:40px;
}
.usa_exStudent_wrap .section9 .section9_table:after {
    width: calc(50% - 45px);
	left:90px;
	height:470px;
	top: -14px;
}

.usa_exStudent_wrap .section9 .container {
	padding:60px 16px;
}
.usa_exStudent_wrap .section9 .section_tit {
	font-size:26px;
}
.usa_exStudent_wrap .section9 .small_text {
	font-size:12px;
	letter-spacing: -0.8px;
}

.usa_exStudent_wrap .section10 .section_tit {
	font-size:26px;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box .color {
	font-size:14px;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box .detail_text {
	font-size:12px;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box {
	width:166px;
	height:107px;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box:after {
border-left: 83px solid transparent;
    border-right: 83px solid transparent;
    border-bottom: 50px solid #0f0c22;
    top: -49px;
}
.usa_exStudent_wrap .section10 .grid_wrap .grid_box:before {
    border-left: 83px solid transparent;
    border-right: 83px solid transparent;
    border-top: 50px solid #0f0c22;
	bottom: -49px;
}
.usa_exStudent_wrap .section10 .grid_wrap {
	gap: 60px 16px;
    margin: 70px 0;
}
.usa_exStudent_wrap .section10 .grid_wrap .text_wrap {
    margin-top: -4px;
}

.usa_exStudent_wrap .section10 .btm_text {
	font-size:16px;
    padding: 0 25px;
}
.usa_exStudent_wrap .section11 .container {
	padding:60px 16px;
}

.usa_exStudent_wrap .section11 .grid_wrap {
	gap:25px;
	margin-top:40px;
}
.usa_exStudent_wrap .section11 .grid_wrap .q_title {
	font-size:18px;
}
.usa_exStudent_wrap .section11 .grid_wrap .border_box {
	font-size:14px;
    padding: 16px;
	margin-top:5px;
}

.usa_exStudent_wrap .section12 .container {
	font-size:20px;
}
.usa_exStudent_wrap .section12 .container .flex_wrap img {
width:24px;
}
.usa_exStudent_wrap .section12 .container .flex_wrap {
	gap:5px;
	    margin: 7px 0 20px;
}

.usa_exStudent_wrap .section12 .container .dot:after {
	display:none;
}

.usa_exStudent_wrap .section12 .container  .btm_text {
	font-size:22px
}

.usa_exStudent_wrap .last_section .border_btn {
	width: fit-content;
        margin: 0 auto;
        border: 2px dotted #ff6600;
}
.usa_exStudent_wrap .last_section .go_btn {
	gap:5px;
	font-size: 20px;
        padding: 12px 35px;
        margin: 3px;
}
.usa_exStudent_wrap .main_section .go_btn img {
width: 25px;
        margin-bottom: 0;
        transform: translate(0, -3px);
}
.usa_exStudent_wrap .last_section .detail_title {
	display:none;
}
.usa_exStudent_wrap .last_section .main_tit {
	margin-bottom:10px;
}
.usa_exStudent_wrap .last_section .top_title {
	margin-top:0;
}





















}



