@font-face {
    font-family: 'Tenada';
    src: url('../font/TMONBlack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BrushScriptOpti-Regular';
    src: url('../font/BrushScriptOpti-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Shiningstar-v2.0';
    src: url('../font/Cafe24Shiningstar-v2.0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.aust_allinone_wrap .main_section {
	background:url('../images/package/aust_allinone/main_back.jpg') no-repeat;
	position:relative;
	height:630px;
	display: flex;
	background-size:cover;
    align-items: center;
    justify-content: center;
} 
.aust_allinone_wrap .main_section .ab_text {
    position: absolute;
    top: 0;
    left: 50px;
    background: url(../images/package/aust_allinone/tag.png) no-repeat;
    width: 160px;
    height: 170px;
    background-size: 160px;
    color: white;
    font-weight: bold;
    background-position: 1px -45px;
    display: flex;
    justify-content: center;
    padding-top: 33px;
	font-style: italic;
    font-size: 26px;
    line-height: 1.3;
}
.aust_allinone_wrap .main_section .title_wrap .top_title {
	font-size:62px;
	color:#f58224;
	font-weight:bold;
    letter-spacing: -4px;
	font-style: italic;
	text-decoration-line: underline;
	text-decoration-thickness: 3px;
	text-underline-offset : 10px;
}
.aust_allinone_wrap .main_section .title_wrap  .main_title {
	font-family: 'Tenada';
	font-size:115px;
    letter-spacing: -3px;
	color:white;
	margin-top: 30px;
}
.aust_allinone_wrap .section1 {
	background:#f58224;
	color:#012c56;
}
.aust_allinone_wrap .section1 .top_title {
	text-decoration-line: underline;
	text-decoration-thickness: 3px;
	text-underline-offset : 7px;
	font-size:38px;
}
.aust_allinone_wrap .container {
	padding:85px 0;
}
.aust_allinone_wrap .section1 .title_68{
	margin-top:35px;
}
.aust_allinone_wrap .title_68 {
	font-size:68px;
	font-style: italic;
	font-family: 'Tenada';
}


.aust_allinone_wrap .section2 {
	color:white;
	background: url(../images/package/aust_allinone/section2_back.jpg) no-repeat;
	background-size:cover;
}
.aust_allinone_wrap .section2 .flex_wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
	padding:80px 0; 
}
.aust_allinone_wrap .section2 .flex_wrap  .flex_box {
	border:1px solid white;
	width:320px;
	height:215px;
}
.aust_allinone_wrap .section2 .flex_wrap  .flex_box .top_text {
	font-size:32px;
	text-decoration-line: underline;
	text-decoration-thickness: 2px;
	text-underline-offset : 7px;
	padding-top: 17px;
}
.aust_allinone_wrap .section2 .flex_wrap  .btm_text {
	font-size:46px;
	font-family: 'Tenada';
	font-style: italic;
	margin-top:30px;
}
.aust_allinone_wrap .section2 .flex_wrap  .plus {
font-family: 'Tenada';
	font-size:50px;
}
.aust_allinone_wrap .section2 .flex_wrap .flex_box:first-child .btm_text {
	margin-top:50px;
}
.aust_allinone_wrap .section2 .border_text  {
	border-top: 1px solid white;
    border-bottom: 1px solid white;
    display: inline-block;
    padding: 30px 0 20px;
}
.aust_allinone_wrap .section2 .hotel_img_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
    padding: 0 80px;
    gap: 10px;
	position: relative;
    top: 180px;
    z-index: 1;
}
.aust_allinone_wrap .section2 .hotel_img_wrap img {
	border:1px solid white;
    width: 100%;
}
.aust_allinone_wrap .section3 {
	background:#e1f3ff;
	position:relative;
}
.aust_allinone_wrap .section3:after {
	content: '';
    position: absolute;
    top: -15px;
    left: 0;
    height: 40px;
    width: 100%;
    background: url(../images/package/aust_allinone/zigzag.png) no-repeat;
}
.aust_allinone_wrap .section3 .container {
	padding:220px 0 80px;
}
.aust_allinone_wrap .section3  .grid_wrap {
	display:grid;
	gap:40px;
	    justify-content: center;
}
.aust_allinone_wrap .section3  .grid_wrap .grid_box {
	background:white;
	width:600px;
	height:175px;
	color:#163f68;
}
.aust_allinone_wrap .section3  .grid_wrap .grid_box .top_text {
	font-size:32px;
	padding-top:42px;
	font-weight:bold;
}
.aust_allinone_wrap .section3  .grid_wrap .grid_box .btm_text {
	font-size:28px;
	margin-top:10px;
}
.aust_allinone_wrap .section3   .detail_text {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 45px;
}
.aust_allinone_wrap .section3   .detail_text span {
	font-weight:400;
	font-size:18px;
}
.aust_allinone_wrap .section4 {
	background:#0c294d;
	color:white;
}
.aust_allinone_wrap .section4 .container {
    padding: 85px 80px 50px;
}
.aust_allinone_wrap .title_60 {
	font-size:60px;
	font-family: 'Tenada';
}
.aust_allinone_wrap .section4 .flex_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}
.aust_allinone_wrap .section4 .flex_box > img {
	width:415px;
}
.aust_allinone_wrap .section4 .flex_box .right_text {
    text-align: left;
	width:330px;
}
.aust_allinone_wrap .section4 .flex_box .right_text .orange {
	font-size:20px;
}
.aust_allinone_wrap .section4 .flex_box .right_text .melbourne {
font-size: 55px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 10px;
	position:relative;
}
.aust_allinone_wrap .section4 .flex_box .right_text .melbourne:after {
    content: '';
    position: absolute;
    left: -17px;
    top: 50%;
    margin-top: 2px;
    width: 12px;
    height: 12px;
    background: #ff0000;
    border-radius: 100px;
}
.aust_allinone_wrap .section4 .flex_box .right_text .melbourne:before {
    content: '';
    position: absolute;
    left: -214px;
    top: 106px;
    width: 210px;
    height: 0px;
    border-bottom: 3px dashed #ff0000;
    transform: rotate(-34deg);
}
.aust_allinone_wrap .section4 .flex_box .right_text .melbourne span {
	font-size:40px;
	font-family: 'BrushScriptOpti-Regular';
	color:#224570;
	font-weight:400;
}
.aust_allinone_wrap .section4 .mel_detail {
    font-size: 19px;
    word-break: keep-all;
}
.aust_allinone_wrap .section4 .img_wrap {
	display:flex;
	gap:5px;
}
.aust_allinone_wrap .section4 .img_wrap img {
	width:100%;
}
.aust_allinone_wrap .section5 .title_30 {
	font-size:30px;
	color:#0c294d;
}
.aust_allinone_wrap .step_section{
	padding:150px 80px;
	position:relative;
}
.aust_allinone_wrap .step_section .step {
	background: url(../images/package/aust_allinone/step.jpg) no-repeat;
	color:white;
	font-size:36px;
	font-weight:bold;
	position:absolute;
	left:25px;
    top: 110px;
	width:220px;
	height:220px;
	background-size:220px;
}
.aust_allinone_wrap .step_section .title_60 {
	position:relative;
	color:#0c294d;
}
.aust_allinone_wrap .step_section .step p {
	position: absolute;
    left: 34px;
    top: 27px;
}
.aust_allinone_wrap .section5 .smart_eng > img{
	width:240px;
	    margin-top: 50px;
    margin-bottom: 30px;
}
.aust_allinone_wrap .section5 .flex_wrap {
    display: flex;
    gap: 50px;
    align-items: end;
	margin-bottom: 70px;
}
.aust_allinone_wrap .section5 .flex_wrap > div {
	flex:1;
}
.aust_allinone_wrap .section5 .flex_wrap .detail_text {
	font-size:18px;
}
.aust_allinone_wrap .section5 .flex_wrap .flex_border {
	display:flex;
	gap:10px;
}
.aust_allinone_wrap .section5 .flex_wrap .flex_border .border_box  {
	flex: 1;
    border: 1px solid #ff8105;
    border-radius: 30px;
    padding: 33px 17px;
	margin-top:15px;
	margin-bottom:10px;
}
.aust_allinone_wrap .section5 .flex_wrap .flex_border .border_box .orange {
	font-weight:bold;
}
.aust_allinone_wrap .section5 .flex_wrap .under_text {
	font-size:15px;
	text-align:left;
}
.aust_allinone_wrap .section5  .table_wrap .table_box {
	display:grid;
	gap:10px;
}
.aust_allinone_wrap .section5 .table_wrap table {
    width: 100%;
    line-height: 1.4;
    text-align: center;
	border:1px solid #f58224;
}
.aust_allinone_wrap .section5 .table_wrap table td {
    vertical-align: middle;
	height:40px;
	border-bottom:1px solid #f58224;
}
.aust_allinone_wrap .section5 .table_wrap table td.orange_back {
	background:#fde6d3;
}
.aust_allinone_wrap .section5 .table_wrap table .color_back {
background: #f58224;
    color: white;
    font-weight: bold;
    font-size: 20px;
    width: 120px;
}
.aust_allinone_wrap .section5 .table_wrap .orange {
	    text-align: left;
    font-weight: 500;
	font-size:18px;
    margin-bottom: 7px;
}
.aust_allinone_wrap .step_section.section5 {
	padding-bottom:0;
}
.aust_allinone_wrap .section5 .container {
	padding-bottom:0
}
.aust_allinone_wrap .section5 .img_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;

}
.aust_allinone_wrap .section5 .img_wrap img {
	width:100%;
    border: 1px solid #ccc;
}

.aust_allinone_wrap .section6 .flex_wrap {
	display:flex;
	gap:20px;
	margin-top:50px;
}
.aust_allinone_wrap .section6 .flex_wrap .orange_box {
    border-radius: 35px;
    flex: 1;
    background: #f58224;
    padding: 38px 20px;
	display: grid;
    justify-content: center;
    align-items: center;
}
.aust_allinone_wrap .section6 .flex_wrap .orange_box p {
	font-size:18px;
	display:grid;
	gap:5px;
	    font-weight: 500;
}
.aust_allinone_wrap .section6 .flex_wrap .orange_box .white {
	font-size:20px;
	font-weight:bold;
}
.aust_allinone_wrap .section6 .map_wrap {
	position:relative;
    display: flex;
    margin-top: 100px;
	padding-left:50px;
	gap:45px;
}
.aust_allinone_wrap .section6 .map_wrap > img {
	width:330px;
}
.aust_allinone_wrap .section6 .map_wrap .orange_back {
	background:#ff7300;
	position:absolute;
	top:-35px;
	left:0;
	color:white;
	font-size:20px;
	font-weight:bold;
	padding: 20px 30px;
    opacity: 0.8;
}

.aust_allinone_wrap .section6 .map_wrap .flex_wrap p{
	border:1px solid #0c294d;
	width:110px;
	font-size:18px;
	height:110px;
	color:#0c294d;
	display: grid;
    align-items: center;
    border-radius: 100px;
}
.aust_allinone_wrap .section6 .map_wrap .flex_wrap {
    gap: 0 10px;
    margin-top: 0;
    flex-wrap: wrap;
    height: fit-content;
}	
.aust_allinone_wrap .section6 .map_wrap .flex_wrap .ml-50 {
	margin-left:55px;
}
.aust_allinone_wrap .section6 .navy_back {
	background:#0c294d;
	color:white;
	margin-top:60px;
	padding:60px 0;
	font-size:28px;
	position:relative;
}
.aust_allinone_wrap .section6 .navy_back:after {
    content: '';
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    width: 50px;
    height: 50px;
    background: white;
}
.aust_allinone_wrap .section6 .navy_back span {
	font-size:40px;
	font-family: 'Cafe24Shiningstar-v2.0';
}
.aust_allinone_wrap .section6 .navy_back p {
	font-weight:400;
	line-height:1.1;
}
.aust_allinone_wrap .step_section.section6 {
	padding-bottom:0;
}
.aust_allinone_wrap .section7 {
	background:#f58224;
}
.aust_allinone_wrap .section7 .title_60 {
	color:white;
}
.aust_allinone_wrap .section7 .flex_wrap {
	display:flex;
	justify-content: center;
	gap:70px;
	margin-top:55px;
}
.aust_allinone_wrap .section7 .white_box {
	width:180px;
	height:180px;
	background:white;
	border-radius:100px;
	font-size:30px;
	color:#0c294d;
	position:relative;
	display: grid;
    align-items: center;
}
.aust_allinone_wrap .section7 .white_box:after {
	content:'+';
	position:absolute;
    right: -50px;
	color:white;
	font-size:60px;
}
.aust_allinone_wrap .section7 .white_box:last-child:after {
	display:none;
}
.aust_allinone_wrap .section7 .white_box .num {
	background:#0c294d;
	color:#f58224;
	font-weight:bold;
	font-size:28px;
	border-radius:100px;
	border:6px solid #f58224;
	position:absolute;
	top:-10px;
	left:0;
	width:50px;
	height:50px;
	display: grid;
    align-items: center;
}
.aust_allinone_wrap .section7 .box_text span{
	font-weight:bold;
}

.aust_allinone_wrap .main_section.last_section {
background-image: url(../images/package/aust_allinone/last_backj.jpg);
}
.aust_allinone_wrap .main_section.last_section .go_btn{
    background: #f58224;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 36px;
    padding: 20px 30px;
    letter-spacing: -2px;
    margin-top: 35px;
    cursor: pointer;
}

@media (max-width: 1000px) {
	.aust_allinone_wrap p{
		text-align: center;
	}
	.aust_allinone_wrap .main_section {
	    height: 450px;
	}	
	.aust_allinone_wrap .main_section .ab_text {
    width: 90px;
    height: 85px;
    background-size: 90px;
	background-position: 0px -10px;
	font-size: 16px;
	padding-top: 27px;
	}
	.aust_allinone_wrap .main_section .title_wrap {
	    text-align: center;
	}
	.aust_allinone_wrap .main_section .title_wrap .top_title {
		font-size:40px;
		text-decoration-thickness: 2px;
		text-underline-offset: 8px;
	}
	.aust_allinone_wrap .main_section .title_wrap .main_title {
		font-size:54px;
		margin-top:20px;
	    letter-spacing: -2px;
	}
	.aust_allinone_wrap .section1 .top_title {
	    text-decoration-thickness: 2px;
		text-underline-offset: 7px;
		font-size: 24px;
	}
	.aust_allinone_wrap .title_68 {
	    font-size: 45px;
	}
	.aust_allinone_wrap .container {
	    padding: 65px 0
	}
	.aust_allinone_wrap .section2 .flex_wrap {
		gap:10px;
		display: grid;
		grid-template-columns: 1fr 20px 1fr;
        padding: 40px 16px;
	}
	.aust_allinone_wrap .section2 .flex_wrap .flex_box .top_text {
		font-size:18px;
		text-decoration-thickness: 1px;
		text-underline-offset: 6px;
	}
	.aust_allinone_wrap .section2 .flex_wrap .btm_text {
		font-size:28px;
	    margin-top: 25px;
	}
	.aust_allinone_wrap .section2 .flex_wrap .plus {
		font-size:30px;
	}
	.aust_allinone_wrap .section2 .flex_wrap .flex_box:first-child .btm_text {
    margin-top: 40px;
	}
	.aust_allinone_wrap .section2 .flex_wrap .flex_box {
		width:auto;
	    height: 160px;
	}
	.aust_allinone_wrap .section2 .border_text {
		word-break: keep-all;
        width: auto;
        margin: 0 16px;
        display: block;
		font-size:38px;
	}
	.aust_allinone_wrap .section2 .hotel_img_wrap {
		grid-template-columns: 130px 130px;
        padding: 0px 0;
		top: 60px;
        justify-content: center;
	}
	.aust_allinone_wrap .section3:after {
        background: url(../images/package/aust_allinone/zigzag_mo.png) no-repeat;
        background-size: 100%;
        background-position: center;
	    top: -27px;
        min-width: 480px;
	}
	.aust_allinone_wrap .section2 {
	    height: 990px;
	}
	.aust_allinone_wrap .section3 .grid_wrap {
		padding:0 16px;
        justify-content: normal;
		gap:20px;
	}
	.aust_allinone_wrap .section3 .grid_wrap .grid_box {
		width:auto;
		height:150px;
	}
	.aust_allinone_wrap .section3 .grid_wrap .grid_box .top_text {
		font-size: 24px;
		padding-top:45px;
	}
	.aust_allinone_wrap .section3 .grid_wrap .grid_box .btm_text {
		font-size:18px;
	}
	.aust_allinone_wrap .section3 .detail_text {
		font-size:18px;
		margin-top: 24px;
	}
	.aust_allinone_wrap .section3 .detail_text span {
		font-size:14px;
		margin-top: 5px;
        display: block;
	}
	.aust_allinone_wrap .section3 .container {
	    padding: 230px 0 65px;
	}
	.aust_allinone_wrap .title_60 {
		font-size:40px;
	}
	.aust_allinone_wrap .section4 .flex_box {
		display:grid;
        justify-content: normal;
		margin-top:45px;
		gap:20px;
	}
	.aust_allinone_wrap .section4 .container {
		    padding: 65px 16px 30px;
	}
	.aust_allinone_wrap .section4 .flex_box > img {
		width:350px;
		margin: 0 auto;
	}
	.aust_allinone_wrap .section4 .flex_box .right_text .orange {
		font-size:16px;
	}
	.aust_allinone_wrap .section4 .flex_box .right_text .melbourne {
		font-size:34px;
	}
	.aust_allinone_wrap .section4 .mel_detail {
        font-size: 14px;
        line-height: 1.3;
        letter-spacing: -1.5px;
        margin-bottom: 30px;
	}
	.aust_allinone_wrap .section4 .img_wrap img {
		min-width:0;
	}
	.aust_allinone_wrap .section4 .flex_box .right_text .melbourne:after {
		display:none;
		left: 34px;
		margin-top: -3px;
	}
	.aust_allinone_wrap .section4 .flex_box .right_text .melbourne:before {
		display:none;
	}
	.aust_allinone_wrap .section4 .flex_box .right_text {
	    width: auto;
	}
	.aust_allinone_wrap .section4 .img_wrap img:last-child {
		display:none;
	}
	.aust_allinone_wrap .section2 .hotel_img_wrap img {
		width:130px;
	}
	.aust_allinone_wrap .step_section {
		padding: 40px 16px;
	}
	.aust_allinone_wrap .section5 .flex_wrap {
		display:grid;
		gap:30px;
		margin-bottom:40px;
	}
	.aust_allinone_wrap .step_section .step {
		background-size: 125px;
		width:125px;
		height:125px;
		font-size:18px;
		top:30px;
		left:40px;
	}
	.aust_allinone_wrap .step_section .step p {
	    left: 23px;
    top: 18px;
	}
	.aust_allinone_wrap .section5 .title_30 {
		font-size:24px;
		margin-top:5px;
	}
	.aust_allinone_wrap .section5 .smart_eng > img {
		width:225px;
		margin-top: 30px;
    margin-bottom: 20px;
	}
	.aust_allinone_wrap .section5 .flex_wrap .detail_text {
		font-size:14px;
        text-align: left;
	}
	.aust_allinone_wrap .section5 .flex_wrap .flex_border .border_box {
        font-size: 14px;
        word-break: keep-all;
		    border-radius: 18px;
    padding: 22px 17px;
	}
	.aust_allinone_wrap .section5 .flex_wrap .under_text {
		font-size:12px;
	}
	.aust_allinone_wrap .section5 .table_wrap .orange {
		font-size:14px;
	}
	.aust_allinone_wrap .section5 .table_wrap table {
	    border-spacing: 0px;
		border-collapse: collapse;
	}
	.aust_allinone_wrap .section5 .table_wrap table .color_back {
		font-size:14px;
	}
	.aust_allinone_wrap .section5 .table_wrap table td {
		font-size:12px;
		height:34px;
	}
	.aust_allinone_wrap .section5 .img_wrap {
		gap: 5px;
        grid-template-columns: 1fr 1fr;
	}
	.aust_allinone_wrap .section6 .flex_wrap {
        display: grid;
        grid-template-columns: 1fr 1fr;
		gap:10px;
		margin-top:35px;
	}
	.aust_allinone_wrap .section6 .flex_wrap .orange_box {
        border-radius: 20px;
        height: 120px;
        padding: 0 16px;
	}
	.aust_allinone_wrap .section6 .flex_wrap .orange_box .white {
		font-size:16px;
	}
	.aust_allinone_wrap .section6 .flex_wrap .orange_box p {
		font-size:14px;
		word-break: keep-all;
	}
	.aust_allinone_wrap .section6 .map_wrap .orange_back {
        font-size: 16px;
        padding: 13px 20px;
        position: initial;
        margin: 0 auto;
		opacity: 1;
		background:#f58224;
	}
	.aust_allinone_wrap .section6 .map_wrap > img {
		margin:0 auto;
	}
	.aust_allinone_wrap .section6 .map_wrap {
		display:grid;
        gap: 20px;
        margin-top: 60px;
		padding-left:0;
	}
	.aust_allinone_wrap .section6 .map_wrap .flex_wrap p {
		font-size:14px;
		width:85px;
		height:85px;
	}
	.aust_allinone_wrap .section6 .map_wrap .flex_wrap .ml-50 {
		margin-left:0;
	}
	.aust_allinone_wrap .section6 .map_wrap .flex_wrap {
	        grid-template-columns: 85px 85px 85px;
			gap:10px;
			margin:0 auto;
	}
	.aust_allinone_wrap .section6 .navy_back {
		font-size:18px;
    padding: 40px 0 30px;
	}
	.aust_allinone_wrap .section6 .navy_back span {
		font-size:26px;
	}
	.aust_allinone_wrap .section6 .navy_back:after {
		top: -19px;
		    width: 35px;
    height: 35px;
	}
	.aust_allinone_wrap .section6 .navy_back p {
	    word-break: keep-all;
		padding: 0 16px;
	}
	.aust_allinone_wrap .section6 .container {
		padding-bottom:40px;
	}
	.aust_allinone_wrap .section7 .white_box {
        font-size: 20px;
        width: 115px;
        height: 115px;
	}
	.aust_allinone_wrap .section7 .flex_wrap {
        gap: 10px;
        margin-top: 35px;
	}
	.aust_allinone_wrap .section7 .white_box .num {
		font-size: 22px;
		border: 4px solid #f58224;
		width: 35px;
    height: 35px;
	}
	.aust_allinone_wrap .section7 .white_box:after {
		display:none;
	}
	.aust_allinone_wrap .main_section.last_section .go_btn {
		font-size:24px;
	    padding: 12px 25px;
	}
}