html {
  overflow-y: scroll;
}

body {
  visibility: hidden;
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  font-family: "NotoSansKR", "MalgunGothic", dotum, sans-serif !important;
  background: white;
  -webkit-text-size-adjust: 100%;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-family: "NotoSansKR", "MalgunGothic", sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-orange {
  color: #ff6a13;
}

legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden;
}

label,
input,
button,
select,
img {
  vertical-align: middle;
  font-size: 1em;
}

input,
button {
  margin: 0;
  padding: 0;
  font-family: "NotoSansKR", "MalgunGothic", sans-serif;
  font-size: 1em;
}

input::placeholder {
  font-size: 13px;
}

input[type="submit"] {
  cursor: pointer;
}

button {
  cursor: pointer;
}

input {
  border: 1px solid #a9a9a9;
}

textarea,
select {
  font-family: "NotoSansKR", "MalgunGothic", dotum, sans-serif;
  font-size: 1em;
}

select {
  margin: 0;
}

p {
  margin: 0;
  padding: 0;
  word-break: keep-all;
}
/*hr {display:none}*/
pre {
  overflow-x: scroll;
  font-size: 1.1em;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="password"],
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 5px #9ed4ff;
  box-shadow: 0 0 5px #9ed4ff;
  border: 1px solid #558ab7 !important;
}

.placeholdersjs {
  color: #aaa !important;
}

.ui-widget {
  font-family: "NotoSansKR", "MalgunGothic", dotum, sans-serif;
  font-size: 1em;
}

/*rayout*/
#wrap {
  width: 100%;
}

body div#wrap *,
body div#footer * {
  font-family: "NotoSansKR", "MalgunGothic", dotum, sans-serif;
}

header,
#header {
  width: 100%;
  color: #fff;
  /*background: url(/Images/background/bg_header.png) repeat-x;*/
  position: fixed;
  z-index: 102;
}

/*article {
    letter-spacing: -0.3px;
}*/

header a,
#header a {
  color: #fff;
}

header a:hover,
#header a:hover {
  color: #fff;
}

.logo {
  width: 120px;
  margin: 20px auto 0 auto;
}

.logo span {
  visibility: hidden;
}

.logo a {
  display: block;
  width: 120px;
  height: 82px;
  background: url("/Images/logos/logo.png") center / 100% no-repeat;
}

#fix_head {
  width: 90%;
  max-width: 1400px;
  min-width: 800px;
  height: 127px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  font-size: 0.875rem;
  letter-spacing: -0.05em;
  overflow: hidden;
}

.btn {
  font-size: 0.875rem;
  letter-spacing: -0.05em;
}

#fix_head .head_left {
  float: left;
  margin: 54px 0 0 35px;
}
#fix_head .left_search {
  float: left;
  margin: 60px 0 0 35px;
}
#fix_head .search_nav {
  width: 235px;
  height: 36px;
  border: 1px solid #ff5000;
  border-radius: 20px;
  margin: 6px auto;
  background: #fff;
}

#fix_head .search_nav .search_keyword {
  width: 75%;
}

#fix_head .head_left img {
  margin: -5px 0 0 129px;
}

#fix_head .head_right {
  float: right;
  margin-right: 35px;
  margin-top: 17px;
}
/* #fix_head .head_right .hidden-menu{
    display: none;
    
} */
#fix_head .head_right .hidden-menu {
  display: flex;
  justify-content: end;
  color: #000;
}
#fix_head .head_right li {
  float: left;
  margin: 54px 0 0 20px;
}
#fix_head.scroll .head_right li {
  float: left;
  margin: 10px 0 0 20px;
}

#fix_head .head_right a {
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: right;
}

#fix_head .head_right a:hover span {
  text-decoration: none;
}

#fix_head .head_right a:focus {
  outline: 0;
}

#fix_head .head_right span {
  margin-left: 45px;
  line-height: 48px;
  font-size: 1.1rem;
  font-weight: 600;
}
#fix_head .head_right .hidden-menu span {
  font-weight: normal;
}
#fix_head .head_right .hidden-menu span {
  margin-left: 0px;
  line-height: 38px;
  font-size: 0.875rem;
}
#fix_head.scroll .head_right span {
  color: #ff5000;
}
#fix_head.scroll .head_right .hidden-menu span {
  color: #afafaf;
}
#fix_head .head_right .hidden-menu span {
  color: #fff;
}

/* .head_right > ul > li:nth-child(1) > a {
    background: url('/Images/icons/logout.png') left /34px no-repeat;
}

.head_right > ul > li:nth-child(2) > a {
    background: url('/Images/icons/login.png') left /34px no-repeat;
}

.head_right > ul > li:nth-child(3) > a {
    background: url('/Images/icons/notice.png') left /34px no-repeat;
}

.head_right > ul > li:nth-child(4) > a {
    background: url('/Images/icons/air.png') left /34px no-repeat;
}

.head_right > ul > li:nth-child(5) > a {
    background: url('/Images/icons/reservation.png') left /34px no-repeat;
} */

#fix_head .head_right ul::after {
  content: "";
  display: block;
  clear: both;
}

#fix_head div:nth-child(3) {
  margin-top: 20px;
}

.logo a {
  position: relative;
}

/*scroll head*/
header.scroll,
#header.scroll {
  width: 100%;
  /* height: 87px; */
  color: #ff5000;
  background: #fff;
  border-bottom: 2px solid #ff5000;
  position: fixed;
  z-index: 1002;
  top: 0;
}

#wrap .logo a.scroll {
  display: block;
  width: 120px;
  height: 76px;
  background: url("/Images/logos/logo_scr.png") center / 110px no-repeat;
  color: #fff;
  top: 7px;
  margin: 0 auto;
}

#fix_head.scroll {
  width: 100%;
  max-width: 1345px;
  min-width: 800px;
  margin: 0 auto;
  border-bottom: none;
  overflow: hidden;
  height: 127px;
}

#wrap .head_left.scroll {
  margin-top: 0px !important;
  color: #ff5000;
}

#fix_head .head_right.scroll li {
  margin-top: 12px;
}

#fix_head .head_right li {
  margin-top: 12px;
}
#fix_head .head_right .hidden-menu li {
  margin-top: 0px;
}

/* #wrap .head_right.scroll > ul > li:nth-child(1) > a {
    background: url('/Images/icons/logout_scr.png') left /34px no-repeat;
    color: #000;
}

#wrap .head_right.scroll > ul > li:nth-child(2) > a {
    background: url('/Images/icons/login_scr.png') left /34px no-repeat;
    color: #000;
}

#wrap .head_right.scroll > ul > li:nth-child(3) > a {
    background: url('/Images/icons/notice_scr.png') left /34px no-repeat;
    color: #000;
}

#wrap .head_right.scroll > ul > li:nth-child(4) > a {
    background: url('/Images/icons/air_scr.png') left /34px no-repeat;
    color: #000;
}

#wrap .head_right.scroll > ul > li:nth-child(5) > a {
    background: url('/Images/icons/reservation_scr.png') left /34px no-repeat;
    color: #000;
} */

/* header fix 2019-07-02 */
.head_right > ul > li.li-Logout > a {
  background: url("/Images/icons/logout.png") left / 34px no-repeat;
}

.head_right > ul > li.li-Login > a {
  background: url("/Images/icons/login.png") left / 34px no-repeat;
}

.head_right > ul > li.li-air-plan > a {
  background: url("/Images/icons/air-plan.png") left / 34px no-repeat;
}

.head_right > ul > li.li-air > a {
  background: url("/Images/icons/air.png") left / 34px no-repeat;
}

#wrap .head_right.scroll > ul > li.li-Logout > a {
  background: url("/Images/icons/logout_scr.png") left / 34px no-repeat;
}

#wrap .head_right.scroll > ul > li.li-Login > a {
  background: url("/Images/icons/login_scr.png") left / 34px no-repeat;
}

#wrap .head_right.scroll > ul > li.li-notice > a {
  background: url("/Images/icons/notice_scr.png") left / 34px no-repeat;
}

#wrap .head_right.scroll > ul > li.li-air-plan > a {
  background: url("/Images/icons/air-plan_scr.png") left / 34px no-repeat;
}

#wrap .head_right.scroll > ul > li.li-air > a {
  background: url("/Images/icons/air_scr.png") left / 34px no-repeat;
}

/*menu action*/
.menu_on a {
  border-bottom: 2px solid #ff5000;
  color: #ff5000;
}

.menu_action ul {
  display: inline-block;
  vertical-align: bottom;
  height: 59px;
}

.menu_action ul::after {
  content: "";
  display: block;
  clear: both;
}

.menu_action a {
  font-size: 1rem;
  display: block;
  padding: 17px 30px;
}

.menu_action li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu_action li:hover a {
  color: #ff5000;
}

/*font style*/
.bold-600 {
  font-weight: 600;
}

.accent_text {
  color: #19b0be;
  font-size: 1.125rem;
  font-weight: 600;
}

/*container*/
#head_banner {
  width: 100%;
  height: 590px;
  position: relative;
}

.video_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video_wrap video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video_wrap::before {
  content: "";
  display: block;
  background: url(/Images/background/bg_header.png) center top repeat-x;
  width: 100%;
  height: 127px;
  z-index: 101;
  position: absolute;
  top: 0;
}

.area #head_banner {
  height: 630px;
}

.title01 {
  font-size: 800%;
  letter-spacing: 20px;
  display: block;
  z-index: 1000;
}

.title02 {
  font-family: "Sitka Heading" !important;
  font-size: 4rem;
}

.title02 > span {
  font-weight: 700;
  font-size: 2.5rem;
}

.title03 {
  font-size: 3rem;
  font-weight: 600;
}

.area .title01 {
  font-size: 3rem;
  letter-spacing: 0;
}

.area .title01 img {
  margin-left: 10px;
  cursor: pointer;
}

/*btn action01*/
.btn_action01 {
  color: #fff;
  font-size: 0.938rem;
}

.btn_action01 li {
  width: 150px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  margin: 0 10px 10px 0;
  color: #ff5000;
  border: 1px solid #ff5000;
  display: inline-block;
  position: relative;
}

.btn_action01 .on {
  background: #ff5000;
  color: #fff;
}

.btn_action01 .on-act {
  background: #ff5000;
  color: #fff;
}

.btn_action01 .on-act::before {
  content: "";
  width: 7px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  margin: 0 4px 3px 0;
}

.btn_action01:after {
  content: "";
  display: block;
  clear: both;
}

.btn_disable li {
  cursor: auto;
}

.area_btn {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.area_info {
  display: none;
  position: absolute;
  top: -20%;
  left: 110%;
  width: 150%;
  font-size: 0.875rem;
  padding: 15px;
  color: #000;
  background: #fff;
  border: 1px solid #ff5000;
  border-radius: 5px;
  text-shadow: none;
}

.title01 > img:hover ~ .area_info {
  display: block;
}

.banner_nav {
  font-size: 0.938rem;
  padding: 10px 40px;
  background: rgba(0, 0, 0, 0.6);
}

.banner_nav span::after {
  content: ">";
  padding: 0 10px;
}

.banner_nav span:last-child::after {
  content: none;
}

.banner_main {
  background: url("/Images/background/onfill-banner.jpg") center / cover
    no-repeat;
}

.banner_main.bohol {
  background: url("/Images/background/head_banner_bohol.jpg") center / auto 100%
    repeat-x;
}

.banner_main.negros {
  background: url("/Images/background/head_banner_negros.jpg") center / auto
    100% repeat-x;
}

.banner_main.southernluzon {
  background: url("/Images/background/head_banner_southernluzon.jpg") center /
    auto 100% repeat-x;
}

.banner_main.northernluzon {
  background: url("/Images/background/head_banner_northernluzon.jpg") center /
    auto 100% repeat-x;
}

.banner_main.ElNido {
  background: url("/Images/background/head_banner_ElNido.jpg")  center center / cover no-repeat;
}

.banner_main.Dumaguete {
  background: url("/Images/background/head_banner_Dumaguete.jpg") center center / cover no-repeat;
}

.banner_main.Boracay {
  background: url("/Images/background/head_banner_Boracay.jpg") center center / cover no-repeat;
}

.banner_main.PuertoPrincesa {
  background: url("/Images/background/head_banner_PuertoPrincesa.jpg") center center / cover no-repeat;
}

.banner_main.Siargao {
  background: url("/Images/background/head_banner_Siargao.jpg") center center / cover no-repeat;
}

#head_banner video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ban_text > span:nth-child(1),
.ban_text > div {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 0px 1px 2px #000;
}

.ban_text > span:nth-child(2) {
  text-align: center;
  width: 50%;
  position: absolute;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 0px 1px 2px #000;
  display: block;
}

.ban_text > div > img {
  -webkit-transform: translate(10%, -10%);
  transform: translate(10%, -10%);
  cursor: pointer;
}

#head_banner .search_inner {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
}

#container {
  width: 100%;
  min-height: calc(100vmin - 355px);
}

#container::after {
  content: "";
  display: block;
  clear: both;
}

section {
  width: 100%;
  color: #3b3b3b;
  text-align: center;
  position: relative;
}

.white {
  background: #fff;
}

section article,
.mypage > div {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.rayout01 {
  padding-bottom: 80px;
}

.rayout_temp {
  padding-top: 80px;
}

.rayout01.index {
  background: url("/Images/background/main_bg01.jpg") center top / 100%
    no-repeat #f5f5f5;
}

.area .rayout01 {
  background: #f5f5f5;
  padding-bottom: 0;
  overflow: auto;
}

.support .rayout01 {
  padding-bottom: 0;
}

.rayout02 {
  padding-top: 100px;
}

.area .rayout02 {
  padding-top: 0;
}

#area_cat {
  margin: 0 auto;
  padding: 85px 0 0 0;
}

#area_cat.category {
  background: none;
}

#area_cat > a {
  position: absolute;
  right: 6.2%;
  top: 23.2%;
}

.area_nav > div {
  width: 201px;
  margin: 0 auto;
  cursor: pointer;
}

#head_banner .air_reserv div.f_right {
  float: right;
}

/*login box(bootstrap modal)*/
#LogModal input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem;
  margin-bottom: 15px;
  border-radius: 15px;
}

#LogModal input[type="checkbox"] {
  float: left;
  width: 17px;
  height: 17px;
  margin: 3px 10px 0 10px;
}

#LogModal input[type="submit"] {
  margin-bottom: 10px;
}

#LogModal label {
  float: left;
  margin-bottom: 15px;
}

#LogModal .modal-content {
  width: 30%;
  min-width: 420px;
  margin: 0 auto;
  text-align: center;
}

.modal-header {
  border: none;
  padding: 0.5rem 1rem 0 0;
}

#LogModal .modal-body {
  text-align: center;
}

.modal-header .close:focus {
  outline: 0;
}

.modal-body p {
  margin: 20px 0 20px 0;
  text-align: center;
}

.log_sns,
.login-form {
  width: 300px;
  margin: auto;
}

.login-form label {
  font-size: 14px;
}

.log_sns {
  display: flex;
  justify-content: space-around;
  padding: 0 40px 20px 40px;
}

.log_sns a {
  display: block;
  padding: 0.5rem 0.5rem;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 5px;
}

.log_sns a:nth-child(1) {
  color: #fff;
  background: #de5347;
}

.log_sns a:nth-child(2) {
  color: #3c1e1e;
  background: #ffde00;
}

.log_sns a:nth-child(3) {
  color: #fff;
  background: #2db400;
}

.social-login-title {
  font-size: 11px;
  color: gray;
}

.google-circle {
  width: 45px;
  height: 45px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid lightgray;
  margin: 10px;
  cursor: pointer;
}

.google-circle img {
  margin-top: 9px;
}

.kakao-circle {
  width: 45px;
  height: 45px;
  background-color: rgb(254, 229, 0);
  border-radius: 50%;
  max-width: 25%;
  margin: 10px;
  cursor: pointer;
}

.kakao-circle img {
  width: 22px;
  margin-top: 12px;
}

.naver-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  max-width: 25%;
  margin: 10px;
  cursor: pointer;
}

.naver-circle img {
  width: 45px;
  height: 45px;
}

.pointed-text {
  color: #808080;
  position: relative;
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
}

.pointed-text::before,
.pointed-text::after {
  content: "";
  width: 100px;
  height: 0.1px;
  background-color: #808080;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.pointed-text::before {
  left: -105px;
}

.pointed-text::after {
  right: -105px;
}

.sign-button {
  background-color: #ff5000;
  color: white !important;
  border: none;
}

.login_foot {
  padding: 0.5rem 0.5rem;
  margin-bottom: 20px;
}

.login_foot::after {
  content: "";
  display: block;
  clear: both;
}

.NonMember-booking-search a {
  color: #007bff !important;
}

/*Email-Modal*/
#Modal-email input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem;
  margin-bottom: 15px;
  border-radius: 15px;
}

#Modal-email input[type="checkbox"] {
  float: left;
  width: 17px;
  height: 17px;
  margin: 3px 10px 0 10px;
}

#Modal-email input[type="submit"] {
  margin-bottom: 10px;
}

#Modal-email label {
  float: left;
  margin-bottom: 15px;
}

#Modal-email .modal-header {
  border: none;
  padding: 0.5rem 1rem 0 0;
}

#Modal-email .modal-body {
  text-align: center;
}

#Modal-email .modal-body p {
  margin: 0 0 27px 0;
  text-align: left;
  padding: 0 20px;
  font-weight: 600;
  color: #727272;
}

#Modal-email .login_foot * {
  display: block;
  float: left;
  padding: 0.5rem 0.5rem;
}

#Modal-email strong {
  font-weight: 600;
  font-size: 1rem;
  color: #000;
}

.login_foot::after {
  content: "";
  display: block;
  clear: both;
}

.regist-form {
  text-align: center;
}

.accept_terms {
  text-align: left;
}

/*login box(bootstrap modal)*/
#RegistModal input {
  width: 80%;
  padding: 0.5rem 0.5rem;
  margin-bottom: 15px;
  border-radius: 15px;
}

#RegistModal input[type="checkbox"] {
  float: left;
  width: 17px;
  height: 17px;
  margin: 3px 10px 0 10px;
}

#RegistModal input[type="submit"] {
  margin-bottom: 10px;
}

#RegistModal label {
  float: left;
  margin-bottom: 15px;
  font-size: 13px;
}

#RegistModal .modal-content {
  width: 30%;
  margin: 0 auto;
  text-align: center;
}

#RegistModal .modal-body{
  color: #6B6B6B;
  text-align: center;
}

#RegistModal .modal-body p{
  margin: 20px 0px;
}

/*find password modal*/
#Modal-find-pwd input {
  width: 80%;
  padding: 0.5rem 0.5rem;
  border-radius: 15px;
}

#Modal-find-pwd p {
  font-size: 14px;
}

.find-password-form {
  text-align: center;
  margin-bottom: 15px;
}

#Modal-find-pwd input[type="checkbox"] {
  float: left;
  width: 17px;
  height: 17px;
  margin: 3px 10px 0 10px;
}

#Modal-find-pwd input[type="submit"] {
  margin-bottom: 10px;
}

#Modal-find-pwd label {
  float: left;
  margin-bottom: 15px;
}

#Modal-find-pwd .modal-content {
  width: 30%;
  margin: 0 auto;
  text-align: center;
}

#Modal-find-pwd .modal-body p {
  margin-top: 15px;
  text-align: center;
  color: #6B6B6B;
}

/*navigation box(bootstrap modal)*/
#area_box {
  width: 100%;
  margin: 0 auto;
  padding: 0 3%;
}

#area_box > ul > li {
  position: relative;
  float: left;
  width: 16.56%;
}

#area_box > ul::after {
  content: "";
  display: block;
  clear: both;
}

#area_box > ul > .on > img {
  position: absolute;
  left: -10px;
  top: 13%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#area_box > ul > li > a {
  color: #fff;
  background: url("/Images/icons/area_bg.png") 5px 3px no-repeat;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  /*width: 201px;*/
  height: 46px;
  margin: 0;
  padding: 0;
  background: none !important;
  border: none !important;
}

.modal-content {
  font-size: 0.938rem;
  border-radius: 15px !important;
  border: 1px solid #ff5000;
}

.modal-title {
  margin-left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #ff5000;
}

.modal-title img {
  margin-right: 10px;
}

.modal-body {
  text-align: left;
}

.modal-body a {
  color: #ff5000;
  padding: 10px 15px;
  display: block;
  letter-spacing: -1px;
}

.modal-open,
.modal,
body {
  padding-right: 0 !important;
}

#verify-email .modal-content {
  width: 50%;
  margin: 0 auto;
}

#verify-email .verify_info {
  text-align: center;
}

#verify-email h2 {
  font-size: 24px;
}

#verify-email p {
  font-size: 0.938rem;
}

.verify_foot {
  margin: 20px 0;
}

.verify_info button {
  padding: 10px 20px;
  margin: 0 3px;
  width: 19%;
  background: #ff5000;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.verify_foot button {
  margin-top: 15px;
  width: 40%;
}

/*area information modal*/
#area_info .modal-body {
  padding: 0;
  height: 80vmin;
  color: #ff5000;
}

#area_info .modal-dialog {
  top: 5%;
}

.modal-title {
  font-size: 1.125rem;
}

#area_info .area_info_sub {
  display: none;
  border-bottom: 1px solid #ff5000;
}

#area_info .modal-header {
  background: #ff5000;
  border-bottom: 1px solid #ff5000;
  padding: 0.75rem 0.75rem 0.75rem 1rem;
  cursor: pointer;
  position: relative;
}

#area_info .modal-header h5 {
  color: #fff;
}

#area_info .modal-header:hover {
  /*background: rgba(255,80,0,0.7);*/
}

#area_info .modal-header:hover .modal-title {
  /*font-weight:700;*/
}

#area_info .modal-title {
  margin: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#area_info_box {
  width: 10%;
  height: 100%;
  float: left;
  border-right: 2px solid #ff5000;
}

#area_information {
  width: 90%;
  height: 100%;
  float: right;
  padding: 0.625rem;
}

#area_info_box > ul > li:hover > a {
  background: rgba(255, 80, 0, 0.3);
}

#area_info_box > ul > li.on > a {
  background: #ff5000;
  color: #fff;
}

.area_info_sub a {
  color: #000;
  padding: 0.625rem 0 0.625rem 1.25rem;
}

.area_info_sub a:hover {
  background: rgba(255, 80, 0, 0.3);
}

.area_info_sub li.on a {
  background: rgba(255, 80, 0, 0.7);
  color: #fff;
}

.info_btn_box {
  position: absolute;
  bottom: -1px;
  left: 8.75rem;
}

.info_btn {
  padding: 0.625rem 0.938rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px 4px 0 0;
  float: left;
  margin-right: 3px;
  color: #fff;
}

.info_btn.btn02 {
  padding: 0.625rem 0.938rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px 4px 0 0;
  float: left;
  margin-right: 3px;
  color: #fff;
}

.info_btn.on {
  border-bottom: none;
  background: #fff;
  color: #000;
}

/*area Iframe*/
.areaIframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.information.phil_info .ui-tabs .ui-tabs-nav li {
  width: 12%;
  margin: 0 0.3% -1px 0;
}

.information .ui-tabs .ui-tabs-nav li {
  width: 17%;
  margin: 0 0.3% -1px 0;
}

.information .ui-tabs .ui-tabs-nav li a {
  width: 100%;
  height: 100%;
}

.information .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 0.938rem;
}

.information.phil_info.phil_02 .ui-tabs .ui-tabs-nav li {
  width: 25%;
}

.information *,
.information a {
  font-size: 0.938rem;
  line-height: 1.75rem;
  color: #3b3b3b;
}

.information a:hover,
.information a:focus {
  text-decoration: underline;
}

.information .tab_01 {
  padding: 0.313rem 0 0.75rem 0.75rem;
}

.info_sub_tit {
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}

.info_sub_tit.small {
  font-size: 0.938rem;
  font-weight: 600;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}

.info_sub_tit.small span {
  border: none;
}

.info_sub_tit span {
  display: inline-block;
  /*color: #ff5000;*/
  font-size: 1.125rem;
  font-weight: 700;
  padding: 5px 15px;
  border-bottom: 2px solid #ff5000;
  position: relative;
  top: 2px;
}

.information b {
  display: block;
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.5rem 0 0.5rem 1.5rem;
  background: #e4e4e4;
  border-radius: 5px;
}

.information b::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 34%;
  width: 7px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.information .cont01 {
  padding: 0.5rem 0 1rem 1.25rem;
}

.information .cont02 {
  padding: 0.5rem 0 1rem 1.25rem;
  margin: 0.75rem;
}

.info_summary {
  padding: 1rem 1rem;
  border: 1px solid #e4e4e4;
  margin: 0 0 1rem 0;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
}

.info_description {
  padding: 1rem 2rem;
  border: 1px solid #e4e4e4;
  margin: 0 0 1rem 0;
  border-radius: 5px;
  font-size: 0.938rem;
  font-weight: 400;
  text-align: left;
}

.info_description01 {
  display: block;
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.5rem 0 0.5rem 1.5rem;
  background: #e4e4e4;
  border-radius: 5px;
  margin-bottom: 1rem;
}

.info_description01::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 34%;
  width: 7px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_description02 {
  padding: 1rem 2rem;
  border: 1px solid #e4e4e4;
  margin: 1rem 0 1rem 0;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
}

.info_menu {
  background: #ff5000;
  font-size: 0.938rem;
  font-weight: 600;
  padding: 5px 15px;
  position: relative;
  width: 120px;
  color: #fff;
  margin: 1rem 0 0.5rem 0;
}

.info_menu::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  border: 19px solid;
  border-color: transparent #fff transparent transparent;
  top: 0;
  right: 0;
}

.info_main_map {
  margin-bottom: 1rem;
}

/*area_slider*/
.area_slide {
  display: none;
  background: #fff;
  font-size: 0.938rem;
  width: 900px;
}

#head_banner .area_slide #area_box {
  padding: 0;
}

.area_slide .area_sub a {
  height: 40px;
}

.area_sub a:hover {
  font-weight: 600;
  color: #ff5000;
}

#area_box > ul > li > a:hover {
  font-weight: 600;
}

/*chat modal*/
#chat .modal-dialog {
  width: 480px;
  /*height: 540px;*/
}

#chat .chat_modal {
  width: 100%;
  height: 750px;
  border: 0;
}

#chat .modal-body {
  padding: 0 1rem 1rem 1rem;
}

/* jquery ui tab customize */
.ui-widget.ui-widget-content {
  border: none;
}

.ui-widget-header {
  border: none;
  background: none;
}

.ui-tabs {
  padding: 0;
}

.ui-tabs .ui-tabs-nav {
  padding: 0;
}

.ui-tabs .ui-tabs-nav li {
  width: 19.47%;
  margin: 0 0.66% 0 0;
  border-bottom-width: 0;
  border-radius: 0;
  text-align: center;
}

.support_cont .ui-tabs .ui-tabs-nav li {
  width: 24.5%;
  margin: 0 0.66% 0 0;
  border-width: 0;
  border-radius: 3px;
  text-align: center;
  background: #e2e2e2;
}

.flight_event .support_cont .ui-tabs .ui-tabs-nav li {
  width: auto;
  margin: 0;
  border-width: 0;
  border-radius: 3px;
  text-align: center;
  background: #e2e2e2;
}

.flight_event .rayout_event02 p {
  margin: 0;
}

.flight_event .rayout_event02 img {
  width: 100% !important;
  height: auto !important;
}

.support_cont h2 .event-btn:hover {
  color: #ff5000;
}

#tabs1 .ui-tabs-nav li,
#tabs2 .ui-tabs-nav li {
  width: 19.47%;
}

.tab-wrap-06 .ui-tabs-nav li {
  width: 16.1% !important;
}

.support_cont .ui-tabs .ui-tabs-nav li:hover {
  background: #ff5000;
}

.support_cont .ui-tabs .ui-tabs-nav li:hover span {
  color: #fff;
}

.support_cont .ui-tabs .ui-tabs-nav .ui-state-active {
  background: #ff5000 !important;
}

.support_cont .ui-tabs .ui-tabs-nav .ui-state-active span {
  color: #fff;
}

.support_cont .ui-tabs .ui-tabs-nav li {
  width: 19.2%;
}

.ui-tabs .ui-tabs-nav li:last-child {
  margin-right: 0;
}

.support_cont_box.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 0.938rem;
  font-weight: 600;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 14px;
  padding: 0.875rem 2rem;
  width: 100%;
}

.ui-tabs .ui-tabs-panel {
  border: 1px solid #e2e2e2;
  padding: 2rem 2.688rem;
  min-height: 406px;
  line-height: 2rem;
  color: #3b3b3b;
}

.tabs_event ul {
  margin-bottom: 5px;
}

.tabs_event li {
  margin-right: 5px;
  display: inline-block;
  background: #e3e3e3;
  border-radius: 5px;
}

.tabs_event li > a {
  font-size: 0.938rem;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  display: table-cell;
  vertical-align: middle;
  height: 52px;
  margin-right: 5px;
  line-height: 1.2;
}

.tabs_event li.selected {
  background: #ff5000;
}

.tabs_event li.selected a span {
  color: #fff;
}

.box-st-01 {
  border: 1px solid #e2e2e2;
  padding: 2rem 2.688rem;
  min-height: 300px;
  line-height: 2rem;
  color: #3b3b3b;
}

.support_cont .ui-tabs .ui-tabs-panel {
  border: none;
  padding: 0;
  /*min-height: 280px;*/
}

.support_cont .tour_insurance {
  width: 20%;
  margin: 0 auto;
}

#aside .tour_insurance a {
  color: #fff;
}

#aside .tour_insurance a:hover {
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-tabs .ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border-color: #e2e2e2;
  background: #fff;
  color: #000;
}

.information .ui-tabs .ui-tabs-nav li.ui-state-active {
  border-color: #e2e2e2;
  background: #fff;
  color: #000;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border-color: #e2e2e2;
  background: #e2e2e2;
  color: #fff;
}

.area_sub li {
  position: relative;
}

.area_sub a {
  display: block;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
}

.area_sub img {
  position: absolute;
  left: -2px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.area_sub .on a {
  color: #ff5000;
}

/* .modal-dialog {
    top: 5% !important;
    max-width: 1400px !important;
} */

#myModal .modal-dialog {
  width: 900px;
}

.head_left.btn {
}

.area_sub > .on::after,
#area_box > ul > .on::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 15px;
  width: 7px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sub_on::after {
  content: "";
  position: absolute;
  left: -7px;
  top: 15px;
  width: 7px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.area_subj {
  position: absolute;
  left: 50%;
  bottom: 4%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  text-shadow: 0 0 3px #0008;
}

.area_subj > div:nth-child(1) {
  font-size: 1rem;
  font-weight: 100;
}

.area_subj > div:nth-child(1):after {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px solid #fff;
  margin: 0 auto;
  -webkit-box-shadow: 0 1px 1px #0005;
  box-shadow: 0 1px 1px #0005;
}

.area_subj > div:nth-child(2) {
  font-size: 1.125rem;
  font-weight: 500;
}

h1 {
  font-size: 2.375rem;
  font-weight: normal;
  margin: 0 0 17px 0;
}

p {
  font-size: 0.938rem;
  letter-spacing: -0.025em;
  margin: 0 0 30px 0;
}

/*bxslider custom*/
#wrap .bx-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  width: 87.5%;
  margin: 0 auto;
}

.slider-cst {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.area .slider-cst {
  top: 55%;
}

#slider-prev {
  left: 20px;
}

#slider-next {
  right: 20px;
}

#slider-prev-1 {
  left: 20px;
}

#slider-next-1 {
  right: 20px;
}

#slider-prev-2 {
  left: 20px;
}

#slider-next-2 {
  right: 20px;
}

.area_nav {
  margin: 26px 0 0 0;
}

.area_nav span {
  position: absolute;
  visibility: hidden;
}

.category {
  max-width: 1600px;
  width: 85%;
  background: #fff;
  position: relative;
}

.area .category,
.search .category {
  background: #f5f5f5;
}

.area .lounge_cat {
  padding: 70px 0 70px 0;
  background: #fff;
}

.area .area_map {
  border: 1px solid #e4e4e4;
}

#wrap .cat_shape_01 {
  margin: 60px auto 0px auto;
  padding: 0 0 80px 0;
}

#wrap.area .cat_shape_01 {
  margin-top: 70px;
}

/*additional related or recommand products*/
#wrap .cat_shape_02 {
  margin: 30px auto 0px auto;
  padding: 0 0 30px 0;
}

#wrap .cat_shape_02 h1 {
  font-size: 1.5rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
}

#wrap .cat_shape_02 p {
  font-size: 1rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  top: -3px;
  left: 15px;
}

.act_rayout_03 > a {
  width: 270px !important;
  height: 350px;
  background: #fff;
  /*border: 1px solid #e4e4e4;*/
}

.act_rayout_03 > a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  pointer-events: none;
  z-index: 102;
}

.act_rayout_03 > a:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 102;
}

/*    .act_rayout_03 > a:hover {
        border: 1px solid #aaa;
    }
*/
.act_rayout_03 > a > div:first-child {
  width: 270px !important;
  height: 270px !important;
  position: relative;
  overflow: hidden;
}

.detail_slider .act_width {
  width: 270px !important;
}

.act_rayout_03 .act_child {
  width: 270px;
  height: 270px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.act_rayout_03 .act_info {
  color: #3b3b3b;
  text-shadow: none;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 101;
  left: 0;
  bottom: 0;
  padding: 3% 5% 0;
  border-top: 1px solid #e4e4e4;
}

.act_rayout_03 .act_info > div:first-child {
  font-size: 1rem;
  font-weight: 600;
  height: 26px;
}

.act_rayout_03 .act_info > div:last-child {
  font-size: 1.313rem;
  letter-spacing: -0.025em;
  text-align: right;
  font-weight: 600;
}

/*additional related or recommand products(confirm reservation)*/
#wrap .payment .confirm_reserv .cat_shape_01 {
  margin: 20px auto 0px auto;
  padding: 0 0 20px 0;
}

.confirm_reserv a {
  width: 225px !important;
  color: #fff;
  border: 1px solid #e4e4e4;
}

.confirm_reserv a > div:nth-child(1) {
  position: relative;
  overflow: hidden;
  width: 225px !important;
}

.confirm_reserv .category {
  width: 100%;
}

.confirm_reserv .container_act {
  width: 93%;
}

.confirm_reserv .act_info {
  color: #3b3b3b;
  text-shadow: none;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 1001;
  left: 0;
  bottom: 0;
  padding: 3% 5% 4%;
  border-top: 1px solid #e4e4e4;
}

.confirm_reserv .act_info div:nth-child(1) {
  max-width: 225px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.938rem;
  font-weight: 600;
  margin-bottom: 0;
}

.confirm_reserv .act_info div:nth-child(2) {
  font-size: 1.188rem;
  margin-bottom: 0;
  text-align: right;
  font-weight: 600;
}

.confirm_reserv .act_child {
  height: 225px;
  width: 225px !important;
}

.confirm_reserv .over_text {
  color: #fff;
  font-size: 1rem;
}

.payment .container_all_area {
  margin-top: 0;
}

#wrap .payment .cat_shape_01 {
  margin: 20px auto 0px auto;
  padding: 0 0 50px 0;
}

.act_cat {
  margin: 140px auto 0px auto;
  padding: 84px 0 45px 0;
}

.area .act_cat {
  margin-top: 0;
}

.act_cat p {
  margin-bottom: 27px;
}

.act_div {
  width: 1400px;
  margin: -15px auto 30px auto;
  border-width: 1px;
  border-color: #e4e4e4;
  border-style: solid none solid none;
  background: #fff;
}

.act_left {
  float: right;
  margin: 20px 0 0 0;
  cursor: pointer;
}

.act_div.scroll .act_left {
  margin: 15px 0 0 0;
}

.search .act_div.scroll {
}

.act_right {
  float: right;
  cursor: pointer;
}

.act_right a {
  display: block;
  color: #fff !important;
  margin: 17px 36px 0 0;
  background: #ababab;
  border-radius: 3px;
  font-size: 0.938rem;
  padding: 7px 15px;
}

.act_div.scroll .act_right a {
  margin: 12px 36px 0 0;
}

.act_div.scroll ~ .act_photo {
  margin-top: 170px;
}

.act_right.on a {
  background: #ff5000;
}

.act_div img {
  margin-right: 10px;
}

.act_div li {
  float: left;
  margin-right: 30px;
  cursor: pointer;
  font-size: 0.938rem;
  color: #8d8d8d;
}

.act_div li:last-child {
  margin-right: 0;
}

.act_div ul {
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  margin-left: 12em;
}

.act_list,
.lounge_list {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  border-bottom: 1px solid #e9e9e9;
}

.area .act_list,
.area .lounge_list {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  border: none;
  border-bottom: 1px solid #e9e9e9;
}

.area .act_list {
  border-bottom: none;
}

.act_btn {
  display: inline-block;
  vertical-align: top;
}

.act_list .area_btn {
  position: relative;
  margin: 0 auto;
}

.act_photo {
  width: 87.5%;
  max-width: 1400px;
  margin: 0 auto;
}

.act_photo::after {
  content: "";
  display: block;
  clear: both;
}

.act_photo a {
  display: inline-block;
  margin: 0 8px 25px;
  position: relative;
}

.package_photo {
  width: 87.5%;
  max-width: 1400px;
  margin: 0 auto;
}

.package_photo::after {
  content: "";
  display: block;
  clear: both;
}

.package_photo a {
  display: inline-block;
  margin: 0 20px 25px;
  position: relative;
}

.act_info {
  position: absolute;
  width: 90%;
  left: 20px;
  bottom: 20px;
  /*transform: translate(-50%, 0);*/
  color: #fff;
  text-shadow: 0 0 3px #000;
  text-align: left;
  z-index: 1;
}

.act_info > div:nth-child(1) {
  font-size: 1.125rem;
  letter-spacing: -0.05em;
  margin-bottom: 3px;
}

.act_info > div:nth-child(2) {
  font-size: 0.813rem;
  letter-spacing: -0.025em;
  margin-bottom: 10px;
}

.act_info > div:nth-child(3) {
  font-size: 0.835rem;
  letter-spacing: -0.025em;
  text-align: right;
  /*font-weight: 600;*/
}

.act_info > div.sectionPrice {
  font-size: 1.313rem;
  letter-spacing: -0.025em;
  text-align: right;
  font-weight: 600;
}

/* act list menu action */
.act_list.scroll {
  position: fixed;
  top: 87px;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 0.4vw 0;
  z-index: 1005;
}

.act_div.scroll {
  position: fixed;
  top: 154px;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 0;
  z-index: 1005;
}

.act_div.scroll img {
  width: 30px;
  vertical-align: -9px;
}

/*act list view rayout 1*/
.act_rayout_01 > a {
  width: 320px;
  height: 430px;
  background: #fff;
  /*border: 1px solid #e4e4e4;*/
}

.act_rayout_01 > a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  pointer-events: none;
  z-index: 102;
}

.act_rayout_01 > a:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 102;
}

.act_rayout_01 > a > div:first-child {
  width: 320px;
  height: 320px;
  position: relative;
  overflow: hidden;
}

.act_width {
  width: 100% !important;
}

.act_rayout_01 .act_child {
  width: 320px;
  height: 320px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.act_rayout_01 .act_info {
  color: #3b3b3b;
  text-shadow: none;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 101;
  left: 0;
  bottom: 0;
  padding: 3% 5% 0;
  border-top: 1px solid #e4e4e4;
}

.act_rayout_01 .act_info > div:first-child {
  font-size: 1rem;
  font-weight: 600;
  height: 52px;
}

.act_rayout_01 .act_info > div:last-child {
  font-size: 1.313rem;
  letter-spacing: -0.025em;
  text-align: right;
  font-weight: 600;
}

/*act list view rayout 2*/
.act_rayout_02.act_photo > div {
  display: inline-block;
  margin: 0 8px 25px;
  /*overflow: hidden;*/
}

.prod_list_st1 {
  overflow: hidden;
}

.act_rayout_02.act_photo .see_detail {
  position: absolute;
  font-size: 0.938rem;
  background: #ff5000;
  padding: 5px 10px;
  border-radius: 3px;
  color: #fff;
  right: 3%;
  bottom: 10%;
}

.act_rayout_02.act_photo .see_detail span {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.act_rayout_02.act_photo .see_detail span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 49%;
  right: -10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 1.5rem;
  font-family: "NotoSansKR" !important;
  -webkit-transform: translate(0, -58%);
  transform: translate(0, -58%);
}

.act_rayout_02.act_photo .see_detail:hover span {
  padding-right: 20px;
}

.act_rayout_02.act_photo .see_detail:hover span:after {
  opacity: 1;
  right: 0;
}

.act_rayout_02.act_photo a {
  margin: 0;
}

.act_rayout_02.act_photo > div {
  width: 95%;
  background: #fff;
}

.act_rayout_02.act_photo > div > div > a {
  width: 220px;
  height: 220px;
}

.act_rayout_02 > a > div::after {
  content: "";
  display: block;
  clear: both;
}

.act_rayout_02 .act_bg {
  width: 240px;
  height: 240px;
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.act_rayout_02.act_photo > div:hover .act_bg,
.act_rayout_02.act_photo > div:focus .act_bg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-backface-visibility: hidden;
}

.act_rayout_02.act_photo > a:hover .overlay {
  opacity: 0;
}

.act_rayout_02.act_photo > div:hover .act_info > a:nth-child(1) {
  color: #ff5000;
}

.act_rayout_02 .act_info > a {
  color: #3b3b3b;
}

.act_rayout_02 .act_info {
  position: relative;
  float: left;
  width: calc(100% - 220px);
  height: 220px;
  left: 0;
  bottom: 0;
  color: #3b3b3b;
  text-align: left;
  text-shadow: none;
  padding: 1.4% 2% 0% 3%;
}

.act_rayout_02 .act_info > a:nth-child(1) {
  display: block;
  font-size: 1.5rem;
  padding-bottom: 0.7%;
  border-bottom: 1px solid #e4e4e4;
}

.act_rayout_02 .act_info > div:nth-child(2) {
  width: 80%;
  font-size: 0.938rem;
  padding: 2.5% 0 0 1.5%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  /*text-overflow: ellipsis; 
        overflow: hidden; 
        white-space: nowrap;*/
}

#airtel_list .act_info > .highlight_info {
  -webkit-line-clamp: 4 !important;
  height: 108px;
}

.act_rayout_02 .act_info > div.sectionPrice {
  position: absolute;
  font-size: 1.25rem;
  right: 3%;
  top: 45%;
}

.opt_info {
  display: block;
  /*position: absolute;*/
  bottom: 10%;
  width: 83%;
  border-top: 1px solid #e4e4e4;
  padding: 0.6vw 0 0 0.5vw;
}

.opt_info div {
  float: left;
  margin: 0 0.7vw 0 0;
  color: rgb(141, 141, 141);
  overflow: hidden;
}

.opt_info > div:last-child {
  clear: both;
  margin-top: 5px;
}

.opt_info div > span {
  float: left;
  height: 28px;
  padding: 3px 1px 0px 0px;
  font-size: 0.938rem;
  font-weight: 500;
}

.opt_info > div:last-child > span:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*width: 720px;*/
  text-align: left;
}

.opt_info div > span:nth-child(1) {
  padding-left: 32px;
}

.opt_info div > span:nth-child(1)::after {
  content: "";
  display: inline-block;
  border: 6px solid;
  border-color: #8d8d8d transparent transparent transparent;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: 5px;
}

.opt_info div > span:nth-child(n + 2) {
  color: #8d8d8d;
  font-weight: 600;
}

.opt_title {
  color: #8d8d8d;
}

.opt_title.a1 {
  background: url(/Images/icons/icon_pax.png) no-repeat 0px center / 28px;
}

.opt_title.a2 {
  background: url(/Images/icons/icon_time.png) no-repeat 0px center / 28px;
}

.opt_title.a3 {
  background: url(/Images/icons/icon_watch.png) no-repeat 0px center / 28px;
}

.opt_title.a4 {
  background: url(/Images/icons/icon_pickup.png) no-repeat 0px center / 28px;
}

.opt_title.a5 {
  background: url(/Images/icons/act_cat_04.png) no-repeat 0px center / 28px;
}

.sns_cat {
  margin: 70px auto 70px auto;
  padding: 70px 0 80px 0;
  text-align: center;
}

.sns_cont > ul::after {
  content: "";
  display: block;
  clear: both;
}

.package_cat {
  margin: 70px auto 70px auto;
  padding: 70px 0 80px 0;
  text-align: center;
}

.package_cont > ul::after {
  content: "";
  display: block;
  clear: both;
}

.lounge_cat {
  margin: 0 auto 80px auto;
  padding: 70px 0 150px 0;
  text-align: center;
}

/*google maps*/
.area_map {
  width: 100%;
  height: 440px;
  position: relative;
  cursor: pointer;
  background: url("/Images/img/map_davao.jpg") center / cover no-repeat;
}

#map {
  width: 900px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.map_back {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mapOverlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 9999;
  -webkit-transition: opacity ease-out 0.2s;
  transition: opacity ease-out 0.2s;
}

#info_map {
  width: 100%;
  height: 630px;
}

/*footer*/

footer,
#footer {
  width: 100%;
  background: #fff;
  margin-top: 50px;
}

#foot_top {
  width: 100%;
  height: 60px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

footer .container {
  max-width: 1300px;
}

.foot_top_list {
  width: 100%;
  max-width: 1270px;
  min-width: 1020px;
  margin: -5px auto;
  font-size: 0.875rem;
}

.foot_top_list ul {
  margin: 24px 0 0 0;
}

.foot_top_list ul::after {
  content: "";
  display: block;
  clear: both;
}

.foot_top_list li {
  float: left;
  padding: 0 15px;
  border-right: 1px solid #e4e4e4;
}

.foot_top_list li:nth-child(1) {
  padding-left: 0;
}

.foot_top_list li:nth-child(5) {
  border: none;
}

.foot_top_list li:nth-child(6) {
  border: none;
  float: right;
  position: relative;
  top: -15px;
  border: none;
  padding: 0;
}

.foot_top_list li:last-child {
  float: right;
  padding: 0;
  border: none;
  margin-right: 1%;
  font-size: 0.875rem;
  color: #212529;
}

.foot_top_list li > a {
  display: block;
  float: left;
  font-size: 0.875rem;
}

.foot_top_list li > a > img {
  width: 40px;
  margin: 5px 10px 0 0;
}

#foot_cont {
  width: 100%;
  /* width: 90%;
    max-width: 1100px;
    min-width: 1020px;
    margin: 0 auto;
    padding: 20px 0 30px 0; */
}

#foot_cont::after {
  content: "";
  display: block;
  clear: both;
}

.foot_right {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}

.foot_right > div {
  /* float: right;
        margin-right: 2%; */
}

/* .foot_right img {
        display: block;
        margin-bottom: 15px;
    } */

.foot_right p {
  font-size: 0.813rem;
  line-height: 20px;
  margin-bottom: 0;
}

.foot_right span {
  font-size: 0.688rem;
  color: #636363;
  margin-top: 5px;
}

.foot_left,
#footer .foot_left {
  /* width: 50%;
    float: left; */
  font-size: 1rem;
  line-height: 23px;
}

.sub-footer p {
  font-size: 0.75rem;
  font-weight: 300;
  color: #444;
}

.sideBanner {
  position: relative;
  /* height: 208px; */
  height: 141px;
  background: url("/Images/img/banner_customer_center.gif") no-repeat center /
    auto !important;
}

.sideBanner > a:nth-child(1) {
  left: 185px;
  top: 15px;
}

.sideBanner > a:nth-child(2) {
  left: 185px;
  top: 78px;
}

.sideBanner > a:nth-child(3) {
  left: 185px;
  top: 142px;
}

.sideBanner_airtel {
  position: relative;
  width: 245px;
  height: 47px;
  background: url("/Images/img/banner_customer_center_airtel.gif") no-repeat
    center / auto !important;
}

.sideBanner_airtel > a:nth-child(1) {
  left: 185px;
}

.sideBanner_hotel {
  position: relative;
  width: 245px;
  height: 47px;
  background: url("/Images/img/banner_customer_center_hotel.gif") no-repeat
    center / auto !important;
}

.sideBanner_hotel > a:nth-child(1) {
  left: 185px;
}

.btn-banner {
  width: 46px;
  position: absolute;
}

.btn-banner img {
  width: 100%;
}

.btn-sm-01 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 100px;
  font-weight: 500;
  margin: 0 0 0 5px;
}

.btn-sm-01.a1 {
  top: 0px;
  right: 220px;
}

.btn-sm-01.a2 {
  top: 0px;
  right: 110px;
}

.btn-sm-01 img {
  /* width: 36px; */
  max-width: 100%;
}

.foot_left .connect-btn {
  display: block;
  /* width: 110px; */
  height: 32px;
  border-radius: 8px;
  opacity: 1;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  /*margin-top: 10px;*/
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  border: none;
  padding: 0 15px;
}

.foot_left .connect-btn.call {
  background: #ff6a13;
}

.foot_left .connect-btn.chat {
  background: #0072ce;
}

.foot_left > div > div {
  line-height: 1.9;
}

.foot_left_01 {
  display: flex;
}

.foot_left_01 b {
  font-weight: 600;
}

.foot_left > div > div:nth-child(1) {
  width: 80px;
  font-weight: 600;
}

.foot_detail > div {
  margin: 0 0 5px;
  position: relative;
  font-size: 0.9rem;
}

.foot_left > div::after {
  content: "";
  display: block;
  clear: both;
}

#foot_cont .foot_left_02 > div:nth-child(1) {
  color: #f4393a;
  text-indent: 25px;
  line-height: 23px;
  font-weight: 600;
  background: url(http://fly.onfill.com/images/ONFILL/onestop/bg_serexp.png)
    no-repeat 0px 12px /20px;
}

#foot_cont .foot_left_03 > div:nth-child(2) {
  font-size: 0.875rem;
  line-height: 1.6rem;
  margin-bottom: 0;
  font-weight: 600;
}

.open_t {
  display: block;
  font-size: 0.813rem;
  color: #000;
  line-height: 23px;
  margin-bottom: 10px;
}

.parallax-window {
  width: 100%;
  background: transparent;
  position: absolute;
  top: 0;
}

.p2 {
  min-height: 589px;
}

.ins_box > img:nth-child(1) {
  width: 110px;
  height: 23px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: sub;
  margin: 0 5px 0 0;
}

.ins_box > img:nth-child(2) {
  width: 110px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: sub;
  margin: 0 2px 0 10px;
}

.ins_box > img:nth-child(4) {
  width: 180px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: sub;
  margin: 10px 5px 0 0;
}

.ins_box .imgStyle {
  width: 110px;
  height: 23px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: sub;
  margin: 5px 5px 0 0;
}

.ins_box {
  margin: 5px 0 0;
}

/*zoom in effect*/
.area_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.area_list li {
  overflow: hidden;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 5px;
}

.area_list img {
  max-width: 100%;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
}

.swap-fade {
  position: absolute;
  /* top: 0;
    left: 0; */
}

.area_list li:hover .swap-fade {
  opacity: 0;
}

.act_photo a {
  /*overflow: hidden;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  /*width: 320px;
    height: 320px;*/
}

.act_photo img {
  background-size: cover !important;
  max-width: 160%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.act_photo a:hover .act_child,
.act_photo a:focus .act_child {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-backface-visibility: hidden;
}

.package_photo a {
  /*overflow: hidden;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  /*width: 320px;
    height: 320px;*/
}

.package_photo img {
  background-size: cover !important;
  max-width: 160%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.package_photo a:hover .act_child,
.package_photo a:focus .act_child {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-backface-visibility: hidden;
}

.overlay {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.over_text {
  position: absolute;
  width: 120px;
  height: 40px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 40px;
  text-align: center;
  background-color: #ff5000;
  color: white;
  font-size: 1.2em;
}

.overlay:hover {
  cursor: pointer;
}

.effect_overlay .overlay {
  opacity: 1;
}

.act_photo > a:hover .overlay {
  opacity: 1;
}

.package_photo > a:hover .overlay {
  opacity: 1;
}

.area_map:hover .overlay,
.detail_map:hover .overlay {
  opacity: 1;
}

/*btn style*/
.btn01 a {
  display: block;
  width: 145px;
  height: 40px;
  border: 1px solid #dadada;
  border-radius: 3px;
  background: #fdfdfd;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
}

/*air reserve*/
.reserve {
  clear: both;
  background: #fff;
  padding: 35px 45px;
  z-index: 12;
  display: none;
  width: 43rem;
}

.tabs-menu {
  display: none !important;
}

#head_banner .air_reserv {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1000;
  border-bottom: 1px solid #e4e4e4;
}

#head_banner .air_reserv::after {
  content: "";
  display: block;
  clear: both;
}

.air_menu {
  position: absolute;
  width: 689px;
  /*width: 516px;*/
  /*width: 343px;*/
  top: -64px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: -1;
}

.add_air_menu {
  width: 516px;
}

#head_banner .air_reserv div {
  float: left;
}

#head_banner .air_reserv div:last-child {
  /*float: right;*/
}

#head_banner .air_reserv .air_menu a {
  display: block;
  width: 170px;
  height: 65px;
  border-width: 1px;
  border-style: solid solid none solid;
  border-radius: 2px 2px 0 0;
  border-color: #000;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 0.875rem;
}

#head_banner .air_reserv .air_top a.btn-01 {
  display: block;
  width: 155px;
  height: 44px;
  border-width: 1px;
  border-style: solid solid none solid;
  border-radius: 2px 2px 0 0;
  border-color: #000;
  background: url("/Images/icons/air.png") no-repeat 20px /17% rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  line-height: 44px;
  font-size: 0.875rem;
  padding-left: 20px;
}

#head_banner .air_reserv .air_top a.btn-02 {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  font-size: 0.875rem;
  margin: 8px 0 0 20px;
}

#head_banner .air_reserv .air_top a.btn-02:hover {
  background: rgba(255, 80, 0, 1);
}

.air_reserv::after {
  content: "";
  display: block;
  clear: both;
}

#head_banner .air_menu div {
  margin-right: 3px;
}

#head_banner .air_menu div:last-child {
  margin-right: 0;
}

.air_on a {
  background: rgba(255, 80, 0, 0.8) !important;
  border-color: #ff5000 !important;
}

.air div {
  width: 100%;
}

.air_top > ul > li {
  float: left;
}

.air_top > ul::after {
  content: "";
  display: block;
  clear: both;
}

.air_top > ul > li:nth-child(1) {
  width: 155px;
  height: 44px;
  color: #fff;
  background: url("/Images/icons/air.png") no-repeat 20px /17% rgba(255, 80, 0, 0.8);
  border-color: #ff5000;
  text-align: center;
  line-height: 44px;
  font-size: 0.875rem;
  padding-left: 20px;
  cursor: default;
}

.air_top > ul > li:last-child {
  /* float: right; */
}

.air_top label {
  text-align: center;
  line-height: 44px;
  font-size: 1rem;
  font-weight: 600;
  padding-left: 20px;
  margin-bottom: 0;
  color: #767779;
}

#head_banner .air .selectdiv {
  width: 44%;
  display: inline-block;
  float: none;
  vertical-align: top;
}

#head_banner .air_container > div > * {
  margin: 1.2% 0.7%;
}

.air_top_desc {
  text-align: left;
  padding: 10px 0 10px 0;
}

.air_container {
  border: 1px solid #ff5000;
  text-align: center;
  padding: 30px 0 10px 0;
}

#head_banner .air .passenger .selectdiv {
  width: 20%;
  font-size: 0.813rem;
  padding-left: 10px;
}

#head_banner .air .passenger .selectdiv:last-child {
  width: 24%;
}

.air_promo {
  /*position: absolute;
    bottom: 100%;
    left: 0;
    display:none;*/
}

#head_banner .air_reserv .air_menu .air_promo a {
  /*height: 40px;
    line-height: 40px;
    background: none;
    border: none;
    position: relative;*/
}

#head_banner .air_reserv .air_menu .air_promo a > img {
  /*position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 40%);*/
}

#head_banner .air_reserv .air_menu .air_promo a:hover {
  /*background: rgba(255,80,0,0.8) !important;
    border-color: #ff5000 !important;*/
}

.air_promo img {
  margin: -3px 5px 0 0;
}

.air_menu > div {
  position: relative;
}

.air_menu .no-val::after {
  content: "준비중";
  display: block;
  position: absolute;
  color: #ffffff;
  text-align: center;
  text-indent: 20px;
  line-height: 65px;
  font-size: 1rem;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("/Images/icons/icon-warning.png") no-repeat 23px
    rgba(0, 0, 0, 0.7);
}

/* detail content */
.detail {
  width: 1280px;
  margin: 0 auto;
  padding-top: 55px;
  text-align: left;
}

.detail_logo::before {
  content: "";
  width: 93px;
  height: 65px;
  background: url("../img/detail_logo.png") no-repeat center / 100% auto;
  position: absolute;
  top: 15px;
  right: 20px;
}

/*
-- 하단 여백이 너무 많아지므로 빼기! by.미희
.detail_01 {
    min-height: 20vw;
}
*/

.detail_02::after {
  content: "";
  display: block;
  clear: both;
}

.detail_02 p {
  width: 45%;
  height: 32px;
  float: left;
  margin-bottom: 17px;
  line-height: 1;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
  padding-top: 8px;
}

.detail_02 #spnFlight {
  line-height: 1.3 !important;
}

.detail_02 p:nth-child(1) {
  background: url("/Images/icons/user.png") no-repeat left;
}

.detail_02 p:nth-child(2) {
  background: url("/Images/icons/time.png") no-repeat left;
}

.detail_02 p:nth-child(3) {
  background: url("/Images/icons/email.png") no-repeat left;
}

.detail_02 p:nth-child(4) {
  background: url("/Images/icons/age.png") no-repeat left;
}

.detail_02 p:nth-child(5) {
  background: url("/Images/icons/location.png") no-repeat left;
  margin-bottom: 0;
}

.detail_02 p:nth-child(6) {
  background: url("/Images/icons/airplane.png") no-repeat left;
  margin-bottom: 0;
}

.detail02 > p > img {
}

.detail_03,
.detail_04 {
  position: relative;
}

.detail_03 p,
.detail_04 p {
  position: absolute;
}

.template .detail_04 {
  padding-bottom: 50px;
}

.template .detail_04 p:nth-child(2) {
  left: 54px;
  top: 59px;
}

.template .detail_04 p:nth-child(3) {
  left: 49px;
  top: 100px;
  width: 29%;
}

.template .detail_04 p:nth-child(4) {
  left: 49px;
  top: 215px;
  width: 25%;
  line-height: 24px;
}

.template .detail_04 p:nth-child(5) {
  left: 570px;
  top: 400px;
  width: 26%;
  line-height: 24px;
}

.template .detail_04 p:nth-child(6) {
  left: 49px;
  top: 830px;
  width: 26%;
}

.template hr:nth-child(7) {
  position: absolute;
  left: 114px;
  top: 78px;
}

.template hr:nth-child(8) {
  position: absolute;
  left: 49px;
  top: 811px;
}

.detail_03 .title {
  left: 50px;
  bottom: 50px;
  margin-bottom: 10px;
  font-size: 2.875rem;
  color: #fff;
  letter-spacing: -0.05rem;
  line-height: 48px;
  text-shadow: 0 0 2px #000;
}

.detail_03 .title ~ p {
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: -0.05rem;
  text-shadow: 0 0 2px #000;
  left: 50px;
  bottom: -2px;
}

.detail::after {
  content: "";
  display: block;
  clear: both;
}

.detail_cont {
  width: 840px;
  float: left;
}

.detail_aside {
  width: 410px;
  float: right;
}

.detail_aside_wrap {
  width: 410px;
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  padding: 20px 0 0 0;
}

.detail_aside_wrap.fixing {
  position: fixed;
  top: 110px;
}

.detail_aside_wrap.fix_bottom {
  position: absolute;
  bottom: 50px;
}

.detail_aside select,
.detail_aside button {
  display: block;
  width: 100%;
  margin-top: 10px;
}

.detail_aside button {
  width: 90%;
  height: 2.625rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  line-height: 100%;
  border-radius: 2px;
  background: #ff5000;
  margin: 0 auto 15px auto;
}

.detail_aside button:nth-child(2) {
  float: right;
  background: #0076c0;
}

.detail_aside form::after {
  content: "";
  display: block;
  clear: both;
}

.detail_aside_container > div {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
  text-align: center;
  background: #fff;
}

.detail_aside_container > div:nth-child(2) {
  margin: 10px auto 20px auto;
  border: none;
  background: none;
}

#wrap .detail_aside_foot {
  margin-bottom: 20px;
}

#wrap .detail_info {
  margin-bottom: 15px;
  text-align: left;
  display: none;
}

#wrap .detail_info a {
  cursor: pointer;
  margin-left: 5px;
}

#wrap .detail_aside_foot .navigation,
#wrap .detail_info .navigation {
  font-size: 1rem;
  color: #000;
}

#wrap .detail_info .navigation::after {
  content: ">";
  color: #000;
  padding: 0 10px;
}

#wrap .detail_aside_foot.airtel_note {
  margin-bottom: 20px;
}

#wrap .detail_aside_foot.airtel_note .submit_btn {
  background: #ff5000;
  padding: 0.625rem 0;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 0.875rem;
  width: 43%;
}

.detail_aside .selectdiv {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.detail_aside .passenger::after {
  content: "";
  display: block;
  clear: both;
}

.detail_aside .passenger {
  background: none;
}

.detail_aside .price_box {
  width: 90%;
  border: none;
  background: none;
  text-align: right;
  font-size: 1rem;
  margin: 0.938rem auto;
}

.final_price {
  border-top: 1px solid #ff6a13;
  margin-top: 0.313rem;
  padding-top: 0.313rem;
}

.detail_aside .total_price div:nth-child(1),
.detail_aside .service_charge div:nth-child(1),
.detail_aside .discount_price div:nth-child(1),
.detail_aside .promo_price div:nth-child(1) {
  float: left;
  padding: 0.4rem 0 0 1rem;
}

.detail_aside .total_price div:nth-child(2),
.detail_aside .service_charge div:nth-child(2),
.detail_aside .discount_price div:nth-child(2),
.detail_aside .promo_price div:nth-child(2) {
  float: right;
  padding: 0.4rem 0.5rem 0 0.5rem;
}

.detail_aside .total_price div:nth-child(3),
.detail_aside .service_charge div:nth-child(3),
.detail_aside .promo_price div:nth-child(3) {
  color: #ff5000;
  font-weight: 700;
  font-size: 1.375rem;
}

.detail_aside .discount_price div:nth-child(3) {
  color: #0072ce;
  font-weight: 700;
  font-size: 1.375rem;
}
.detail_aside .promo_price div:nth-child(3) {
  color: #0072ce;
}

/*mypage aside*/
.mypage_aside,
.support_aside {
  float: left;
  width: 19.54%;
  max-width: 250px;
  min-width: 250px;
  font-size: 0.938rem;
}

.mypage_box > div,
.support_box > div {
  width: 100%;
  border: 1px solid #e4e4e4;
  background: #f5f5f5;
  margin-bottom: 10px;
}

.mypage_box h2,
.support_box h2 {
  margin: 20px auto 15px auto;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
}

.mypage_box ul,
.support_box ul {
  width: 90%;
  margin: 10px auto;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.mypage_box ul li a span {
  padding: 0px 7px;
  background: #ff5000;
  border-radius: 5px;
  color: #fff;
  margin-left: 10px;
  min-width: 23px;
  display: inline-block;
}

.mypage_box ul li a,
.support_box ul li a {
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 10px 10px 40px;
  font-weight: 600;
}

.mypage_box ul li:hover,
.support_box ul li:hover {
  color: #ff5000;
  cursor: pointer;
}

.mypage_box ul li:hover a,
.support_box ul li:hover a {
  color: #ff5000;
  cursor: pointer;
}

.mypage_box ul li.on a,
.support_box ul li.on a {
  background: url("/Images/icons/mypage_select.gif") no-repeat -18px 0;
}

.mypage_box ul li:nth-child(2) a,
.mypage_box ul li:nth-child(3) a {
  padding-left: 50px;
}

.mypage_box ul li:nth-child(2) a,
.mypage_box ul li:nth-child(4) a {
  padding-left: 50px;
}

.mypage_box ul li:nth-child(5) a {
  padding-left: 50px;
}

.tour_insurance {
  background: none !important;
  border: none !important;
}

.tour_insurance a {
  display: block;
  background: #ff5000;
  padding: 0.625rem 0;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  position: relative;
}

.tour_insurance a:hover {
  font-weight: 600;
  background: #ff6a13;
}

.terms_rayout .mypage_box ul li:nth-child(2) a,
.terms_rayout .mypage_box ul li:nth-child(3) a {
  padding-left: 40px;
}

section.support {
  width: 1280px;
  margin: 0 auto;
  padding: 35px 0 80px 0;
  text-align: left;
  font-size: 0.938rem;
}

section.mypage {
  width: 1280px;
  margin: 0 auto;
  padding-top: 65px;
  text-align: left;
  font-size: 0.938rem;
}

section.account {
  width: 1015px;
  margin: 0 auto;
  padding-top: 65px;
  text-align: left;
  font-size: 0.938rem;
}

section.mypage > article:last-child,
div.mypage > div:last-child {
  padding-bottom: 0;
}

.mypage_aside *,
.mypage_cont *,
.support_aside *,
.support_cont * {
  color: #3b3b3b;
}

section.mypage::after,
section.support::after,
div.mypage::after {
  content: "";
  display: block;
  clear: both;
}

.mypage_cont,
.support_cont {
  /* width: 78.12%; */
  width: 1000px;
  float: right;
  min-height: 500px;
}

.mypage_cont > h2,
.support_cont > h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #ff5000;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}

.mypage_cont > h2 > span,
.support_cont > h2 > span {
  display: inline-block;
  padding: 10px 25px;
  border-bottom: 2px solid #ff5000;
  position: relative;
  top: 1px;
  color: #ff5000;
}

.mypage_cont > h2 > span > span {
  font-weight: 600;
}

.mypage_cont_box {
  margin-bottom: 35px;
}

.suggest_prod.mypage_cont_box {
  margin-bottom: 0;
}

.box_line {
  border: 1px solid #e4e4e4;
  text-align: center;
  padding: 20px;
}

.box_line > a {
  display: inline-block;
  padding: 50px 30px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 1px #ccc;
  box-shadow: 0 3px 1px #ccc;
  margin: 10px 5px;
  background: url(/Images/icons/bg_click.gif) no-repeat 90% 96%;
}

.box_line > a:hover {
  color: #ff5000;
}

.mypage_cont_box h2 {
  color: #ff5000;
  margin: 0 0 15px 20px;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  padding-left: 15px;
}

.mypage_cont_box > h2::after,
.support_cont_box > h2::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 7px;
  height: 10px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mypage_cont_box h2 .mypage_btn {
  display: inline-block;
  padding: 8px 20px;
  background: #ff5000;
  color: #fff;
  border-radius: 3px;
  font-weight: 400;
  font-size: 0.938rem;
  min-width: 124px;
  text-align: center;
  margin-left: 10px;
}

.btn_purchase {
  display: inline-block !important;
  padding: 8px 20px;
  background: #ff5000;
  color: #fff !important;
  border-radius: 3px;
  font-weight: 400;
  font-size: 0.938rem;
  min-width: 100px;
  text-align: center;
}

.mypage_btn02 {
  color: #ff5000 !important;
  padding: 6px 20px;
  border: 2px solid #ff5000;
  border-radius: 3px;
  font-size: 0.938rem;
  top: -8px !important;
  margin-left: 10px;
}

.mypage_cont_box h2 > div {
  position: absolute;
  left: 13.4%;
  top: -7px;
}

.mypage_cont_box table {
  width: 100%;
  border: 1px solid #e4e4e4;
}

.mypage_cont_box table tr td {
  border: 1px solid #e4e4e4;
  padding: 14px 20px 14px 35px;
}

.mypage_cont_box table tr td > a {
  color: #ff5000;
}

.mypage_cont_box.table_st02 table tr td:first-child,
.table_st03 table tr td:nth-child(2n + 1) {
  border-style: solid none solid none;
}

.mypage_cont_box.table_st02 table tr td:last-child,
.table_st03 table tr td:nth-child(2n) {
  border-style: solid none solid none;
}

.mypage_cont_box.table_st01 td {
  text-align: center;
  padding: 14px 0 14px 0;
}

.mypage_cont_box.table_st06 tr > td:last-child {
  padding: 0 25px;
}

.mypage_cont_box.table_st01 tr > td:nth-child(1) {
  width: 15%;
}

.mypage_cont_box.table_st01 tr > td:nth-child(2) {
  width: 12%;
}

.mypage_cont_box.table_st01.box_02 tr > td:nth-child(2) {
  width: 15%;
}

.mypage_cont_box.table_st01 tr > td:nth-child(3) {
  width: 40%;
}

.mypage_cont_box.table_st01.box_02 tr > td:nth-child(3) {
  width: 37%;
}

.mypage_cont_box.table_st01 tr > td:nth-child(4) {
  width: 15%;
}

.mypage_cont_box.table_st01.box_02 tr > td:nth-child(4) {
  width: 18%;
}

.mypage_cont_box.table_st01 tr > td:nth-child(5) {
  width: 15%;
}

.mypage_cont_box.box_01.table_st01 tr > td:nth-child(1) {
  width: 15%;
}

.mypage_cont_box.box_01.table_st01 tr > td:nth-child(2) {
  width: 15%;
}

.mypage_cont_box.box_01.table_st01 tr > td:nth-child(3) {
  width: 37%;
}

.mypage_cont_box.box_01.table_st01 tr > td:nth-child(4) {
  width: 18%;
}

.mypage_cont_box.box_01.table_st01 tr > td:nth-child(5) {
  width: 15%;
}

.mypage_cont_box.box_03.table_st01 tr > td:nth-child(2) {
  width: 15%;
}

.mypage_cont_box.box_03.table_st01 tr > td:nth-child(3) {
  width: 30%;
}

.mypage_cont_box.box_03.table_st01 tr > td:nth-child(4) {
  width: 18%;
}

.mypage_cont_box.box_03.table_st01 tr > td:nth-child(5) {
  width: 12%;
}

.mypage_cont_box.box_04.table_st01 tr > td:nth-child(1) {
  width: 15%;
}

.mypage_cont_box.box_04.table_st01 tr > td:nth-child(2) {
  width: 15%;
}

.mypage_cont_box.box_04.table_st01 tr > td:nth-child(3) {
  width: 29%;
}

.mypage_cont_box.box_04.table_st01 tr > td:nth-child(4) {
  width: 12%;
}

.mypage_cont_box.table_st01.box_05 tr > td:nth-child(1) {
  width: 15%;
}

.mypage_cont_box.table_st01.box_05 tr > td:nth-child(2) {
  width: 12%;
}

.mypage_cont_box.table_st01.box_05 tr > td:nth-child(4) {
  width: 15%;
}

.mypage_cont_box.table_st01 tr > td {
  width: 15%;
}

.mypage_cont_box.table_st04 table tr td {
  padding: 14px 0 14px 0;
  text-align: center;
}

.mypage_cont_box.table_st04 tr > td:nth-child(1) {
  width: 3.5%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(2) {
  width: 15%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(3) {
  width: 22.5%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(4) {
  width: 15%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(5) {
  width: 11%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(6) {
  width: 11%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(7) {
  width: 11%;
}

.mypage_cont_box.table_st04 tr > td:nth-child(8) {
  width: 11%;
}

.mypage_cont_box.table_st06 input {
  padding: 9px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  width: 55%;
}

.mypage_cont_box.table_st06 #txtFinalPrice {
  padding: 9px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  width: 70%;
  float: right;
  margin-right: 67px;
  text-align: right;
}

.table_st_reservation table input,
.dropdate-select {
  padding: 9px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  width: 65%;
}

.dropdate-select {
  width: auto;
  padding: 9px 10px;
  margin-right: 5px;
}

.dropdate-select:last-child {
  margin-right: 0;
}

.table_st_reservation.box_03 input {
  width: 100%;
}

.table_st_reservation.box_03 input[type="radio"] {
  width: auto;
}

.table_st_reservation.box_03 textarea {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  vertical-align: top;
  text-align: left;
  padding: 10px;
  height: 150px;
  line-height: 1.3;
  width: 100%;
  resize: none;
}

.table_st_reservation .selectdiv {
  padding: 9px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  font-size: 0.938rem;
  height: 42.4px;
  float: left;
}

.table_st_reservation .sns_input input:last-child::after {
  content: ">";
  font: 600 0.5rem "NotoSansKR", monospace;
  color: #000;
  -webkit-transform: rotate(90deg) translate(-80%, 50%);
  transform: rotate(90deg) translate(-80%, 50%);
  right: 11px;
  top: 50%;
  position: absolute;
  pointer-events: none;
}

.table_st_reservation .chkbox input {
  position: relative;
}

.box_00.table_st_reservation td {
  text-align: center;
}

.box_00.table_st_reservation img {
  width: 10vw;
}

.box_00.table_st_reservation a {
  display: inline-block;
}

.prod_img {
  width: 9vw;
  height: 9vw;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
}

.box_00.table_st_reservation .t_subject {
  height: 45px;
}

.box_00.table_st_reservation tr > td:nth-child(1) {
  width: 21%;
}

.box_00.table_st_reservation tr > td:nth-child(2) {
  width: 26%;
}

.box_00.table_st_reservation tr > td:nth-child(3) {
  width: 17%;
}

.box_00.table_st_reservation tr > td:nth-child(4) {
  width: 17%;
}

.box_00.table_st_reservation tr > td:nth-child(5) {
  width: 19%;
}

.box_message td {
  text-align: center;
  padding: 20px 0 !important;
  line-height: 2rem;
}

.tot_price {
  font-size: 1rem;
  font-weight: 700;
}

.dis_price,
.fuelsurcharge_price {
  padding: 3px;
  display: block;
  border-radius: 5px;
  background: white;
  font-size: 13px;
  margin: 0 auto;
  font-weight: normal;
}

.title_box {
  text-align: center;
}

.payment .box_01 td,
.payment .box_02 td,
.payment .box_03 td {
  height: 50px;
}

.payment .box_03 td {
  width: 25%;
  text-align: center;
}

.payment .box_03 label {
  margin-bottom: 0;
}

.payment .rayout01 {
  padding-bottom: 0;
}

.accept_terms {
  padding: 0 1.25rem;
}

.accept_terms > div.chkbox {
  margin-bottom: 15px;
}

.accept_terms > div > label {
  height: 2.8rem;
  border-bottom: 1px solid #e4e4e4;
}

.table_st_reservation .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #eee;
}

.table_st_reservation .chkbox_text {
  position: absolute;
  top: 50%;
  left: 1.7rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  /*height: 20px;
    width: 20px;
    border-radius: 3px;
    background-color: #eee;*/
}

.reserve_opt {
  /*float: right;*/
  font-size: 0.938rem !important;
  color: #fff;
  background: #ff5000;
  padding: 2px 5px;
  margin-top: 2px;
  margin-left: 5px;
  border-radius: 3px;
  position: relative;
  font-weight: 400;
}

.accept_box {
  width: 50%;
  height: 2rem;
  float: left;
  margin-bottom: 0.625rem;
}

.chkbox.accept_box label {
  float: left;
  width: 65%;
  height: 2rem;
}

.show_detail_btn {
  display: inline-block;
  cursor: pointer;
  padding: 0 7px;
  background: #ff5000;
  border-radius: 3px;
  color: #fff;
  line-height: 32px;
}

.table_st_reservation .select_date {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
}

.tos_modal .modal-dialog {
  width: 50%;
}

.tos_modal .modal-body {
  padding: 0;
  height: 80vmin;
}

.tos_modal .areaIframe {
  padding: 0.5rem 1rem 1rem 1rem;
}

.tos_rayout {
  margin: 0 20px;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.tos_rayout > div {
  margin: 0.625rem 0;
}

.tos_rayout .mypage_cont_box table tr td {
  padding: 10px 10px;
  text-align: center;
}

.tos_rayout .mypage_cont_box td:nth-child(1) {
  width: 17%;
}

.tos_rayout .mypage_cont_box td:nth-child(2) {
  width: 28%;
}

.tos_rayout .mypage_cont_box td:nth-child(3) {
  width: 25%;
}

.tos_rayout .mypage_cont_box td:nth-child(4) {
  width: 30%;
}

#tos_allair.tos_modal .modal-dialog,
#tos_alltel.tos_modal .modal-dialog {
  width: 500px;
}

#tos_allair.tos_modal .modal-body,
#tos_alltel.tos_modal .modal-body {
  width: 500px;
  height: auto;
  padding: 1rem;
}

#tos_alltel .modal-title {
  margin-left: 25%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal_list {
  width: 100%;
}

.modal_sub {
  text-align: center;
  margin-bottom: 10px;
}

.modal_list td {
  border: 1px solid #e4e4e4;
  padding: 1%;
  text-align: center;
}

.modal_list .list_head {
  background: #f5f5f5;
}

.tab_01 {
  padding: 0.625rem 0 0.625rem 1rem;
}

.tab_02 {
  padding-left: 0.625rem;
}

.table_st_reservation .t_subject {
  text-align: center;
}

.mypage_cont_box.table_st06.box_02 {
  text-align: center;
}

.mypage_cont_box.box_04 {
  border-bottom: 1px solid #e4e4e4;
}

.mypage_cont_box.box_04 .t_subject {
  width: 19%;
}

.accept_terms_01 {
  width: 94%;
  margin: 0 auto 5px auto;
}

.terms_box {
  text-align: left;
  border: 1px solid #e4e4e4;
  padding: 10px;
}

.terms_box .box_01 {
  margin-bottom: 10px;
}

.mypage_cont table {
  border: solid #aaa;
  border-width: 2px 0 0 0;
}

.mypage_cont .table_st_reservation td {
  padding: 5px 15px;
  border-width: 1px 0;
}

.intro_rayout .intro_style td {
  padding: 15px 55px;
  border-width: 1px 0;
}

.mypage_cont .table_st_reservation.box_03 td:nth-child(2) {
  padding-right: 0;
  /*width: 45%*/
}

.mypage_cont .table_st_reservation.box_03 td.sns_input {
  padding-left: 5px;
}

.table_st_reservation .display_date {
  padding: 0.75rem 0 0.75rem 3rem;
}

.mypage_cont .table_st_reservation table,
.intro_style table {
  border: solid #aaa;
  border-width: 2px 0 0 0;
}

.title_box.intro_style img {
  float: left;
  margin: 30px 30px 30px 60px;
}

.title_box.intro_style div {
  margin: 80px 20px;
  line-height: 1.7rem;
}

.intro_rayout .intro_style.box_02 table td {
  width: 33%;
  padding: 30px 20px 0 20px;
  border: none;
  text-align: center;
  color: #3b3b3b;
}

.intro_rayout .intro_style.box_02 table tr:nth-child(2) td {
  padding: 10px 5px 30px 5px;
}

.intro_rayout .intro_style.box_02 table td > a {
  color: #3b3b3b;
}

.intro_style.box_02 table {
  border-bottom: 1px solid #e4e4e4;
}

.intro_style.box_02 td img {
  width: 90%;
}

.intro_rayout .mypage_box ul li > a {
  padding-left: 40px;
}

section.mypage.intro_rayout {
  padding: 35px 0 70px 0;
}

.intro_business .intro_style p {
  text-align: center;
  margin: 50px;
}

.intro_business .box_01 img {
  float: left;
  margin: 20px 20px 20px 100px;
}

.intro_business .box_02 img {
  float: right;
  margin: 0px 100px 20px 20px;
}

.bi_box_01 div {
  padding: 60px 100px 20px 50px;
  text-align: center;
}

.bi_logo {
  float: left;
  margin: 10px 30px 20px 100px;
}

.bi_box_02 img {
  margin-top: 20px;
}

.bi_box_02 > div {
  width: 70%;
  margin: 20px auto;
  text-align: center;
}

.bi_box_03 .t_subject {
  width: 35%;
  text-align: center;
}

.bi_box_03 img {
  float: left;
  margin: 20px 50px;
}

.bi_box_03 td div {
  margin: 20px 10px;
  float: left;
}

.bi_box_03 td div:nth-child(3) {
  border-left: 2px solid #e4e4e4;
  padding-left: 20px;
}

.bi_box_03 td div:nth-child(4) {
  width: 90%;
  text-align: center;
  margin-top: 10px;
}

.bi_style .mypage_cont_box {
  margin-bottom: 80px;
}

.root_daum_roughmap_landing {
  margin: 0 auto !important;
}

p.caution {
  font-size: 13px;
  color: #ff5000;
  padding: 10px 10px;
}

.table_st_reservation .t_subject {
  width: 20%;
}

.table_st_reservation.box_02 .t_subject {
  width: 9%;
}

.table_st_reservation.box_02 .t_subject ~ td input[type="text"] {
  width: 49%;
  margin-right: 5px;
}

.table_st_reservation.box_02 .t_subject ~ td input[type="text"]:last-child {
  margin-right: 0px;
}

.mypage_cont .table_st_reservation.box_02 td:nth-child(2) {
  width: 35%;
}

.mypage_cont .table_st_reservation.box_02 td:nth-child(3) {
  width: 6%;
}

.mypage_cont .table_st_reservation.box_02 td:nth-child(4) {
  width: 12%;
}

.mypage_cont .table_st_reservation.box_02 td:nth-child(6) {
  width: 27%;
}

.radio_gender .radio_btn {
  padding-left: 25px;
  margin-bottom: 0;
  margin-right: 5px;
}

.mypage_cont .table_st_reservation .subject {
  font-weight: 600;
  padding: 15px 30px;
  position: relative;
}

.table_st_reservation .subject::after {
  content: "";
  position: absolute;
  left: 15px;
  top: 40%;
  width: 6px;
  height: 8px;
  border: solid #999;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.table_st_reservation .calendar {
  width: 140%;
}

.scroll_content {
  width: 100%;
  border: 1px solid #e4e4e4;
  padding: 15px 10px 15px 35px;
  border-radius: 10px;
}

.scroll_content > div {
  height: 250px;
  overflow-y: scroll;
}

#phone {
}

.intl-tel-input {
  width: 100%;
}

.submit_btn {
  display: inline-block;
  padding: 15px 10px;
  background: #ff5000;
  border-radius: 3px;
  color: #fff !important;
  width: 9vw;
  min-width: 140px;
  cursor: pointer;
  font-size: 1rem;
  margin: 0 0.5%;
}

.submit_btn.index_page {
  margin-top: 15px;
}

.t_subject,
thead td {
  background: #f5f5f5;
  width: 20%;
  font-weight: 600;
}

.table_st03 .t_subject {
  width: 15%;
}

.color_text {
  color: #ff5000;
}

.pay_box,
.pay_box_02 {
  font-size: 1rem;
  text-align: center;
}

.pay_box_02 .pay_info {
  padding: 4px;
}

.pay_box > div,
.pay_box_02 > div {
  display: inline-block;
  width: 73%;
}

.pay_box > div > *,
.pay_box_02 > div > * {
  float: left;
  margin: 0 14px;
}

.pay_info {
  padding: 8px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  width: 17vw;
  min-width: 300px;
  overflow: hidden;
}

.pay_info span {
  display: block;
  background: #ff5000;
  color: #fff;
  padding: 14px 25px;
  position: absolute;
  top: 0;
  left: 0;
}

.pay_info .spn_price {
  left: unset;
  right: 0;
}

.pay_info p {
  margin: 0;
  text-align: right;
  font-size: 1.5rem;
  color: #ff5000;
}

.pay_btn a {
  display: block;
  padding: 15px 25px;
  background: #ff5000;
  border-radius: 3px;
  color: #fff;
}

/*checkbox customize*/
.chkbox label {
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #eee;
}

.chkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

.chkbox input:checked ~ .checkmark {
  background-color: #ff5000;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.chkbox input:checked ~ .checkmark:after {
  display: block;
}

.chkbox .checkmark:after {
  left: 7px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*radio button customize*/
.radio_btn {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio_btn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio_btn .checkmark {
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio_btn:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio_btn input:checked ~ .checkmark {
  background-color: #ff5000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio_btn .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_btn input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio_btn .checkmark:after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.support_cont_box table {
  width: 100%;
  border: solid #e4e4e4;
  border-width: 2px 0 2px 0;
  letter-spacing: 0;
}

.support_cont_box td {
  padding: 13px 15px;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  position: relative;
}

.support_cont_box.rayout_event td,
.support_cont_box.rayout_event th {
  border: 1px solid #e4e4e4;
  line-height: 1.5;
}

.support_cont_box tbody td:nth-child(1) {
  text-align: left;
  /*text-indent: 1%;*/
}

.support_cont_box.rayout_event tbody td:nth-child(1) {
  text-align: center;
  min-width: 80px;
}

.support_cont_box.rayout_event tbody td:nth-child(2) {
  text-align: center;
  min-width: 90px;
}

.support_cont_box.rayout_event tbody td:nth-child(3) {
  text-align: center;
  width: 250px;
}

.support_cont_box.rayout_event tbody td:nth-child(5) {
  text-align: center;
  width: 190px;
}

.rayout_event td a.btn_purchase {
  line-height: 1.5;
  padding: 8px 10px;
  min-width: 50px;
}

.support_cont_box.notice_view tbody tr:nth-child(1) td:nth-child(1) {
  text-align: center;
}

.support_cont_box thead {
  background: #f5f5f5;
}

.support_cont_box thead td,
.support_cont_box .notice_sub td {
  background: url("/Images/img/vertical_line.gif") no-repeat 100%;
}

.support_cont_box thead td:nth-child(1) {
  width: 80%;
}

.support_cont_box thead td:nth-child(2) {
  width: 10%;
}

.support_cont_box thead td:nth-child(3) {
  width: 10%;
}

.support_cont_box thead td:last-child {
  background: none;
}

.notice_sub td:last-child {
  background: none;
}

.support_cont .notice_view .notice_detail img,
.support_cont .notice_view .notice_detail table {
  width: 100% !important;
  height: auto !important;
}

.important_list {
  text-indent: 5.5% !important;
}

.important_list a::before {
  content: "중요";
  display: block;
  padding: 0.4% 0.8%;
  position: absolute;
  top: 50%;
  left: 1%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #ff5000;
  border-radius: 5px;
  color: #fff;
  font-size: 0.875rem;
  margin-right: 5px;
  text-indent: 0;
}

.notice_page_num,
.notice_list {
  margin-top: 20px;
  text-align: right;
}

.notice_page_num a,
.notice_list a {
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
}

.notice_list a {
  padding: 5px 15px;
  background: #ff5000;
  color: #fff;
  border-radius: 3px;
}

.notice_list a::before {
  content: url("/Images/icons/list_icon.png");
  padding-right: 10px;
}

.current_page {
  background: #ff5000;
  color: #fff;
}

.support_cont .notice_view thead td {
  width: 100%;
  text-align: left;
  text-indent: 10px;
}

.support_cont .notice_view tbody td:nth-child(1) {
  width: 10%;
}

.support_cont .notice_view tbody td:nth-child(2) {
  width: 70%;
  text-align: left;
  text-indent: 1%;
}

.support_cont .notice_view tbody td:nth-child(3) {
  width: 10%;
}

.support_cont .notice_view tbody td:nth-child(4) {
  width: 10%;
}

/* .notice_detail td {
    padding: 4%;
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.4rem;
    text-indent: 0 !important;
} */

.support .support_cont .faq_acc {
  padding: 2% 1%;
}

.faq_acc > div {
  border-bottom: 1px solid #e4e4e4;
}

.faq_acc > div h2 {
  padding: 1.5% 2%;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}

.faq_acc > div > div {
  padding: 3%;
  font-size: 0.875rem;
}

.faq_acc > div.activated h2 {
  color: #ff5000;
  border-bottom: 1px solid #ff5000;
}

.faq_acc > div h2::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  width: 10px;
  height: 10px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.faq_acc > div.activated h2::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  width: 10px;
  height: 10px;
  border: solid #ff5000;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq_acc > div > div {
  display: none;
}

.faq_acc > div > div.on {
  display: block;
}

/*select box*/
.selectdiv {
  position: relative;
  width: 100%;
  height: 46px;
  background: #fff;
  border: 1px solid #e4e4e4;
  text-align: left;
  padding-left: 20px;
  font-size: 0.875rem;
  cursor: pointer;
}

.selectdiv > span {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.spn-time {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

span.price {
  position: relative;
  float: right;
  margin-right: 4rem;
}

.selectdiv:after {
  content: ">";
  font: 600 0.5rem "NotoSansKR", monospace;
  color: #000;
  -webkit-transform: rotate(90deg) translate(-80%, 50%);
  transform: rotate(90deg) translate(-80%, 50%);
  right: 11px;
  /*Adjust for position however you want*/
  top: 50%;
  position: absolute;
  pointer-events: none;
}

.selectdiv ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  display: none;
  z-index: 100;
  max-height: 500px;
  overflow-y: scroll;
}

.selectdiv.on ul {
  display: block;
}

.selectdiv li {
  width: 100%;
  padding: 10px 0 10px 10px;
}

.selectdiv li:hover {
  background: #e4e4e4;
}

.select_ul {
  height: 400px;
  overflow-y: scroll;
}

.air_top input {
  margin-right: 5px;
}

.input_calendar {
  width: 44%;
  height: 46px;
  border: 1px solid #ccc;
  text-align: left;
  padding-left: 30px;
  font-size: 0.875rem;
  float: none;
  margin-bottom: 5px;
  background: url("/Images/icons/date_icon.gif") no-repeat 90%;
}

#head_banner .air .act_btn {
  width: 245px;
  height: 45px;
  background: #ff5000;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin: 20px auto;
  line-height: 45px;
  float: none;
  font-size: 0.875rem;
  font-weight: 600;
}

.detail_aside_foot {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
}

.detail_aside_foot img {
  margin-right: 15px;
}

.detail_aside_foot .navigation::after {
  padding: 0 15px;
}

.aside_related {
  padding-bottom: 44px;
  margin-bottom: 40px !important;
}

.aside_related ul li {
  padding: 0 10px;
}

.aside_related div {
  margin: 0 auto;
  width: 90%;
}

.aside_related .selectdiv span.spn-related {
  width: 90%;
}

.aside_related ul li div {
  width: 100%;
}

.aside_related ul li div:nth-child(1) {
  padding-top: 7px;
  padding-bottom: 2px;
  border-top: 1px solid #e4e4e4;
}

.aside_related ul li:nth-child(1) div:nth-child(1) {
  border-top: none;
}

.aside_related ul li div:nth-child(2) {
  padding-top: 2px;
  padding-bottom: 7px;
}

.aside_related ul {
  max-height: 300px;
}

.aside_related ul li span {
  margin: 0 3px;
}

.aside_related span.spn-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 270px;
  display: inline-block;
  vertical-align: bottom;
  font-weight: 600;
  margin-left: 0;
}

.aside_related span.spn-type {
  color: #fff;
  background: #ff5000;
  padding: 1px 4px;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

.aside_related span.spn-minpax {
  border: 1px solid #ccc;
  padding: 0 4px;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

.aside_related span.spn-recom {
  color: #ff5000;
  background: #fff;
  padding: 0 4px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

.aside_related span.spn-price {
  float: right;
  margin-right: 15px;
  font-weight: 600;
}

.aside_related span.related-title {
  font-size: 0.975rem;
  margin-bottom: 5px;
  display: block;
  font-weight: 600;
}

#productRelated {
  height: 64px;
}

.spn-related span.spn-product-name {
  width: 275px;
}

.spn-related span.spn-space {
  display: block;
  height: 6px;
}

.spn-related span.spn-type {
  margin-right: 5px;
}

.detail_aside_head {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.detail_nav {
  font-size: 0.938rem;
  margin-bottom: 25px;
}

.navigation::after {
  content: ">";
  color: #ff5000;
  padding: 0 20px;
}

.navigation:last-child {
  color: #ff5000;
}

.navigation:last-child::after {
  content: none;
}

.detail_title {
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.detail_line {
  background: url("/Images/img/detail_line.gif") no-repeat left top;
  padding: 30px 0 35px;
  margin-top: 40px;
}

.iframe_loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/Images/gif/loading.gif") no-repeat 50% /120px 120px #fff;
}

.iframe-border {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  /*background: url('/Images/gif/loading.gif') no-repeat center 15px /120px 120px;*/
}

.iframe-border img {
  margin: 10px 0;
}

.iframe-border::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  pointer-events: none;
}
.hotel-iframe::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: none;
  background: none;
  pointer-events: none;
}

.detail_line:last-child {
  padding-bottom: 50px;
}

.detail_description {
  line-height: 26px;
}

.detail_description > * {
  margin-bottom: 15px;
}

.detail_description#prodPromoInfo,
.detail_description.prod-Promo {
  border: 2px solid #ff5000;
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 0;
}

/*
    -- 하단 여백이 너무 많아지므로 빼기! by.미희
    .detail_description#prodTourHighlight {
        min-height: 220px;
    }
    */

.detail_map {
  float: right;
  margin: 10px 0 35px 50px;
  height: 100%;
  border: 1px solid #d5d5d5;
  position: relative;
}

.detail_img {
  width: 314px;
  height: 210px;
}

/*common usefull style*/
.clear_float::after {
  content: "";
  display: block;
  clear: both;
}

/*line style*/
.line_style01 {
  width: 1400px;
  border-top: 1px solid #e4e4e4;
  margin: 0 auto;
}

.line_style02 {
  width: 200px;
  border-top: 1px solid #19b0be;
  margin: 0 auto;
}

.line_style03 {
  width: 100%;
  border-top: 2px solid #aaa;
  margin: 0 auto 10px auto;
}

/*border style*/
.border_st01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.border_st02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/*payment & reservation side fixing*/
.mypage_box.fixing,
.support_box.fixing {
  width: 250px;
  position: fixed;
  top: 35px;
}

.mypage_box.fix_bottom,
.support_box.fix_bottom {
  position: absolute;
  bottom: 30px;
  width: 250px;
}

/*fixed_menu*/
.fix_menu {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 100;
}

.fix_menu a {
  margin-top: 10px;
}

.fix_menu .a1 {
  margin-top: 0;
}

.fix_menu .card {
  background: none;
  text-align: center;
  border: none;
  margin-bottom: 10px;
}

.btn-primary:focus,
.btn-primary:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fix_menu .btn-primary {
  width: auto;
  height: auto;
}

.fix_menu a {
  display: block;
  cursor: pointer;
}

.fix_menu .card a > img {
  width: 47px;
}

/*birth style*/
.birth-style {
  padding: 5px 10px;
  margin-right: 5px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
}

/*popup layer*/
#layer_popup {
  width: 300px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 20px;
  border-radius: 0 0 10px 10px;
  background: #959595;
  color: #fff;
}

.pop_head {
  width: 100%;
  height: 124px;
  position: relative;
}

.pop_head h2 {
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
  font-size: 1.25rem;
}

.pop_cont {
  padding: 3% 7%;
  color: #fff;
}

.pop_close {
  width: 100%;
  font-size: 12px;
  padding-bottom: 5px;
}

.pop_close label {
  margin-bottom: 0.2rem;
  padding-left: 5px;
  cursor: pointer;
}

.pop_close span:last-child {
  float: right;
  margin-right: 15px;
}

.pop_close::after {
  content: "";
  display: block;
  clear: both;
}

.pop_close div {
  float: left;
  text-align: right;
}

#pop_check {
  font-size: 12px;
  font-family: "돋움";
  position: absolute;
  bottom: 9px;
  right: 45px;
}

#pop_close {
  cursor: pointer;
}

#pop_close a {
  color: #fff;
}

/*masonry grid style*/

.grid {
  width: 75%;
  margin: 0 auto;
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 25%;
}

.grid-item {
  float: left;
  position: relative;
  margin-bottom: -1px;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

/*sns category masonry hover action*/
.sns_data {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  color: #fff;
  font-size: 0.875rem;
}

.sns_data:hover {
  display: block;
  color: #fff;
}

.sns_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*receipt modal*/
#receipt.modal-dialog {
  width: 45rem;
}

#receipt .modal-header {
  background: #ff6a13;
  padding: 0.5rem 1rem;
}

#receipt .modal-title {
  color: #fff;
}

#receipt .modal-footer {
  border: none;
  padding-top: 0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#receipt h2 {
  position: relative;
  margin-top: 1rem;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  padding-left: 1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #ff5000;
}

#receipt h2:first-child {
  margin-top: 0;
}

#receipt table {
  width: 100%;
}

#receipt td {
  padding: 0.625rem;
  border-bottom: 1px solid #e4e4e4;
}

.payInfo td.t_subject {
  width: 13%;
  text-indent: 0.3rem;
}

.prodInfo td {
  text-align: center;
}

.prodInfo tr td:nth-child(1) {
  width: 7%;
}

.prodInfo tr td:nth-child(2) {
  width: 20%;
}

.prodInfo tr td:nth-child(3) {
  width: 40%;
}

.prodInfo tr td:nth-child(4) {
  width: 12%;
}

.prodInfo tr td:nth-child(5) {
  width: 25%;
}

#receipt h2::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 4px;
  width: 6px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.companyInfo {
  margin-top: 0.75rem;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 0.75rem;
  font-size: 0.813rem;
  font-weight: 600;
}

.companyInfo > div {
}

#receipt .left {
  float: left;
  width: 30%;
  padding: 2% 5%;
}

#receipt .left img {
  width: 100px;
}

#receipt .right {
  float: right;
  width: 70%;
  padding-left: 2.5rem;
  border-left: 2px solid #e4e4e4;
}

.btn_area {
}

.printBtn {
  display: inline-block;
  padding: 0.5rem;
  background: url("/Images/icons/print.png") no-repeat 0.8rem #ff5000;
  border-radius: 3px;
  color: #fff !important;
  width: 7vw;
  cursor: pointer;
  font-size: 0.875rem;
  margin: 0 0.5%;
  text-indent: 0.7rem;
}

.fix_paragraph_detail {
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.statusLogin,
.subject span,
#terms,
.spnred {
  color: red;
}

.restitle {
  color: #ff5000 !important;
}

.info_msg {
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 13px;
}

#spnArea > a:hover {
  color: #ff5000;
}

#spnArea > a {
  color: white;
}

#spnAreaNav > a {
  color: #000;
}

#spnAreaNav > a:hover {
  color: #ff5000;
}

#spnAreaNavLast > a {
  color: #ff5000 !important;
}
/*Slider*/
#airtel_list #prv-air {
  top: 290px !important;
}

#airtel_list #nxt-air {
  top: 290px !important;
}
#package_list #prv-pkg {
  top: 290px !important;
}

#package_list #nxt-pkg {
  top: 290px !important;
}

.slider-prv {
  left: 20px;
  top: 190px;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("/Images/icons/prev.png") center / 100% no-repeat;
}

.slider-prv:hover {
  background: url("/Images/icons/prev_col.png") center / 100% no-repeat;
  cursor: pointer;
}

.slider-prv:focus {
  outline: none;
}

.slider-nxt {
  right: 20px;
  top: 190px;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("/Images/icons/next.png") center / 100% no-repeat;
}

.banner-nxt,
.banner-prv {
  top: 110px;
}

.slider-nxt:hover {
  background: url("/Images/icons/next_col.png") center / 100% no-repeat;
  cursor: pointer;
}

.slider-nxt:focus {
  outline: none;
}

.confirm_reserv .slider-prv {
  left: 0px;
  top: 40%;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("/Images/icons/prev_s.png") center / 100% no-repeat;
}

.confirm_reserv .slider-prv:hover {
  background: url("/Images/icons/prev_col_s.png") center / 100% no-repeat;
  cursor: pointer;
}

.confirm_reserv .slider-prv:focus {
  outline: none;
}

.confirm_reserv .slider-nxt {
  right: 0px;
  top: 40%;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("/Images/icons/next_s.png") center / 100% no-repeat;
}

.confirm_reserv .slider-nxt:hover {
  background: url("/Images/icons/next_col_s.png") center / 100% no-repeat;
  cursor: pointer;
}

.confirm_reserv .slider-nxt:focus {
  outline: none;
}

/*Swiper*/

.container_act {
  width: 87.65%;
}

.wrapper_act {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.wrapper_act::after {
  content: "";
  display: block;
  clear: both;
}

.wrapper_act a {
  display: inline-block;
  position: relative;
  /*overflow: hidden;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wrapper_act_important {
  width: 330.25px !important;
}

.wrapper_act > div {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.act_child {
  height: 320px;
  background-size: cover !important;
  max-width: 160%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.wrapper_act a:hover .act_child,
.wrapper_act a:focus .act_child {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-backface-visibility: hidden;
}

.wrapper_act > a:hover .overlay {
  opacity: 1;
}

.slide_act {
  text-align: center;
}

.act_icon {
  position: relative;
}

.act_icon > span {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  padding-top: 0.875rem;
  position: absolute;
  top: 5px;
  left: 0;
  width: 72px;
  height: 41px;
  background: url(/Images/icons/passenger_bg.png);
}

.act_rayout_02 .act_icon > span {
  display: none;
}

/*Swiper*/

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#wrap .swiper-container {
  padding-top: 4px;
}

.no-activity {
  height: 200px;
  width: 100%;
  border: solid #e4e4e4;
  border-width: 1px 0;
  background: #fff;
  text-align: center;
  height: 420px;
  margin-bottom: 35px;
}

.no-activity span {
  font-size: 1.5rem;
  line-height: 420px;
}

.detailFrame {
  border: 0px solid #e9e9e9;
  display: block;
  width: 100%;
}

.span-container {
  border: none !important;
  background: none !important;
}

.spnLog {
  font-size: 13px;
  padding-bottom: 10px;
  color: red;
}

#btnLogin:hover,
#btnMembershipLogin:hover,
#btnForgotPwd:hover {
  cursor: pointer;
}

.td-title {
  background: none !important;
  font-weight: 500 !important;
  text-align: left !important;
}

.td-other {
  background: none !important;
  font-weight: 500 !important;
  text-align: center !important;
}

.tr-white {
  background: #fff;
}

.paging-container > ul > li:first-child,
.paging-container > ul > li:last-child,
.paging-container > select {
  display: none;
}

.paging-container {
  margin-top: 20px;
  text-align: right;
  float: right;
}

.paging-container li {
  margin: 2px;
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
}

.box-pagination > ul > li:first-child,
.box-pagination > ul > li:last-child,
.box-pagination > select {
  display: none;
}

.box-pagination {
  text-align: center;
  display: inline-block;
}

.box-pagination li {
  margin: 2px;
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  font-size: 0.938rem;
  cursor: pointer;
}

.page-active {
  background: #ff5000;
}

.page-active a {
  color: #fff;
}

.page-active a:hover {
  color: #000;
}

.border_bottom {
  border-bottom: none !important;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="tel"] {
  padding-right: 6px !important;
  padding-left: 41px !important;
  margin-left: 0 !important;
  width: 54px !important;
}

.intl-tel-input {
  width: 7% !important;
}

.phoneextnumber {
  width: 10% !important;
}

.phonenumber {
  width: 57.7% !important;
}

.phonemyextnumber {
  width: 10% !important;
  margin-left: 0.2%;
}

.phonemynumber {
  width: 37% !important;
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 52px !important;
  padding-right: 10px;
}

.container_all_area {
  margin-top: -100px;
}

.all-prv,
.all-nxt {
  top: 135px;
}

.notice-nodata {
  text-align: center !important;
}

.uppercase {
  text-transform: uppercase;
}

#spnStatus,
#spnChangePasswordStatus {
  font-weight: 400;
  width: 50%;
  margin: -1rem auto 1rem auto;
  padding: 15px 0;
  border: 2px solid #e4e4e4;
  border-radius: 5px;
}

.info_caution {
  font-weight: 600;
  width: 60%;
  margin: -1rem auto 1rem auto;
  padding: 15px 0;
  border: 2px solid #ff5000;
  border-radius: 5px;
  color: #ff5000;
  display: none;
}

.paymentrequest-background {
  display: none;
  background: repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1004;
}

.paymentrequest-wrapper {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 9999999;
}

#paymentrequest-iframe {
  border: none;
  display: block;
  height: 602px;
  line-height: 100px;
  margin: 0;
  padding: 1px;
  text-align: center;
  width: 822px;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.close-container {
  margin-top: 25%;
  font-size: 1.2em;
  text-align: center;
}

/*product option*/
.prod_option {
  float: left;
  font-size: 0.938rem;
  color: #fff;
  background: #ff5000;
  padding: 3px 10px;
  margin-top: 2px;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  margin-right: 3px;
}

.act_rayout_02 .prod_option {
  position: absolute;
  right: 3%;
  top: 12%;
}

/*air login page*/
/* .login_page .box_line {
  border-radius: 5px;
  background: url("/Images/background/login_bg.jpg") no-repeat right / auto 100%;
} */

.login_page .box_line p {
  margin: 25px;
}

.login_wrap {
  width: 640px;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 40px 0 30px;
  border-radius: 5px 0 0 5px;
}

.login_div {
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 100px;
}

.login_page .log_sns a {
  width: 380px;
  margin: 0 auto 1rem auto;
  padding: 0.875rem;
}

.login_page .login_foot {
  width: 380px;
  margin: 0 auto;
}

#btnLogin {
  font-weight: 600;
  margin-bottom: 5px;
}

#btnLogin:hover {
  background: #ff5000;
  border-color: #ff5000;
  color: #fff;
}

.login_page form input {
  display: block;
  width: 300px;
  border-radius: 20px;
  margin: 0 auto 1rem auto;
  padding: 0.75rem;
}

.login_page label {
  display: block;
  width: 380px;
  margin: 0 auto 12px auto;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.login_page label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.login_page .checkmark {
  position: absolute;
  top: 50%;
  left: 24%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #eee;
}

.login_page input:checked ~ .checkmark {
  background-color: #ff5000;
}

.login_page input:checked ~ .checkmark:after {
  display: block;
}

.login_page .checkmark:after {
  left: 7px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.login_aside .mypage_box ul li a {
  padding-left: 40px;
}

/*product type explanation box*/

.prod_option:hover::after {
  content: "조인투어 : 다른 여행객과 함께 진행하는 투어";
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  width: 256px;
  padding: 5px 4px;
  border-radius: 5px;
  margin-bottom: 1px;
  letter-spacing: -0.025em;
  text-align: center;
  bottom: 100%;
  left: 0%;
}

.act_rayout_01 .prod_option:hover::after {
  bottom: 100%;
  left: 0;
}

.act_rayout_02 .prod_option:hover::after {
  right: 105%;
  top: -2px;
}

.prod_option.type_01:hover::after {
  content: "조인투어 : 다른 여행객과 함께 진행하는 투어";
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  width: 290px;
  padding: 3px 10px;
  border-radius: 5px;
  margin-bottom: 1px;
  letter-spacing: -0.025em;
  text-align: center;
}

.act_rayout_02 .prod_option.type_01:hover::after {
  content: "조인투어 : 다른 여행객과 함께 진행하는 투어";
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  width: 290px;
  height: 30px;
  padding: 3px 10px;
  border-radius: 5px;
  margin-bottom: 1px;
  letter-spacing: -0.025em;
  text-align: center;
  left: -620%;
}

.prod_option.type_02:hover::after {
  content: "단독투어 : 다른 여행객과 함께가 아닌 예약자의 동행일행만 진행하는 투어";
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 242px;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 1px;
  letter-spacing: -0.025em;
}

/*pay result*/
.pay_result tr > td:nth-child(2n) {
  text-align: left;
  padding-left: 2.5rem;
}

.box_00.table_st_reservation .pay_result tr > td:nth-child(1) {
  width: 17%;
}

/*E-voucher style*/
.voucher * {
  font-size: 0.938rem;
  text-align: left;
}

.voucher section {
  width: 1000px;
  margin: 0 auto 50px auto;
  position: relative;
}

.voucher p {
  margin-bottom: 0;
}

.voucher .header {
  padding: 10px 15px 10px 15px;
  position: relative;
}

.v_left {
  float: left;
  text-align: center;
  margin: 30px 0 0 0;
  border-radius: 10px;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #4b4b4b;
  color: #4b4b4b;
  font-weight: 600;
}

.v_right {
  float: right;
  text-align: center;
  margin: 30px 0 0 0;
  background: #ff6a13;
  border-radius: 10px;
  color: #fff;
}

.v_left > p {
  margin: 0;
}

.voucher .head_logo {
  width: 100%;
  position: relative;
}

.voucher .logo {
  display: block;
  width: 221px;
  height: 174px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-35%, -5%);
  transform: translate(-35%, -5%);
  text-align: center;
}

.package_voucher .logo {
  -webkit-transform: translate(-25%, 10%);
  transform: translate(-25%, 10%);
}

.voucher .logo > div {
  /*visibility: hidden;*/
}

.voucherpdf {
  left: 45% !important;
}

.voucher_logo {
  font-size: 2rem;
  font-weight: 700;
  padding: 10px 25px;
}

.issued_data {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #ff6a13;
  border-radius: 0 0 10px 10px;
  color: #ff6a13;
  padding: 7px 29px;
  font-weight: 600;
}

.voucher table {
  width: 100%;
  margin: 5px auto 15px auto;
  border: 2px solid #4b4b4b;
}

.voucher table p {
  word-break: break-all;
}

.voucher table tr td,
.voucher table tr th {
  padding: 7px 0 7px 20px;
}

.voucher table tr td:first-child,
.table_th {
  background: #eee;
}

.voucher_01 tr > td:nth-child(1) {
  width: 27%;
  font-weight: 600;
}

.voucher_01 tr > td:nth-child(2) {
  width: 73%;
}

.voucher_02 tr > td:nth-child(1) {
  width: 27%;
  font-weight: 600;
}

.voucher_02 tr > td:nth-child(2) {
  width: 73%;
}

.voucher_03 tr:nth-child(3) > td:nth-child(1) {
  width: 20%;
}

.voucher_03 tr:nth-child(3) > td:nth-child(2) {
  width: 80%;
}

.voucher_04 tr > td:nth-child(1) {
  width: 20%;
  font-weight: 600;
}

.voucher_04 tr > td:nth-child(2) {
  width: 80%;
}

.package_voucher .voucher_01 tr > td {
  width: auto;
  font-weight: 600;
}

.package_voucher table * {
  font-size: 14px;
  font-weight: 400;
}

.package_voucher ul {
  padding-left: 10px;
}

.package_voucher ul li {
  position: relative;
}

.package_voucher ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background: #3b3b3b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -11px;
  top: 9px;
}

.package_voucher .voucher_logo {
  font-size: 1rem;
  padding: 0;
  text-align: left;
}

.package_voucher .title {
  display: inline-block;
  font-size: 0.875rem;
  padding: 6px 5px;
  text-align: left;
  background: #ff6a13;
}

.title.title-lg {
  display: block;
  font-size: 1.25rem;
  text-align: center;
}

.package_voucher .issued_data {
  border-radius: 0;
  border: none;
  font-size: 0.875rem;
  padding: 5px 10px;
  text-align: center;
  width: auto;
}

.package_voucher .voucher_code {
  border: none;
  background: #ffffff;
  border-top: 1px solid #ff6a13;
}

.package_voucher .issued_code {
  font-size: 0.875rem;
  color: #ff6a13;
  background: #ffffff;
  padding: 5px 5px;
}

.package_voucher .table-iti tr > td:nth-child(1),
.package_voucher .table-iti tr > td:nth-child(2) {
  text-align: center;
}

.package_voucher .v_right {
  overflow: hidden;
  border: 1px solid #ff6a13;
}

.package_voucher ul li.blue:before {
  background: #0060ff;
}

.package_voucher ul li.red:before {
  background: #ff0000;
}

.voucher.package_voucher table tr td,
.voucher.package_voucher table tr th {
  padding: 7px 10px 7px 10px;
}

.voucher.package_voucher td > table {
  margin: 0px auto 0px auto;
  border: none;
}

.voucher.package_voucher td > table tr:last-child td {
  border-width: 0 1px 0px 0;
}

.voucher.package_voucher td > table tr:first-child td:last-child {
  border-width: 0 1px 0px 0;
}

.voucher table tr th {
  border-bottom: 1px solid #4b4b4b;
  background: #4b4b4b;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
}

.voucher table tr td {
  border: solid #4b4b4b;
  border-width: 0 1px 1px 0;
}

.voucher table tr td:last-child {
  border-right: none;
}

.voucher article.footer a {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 5px;
  background: #ff6a13;
  color: #fff;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
}

.fix_add_menu {
  width: 340px;
  height: 70px;
  margin: 10px auto;
  padding: 10px;
  border-radius: 10px;
  background: #ff6a13;
}

.fix_add_menu > div {
  display: inline-block;
  padding: 10px 46px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
}

.save_pdf {
  background: url("/Images/icons/download.png") no-repeat 10px;
  background-size: 20px;
}

.print_btn {
  background: url("/Images/icons/print.png") no-repeat 10px;
  background-size: 20px;
}

.displaynone {
  display: none;
}

.voucher table tr td {
  background: #eee;
}

.voucher table tr td:last-child {
  background: #fff;
}

@media print {
  body * {
    visibility: hidden;
  }

  div {
    break-inside: avoid;
  }

  .voucher * {
    visibility: visible;
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    print-color-adjust: exact !important; /*Firefox*/
  }

  .voucher {
    position: absolute;
    top: 40px;
    left: 30px;
  }

  .package_voucher .voucher_01 tr > td {
    width: auto;
    font-weight: 600;
  }

  .package_voucher table * {
    font-size: 14px;
    font-weight: 400;
  }

  .package_voucher ul {
    padding-left: 10px;
  }

  .package_voucher ul li {
    position: relative;
  }

  .package_voucher ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #3b3b3b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -11px;
    top: 9px;
  }

  .package_voucher .voucher_logo {
    font-size: 1rem;
    padding: 0;
    text-align: left;
  }

  .package_voucher .title {
    display: inline-block;
    font-size: 0.875rem;
    padding: 5px 5px;
    text-align: left;
    background: #ff6a13;
  }

  .title.title-lg {
    display: block;
    font-size: 1.25rem;
    text-align: center;
  }

  .package_voucher .issued_data {
    border-radius: 0;
    border: none;
    font-size: 0.875rem;
    padding: 5px 10px;
    text-align: center;
    width: auto;
  }

  .package_voucher .voucher_code {
    border: none;
    background: #ffffff;
    border-top: 1px solid #ff6a13;
  }

  .package_voucher .issued_code {
    font-size: 0.875rem;
    color: #ff6a13;
    background: #ffffff;
    padding: 5px 5px;
  }

  .package_voucher .table-iti tr > td:nth-child(1),
  .package_voucher .table-iti tr > td:nth-child(2) {
    text-align: center;
  }

  .package_voucher .v_right {
    overflow: hidden;
    border: 1px solid #ff6a13;
  }

  .package_voucher ul li.blue:before {
    background: #0060ff;
  }

  .package_voucher ul li.red:before {
    background: #ff0000;
  }

  .voucher.package_voucher table tr td,
  .voucher.package_voucher table tr th {
    padding: 7px 10px 7px 10px;
  }

  .voucher.package_voucher td > table {
    margin: 0px auto 0px auto;
    border: none;
  }

  .voucher.package_voucher td > table tr:last-child td {
    border-width: 0 1px 0px 0;
  }

  .voucher.package_voucher td > table tr:first-child td:last-child {
    border-width: 0 1px 0px 0;
  }
}

/*text style*/
.txt_col_red {
  color: #f00;
}

.u_line {
  text-decoration: underline;
  font-weight: 600;
}

/* davisory style */
#advisory {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1003;
}

#advisory * {
  letter-spacing: 0;
}

#advisory .adv_cont {
  position: absolute;
  /* width: 600px; */
  height: auto;
  padding: 1rem 0 1.5rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -57%);
  transform: translate(-50%, -57%);
  background: #ffffff;
  color: #3b3b3b;
  border-radius: 10px;
}

#advisory h2 {
  font-size: 2rem;
  font-weight: 600;
  font-style: italic;
  margin: 5rem 0 0 2.5rem;
}

#advisory h1 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 1.5rem auto;
  /* padding-bottom: 1rem; */
  /* border-bottom: 1px solid #3b3b3b; */
  text-align: center;
}

#advisory p {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 1.5rem 3rem 1.5rem;
  text-align: center;
}

#advisory h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 4.5rem 0 0 0;
  text-align: center;
  text-shadow: 0px 1px 3px #00192b;
}

#advisory .close_adv {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.3);
}

#advisory .close_adv:hover {
  cursor: pointer;
}

.icon-st-01 {
  width: 50px;
  vertical-align: text-bottom;
}

/*Width*/
.t_width {
  width: 40%;
}

/* tour_soft style */
.tour_soft * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.tour_soft strong {
  font-weight: 600;
}

.tour_soft h3,
.tour_soft h4,
.tour_soft h5 {
  font-weight: 600;
  margin: 10px 0;
}

.tour_soft input {
  font-size: 0.875rem;
}

.tour_soft select {
  font-size: 0.813rem;
  padding-top: 0;
}

.tour_soft label {
  margin-bottom: 0;
  font-size: 0.875rem;
}

.tour_soft .atLateLst * {
  font-size: 0.813rem;
}

.tour_soft .tooltipLauncher {
  margin-top: -2px;
}

.tour_soft #contents {
  padding: 0;
}

#ulTripType a {
  font-size: 0.875rem;
}

.myLstTitWap h3 > span {
  position: relative;
  top: 2px;
  left: 10px;
  font-weight: 600;
}

.tour_soft .dprsSearch input[type="text"].date {
  width: 97px !important;
}

.tour_soft .inTableWrp th {
  font-size: 14px;
  font-weight: 600;
  padding: 0 5px;
}

.tour_soft #sotoType * {
  font-size: 14px;
}

.tour_soft #sotoType th {
  padding: 0 10px 0 0;
}

.tour_soft .dprsSearch .inSchSoto {
  padding: 5px 0 10px 5px;
}

.tour_soft .atLstTit .tit {
  background-position: right 2px;
}

.tour_soft .dprsSearch input[type="text"] {
  font-size: 0.875rem;
  width: 87px !important;
}

.tour_soft .dprsSearch select {
  height: 27px;
}

.tour_soft .dprsSearch select {
  font-size: 0.875rem;
}

.tour_soft .mCusLst li {
  min-height: 45px;
}

.tour_soft .mCusLst li a {
  font-size: 0.875rem;
}

.tour_soft .mCusAre .mCusBox .csTel .exp {
  margin-bottom: 14px;
  font-size: 0.875rem;
}

.tour_soft .tabLstTxt li span {
  font-weight: 600;
}

.tour_soft .dprsSearch * {
  font-size: 12px;
}

.tour_soft.mypage{
  width: 1280px;
  margin: 0 auto;
  padding: 35px 0 80px 0;
  text-align: left;
  font-size: 0.938rem;
}

.atLstTwp .paySelCke .selectBox .myValue {
  display: block;
  padding: 0 14px 0 5px;
  padding-top: 0px;
  font-size: 0.813rem !important;
  font-weight: 600;
}

.metab .atFsedSort .tpLay {
  margin-left: 0px;
  z-index: 90;
}

.atResArea .atAreaName strong a em {
  font-weight: 600 !important;
}

.airTicketWrap p {
  margin-bottom: 0 !important;
}

.atResInp .inpTxtDate {
  height: 30px !important;
}

.atResSel strong {
  float: left;
}

.contents.mypage {
  width: auto;
}

#aside a {
  font-size: 0.938rem;
  color: #3b3b3b;
}

#aside a:hover {
  color: #ff5000;
  text-decoration: none;
}

#aside h2 a {
  font-size: 1.25rem;
}

.mypage_cont #contents {
  width: auto;
  padding: 0;
}

.contents.mypage {
  padding: 10px 0;
}

.myLstTitWap h3 {
  margin: 0 25px 15px;
}

.myLstTitWap ~ .tableType tr > *:nth-child(1) {
  width: 3.4%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(2) {
  width: 7.2%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(3) {
  width: 12.3%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(4) {
  width: 35.5%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(5) {
  width: 7.9%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(6) {
  width: 7.2%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(7) {
  width: 7.2%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(8) {
  width: 6.4%;
}

.myLstTitWap ~ .tableType tr > *:nth-child(9) {
  width: 6.4%;
  padding: 7px 6px 5px;
}

.myLstTitWap ~ .tableType tr > *:nth-child(10) {
  width: 6.5%;
}

.tableType th {
  font-weight: 600;
}

#aside h2 a {
  line-height: 1.2;
}

.atLstSlide.depSlideFilter.dataFoundx {
  padding-left: 5px;
}

.tour_soft .wonCtrTime .wonCtr .bar .ui-widget-content {
  border: none;
  background: none !important;
}

.tour_soft .wonCtrTime .wonCtr .bar {
  background-size: 99% 10px;
  background-position: right 7px;
}

.tour_soft .airTicketCont ul,
.tour_soft .airTicketCont li,
.tour_soft .airTicketCont a,
.tour_soft .airTicketCont p,
.tour_soft .airTicketCont input,
.tour_soft .airTicketCont textarea,
.tour_soft .airTicketCont select,
.tour_soft .airTicketCont th,
.tour_soft .airTicketCont td,
.tour_soft .airTicketCont button {
  font-size: 0.875rem;
}

/*fuel surcharge*/
.FuelSurcharge {
  border: 2px solid #ff5000;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  position: relative;
  padding: 10px 5px;
  /*text-align: left;*/
}

.FuelSurcharge_title {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  /*background: #ff5000;*/
  padding: 1% 3%;
  /*border-radius: 3px;*/
  color: #ff5000;
  /*color: #fff;*/
}

.FuelSurcharge_price {
  font-size: 0.938rem;
  font-weight: 600;
  margin: 5px 0;
}

/*info_modal*/
.info_modal .modal-dialog {
  width: 43%;
}

.info_modal a {
  display: inline-block;
}

.info_rayout {
  padding: 0 20px;
  list-style-type: disc;
}

.list_style01 li {
  padding-left: 1rem;
}

.list_style01 li::before {
  content: "•";
  margin-left: -7px;
}

.info_modal .simple_btn {
  color: #fff;
  background: #ff5000;
  padding: 2px 5px;
  margin-top: 2px;
  margin-left: 5px;
  border-radius: 3px;
  position: relative;
  font-weight: 400;
}

/* tour_soft style 02*/

div#airCardDiv * {
  font-weight: 600;
}

.tour_soft #airCardDiv .btnType.gray {
  font-size: 13px;
  font-weight: 500;
}

.tour_soft .inCarIfTxt {
  margin: 10px 0 0;
}

.tour_soft .inCarIfTxt li {
  font-size: 13px;
}

.tour_soft .cpnLayerBody .cpnInp p span {
  font-size: 14px;
}

.tour_soft li.atHarv {
  font-size: 1.125rem;
}

.tour_soft li.atHstr {
  font-size: 1.125rem;
}

.tour_soft .atSchedLst em {
  font-size: 11px;
}

/* .tour_soft span.infCell {
  font-size: 0.875rem;
} */

.tour_soft .pr.bfmSoto input {
  border: none;
}

.tour_soft .atLayPay table tr > *:nth-child(1) {
  width: 20%;
}

.tour_soft .atLayPay table tr > *:nth-child(2) {
  width: 20%;
}

.tour_soft .atLayPay table tr > *:nth-child(3) {
  width: 20%;
}

.tour_soft .atLayPay table tr > *:nth-child(4) {
  width: 20%;
}

.tour_soft .atLayPay table tr > *:nth-child(5) {
  width: 20%;
}

.tour_soft .atLayPay .payInf {
  font-size: 0.875rem;
}

.atSchedLst ul li {
  top: -5px;
}

.tour_soft .atSchedLst ul li {
  padding-bottom: 5px;
}

.atSchedLst ul li {
  top: -5px;
}

.tour_soft .atSchedLst ul li .str {
  padding-bottom: 18px;
}

.tour_soft .rev {
  padding-bottom: 0;
}

.tour_soft .atSchedLst ul li {
  padding-bottom: 5px;
}

.atSchedLst ul li {
  top: -5px;
}

.tour_soft .atSchedLst ul li .str {
  padding-bottom: 18px;
}

.tour_soft .rev {
  padding-bottom: 0;
}

.tour_soft .atFtimLst tr td {
  font-size: 0.75rem;
}

.tour_soft .atResInp {
  background-position: 49% center;
}

.tour_soft .peopleNum span {
  font-weight: 600;
}

.sel_detail .tableType * {
  font-size: 0.875rem;
  font-weight: 600;
}

.tour_soft .atSchedLst ul li {
  padding-bottom: 5px;
}

.atSchedLst ul li {
  top: -5px;
}

.tour_soft .atSchedLst ul li .str {
  padding-bottom: 18px;
}

.tour_soft .rev {
  padding-bottom: 0;
}

.tour_soft .atFtimLst tr td {
  font-size: 0.75rem;
}

.tour_soft .atResInp {
  background-position: 49% center;
}

.tour_soft .peopleNum span {
  font-weight: 600;
}

.sel_detail p {
  margin: 0;
}

table.tableType.row {
  margin-left: 0;
  margin-right: 0;
}

input#closeL {
  border: none;
}

#footer + * * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#fareRuleContent .tableType tr > * {
  font-weight: 500;
}

#fareRuleContent .tableType tr > *:nth-child(1) {
  width: 17%;
}

#fareRuleContent .tableType tr > *:nth-child(2) {
  width: 35%;
}

#fareRuleContent .tableType tr > *:nth-child(3) {
  width: 17%;
}

#fareRuleContent .tableType tr > *:nth-child(4) {
  width: 31%;
}

.sel_detail ol li {
  font-size: 0.813rem;
}

.sel_detail span.color1 {
  font-size: 0.813rem;
}

.tour_soft .dprsSearch .inTableWrp .inSchPeSet {
  padding-left: 0;
}

.inTable.inSchPeSet td > span {
  font-size: 0.813rem;
  vertical-align: 0;
}

.inTable.inSchPeSet td > select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.inTable.inSchPeSet > table {
  width: 350px;
}

.modal-header h5 {
  font-weight: 500;
}

#myModal .modal-body * {
  font-size: 0.938rem;
}

.atResSel p select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table.tableType tr > *,
table.tableType tr a {
  font-size: 0.875rem;
}

table.tableType select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tour_soft .defaultBody p {
  margin-bottom: 0;
}

.liType li {
  font-size: 0.813rem;
}

#policyTab input {
  border: none;
}

.btnBalloon input {
  border: none;
}

.revArea .subJ *,
.tour_soft .revArea .subJ strong {
  font-size: 0.875rem;
}

.revArea {
  background: url("https://www.onfill.com/images/background/air_bg_01.gif")
    repeat-x;
  border: 1px solid #cdcdcd;
}

.tour_soft .revArea .pr {
  background: none;
}

.tour_soft .revArea .pr {
  padding: 40px 0 20px 460px;
}

.tour_soft .revArea .subJ table {
  margin-top: 4px;
}

.tour_soft .revArea .subJ table {
  margin-top: 10px;
}

.tour_soft .revArea .won {
  font-size: 1rem;
}

.tour_soft .tableDesc li {
  font-size: 0.875rem;
}

.tour_soft .tabArea {
  margin: 46px 0 0;
}

.tour_soft .tabCont {
  margin: 0;
  padding: 10px;
  border: 1px solid #d4d4d4;
  border-top: 0;
}

.tour_soft .divisionBody .numState.second .title {
  font-size: 1rem;
}

.desc table tr * {
  font-size: 0.875rem;
}

.tour_soft .myTable th {
  font-weight: 600;
}

.tour_soft .numState .desc td strong {
  font-size: 0.875rem;
}

.tour_soft .iconState {
  padding: 3px 0;
  font-weight: 600;
  color: #f12020;
}

.tour_soft .myPayDet li * {
  font-size: 0.875rem;
}

.descMyInfo .myPayBox .myPayDet em {
  background-position: 0 50%;
}

.tour_soft .subH2.airPlanTit {
  padding: 40px 0 10px !important;
}

.tour_soft .airPlanTit .color1 {
  background-position: 8px center;
}

#header ~ #container .tour_soft .rayout01 {
  padding-bottom: 0;
}

.descMyInfo .myTable {
  border: none;
}

.tour_soft .paxAteWrp * {
  font-size: 0.938rem;
}

.tour_soft .liType li {
  padding: 0 0 5px 10px;
}

.defaultBody .tableType[summary="항공"] tr > *:nth-child(1) {
  width: 5%;
}

.defaultBody .tableType[summary="항공"] tr > *:nth-child(2) {
  width: 60%;
}

.defaultBody .tableType[summary="항공"] tr > *:nth-child(3) {
  width: 35%;
}

.defaultBody .tableType[summary="항공"] * {
  font-size: 0.875rem;
}

.tour_soft .help.idtDesc {
  border: none;
}

.tour_soft .rsv_wan input[type="radio"] {
  margin: 0;
}

.tour_soft #policyTab {
  margin-top: 0;
}

.descMyInfo .myTable {
  border: none;
}

#emailPrint .tableType:nth-child(2) tr > *:nth-child(1) {
  width: 101px;
}

#emailPrint .tableType:nth-child(2) tr > *:nth-child(2) {
  width: 30%;
}

#emailPrint .tableType:nth-child(2) tr > *:nth-child(3) {
  width: 15%;
}

#emailPrint .tableType:nth-child(2) tr > *:nth-child(4) {
  width: 40%;
}

#emailPrint .tableType:nth-child(2) tr:nth-child(5) > *:nth-child(2) {
  width: 85%;
}

#emailPrint .tableType:nth-child(11) tr > *:nth-child(1) {
  width: 135px;
}

div#emailPrint {
  margin-top: -10px;
}

div#emailPrint strong {
  font-weight: 600;
}

#emailPrint .tableType tfoot td,
.emailPrintPop .tableType tfoot td {
  font-weight: 600;
}

.tour_soft .revInfoLi {
  margin: 20px 0 10px;
}

.tour_soft .tabCont {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table.tableBackground {
  border: none;
  text-align: center;
}

table.tableBackground tr * {
  font-size: 0.875rem;
  font-weight: 600;
}

.tour_soft .settleTit .openSettle strong {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  background-position: 100% -136px;
}

.tour_soft h6.hType1 {
  float: left;
}

.revRow table.cont {
  border: none;
  margin: 10px 0 0;
}

.revRow ol.cont p {
  font-size: 0.875rem;
  margin-bottom: 5px;
}

table.tableType.row.rowone tr > *:nth-child(1) {
  width: 7.6%;
}

table.tableType.row.rowone tr > *:nth-child(2) {
  width: 12.7%;
}

table.tableType.row.rowone tr > *:nth-child(3) {
  width: 7.6%;
}

table.tableType.row.rowone tr > *:nth-child(4) {
  width: 29.3%;
}

table.tableType.row.rowone tr > *:nth-child(5) {
  width: 7.6%;
}

table.tableType.row.rowone tr > *:nth-child(6) {
  width: 15.2%;
}

table.tableType.row.rowone tr > *:nth-child(7) {
  width: 7.6%;
}

table.tableType.row.rowone tr > *:nth-child(8) {
  width: 15.2%;
}

.tour_soft .tabCont h4 {
  padding-top: 15px;
}

.tour_soft p {
  margin-bottom: 0;
}

.tour_soft .mpTabCont .subH2.airPlanTit {
  padding: 10px 0 !important;
}

#mpQna .mpLayer .confirmArea * {
  font-size: 0.875rem;
}

.mpTab li button,
.mpTab li.on button {
  font-size: 0.875rem;
  font-weight: 600;
}

.mlBody.emailScroll p {
  margin-bottom: 0;
  font-size: 0.813rem;
  font-weight: 600 !important;
}

table.tableType.white {
  background: #d4d4d4;
}

#radioCancel * {
  font-size: 0.813rem;
}

.inTab .tabCont .scr {
  height: 500px;
}

.inTab p {
  margin-bottom: 0;
}

#ruleTabCont table tr > *:nth-child(1) {
  width: 15%;
}

.inTab .tabCont .scr h6 {
  font-size: 0.875rem;
  font-weight: 600;
}

.password-title {
  position: relative;
  margin-bottom: 20px;
}

.password-title span {
  display: block;
}

div#payHelpLayer p {
  font-size: 0.813rem;
}

.tour_soft .mCySaleLst li .inf strong {
  font-size: 0.938rem;
  letter-spacing: -0.03rem;
}

/*promo events banner*/
.promo_wrap {
  margin: 0 auto;
  padding: 18px 0 0 0;
  background: #fff;
  position: relative;
}

.promo_inner {
  margin: 0 auto;
}

.promo_ban {
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
}

.promo_ban img {
  width: 100%;
}

.promo_list a {
  display: block;
  position: relative;
}

.promo_subj {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0 1px 1px #000;
  font-size: 2rem;
}

.act_nodisplay {
  display: none;
}

.swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 6px !important;
}

.swiper-pagination-bullet-active {
  background: #ff5000 !important;
}

/*check past air reservation*/
.checkAir_box {
  width: 70%;
  margin: 0 auto 0px auto;
  color: #4b4b4b;
  padding: 50px 0;
}

.checkAir_box h3 {
  font-size: 1.5rem;
  margin: 0 auto 20px auto;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #ff5000;
  width: 33%;
}

.checkAir_cont {
  width: 100%;
  max-width: 700px;
  padding: 30px;
  border: 2px solid #ccc;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 1rem;
}

.checkAir_box input[type="button"] {
  padding: 10px 20px;
  background: #ff5000;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  float: none;
}

.checkAir_cont form > div {
  padding: 5px 40px;
}

.checkAir_cont form > div > * {
  display: block;
  width: 50%;
  float: left;
}

.checkAir_cont form::after {
  content: "";
  display: block;
  clear: both;
}

.checkAir_cont form > div:last-child {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.checkAir_cont form > div > span {
  padding: 5px;
}

.checkAir_cont form input[type="text"] {
  padding: 5px;
}

.note_text {
  font-size: 0.938rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 30px 40px 0px;
  margin-top: 20px;
  text-align: left;
}

.note_text p {
  margin-bottom: 15px;
  line-height: 1.5rem;
}

.checkAir_cont #spnStatus {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border: none;
}

.checkAir_cont #spnStatus span {
  border: 2px solid #e4e4e4;
  border-radius: 5px;
  padding: 10px 15px;
  display: block;
}

.checkAir_cont form > div > p {
  width: 100%;
  float: none;
}

.checkAir_cont form {
  width: 75%;
  margin: 0 auto;
  min-width: 480px;
}

/*.notice_text {
    font-size: 1rem;
    margin: 0 0 20px 0;
}*/

/*emergency box*/
.temp_box {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}

.temp_box a {
  /*    display: block;
    position: absolute;
    top: 20px;
    right: 13.2%;
    border: 1px solid #c5c5c5;
    z-index: 1;
    padding: 10px 20px;
    border-radius: 5px;
    color: #4b4b4b;*/
}

.event_btn {
  display: block;
  padding: 10px 20px;
  font-size: 0.938rem;
  font-weight: 400;
  background: #fafafa;
  border: 1px solid #dadada;
  color: #4b4b4b;
  border-radius: 22px;
  margin-bottom: 18px;
}

.event_btn.btnPulse {
  display: block;
  padding: 10px 20px;
  font-size: 0.938rem;
  font-weight: 400;
  background: #ff6a13;
  border: none;
  color: #ffffff;
  border-radius: 22px;
  margin-bottom: 18px;
  -webkit-animation-name: btnPulse;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
}

.event_btn.a1 {
  float: left;
}

.event_btn.a2 {
  float: right;
}

.login_foot {
  padding: 5px;
  width: 100%;
  color: #4b4b4b;
}

.login_foot a {
  padding: 10px 5px;
  display: inline;
}

/* payment summary style */
.payment-wrap h2 {
  text-align: left;
}

.payment-container {
  border: 1px solid #f5f5f5;
  border-top: 2px solid #aaa;
  width: 100%;
  margin: 0 auto;
}

.payment-total {
  margin: 20px 0 5px 0;
}

.payment-total div {
  display: inline-block;
  padding: 10px;
  border-top: 1px solid #e4e4e4 !important;
  border-bottom: 1px solid #e4e4e4 !important;
}

.payment-total span,
.payment-promo span,
.payment-promo-code span {
  font-size: 17px;
}

.payment-total div:nth-child(1) {
  width: 20%;
  text-align: left;
  background: #f5f5f5;
  padding: 10px 0 10px 35px;
}

.payment-total div:nth-child(2) {
  width: 50%;
  text-align: right;
}

.payment-promo div {
  display: inline-block;
  padding: 10px;
}

.payment-promo div:nth-child(1) {
  text-align: left;
  width: 56%;
}

.payment-promo div:nth-child(1) input {
  width: 100%;
}

.payment-promo div:nth-child(2) {
  text-align: right;
  width: 16%;
}

.payment-promo div:nth-child(2) a {
  text-align: center;
}

.payment-promo .submit_btn {
  padding: 8px 10px;
  width: 100%;
  min-width: 120px;
  vertical-align: middle;
}

.tbl-promo,
.tbl-promoshow {
  width: 70% !important;
  border-top: 2px solid #ababab !important;
  border-bottom: 2px solid #ababab !important;
  border-left: none !important;
  border-right: none !important;
  margin: 0 auto;
  margin-bottom: 10px;
}

.tbl-promo td {
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #e4e4e4 !important;
  border-top: 1px solid #e4e4e4 !important;
  padding: 5px 20px 5px 35px !important;
}

.tbl-promo .submit_btn {
  padding: 2px 6px !important;
  width: 60px !important;
  min-width: 60px;
  vertical-align: middle;
  font-size: 12px;
  border: none !important;
}

.tbl-promo .td-remove {
  color: red;
}

.tbl-promo .td-right,
.tbl-promo .td-remove {
  text-align: right;
}

.tbl-promo .td-right {
  color: #ff5000;
  text-align: center;
  padding: 10px !important;
}

.tbl-promo .td-title {
  text-align: center !important;
  background: #f5f5f5 !important;
  padding: 10px !important;
}

.tbl-promoshow .submit_btn {
  padding: 4px;
  width: 100px;
  min-width: 100px;
}

.tbl-promoshow .td-promoshow-title {
  padding: 10px !important;
  border-left: none;
  border-right: none;
}

.tbl-promoshow .td-promoshow-code {
  width: 20%;
}

.tbl-promoshow .td-promoshow-price {
  width: 15%;
}

.tbl-promoshow .td-promoshow-remark {
  width: 40%;
}

.tbl-promoshow .td-promoshow-code,
.tbl-promoshow .td-promoshow-price,
.tbl-promoshow .td-promoshow-remark {
  border-left: none;
  border-right: none;
  padding: 10px !important;
}

.tbl-promoshow .td-promoshow-btn {
  width: 20%;
  border-left: none;
  border-right: none;
}

.payment-proceed .submit_btn {
  padding: 10px 10px;
  width: 35vw;
}

.payment-container .submit_btn:hover,
.payment-container .pay_btn:hover a {
  background: #ff6a13;
}

.payment-line {
  border-top: 2px solid #6c6c6c;
  margin: 0 auto;
  width: 75%;
  margin-top: 10px;
}

.payment-container .pay_box,
.payment-container .pay_box_02 {
  margin-top: 10px;
}

.payment-container .pay_info {
  width: 96%;
}

.payment-container .pay_btn a {
  padding: 10px 320px !important;
}

/*TAG Style*/
.hot_tag,
.bpg_tag {
  display: block;
  position: absolute;
  left: 85%;
  top: -1%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, 0%);
  z-index: 103;
}

img.hot_tag.b1,
img.bpg_tag.b1 {
  top: -4px;
  left: 225px;
  width: 72px;
}

img.hot_tag.b2,
img.bpg_tag.b2 {
  top: -4px;
  left: 180px;
  width: 72px;
}

.hot_ban {
  position: absolute;
  left: 50%;
  top: 96%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
}

.banner_content {
  position: absolute;
  left: 10%;
  top: 96%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
}

.banner_content > div {
  float: left;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ff5000;
  background: #fff;
  padding: 2px 5px;
  margin: 0 5px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  cursor: auto;
}
#divIsTheme {
  float: left;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ff5000;
  background: #fff;
  padding: 2px 5px;
  margin: 0 5px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  cursor: auto;
}
#divIsRecommended {
  float: left;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ff5000;
  background: #fff;
  padding: 2px 5px;
  margin: 0 5px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  cursor: auto;
}

.prod_tagbox {
  position: absolute;
  left: 10px;
}

#wrap .prod_tagbox.b1 div {
  font-size: 0.875rem;
  font-weight: 500;
}

#wrap .prod_tagbox.b2 div {
  font-size: 0.875rem;
  font-weight: 500;
  padding: 1px 4px;
  margin-top: 3px;
}

.recom_prod {
  float: left;
  font-size: 0.938rem;
  font-weight: 500;
  color: #ff5000;
  background: #fff;
  padding: 2px 5px;
  margin-top: 2px;
  border: 1px solid #ff5000;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

.act_rayout_02 .recom_prod {
  display: inline-block;
  float: none;
  position: relative;
  left: 10px;
  bottom: 2px;
}

/*Event Page Style*/
.event_title {
  float: left;
  position: relative;
  padding: 0 0 0 25px;
}

.event_date {
  float: right;
}

.event_box {
  position: relative;
}

.event_txt {
  margin-bottom: 5px;
}

.event_box > a {
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}

.event_box > a img {
  width: 100%;
}

.event_box > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
}

.event_box.event_close > a::after {
  content: '"해당 이벤트는 종료되었습니다."';
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  line-height: 170px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
}

.event_title::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 30%;
  width: 7px;
  height: 9px;
  border: solid #ff5000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*Search Result Page Style*/
.search section {
  margin-top: 210px;
  overflow: auto;
}

.search h1 {
  font-size: 1.5rem;
}

.search_txt {
  margin-top: 10px;
  font-size: 1.125rem;
}

.search_txt > span:nth-child(1) {
  color: #ff5000;
  font-weight: 600;
}

.search .act_cat,
#wrap.search .cat_shape_01 {
  margin-top: 30px;
  padding-top: 0;
}

.search .search_bar {
  width: 100%;
  height: 52px;
  background: #fff;
  position: fixed;
  top: 87px;
  z-index: 1002;
}

.search_inner {
  width: 500px;
  height: 40px;
  border: 1px solid #ff5000;
  border-radius: 20px;
  margin: 6px auto;
}

.search_keyword {
  height: 23px;
  width: 87%;
  padding-top: 0px;
  padding-left: 5px;
  border: 0 none !important;
  font-size: 14px;
  font-weight: 600;
  margin: 0px 0 0 20px;
}

input.search_keyword:focus {
  border: none !important;
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search_keyword::-webkit-input-placeholder,
.payment-promo input::-webkit-input-placeholder,
.txt-email-fbshare::-webkit-input-placeholder {
  text-align: center;
}

.search_keyword:-moz-placeholder,
.payment-promo input:-moz-placeholder,
txt-email-fbshare:-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
}

.search_keyword::-moz-placeholder,
.payment-promo input::-moz-placeholder,
.txt-email-fbshare::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
}

.search_keyword:-ms-input-placeholder,
.payment-promo input:-ms-input-placeholder,
.txt-email-fbshare:-ms-input-placeholder {
  text-align: center;
}

.btn_search {
  width: 34px;
  height: 34px;
  border: none;
  background: url(/Images/icons/search_scr.png) no-repeat center / 21px;
  overflow: hidden;
}

.btn_search:focus {
  border: none !important;
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn_search span {
  line-height: 500px !important;
}

.accent {
  color: #ff5000;
}

#search_box {
  padding-top: 10px;
  border-top: 1px solid #ff5000;
  margin-top: 10px;
}

#activity_list,
#airtel_list {
  margin-top: 50px;
}

.event-btn {
  color: #ff5000;
}

label.event-title {
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 5px;
  margin-bottom: 0;
}

.event_title {
  color: #000;
}

.lh-18 {
  line-height: 1.8;
}

/*Share to Win Button*/
.share-to-win {
  display: inline-block;
  color: #ffffff;
  width: 90%;
  margin: 0 auto;
  font-size: 1rem;
  padding: 0.75rem 0;
  position: relative;
}

.share-to-win img {
  width: 40px;
  position: absolute;
  left: 10px;
  bottom: 4px;
}

.share-to-win:hover,
.share-to-win:focus {
  color: #ffffff;
}

.box-fbshare {
  float: right;
  width: 30%;
  text-align: center;
}

.box-fbshare a {
  width: 100%;
}

/*Share Modal*/
#FB-Share .modal-dialog,
#FBShare-Success .modal-dialog,
#FBShare-Error .modal-dialog {
  max-width: 1000px;
}

#FB-Share .modal-body,
#FBShare-Success .modal-body,
#FBShare-Error .modal-body {
  padding: 0 5rem;
}

#FB-Share .modal-body p,
#FBShare-Success .modal-body p,
#FBShare-Error .modal-body p {
  margin: 0;
}

#FB-Share .modal-body .main-title,
#FBShare-Success .modal-body .main-title,
#FBShare-Error .modal-body .main-title {
  color: #ff5000;
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 10px;
}

#FB-Share .modal-body .title,
#FBShare-Success .modal-body .title,
#FBShare-Error .modal-body .title {
  color: #6a6a6a;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 20px;
}

#FB-Share .modal-body .title .color3 {
  color: #0072ce;
  font-weight: 700;
}

#FB-Share .modal-body .content,
#FBShare-Success .modal-body .content,
#FBShare-Error .modal-body .content {
  font-weight: 500;
  padding: 10px 0;
  color: #6a6a6a;
}

#FB-Share .modal-body .content2 {
  display: inline-block;
  width: 100%;
}

#FB-Share .modal-body .bold {
  font-weight: 700;
}

#FB-Share .modal-body .color1 {
  color: #558494;
}

#FB-Share .modal-body .color2 {
  color: #148242;
}

#FB-Share .modal-body .font1 {
  font-size: 1rem;
}

#FB-Share .modal-body .email-left,
#FB-Share .modal-body .email-right {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: right;
  padding: 0 25px;
  color: #148242;
}

#FB-Share .modal-body .email-right {
  text-align: left;
  float: right;
}

#FB-Share .modal-body .border-line {
  padding: 10px 0;
}

#FBShare-Success input {
  display: block;
  width: 50%;
  padding: 0.5rem 0.5rem;
  margin: 0 auto 15px auto;
}

#FBShare-Success .spnlog-fbshare {
  display: block;
  width: 50%;
  margin: 0 auto 15px auto;
  text-align: center;
}

#btnFbShare {
  font-weight: 600;
}

#btnFbShare:hover,
#btnFbShare:focus {
  cursor: pointer;
  background: #ff5000;
  border-color: #ff5000;
  color: #fff;
}

/* package product */
.itinerary_box {
  padding-bottom: 25px;
  position: relative;
}

.package_desc p {
  margin-bottom: 0;
}

.itinerary_box::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #e0e0e0;
  position: absolute;
  left: 0px;
  z-index: 1;
}

.itinerary_box .day {
  font-size: 16px;
  background: #52abe2;
  text-indent: 35px;
  border-radius: 16px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: -15px;
  position: relative;
  z-index: 10;
}

.itinerary_box .day::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #ffffff;
  position: absolute;
  top: 9px;
  left: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  border: 2px solid #1d6592;
}

.package_emblem {
  position: absolute;
  top: 7px;
  left: 14px;
}

.package_desc {
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
}

.hotel {
  font-size: 0.938rem;
  margin-left: 20px;
  margin-top: 5px;
}

.hotel > span {
  background: #8a8a8a;
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}

.meal {
  font-size: 0.938rem;
  margin-left: 20px;
}

.meal span {
  background: #8a8a8a;
  padding: 1px 8px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}

.meal_box {
  display: inline-block;
  min-width: 140px;
}

.meal_box:nth-child(n + 2) {
  margin-left: 15px;
}

/*FB Share Button*/

.fb-share {
  background: #3b5998;
  width: 25%;
  height: 2.625rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  line-height: 100%;
  border-radius: 2px;
  margin: 0 auto 15px auto;
}

.fb-share img {
  width: 30px;
  margin: 0;
}

#FBShare-Success .modal-body .btn-close,
#FBShare-Error .modal-body .btn-close {
  background: #ff5000;
  width: 30%;
  height: 2.625rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  line-height: 100%;
  border-radius: 2px;
  margin: 0 auto 15px auto;
}

.flashing-btn {
  background-color: #004a7f;
  border-radius: 3px;
  border: none;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  margin-left: 40px;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 0 #b20000;
    box-shadow: 0 0 0 #b20000;
  }

  50% {
    background-color: #ff0000;
    -webkit-box-shadow: 0 0 20px #ff0000;
    box-shadow: 0 0 20px #ff0000;
  }

  100% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 0 #b20000;
    box-shadow: 0 0 0 #b20000;
  }
}

@keyframes glowing {
  0% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 0 #b20000;
    box-shadow: 0 0 0 #b20000;
  }

  50% {
    background-color: #ff0000;
    -webkit-box-shadow: 0 0 20px #ff0000;
    box-shadow: 0 0 20px #ff0000;
  }

  100% {
    background-color: #b20000;
    -webkit-box-shadow: 0 0 0 #b20000;
    box-shadow: 0 0 0 #b20000;
  }
}

/* animation */
@-webkit-keyframes btnPulse {
  0% {
    background-color: #e94a00;
    -webkit-box-shadow: 0 0 1px #ff5000;
  }

  50% {
    background-color: #ff5000;
    -webkit-box-shadow: 0 0 14px #ff5000;
  }

  100% {
    background-color: #e94a00;
    -webkit-box-shadow: 0 0 1px #ff5000;
  }
}

/*Aqua Planet*/
.aq-box {
  width: 60%;
  margin: 0 auto 0px auto;
  color: #4b4b4b;
  padding: 50px 0;
  text-align: left;
}

.aq-text {
  margin-bottom: 15px;
  font-size: 1rem;
  text-align: center;
  font-weight: 500;
}

.aq-cont {
  border: 2px solid #ccc;
  border-radius: 5px;
  background: #f3f3f3;
  width: 100%;
  text-align: center;
  padding: 25px 0;
}

.aq-wrap {
  display: inline-block;
  text-align: left;
}

.aq-wrap strong {
  color: #f62e2e;
}

.aq-wrap .title {
  font-size: 0.875rem;
  width: 140px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}

.aq-wrap .title2 {
  font-size: 0.875rem;
  vertical-align: middle;
  margin: 0 0.25rem;
}

.aq-wrap span.last {
  /* width: 125px; */
  vertical-align: middle;
}

.aq-wrap span.desc {
  margin-left: 10px;
  vertical-align: middle;
  font-size: 0.875rem;
}

.aq-wrap span.aq-status {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 5px 0;
  vertical-align: middle;
}

.aq-wrap > div {
  vertical-align: middle;
}

.aq-wrap div.aq-cont-new {
  text-align: center;
}

.aq-wrap div.aq-cont-new input,
.aq-box-bottom input {
  background: #ff5000;
  border: 1px solid #ff5000;
  border-radius: 5px;
  color: #fff;
  width: 250px;
  font-size: 0.875rem;
  cursor: pointer;
}

.aq-cont input,
.aq-box-top input,
.aq-box-bottom input {
  padding: 0.688rem 0.688rem;
  width: 450px;
  border: 1px solid #e4e4e4;
  font-size: 0.875rem;
}

.aq-cont select,
.aq-box-top select {
  padding: 0.688rem 0.688rem;
  width: 223px;
  border: 1px solid #e4e4e4;
  font-size: 0.875rem;
}

.aq-cont .txt-up {
  text-transform: uppercase;
}

.aq-tourdt .select_date_bg {
  width: 450px;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
  text-align: center;
  background: #fff;
  display: inline-block;
}

.aq-name-box input {
  width: 200px;
}

.aq-tourdt .display_date {
  height: 100%;
  font-size: 0.875rem;
  text-align: left;
  padding: 0.75rem 0 0.75rem 3.75rem;
  letter-spacing: 0;
}

.aq-box-top {
  margin-bottom: 15px;
  padding-left: 20px;
}

.aq-box-top .title {
  font-size: 0.875rem;
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}

.aq-box-top .aq-process {
  background: #ff5000;
  border: 1px solid #ff5000;
  border-radius: 5px;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.7rem 4rem;
  vertical-align: middle;
  margin-left: 1.5rem;
}

.aq-process-on {
  cursor: pointer;
}

.aq-process-on:hover,
.aq-process-on:focus {
  background: #e54800;
  border: 1px solid #e54800;
}

.aq-box-bottom {
  margin-top: 15px;
  padding-left: 20px;
}

.aq-cont .content {
  width: 340px;
  margin: 0 auto;
  border: 1px solid #ccc;
  background: #e6e6e6;
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.625rem 0.75rem;
  vertical-align: middle;
}

.aq-cont .aq-name-w {
  width: 200px;
}

.aq-cont .aq-pax-w {
  width: 187px;
}

.aq-cont .aq-pax-title {
  width: 140px;
}

.aq-cont .aq-date {
  background: url(/Images/icons/date_icon.gif) no-repeat 5% #e6e6e6 !important;
  padding: 0.7rem 3.5rem;
}

.title-st-01 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #ff5000;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}

.title-st-01 > span {
  display: inline-block;
  padding: 10px 25px;
  border-bottom: 2px solid #ff5000;
  position: relative;
  top: 1px;
  color: #ff5000;
}

.ribbon-01 {
  position: relative;
  background: #ff5000;
  line-height: 1;
  display: inline-block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 8px 50px;
  margin-bottom: 5px;
}

.ribbon-01::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  border-right: 17px solid #ffffff;
  border-left: 17px solid #ffffff;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}

.font-st-01 {
  color: #ff5000;
  font-weight: 600;
}

.desc {
  margin: 2px 0 10px 145px;
  color: #f00;
  font-size: 13px;
  font-weight: 500;
}

#txtEmailAP,
#txtTourDateAP {
  width: 450px;
}

.img_box {
  text-align: center;
  margin-bottom: 30px;
}

/* pop up layer */
#_hidden_layer_ {
  position: absolute;
  z-index: 1001;
  width: 100%;
  top: 0px;
  left: 0px;
}

.pop-layer {
  position: absolute;
  display: none;
  width: 310px;
  /*width:480px;*/
  top: 130px;
  left: 3%;
  font-size: 0.875rem;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.pop-layer-body {
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px 20px;
  background: rgba(0, 57, 143, 0.8);
}

.pop-layer-body .title {
  font-size: 1rem;
  text-align: center;
  padding-bottom: 3px;
  /* border-bottom: 1px solid #fff; */
  margin: 5px 0;
}

.pop-layer-body .orderList {
  padding-left: 10px;
  margin-bottom: 3px;
}

.pop-layer-body .cont01 {
  padding-left: 20px;
  margin-bottom: 10px;
}

.pop-layer-body .pop-desc {
  margin-bottom: 10px;
}

.pop-layer-body .pop-cont-box {
  padding: 6px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.pop-layer-close {
  background: #333;
  text-align: center;
  color: #ffffff;
  padding: 3px 0;
}

.pop-layer-close label {
  cursor: pointer;
  margin-bottom: 0;
}

.pop-layer-ckd {
  padding: 5px 0;
  font-size: 13px;
}

.pop-layer-ckd label {
  font-size: 13px;
  margin-bottom: 0 !important;
}

.pop-layer-ckd input {
  margin-right: 3px;
  opacity: 0;
}

.pop-layer-btn {
  display: inline-block;
  position: relative;
  left: 20px;
  top: 2px;
  color: #fff;
  cursor: pointer;
  padding: 4px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1;
}

.pop-layer-close .checkmark {
  position: relative;
  height: 15px;
  width: 15px;
  left: -4px;
  top: 2px;
  background-color: #fff;
  -webkit-transform: none;
  transform: none;
  display: inline-block;
}

.pop-layer-close .checkmark::after {
  content: "";
  display: none;
  left: 5px;
  top: 2px;
  width: 6px;
  height: 9px;
  border: solid rgba(0, 57, 143, 0.8);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pop-layer-close input:checked ~ .checkmark {
  position: relative;
  height: 15px;
  width: 15px;
  left: -4px;
  top: 2px;
  background-color: #ffffff;
  -webkit-transform: none;
  transform: none;
  display: inline-block;
}

.pop-layer-close input:checked ~ .checkmark::after {
  display: block;
}

/*Table Insurance*/
.tbl-ins {
  border-collapse: collapse;
  width: 100%;
}

.tbl-ins td,
.tbl-ins th {
  border: 1px solid #dddddd;
  text-align: right;
  padding: 0 5px;
}

.tbl-ins th,
.tbl-ins .txt-center {
  text-align: center;
}

.tbl-ins .txt-bold {
  font-weight: bold;
}

.tbl-ins .txt-left {
  text-align: left;
}

.tbl-ins .th-yellow {
  background: #ffffd2;
}

.tbl-ins .th-red {
  background: #ffcbcb;
}

.tbl-ins .th-blue {
  background: #bad9ff;
}

.tbl-ins .th-green {
  background: #d5ffd2;
}

/*Detail Package*/

.spn-pkg-title {
  font-weight: bold;
  color: #e03c3c;
}

.color-red {
  color: #e03c3c;
}

.spn-pkg-bold {
  font-weight: bold;
}

.spn-pkg-blue a {
  color: #1393f3;
}

.spn-pkg-underline {
  text-decoration: underline;
}

/*Logo CHUBB*/
.logo-chubb {
  width: 200px;
  margin-bottom: 15px;
}

/* about Onfill page only */
.page-about b {
  font-weight: 600;
}

.page-about > div {
  position: relative;
}

.page-about h1 {
  font-weight: 600;
  color: #ff6a13;
  text-align: center;
  margin: 20px 0 50px;
  font-size: 1.875rem;
}

.about_01 {
  position: relative;
  background: url("/Images/background/about_header.jpg") center / 100% auto;
  height: 475px;
}

.about_01 .tit_01 {
  position: absolute;
  top: 50px;
  left: 50px;
  color: #fff;
  font-size: 1.25rem;
  padding-left: 20px;
}

.about_01 .tit_01::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 85px;
  background: #fff;
  top: 3px;
  left: 0;
}

.about_01 .tit_01 > div {
  color: #fff;
  font-size: 1.125rem;
  text-align: right;
  margin-top: 20px;
}

.about_02 {
  margin: 65px 0;
  text-align: center;
}

.big_tit_01 {
  font-size: 1.25rem;
}

.txt_st_01 {
  color: #ff6a13;
  font-weight: 600;
}

.desc_01 {
  width: 80%;
  font-size: 1rem;
  font-weight: 400;
  padding: 35px 0;
  margin: 50px auto 0;
  border-style: solid;
  border-width: 1px 0;
  border-color: #3b3b3b;
}

.about_03 {
  height: 320px;
  position: relative;
  background: url("/Images/background/about_why.jpg") no-repeat center / 100%
    auto;
}

.about_03 div {
  font-size: 1.875rem;
  font-weight: 400;
  color: #fff;
  position: absolute;
  top: 45%;
  left: 27%;
}

.bg_dia_gr::after {
  content: "";
  display: block;
  position: absolute;
  width: 31px;
  height: 31px;
  background: #f4f4f4;
  bottom: -15px;
  left: calc(50% - 17px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10000;
}

.bg_dia_wh::after {
  content: "";
  display: block;
  position: absolute;
  width: 31px;
  height: 31px;
  background: #fff;
  bottom: -15px;
  left: calc(50% - 17px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10000;
}

.about_04,
.about_05,
.about_06 {
  background: #f4f4f4;
  padding: 65px 0;
}

.about_05 {
  background: #fff;
}

.desc_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}

.desc_box:nth-child(2n + 1) > div.desc_txt {
  text-align: right;
}

.about_img {
  width: 400px;
  height: 300px;
  margin-left: 30px;
  -webkit-box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.25);
}

.about_06 .about_img {
  width: auto;
  height: auto;
  margin-left: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.about_06 .desc_box:nth-child(2n + 1) > div.desc_txt {
  text-align: left;
}

.desc_txt {
  float: left;
  margin-left: 30px;
  font-size: 1rem;
  line-height: 1.875rem;
}

.tit_02 {
  display: inline-block;
  font-size: 1.25rem;
  color: #ff6a13;
  min-width: 370px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 30px 0 10px 0;
  padding-bottom: 10px;
}

.tit_box {
  text-align: center;
}

.about_06 .desc_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_06 .desc_box .desc_txt {
  width: 520px;
}

.notice_box {
  height: 240px;
  line-height: 240px;
  text-align: center;
  font-size: 1.5rem;
}

.flight_sale > a {
  display: inline-block;
  width: 340px;
  margin: 12px 20px 13px;
  border: 1px solid #0072ce;
}

.event-flight .promo_inner {
  padding-bottom: 50px;
}

.package_cat .flight_sale {
  width: 87.5%;
  max-width: 1155px;
  margin: 55px auto;
  text-align: left;
}

.flight_sale .title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  background: #0072ce;
  padding: 12px 5px;
  text-align: center;
}

.flight_sale .info {
  padding: 10px 10px 10px 20px;
  font-size: 1rem;
  text-align: left;
}

.flight_sale .price {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  font-size: 1.313rem;
  letter-spacing: -0.025em;
  text-align: right;
  font-weight: 600;
  padding: 0 15px 0 0;
}

.flight_sale .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn02 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 8px 22px;
  font-size: 1rem;
  background: #0072ce;
  color: #fff;
  font-weight: 600;
}

.flight_sale .sub02 {
  display: inline-block;
  font-weight: 600;
  width: 74px;
  color: #0072ce;
}

.flight_event .support_cont_box:not(:last-child) {
  margin-bottom: 30px;
}

.rayout_event02 {
  padding: 20px;
}

.flight_event .rayout_event02 > * {
  border: initial;
}

.support_cont .rayout_event02 * {
  color: inherit;
  font-size: inherit;
}

.support_cont .rayout_event02 p {
  margin-bottom: 10px;
}

.support_cont .rayout_event02 h1 {
  font-size: inherit;
  margin: 0 0 10px 0;
}

.table_flight_event {
  border: solid #aaa !important;
  border-width: 2px 0 0 0 !important;
  width: 100%;
  color: #3b3b3b;
}

.table_flight_event .air_logo {
  width: 40px;
  margin-bottom: 5px;
}

.table_flight_event thead th {
  background: #f5f5f5;
  font-weight: 600;
}

.table_flight_event th,
.table_flight_event td {
  text-align: center;
  padding: 14px 0 14px 0;
}

.flight_sale.notice {
  font-size: 1.5rem;
  height: 200px;
  line-height: 200px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

/* flight event page */
#boxRemark {
  font-size: 16px;
}

#boxRemark.support_cont_box table {
  border: none;
}

.hot_flight {
  display: block;
  position: absolute;
  left: 3px;
  top: -5px;
  z-index: 103;
}

.flight_sale > a {
  position: relative;
}

/*Trip Store*/
.tripstorepage {
  width: 80%;
}

.tripstore_cont {
  width: auto;
  float: none;
}

.tripstore_cont .box_line {
  background: none;
}

.tripstore_cont .login_wrap {
  float: none;
}

.tripstorepage .tripstorelogout {
  float: right;
  font-size: 0.825rem;
  background: #ff5000;
  padding: 5px 15px;
  color: #fff;
  border-radius: 5px;
  margin: 10px 0;
}

.tripstorepage .login_wrap .ts-box {
  margin-bottom: 12px;
}

.tripstorepage .login_wrap label {
  display: inline-block;
  width: 80px;
  margin: 0;
  background: #ff5000;
  padding: 13px 10px;
  margin-right: -4px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: #ffffff;
}

.tripstorepage .login_wrap .ts-txtbox {
  display: inline-block;
  margin: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-color: #ff5000;
  width: 300px;
}

.tripstorepage .login_wrap .ts-txtbox::placeholder {
  opacity: 0.4;
}

/*Non Member*/
.nonmemberpage {
  width: 80%;
}

.nonmember_cont {
  width: auto;
  float: none;
}

.nonmember_cont .box_line {
  background: none;
}

.nonmember_cont .login_wrap {
  float: none;
}

.nonmemberpage .nonmemberlogout {
  float: right;
  font-size: 0.825rem;
  background: #ff5000;
  padding: 5px 15px;
  color: #fff;
  border-radius: 5px;
  margin: 10px 0;
}

.nonmemberpage .login_wrap .ts-box {
  margin-bottom: 12px;
}

.nonmemberpage .login_wrap label {
  display: inline-block;
  width: 80px;
  margin: 0;
  background: #ff5000;
  padding: 13px 10px;
  margin-right: -4px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: #ffffff;
}

.nonmemberpage .login_wrap .ts-txtbox {
  display: inline-block;
  margin: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-color: #ff5000;
  width: 220px;
}

.nonmemberpage .login_wrap .ts-txtbox::placeholder {
  opacity: 0.4;
}

.table_chk .accept_box {
  width: 44%;
  float: right;
}

.table_chk .accept_box .chkbox_text {
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
}

.table_chk .accept_box .checkmark {
  left: 5%;
}

.table_chk .chkbox.accept_box label {
  width: 80%;
}

.support_cont.custom-01 h2 .event-btn:hover {
  color: none;
}

.support_cont .ui-tabs .ui-tabs-nav li {
  width: auto;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav li:hover {
  background: none;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav li:hover span {
  color: #ff5000;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav .ui-state-active {
  background: none !important;
  border-bottom: 2px solid #ff5000;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav .ui-state-active span {
  color: #ff5000;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav span {
  font-size: 1.25rem;
  font-weight: 700;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav li {
  width: auto;
  margin: 0 0.66% 0 0;
  border-width: 0;
  border-radius: 0;
  text-align: center;
  background: none;
  position: relative;
  top: 1px;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav li span {
  color: #777777;
}

.support_cont.custom-01 .ui-tabs-nav {
  font-size: 1.25rem;
  font-weight: 700;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}

.support_cont.custom-01 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 10px 25px;
}

#infoTitle {
  margin-bottom: 5px;
  font-size: 18px;
  color: #ff5000;
}

#infoDescription table {
  width: 100% !important;
}

.specialBan .event_box {
  margin: 30px auto 0px auto;
  width: 1000px;
  font-size: 1.25rem;
}

.specialBan .event_box a {
  display: block;
  width: 100%;
  font-size: 1.25rem;
}

.specialBan .event_box a::after {
  border: none;
}

#wrap.area .specialBan + .rayout01 .cat_shape_01 {
  margin-top: 10px;
}

/* text effect */
.effect-01 {
  position: relative;
  color: #f5f5f5;
  background: linear-gradient(
    to right,
    #f5f5f5 0%,
    #000 3%,
    #000 75%,
    #f5f5f5 78%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 500% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip2 15s linear infinite;
  display: inline-block;
}

.effect-01::after {
  content: "";
  position: absolute;
  bottom: -0.125rem;
  left: -0.5rem;
  right: -0.5rem;
  height: 0.75rem;
  z-index: -1;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/664131/underline.svg);
  background-repeat: no-repeat;
  background-size: 140px;
  background-position: 310px;
  animation: bg 5s infinite;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

@keyframes textclip2 {
  to {
    background-position: -400% center;
  }
}

@keyframes bg {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  35% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.special_box > a {
  display: inline-block;
  position: relative;
  margin: 30px 0 20px 0;
  font-size: 1.25rem;
}

/* style for Product promo */
.prod-Promo {
  position: relative;
  padding-top: 25px !important;
}

.prod-Promo .title {
  color: #ff5000;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 20px;
  padding: 8px 8px 8px 50px;
  background: url(/Images/icons/icon_gift.png) #fff no-repeat 7% /19%;
  transform: translate(0, -50%);
}

.detail_description.prod-Promo > *,
.txt-st-01 > * {
  margin-bottom: 0px !important;
}

.txt-st-01 {
  font-size: 0.938rem;
  font-weight: 600;
}

.prodOption {
  display: flex;
  font-size: 15px;
  margin-top: -15px;
}

.prodOption > div {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-width: 0;
}

.prodOption .title {
  color: #ff5000;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 35px;
}

.prodOption .title > div {
  margin-left: 10px;
  border-bottom: 1px solid #ff5000;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  color: #ff5000;
}

.prodOption .box {
  border: 1px solid #8e8e8e;
  padding: 5px 10px;
  margin: 8px 1px 10px;
  border-radius: 5px;
  height: calc(100% - 55px);
}

.prodOption .box > div {
  display: flex;
  justify-content: space-between;
  margin: 1px 0px;
}

.price-won {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  /* white-space: nowrap; */
}

.prodOption .box > div > div:first-child {
  -webkit-box-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
}

/*Event Pop Up*/

.pop-up-event {
  position: relative;
}

.pop-up-box {
  width: 325px;
  height: 325px;
  position: absolute;
  z-index: 1001;
}

.pop-up-link {
  display: block;
}

.pop-up-btn {
  width: 325px;
  height: 50px;
  bottom: 0;
  position: absolute;
}

.pop-up-btn a {
  color: #fff;
  padding: 7px 5px 5px 5px;
  display: block;
  width: 101px;
  margin: 0 auto;
  text-decoration: none;
}

.pop-up-square-exit {
  width: 40px;
  height: 40px;
  background: #444;
  right: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  opacity: 0.7;
}

.pop-up-square {
  height: 35px !important;
}

.pop-up-circle-exit {
  width: 50px;
  height: 50px;
  background: #444;
  top: 40px;
  position: absolute;
  right: 2px;
  border-radius: 50%;
  z-index: 1;
  opacity: 0.7;
  -webkit-box-shadow: -10px 10px 5px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -10px 10px 5px -8px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 7px 5px -8px rgba(0, 0, 0, 0.75);
}

.pop-up-square-exit a,
.pop-up-circle-exit a {
  position: relative;
  height: 40px;
  width: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pop-up-circle-exit a {
  margin: 5px;
}

.pop-up-square-exit a::before,
.pop-up-circle-exit a::before,
.pop-up-square-exit a::after,
.pop-up-circle-exit a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.pop-up-square-exit a::before,
.pop-up-circle-exit a::before {
  transform: rotate(45deg);
}

.pop-up-square-exit a::after,
.pop-up-circle-exit a::after {
  transform: rotate(-45deg);
}

.spn-title-pane {
  color: #ff5000;
}

.mypage_cont_box #tblTransactionHistory tr > td:nth-child(3) {
  width: 15%;
}

/*Old Transaction*/
.spn_OldTransaction {
  float: right;
  border: 0;
  background: #ff5000;
  color: #fff !important;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
}

#modalOldTransaction .modal-dialog {
  max-width: 1000px;
}

#modalOldTransaction #sectionDetail {
  display: none;
}

#modalOldTransaction #btnBackToList {
  margin: 0 auto;
}

#modalOldTransaction #sectionDetail .mypage_cont_box.table_st01 tr > td {
  width: 15% !important;
}

/* 팝업 레이아웃 */
.popup_wrap {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
}

.popup {
  padding: 20px;
  padding-bottom: 40px;
  background-color: #fff;
  border-radius: 16px;
}

.popup_btnwrap {
  width: 100%;
  display: flex;
  justify-content: right;
}

.popup_close {
  width: 30px;
  height: 30px;
  background: url("/ko/images/icon/c-popup-close.svg") no-repeat;
}

.popup_confirm {
  width: 205px;
  height: 51px;
  border-radius: 26px;
  background-color: #0072ce;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans";
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
}

.c_popup_title {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.c_popup_txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.l-hidden {
  display: none !important;
}

.detail-line {
  background: url(/Images/background/detail_line.gif) no-repeat top;
  padding: 2vw 0;
  margin: 0 auto;
  background-size: 95vw;
}
/* 모달 관련 css  */
.close-btn-css {
  padding: 1rem;
  margin: 0rem -1rem -1rem auto;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #A9A9A9;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  background: white;
  border-color: white;
  border: none;
  border-radius: 15px;
}

.modal-backdrop {
  z-index: 1001;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
}

/* 회원가입 모달 */
.RegistModal-modal{
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
}

/* 비밀번호 찾기 모달 */
#Modal-find-pwd .modal-content {
  width: 100% !important;
}

/* 로그인 모달에서 회원가입 및 비밀번호 찾기 색 고정 */
.sign-up{
  color: #ff5000 !important;
}

.find-pass{
  color: #ff5000 !important;
}

.RegistModal-top{
  top: 10%;
}

.sign-up-top{
  top: 13%;
}

.find-pass-top{
  top: 20%;
}

/* 추가 클래스생성후 한번에 처리 */
.modal-body-only-header{
  padding: var(--bs-modal-padding) !important;
}

.modal-header-only-header{
    border-bottom: 1px solid #dee2e6;
    padding: 0 1rem 1rem 0 !important;
}

/* 회원가입 하단 폼 간격 맞춤 */
.regist-form-check-div{
  padding: 0 5% 0 5%;
}

/* 인풋 입력시 색 변경 제거 */
input:autofill {
  background-color: transparent !important;
  background-image: none !important;
  color: inherit !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: inherit !important;
}

/* Footer - Tooltip */

.tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-container .tooltip-text {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-container:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* 툴팁을 왼쪽으로 이동시키기 위한 스타일 */
.tooltip-container .tooltip-text {
  left: -120px;
  bottom: 50%;
  transform: translateY(50%);
  background: #ffffff00;
  color: black;
  font-weight: 600;
  font-size: 15px;
}

.footer-flight-css{
  left: -102px !important;
}

.home-close-modal-btn{
  margin: 0px 0px 0px 100px;
  border: none;
  background: none;
  box-shadow: none;
  outline: none;
  color: rgb(128, 128, 128);
  font-size: 30px;
}