@charset "utf-8";

/* Layout */
/* html, body {height: calc(var(--dvh) * 100); margin: 0; padding: 0;} */
html, body {overflow: hidden; height: 100dvh; margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box;}
body {position: relative;}
#k1_container::after,
.contentbox::after {content: ''; display: block; clear: both;}
#k1_container {overflow-y: auto; position: relative; height: 100vh; padding: 44px 0 0; top: 0; bottom: 0; box-sizing: border-box; background-color: #fff;}
.k1_m_top_sch + #k1_container {height: calc(100dvh - 202px); padding: 0 0 137px;}
.filter_layout + #k1_container {height: calc(100dvh - 259px); padding: 0 0 194px;}
.k1_m_top_sch + #k1_container.resize {height: calc(100dvh - 461px); padding: 0 0 461px;}
.filter_layout + #k1_container.resize {height: calc(100dvh - 518px); padding: 0 0 518px;}

.contentbox {display: block; width: 100%; padding: 0 1.25rem; margin-top: 20px; box-sizing: border-box;}

/* Header Logo */
header {position: absolute; z-index: 5; width: 100%; height: 44px; top: 0; left: 0; background: #fff;}
#k1_header {display: block; width: 100%; height: 44px; padding: 0; top: 0; left: 0; background-color: #fff;}
#k1_header::after {content: ''; display: block; clear: both;}
#k1_header .menu_btn, 
#k1_header .my_btn {background-image: url("../../imgs_ibe/mdt/icons/icon_menu_26.svg"); background-size: 100%;}
#k1_header .menu_btn {position: absolute; z-index: 0; width: 26px; height: 26px; top: 10px; left: 20px; background-position: 0 0;}

#k1_header h1.logo_slide {overflow: hidden; display: inline-block; width: 144px; height: 42px; margin: 0 0 0 56px;}
#k1_header h1.logo_slide .swiper {width: 100%; height: 42px; margin: 0;}
#k1_header h1.logo_slide .swiper-wrapper {display: flex; align-items: center;}
#k1_header h1.logo_slide .swiper img {position: absolute; width: 144px; top: 50%; left: 0; margin: 0; padding: 0; vertical-align: middle; transform: translateY(-50%);}
#k1_header h2.title {display: flex; width: 100%; height: 44px; padding: 0 50px; box-sizing: border-box; font-size: 20px; font-weight: 700; justify-content: center; align-items: center;}
.gnb-item a {color: var(--gnb-default-color, #111) !important;}
.gnb-item a:hover {color: var(--gnb-hover-color, #009c75) !important;}

/* Left Slide Menu */
.k1_slide_blind {height: 100%;}
.k1_dimm_wrap {overflow-y: auto; position: fixed !important; z-index: 9999; width: 100%; height: 100%; top: 0; left: -100%; margin-left: 0px; background-color: #fff;}
.k1_dimm_wrap::after {content: ''; display: block; clear: both;}
.k1_slide_menu {padding: 0;}
.k1_slide_menu ul.k1_gnb {margin-bottom: 30px;}
.k1_slide_menu ul.k1_gnb li + li {margin-top: 30px;}
.k1_slide_menu ul.k1_gnb li a {height: auto; padding: 0; border-top: 0; font-size: 16px; font-weight: 700; color: #111; line-height: 21px; background-color: #fff;}
.mdt_mobile_top {position: relative; height: 43px;}
.mdt_mobile_top::after {content: ''; display: block; clear: both;}
.mdt_mobile_top .close {position: absolute; display: inline-block; width: 26px; height: 26px; top: 50%; right: 20px; transform: translateY(-50%); background: url("../../imgs_ibe/mdt/icons/icon_x_26.svg") no-repeat 0 0;}
.mdt_mobile_top .close .k1_menu_close {overflow: hidden; display: block; width: 100%; white-space: nowrap; text-indent: 999999px;}
.banner_box {overflow:intial; display: block; margin-top: 20px; width: 100%; height: 108px; border-radius: 10px;}
.banner_box img {display: block; width: 100%; height: 100%; vertical-align: middle; object-fit: cover; object-position: center; border-radius: 10px;}

/* BOTTOM 스크롤 탑 버튼 */
.bt_nav {position: absolute; z-index: 2; width: 100%; height: 65px; left: 0; bottom: 0; transition: transform 0.5s ease, opacity 0.5s ease; transition: all .3s;}
.bt_nav .nav_bar {display: flex; height: 65px; transition: transform 0.5s ease;}
.bt_nav.st .nav_bar {transform: translateY(100%); opacity: 0; transition: all .3s;}
.bt_nav.hide .nav_bar {transform: translateY(100%); transition: all .3s;}
.bt_nav .nav_bar .nav_box {display: flex; flex: 1; box-shadow: 0 0 6px hsla(0, 0%, 7%, 0.2); justify-content: space-between; align-items: center; background-color: #fff;}
.bt_nav .nav_bar .nav_box .nav_item {display: flex; flex: 1; justify-content: center; background: #fff;}
.bt_nav .nav_bar .nav_btn {display: flex; flex: 1; flex-direction: column; justify-content: center; text-align: center; gap: 8px 0;}
.bt_nav .nav_bar .nav_box .nav_item button > img {margin: 0 auto;}
.bt_nav .nav_bar .nav_btn span {display: inline-block; width: 100%; font-size: 11px; font-weight: 600; color: #111;}
.bt_nav .top_btn {display: none; position: fixed; z-index: 5; bottom: 70px; right: 9px;}
.bt_nav.st .top_btn {display: block; bottom: 10px;}

/* 플로팅 버튼 레이아웃 */
.floatingbtn {position: fixed; z-index: 5; width: 100%; padding: 15px 1.25rem 15px !important; margin: 0 !important; bottom: 65px; border-bottom: 1px solid #ededed; transition: all .3s; background: #fff;}
.floatingbtn.btndown {bottom: 0; transition: all .3s;}
.bt_nav .top_btn.btnup {bottom: 145px; transition: all .3s;}
.floatingbtn + footer {padding-bottom: 175px;}

/* Tabbox */
.tabbox::after,
.tablist::after,
.tabbox ul.tablist::after {content: ''; display: block; clear: both;}
	.tabbox ul.tablist li {float: left;}
	.tabbox ul.tablist li + li {margin-left: 20px;}
	.tabbox .tablist + .tab.on,
	.tabbox .tablist + .tab + .tab.on {margin-top: 40px;}
	.tablist button {float: left; margin: 0 5px 5px 0; background-color: #fff;}
	.tablist button.on {border-color: #009c75; color: #009c75 !important;}
	.tablist.round button {border: 1px #d3dbd9 solid; border-radius: 9999px; height: 34px; padding: 0 16px; font-size: 14px; font-weight: 500; color: #111; line-height: 32px; background-color: #fff;}
	.tablist.round button.on {background-color: #475451; color: #fff !important;}
	
	.tab_box .line_tab {position: relative; margin: 0; border-bottom: 2px solid #eee;}
	.tab_box .line_tab .tab_in {display: flex;}
	.tab_box .line_tab .tab_in button {flex: 1; height: 60px; padding: 21px 0; box-sizing: border-box; font-size: 16px; font-weight: 700; color: #aaa; text-align: center; background-color: #fff;}
	.tab_box .line_tab .tab_in button > span {position: relative; display: inline-block; margin: 0 auto; padding: 0 10px; font-size: inherit; font-weight: inherit;}
	.tab_box .line_tab .tab_in button.on > span::after {content: ''; position: absolute; width: 6px; height: 6px; top: 0; right: 0; border-radius: 50%; background-color: #009c75;}
	.tab_box .line_tab .tab_in button.on {color: #111;}
	.tab_box .line_tab .tab_in button.on span::after {content: '';}
	.tab_box .line_tab .bar {position: absolute; width: 50%; height: 2px; left: 0; transition: width 0.3s, left 0.3s, right 0.3s; background: #111;}
	.mdt_mobile_top + .tab_box .tab_wrap .division {padding: 30px 20px; box-sizing: border-box;}
	
	.tab_box .inline {display: inline-flex; width: 100%; border-bottom: 2px solid #eee; justify-content: center;}
	.tab_box .inline .line_tab {border: none;}
	.tab_box .inline .line_tab .tab_in {display: flex; justify-content: center;}
	.tab_box .inline .line_tab .tab_in button {flex: 0; padding: 14px 20px; font-size: 16px; font-weight: 600; color: rgba(0, 0, 0, 0.85); white-space: nowrap; background-color: #fff;}
	.tab_box .inline .line_tab .tab_in button.on,
	.tab_box .inline .line_tab .tab_in button:hover {color: #009c75;}
	.tab_box .inline .line_tab .bar {background: #009c75;}


/* ======================================================================================
	MAIN - 항공 검색
   ====================================================================================== */
/* 항공검색 */
.air_search_area {position: relative; width: 100%; padding: 42px 1.25rem 0; box-sizing: border-box; border-bottom: 1px solid #d3dbd9;}
.air_search_area.sub {display: none; padding: 0.9rem 0 1rem; border-bottom: 0;}
	.air_search_area.sub .layout {padding-top: 22px; border-top: 1px solid #d3dbd9;}
	.air_search_area .layout .sub_top {display: flex;}
	.air_search_area.sub .layout .sub_top {justify-content: center;}
	.ticket_tab {position: relative; margin-bottom: 26px;}
	.ticket_tab .btn_group {display: flex; gap: 0 30px;}
	.ticket_tab .btn_group  a span {padding: 0 2px; font-weight: 700; font-size: 16px; color: #aaa; white-space: nowrap;}
	.ticket_tab .btn_group  a.on span {font-weight: 700; color: #028267;}
	.ticket_tab .line {display: inline-block; position: absolute; z-index: 2; width: 30px; height: 2px; bottom: -7px; left: 0; border-radius: 3px; transition: all 0.3s linear; background-color: #009b75;}
	.con_group .con {display: none;}
	.con_group .con.on {display: block;}
	.air_search_area .group_purchase {position: relative; margin-left: 30px;}
	.air_search_area .group_purchase .gp_label {display: flex; position: absolute; top: -30px; left: 0; gap: 0 5px;}
	.air_search_area .group_purchase .gp_label span {display: inline-block; width: 50px; height: 23px; padding: 0px; border-radius: 5px; font-size: 13px; text-align: center; line-height: 23px; color: #fff; background: #397fee;}
	.air_search_area .group_purchase a {font-size: 16px; font-weight: 700; color: #50acfc;}
	
	.air_search_area .passenger {display: flex; margin: 21px 0 22px; font-size: 14px; align-items: center; justify-content: space-between;}
	.air_search_area .passenger .txt {display: flex; align-items: center;}
	.air_search_area .passenger .txt img {margin-right: 6px;}
	.air_search_area .passenger .txt span {font-weight: 700;}
	.air_search_area .passenger .txt span + span::before,
	.air_search_area .passenger .txt span.seat + span.personnel::before {content: ','; display: inline-block; margin-right: 5px;}
	
	.air_search_area .notice {display: flex; margin: 18px 0 18px; align-items: center;}
	.air_search_area .notice .tit {display: flex; width: 37px; height: 21px; border-radius: 5px; border: 1px #d3dbd9 solid; font-size: 11px; font-weight: 600; justify-content: center; align-items: center;}
	.air_search_area .notice .notice_slide {flex: 1; margin-left: 10px;}
	.air_search_area .notice .notice_slide p {overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 12px; color: #555; line-clamp: 1;}
	.notice_title {display: block; width: 100%; padding: 20px 0 30px; margin-bottom: 30px; border-bottom: 1px solid #e5e7eb;}
	.notice_title strong.title {display: block; font-size: 15px; font-weight: 600; line-height: 1.3;}
	.notice_title span.date {display: block; margin-top: .75rem; font-size: 12px; color: #888;}
	.notice_box {overflow: auto; padding-bottom: 30px; font-size: 14px; font-weight: 400; color: #111; line-height: 1.15; white-space: normal;}
	.notice_box::after {content: ''; display: block; clear: both;}
	.notice_box p + p {margin-top: 12px; font-weight: inherit;}
	
	.booking_wrap {display: flex; border: 1px solid #d3dbd9; border-radius: 10px; box-shadow:0px 0px 6px #11111126; flex-direction: column; background: #fff;}
	.booking_wrap .booking_city {position: relative; height: 66px; border-bottom: 1px solid #d3dbd9;}
	.booking_wrap .booking_city,
	.booking_wrap .booking_date {display: flex; align-items: center; cursor: pointer;}
	.booking_wrap span.change_place {flex-grow: 0;}
	.booking_wrap .booking_start,
	.booking_wrap .booking_end {display: flex; flex-grow: 1; width: 15%; flex-direction: column;}
	.booking_wrap .booking_start span,
	.booking_wrap .booking_end span {display: block; text-align: center;}
	.booking_wrap .booking_date {height: 49px; box-sizing: border-box; border-radius: 0 0 9px 9px; transition: 0.3s; background-color: #f5f6f6;}
	.booking_wrap .booking_date .start_date,
	.booking_wrap .booking_date .end_date {flex-grow: 1; width: 15%; font-size: 15px; font-weight: 600; text-align: center; justify-content: center;}
	.booking_wrap .booking_start span,
	.booking_wrap .booking_end span {height: 1.5rem; font-size: 20px; font-weight: 700; color: #111;}
	.booking_wrap .booking_start span + span,
	.booking_wrap .booking_end span + span {height: 1rem; font-size: 14px; font-weight: 500; color: #111;}
	.booking_wrap .booking_start.disabled span,
	.booking_wrap .booking_end.disabled span {color: #d4dbd9;}
	.booking_wrap .booking_star.disabled span + span,
	.booking_wrap .booking_end.disabled span + span {color: #8f9f9b;}
	.booking_wrap.multi div {display: flex; flex-grow: 1;}
	.booking_wrap.multi .booking_date {display: flex; flex-grow: 0; width: 102px; margin-right: 10px; background-color: #fff;}
	.booking_wrap.multi .booking_date .delete_btn {position: absolute; width: 16px; height: 16px; right: 8px; top: 50%; font-size: 0; color: transparent; transform: translateY(-50%); background: url("../../imgs_ibe/mdt/icons/ico_delete2.svg") no-repeat center 0;}
	.booking_wrap.multi .booking_city.booking_add {height: 52px; padding: 0; border-radius: 0 0 10px 10px; background: #f5f6f6;}
	.booking_wrap.multi .booking_city.booking_add button {width: 100%; height: 100%; border-radius: 0 0 10px 10px; color: #111;}
	.booking_wrap.multi .booking_city.booking_add button::before {content: ""; display: inline-block; width: 14px; height: 14px; margin-right: 15px; vertical-align: middle; background: url("../../imgs_ibe/mdt/icons/icon_+_14_bk.svg") no-repeat center 0;}
	
	.flight_search_area::after,
	.flight_search_area .row::after,
	.conbox.seat::after {content: ''; display: block; clear: both;}
	.flight_search_area .row {display: flex; min-height: 68px; padding: 0 20px; box-sizing: border-box; border-top: 1px solid #d3dbd9; border-bottom: 1px solid #d3dbd9; align-items: center;}
	.flight_search_area .row + .row {border-top: none; border-bottom: 1px solid #d3dbd9;}
	.flight_search_area .row span.row.fn_date_choice_text {border: none;}
	
	.flight_search_area .row.booking_city {position: relative; height: 68px;}
	.row.booking_city .city {float: left; flex-grow: 1; width: 50%; height: 100%; padding-top: 12px; box-sizing: border-box;}
	.row.booking_city .city > span {display: block; width: 100%; height: 24px; margin: 0; padding: 0; font-size: 1.25rem; font-weight: 600; color: rgba(17, 17, 17, 1); text-align: center; line-height: 24px;}
	.row.booking_city .city > span + span {height: 18px; margin-top: 2px; font-size: 14px; font-weight: 500; line-height: 18px;}
	.row.booking_city .city.disabled {background-color: #f5f6f6;}
	.row.booking_city .city.disabled > span {color: #d3dbd9;}
	.row.booking_city .city.disabled > span + span {color: #8f9f9b;}
	.row.booking_city button.change_btn {position: absolute; z-index: 1; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
	
	/* 날짜 */
	.date_select {cursor: pointer;}
	.date_select span {float: left; font-size: 16px; font-weight: 500; color: #111;}
	.date_select span + span {margin-left: 5px;}
	
	/* 좌석 및 인원 선택 */
	.seat_select span.personnel, 
	.seat_select span.seat {float: left; font-size: 16px; font-weight: 500; line-height: 16px;}
	.seat_select span.personnel::before {content: ''; display: inline-block; width: 16px; height: 16px; margin-right: 5px; vertical-align: top; background: url("../../imgs_ibe/mdt/icons/icon_mypage_16.svg") no-repeat left top;}
	.seat_select span.seat {margin-left: 17px;}
	.seat_select span.personnel + span.seat::before {content: '|'; display: inline-block; margin-right: 16px; line-height: 16px;}
	.seat_select span.seat span {margin-left: 4px; color: #009c75;}
	.conbox.seat {display: block; width: 100%; padding-top: 27px;}
	.conbox.seat .row {display: block; padding: 0; border: none;}
	.conbox.seat .row + .row {margin-top: 24px; padding-top: 25px; border-top: 1px solid #d3dbd9; border-bottom: none;}
	.conbox.seat strong.title {display: block; position: relative; margin-bottom: 15px; box-sizing: border-box; font-size: 15px; font-weight: 600; line-height: 1em; text-align: left;}
	.conbox.seat strong.title.jum::before {content: ''; position: absolute; width: 3px; height: 3px; top: 50%; left: 2px; border-radius: 50%; transform: translateY(-50%); background-color: #111;}
	.conbox.seat strong.title.jum,
	.conbox.seat strong.title.jum + ul.seat_option {padding-left: 8px;}
	.conbox.seat .seat_option::after {content: ''; display: block; clear: both;}
	.conbox.seat .seat_option li {position: relative; display: flex; justify-content: space-between; align-items: center;}
	.conbox.seat .seat_option li p {font-size: 15px; font-weight: 500; line-height: 16px;}
	.conbox.seat .seat_option li + li {margin-top: 15px;}
	.conbox.seat .seat_option .personnel_select {flex-grow: 0;}
	.conbox.seat .seat_option input[type="text"] {width: 60px; height: 34px; margin: 0 7px; border: 1px #d3dbd9 solid; border-radius: 5px; font-size: 17px; font-weight: 700; text-align: center; line-height: 22px;}
	.conbox.seat .seat_option .decrease,
	.conbox.seat .seat_option .increase {width: 26px; height: 26px; margin-top: 4px; border: 1px solid #8f9f9b; border-radius: 5px; cursor: pointer; vertical-align: top; background: none;}
	.conbox.seat .seat_option .decrease span,
	.conbox.seat .seat_option .increase span {display: inline-block; width: 12px; height: 12px; font-size: 0; vertical-align: middle; color: transparent; background-repeat: no-repeat; background-position: center 0;}
	.conbox.seat .seat_option .decrease span {background-image: url("../../imgs_ibe/mdt/icons/ico_decrease.svg");}
	.conbox.seat .seat_option .increase span {background-image: url("../../imgs_ibe/mdt/icons/ico_increase.svg");}
	.conbox.seat .seat_option .decrease:disabled,
	.conbox.seat .seat_option .increase:disabled,
	.conbox.seat .seat_option .decrease.disabled,
	.conbox.seat .seat_option .increase.disabled {opacity: 0.4; cursor: not-allowed;}
	.conbox.seat .seat_chk ul {display: flex; flex-wrap: wrap; margin-top: 20px; row-gap: 12px; justify-content: space-between;}
	.conbox.seat .seat_chk ul > li {flex: 0 0 49%; height: 46px; padding: 0 10px; border-radius: 5px; font-size: 14px; line-height: 46px; color: #111; cursor: pointer;}
	.conbox.seat .seat_chk ul > li.on {border: 1px solid #009c75; font-weight: 600; color: #009c75; background-color: rgba(0, 156, 117, 0.051);}
	
	/* 최근검색 */
	.new_search {padding: 30px 20px 10px; box-sizing: border-box;}
	.new_search::after {content: ''; display: block; clear: both;}
	.recent_search_list .swiper-wrapper {height: auto;}
	.recent_search_list .wrap {position: relative; display: block; height: 70px; padding: 16px 42px 16px 16px; margin-top: 14px; box-sizing: border-box; border-radius: 10px; cursor: pointer; background: #f5f6f6;}
	.recent_search_list .wrap:first-child {margin-top: 0px;}
	.recent_search_list .wrap .delete {position: absolute; z-index: 1; width: 14px; height: 14px; top: 14px; right: 14px; font-size: 0; color: transparent; vertical-align: middle; cursor: pointer; background: url("../../imgs_ibe/mdt/icons/ico_delete3.svg") no-repeat center 0 / cover;}
	.recent_search_list .cont {display: flex; justify-content: space-between;}
	.recent_search_list .cont + .cont {margin-top: 14px;}
	.recent_search_list .destination {font-size: 14px; font-weight: 600; color: #111;}
	.recent_search_list .day {font-size: 12px; color: #aaa;}
	.recent_search_list .date {font-size: 12px; color: #888;}
	.recent_search_list .person {position: relative; font-size: 13px; color: #555;}
	
	/* 국가, 도시, 공항 검색 */
	.acco_list.citymenu li.ac_list.on .acobox {padding: 0;}
	.citymenu ul {display: flex; flex-wrap: wrap;}
	.citymenu ul > li {display: flex; width: 50%; height: 52px; padding: 0 8px; align-items: center;}
	.citymenu ul > li a {overflow: hidden; width: 100%; font-size: 14px; color: #555; text-overflow: ellipsis; white-space: nowrap;}
	.citymenu ul > li a::before {content: "ㆍ";}
	
	.domestic_list ul {display: flex; flex-flow: row wrap; gap: 16px 13px;}
	.domestic_list ul li {display: flex; width: 103px; justify-content: center; align-items: center; cursor: pointer;}
	.domestic_list ul li button {display: block; width: 100%; height: 57px; padding: 10px 6.5px; border: 1px #d9d9d9 solid; border-radius: 30px;}
	.domestic_list ul li button span {display: block; width: 100%; font-size: 15px; color: #aaa;}
	.domestic_list ul li button span + span {margin-top: 4px;}
	.domestic_list ul li.on button {border-color: #009b75; background-color: rgba(0, 156, 117, 0.05);} 
	.domestic_list ul li.on button span {color: #009b75;}
	
	.city_srch_area::after {content: ''; display: block; clear: both;}
	.city_srch_area .tabbox,
	.city_srch_area .city_search {margin-top: 25px;}
	.city_search {display: none;}
	.city_search .city_list {width: 100%;}
	.city_search .tit {position: relative; font-size: 16px; font-weight: bold; color: #111;}
	.city_search .tit::before {content: ""; display: inline-block; width: 18px; height: 18px; margin-right: 5px; vertical-align: middle; background: url("../../imgs_ibe/mdt/icons/icon_place_green_18.svg") no-repeat center 0;}
	.city_search .dl {width: fit-content; padding: 18px 0 19px; margin-left: 25px; font-weight: 500;}
	.city_search .dt {font-size: 15px; font-weight: inherit; color: #111;}
	.city_search .dd {margin-top: 11px; font-size: 11px; font-weight: inherit; color: #888;}
	.city_search .dd + .dt::before {content: ""; display: block; width: 100%; height: 1px; margin: 20px 0; background: #ddd;}


/* Footer */
footer {margin-top: 50px; padding: 30px 20px 210px; background: #f5f6f6;}
footer::after {content: ''; display: block; clear: both;}
	footer .f_bottom {padding: 0;}
	footer .f_bottom a.toggle_btn {display: inline-block; height: 20px; font-size: 14px; font-weight: 700; line-height: 20px;}
	footer .f_bottom a.toggle_btn.active img {transform: rotate(-180deg);}
	footer .f_bottom .hide {display: none; padding-top: 16px;}
	footer .f_bottom .hidebox {display: none; padding-top: 16px;}
	footer .f_bottom .hidebox ul li {font-size: 13px; line-height: 24px;}
	footer .f_bottom .hidebox a {font-weight: 500; text-decoration: underline;}
	footer .f_bottom .hidebox span {margin-right: 10px;}
	footer .f_bottom .notice {margin-top: 10px;}
	footer .f_bottom .notice li {font-size: 12px; line-height: 20px;}
	footer .f_bottom .notice li.bold {font-weight: 700;}
	footer .f_bottom .copy {margin-top: 6px; font-size: 12px; line-height: 20px;}
	footer .flights_footer + .f_bottom {margin-top: 30px; padding: 30px 0 0; border-top: 1px solid #ddd;}
	footer .flights_footer {padding: 0;}
	footer .flights_footer strong.title {display: block; margin-bottom: 24px; font-size: 20px; font-weight: 700; line-height: 1em;}
	footer ul.footer_list {margin-top: 24px;}
	footer ul.footer_list::after {content: ''; display: block; clear: both;}
	footer ul.footer_list li {font-size: 14px;}
	footer ul.footer_list li + li {margin-top: 24px;}
	footer ul.footer_list li > strong {display: block; font-weight: 600; color: #36413e; line-height: 24px;}
	footer ul.footer_list li > p {font-size: 13px; font-weight: 400; color: #555; line-height: 20px;}
	footer ul.footer_list li > p span {display: inline-block; font-weight: 600; margin-right: 0.25rem;}
	
	div.k1_dimm_wrap section{height:100%}
	div.k1_dimm_wrap section .tab_box{height:calc(100% - 43px)}
	div.k1_dimm_wrap section .tab_wrap{height: calc(100% - 62px);}
	div.k1_dimm_wrap section .tab_wrap .division{display: flex; flex-direction: column; height: 100%; justify-content: space-between;}
	
	
	