

/* 주차 서비스 */
.parking-search {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    padding: 22px 15px 28px;
}
.parking-search .parking-search__text {
    text-align: center;
    letter-spacing: -0.25px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-bottom: 22px;
    font-family: 'Montserrat', 'NotoM', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-weight: 500;
}
.parking-search .parking-search__text strong {
    color: #cf210d;
    font-weight: bold;
}
.parking-search .parking-search__form {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.parking-search .parking-search__input {
    display: table-cell;
    width: calc(466/640*100vw);
}
.parking-search .parking-search__input .input-type {
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 28px;
    border-color: #c4c4c4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.parking-search .parking-search__input .input-type::-webkit-input-placeholder {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 22px;
}

.parking-search .parking-search__input .input-type::-moz-placeholder {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 22px;
}

.parking-search .parking-search__input .input-type::-ms-input-placeholder {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 22px;
}

.parking-search .parking-search__input .input-type:-moz-placeholder {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 22px;
}

.parking-search .parking-search__input .input-type::placeholder {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 22px;
}
.parking-search .parking-search__input .input-type::-webkit-outer-spin-button,
.parking-search .parking-search__input .input-type::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.parking-search .parking-search__input .input-type:hover,
.parking-search .parking-search__input .input-type:focus {
    -moz-appearance: number-input;
}
.parking-search .parking-search__input .input-type[type=number] {
    -moz-appearance: textfield;
}
.parking-search .parking-search__button {
    display: table-cell;
    width: calc(130/640*100vw);
    padding-left: calc(5/640*100vw);
}
.parking-search .parking-search__button .btnStyle04 {
    width: 100%;
    line-height: 48px;
    font-size: 15px;
}
.parking-coupon {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    background-color: #e4e4e4;
    padding: 15px;
    text-align: center;
}
.parking-coupon .parking-coupon__card {
    background-color: #fafafa;
    padding: 22px 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.parking-coupon .parking-coupon__title {
    font-family: 'Montserrat', 'NotoM', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.25px;
    line-height: 1.3;
    margin-top: calc(15/640*100vw);
    margin-bottom: calc(12/640*100vw);
}
.parking-coupon .parking-coupon__title strong {
    color: #cf210d;
    font-weight: 500;
}
.parking-coupon .parking-coupon__img {
    width: 25px;
}
.parking-coupon .parking-coupon__text {
    font-size: 12px;
    line-height: 16px;
    color: #848484;
}
.parking-text {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-text.txt-area2 h4 {
    font-size: 12.5px;
    font-family: 'Montserrat', 'NotoM', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-text.txt-area2 ul li {
    font-size: 11px;
    margin-bottom: 4px;
    letter-spacing: -0.3px;
}
.parking-text.txt-area2 ul {
    margin-top: 6px;
}
.parking-result {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    padding-bottom: 25px;
}
.parking-result .parking-result__wrap {
    text-align: center;
}
.parking-result .parking-result__title {
    font-family: 'NotoB', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    letter-spacing: -0.25px;
    font-size: 15px;
    color: #000;
    margin-top: -4px;
    margin-bottom: 2px;
}
.parking-result .parking-result__title strong {
    color: #cf210d;
}
.parking-result .parking-result__text {
    font-size: 13px;
    color: #626262;
}
.parking-result .parking-result__list {
    margin-top: 25px;
}
.parking-result .parking-result__item {
    border-bottom: 1px solid #d1d1d1;
}
.parking-result .parking-result__item:first-child {
    border-top: 1px solid #d1d1d1;
}
.parking-result .parking-result__item a {
    position: relative;
    display: block;
    letter-spacing: -0.25px;
    font-size: 17px;
    color: #262626;
    padding: 0 17px;
    line-height: 47px;
    font-family: 'NotoM', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-result .parking-result__item a:after {
    content: "";
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    display: block;
    width: 10px;
    height: 6px;
    background: transparent url(http://m.mariooutlet.co.kr/Content/m/images/mobilehome/svg/icontoggleArr_open.png) center no-repeat;
    background-size: 100% auto;
    -o-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.parking-detail {
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-detail .parking-detail__number {
    font-family: 'NotoB', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-size: 18px;
    color: #000;
    letter-spacing: -0.25px;
    margin-bottom: 6px;
    line-height: 1;
}
.parking-detail .parking-detail__text {
    color: #626262;
    font-size: 12px;
    margin-bottom: 27px;
}
.parking-detail .parking-detail__title {
    margin-top: 23px;
    margin-bottom: 7px;
    font-size: 12px;
    letter-spacing: -0.25px;
    color: #000;
    font-weight: bold;
}
.parking-detail .parking-detail__price {
    font-family: 'NotoB', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    display: block;
    text-align: center;
    border: 2px solid #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100%;
    line-height: 47px;
    font-size: 26px;
    letter-spacing: -0.25px;
    font-weight: bold;
}
.parking-detail .parking-detail__price span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
}
.parking-detail .parking-detail__item {
    border-top: 1px solid #d1d1d1;
    font-family: 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-detail .parking-detail__item strong {
    display: block;
    width: 40%;
    float: left;
    letter-spacing: -0.25px;
    font-size: 12px;
    line-height: 18px;
    padding: 9px 0;
    color: #626262;
}
.parking-detail .parking-detail__item em {
    display: block;
    width: 60%;
    float: right;
    text-align: right;
    letter-spacing: -0.25px;
    font-size: 12px;
    line-height: 18px;
    padding: 9px 0;
    color: #262626;
}
.parking-detail .parking-detail__item em + em {
    padding-top: 0;
}
.parking-detail .parking-detail__button {
    display: block;
    width: calc(510/640*100vw);
    margin: 20px auto 0;
    border-color: #000;
    font-size: 17px;
    line-height: 43px;
    font-family: 'Hyundai_B1012', sans-serif;
    font-weight: bold;
}
.parking-detail .parking-detail__notice {
    font-size: 11px;
    letter-spacing: -0.5px;
    color: #cf210d;
    line-height: 20px;
    margin-top: 22px;
}
.parking-detail .parking-detail__item.parking-detail__total {
    border-color: #000;
}
.parking-detail .parking-detail__item.parking-detail__total strong,
.parking-detail .parking-detail__item.parking-detail__total em {
    font-weight: bold;
    color: #262626;
}
.parking-detail .txt-area2 {
    margin-left: 0;
    margin-right: 0;
}
.parking-event {
    position: relative;
    padding: 27px 36px 32px;
    font-family: 'Montserrat', 'NotoD', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
}
.parking-event:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 222px;
    /*height: calc(444/630*100vw);*/
    width: 100%;
    z-index: 1;
    background-color: #e24343;
}
.parking-event .parking-event__title {
    position: relative;
    font-size: 25px;
    color: #fff;
    letter-spacing: -0.45px;
    z-index: 2;
    text-align: center;
    margin-bottom: 9px;
    line-height: 31px;
    font-family: 'Montserrat', 'NotoM', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', Arial, sans-serif, serif, '돋움', Dotum;
    font-weight: 500;
}
.parking-event .parking-event__text {
    position: relative;
    color: #fff;
    font-size: 13px;
    letter-spacing: -0.25px;
    z-index: 2;
    text-align: center;
    line-height: 17px;
}
.parking-event .parking-detail__button + .parking-event__text {
    color: #262626;
}
.parking-event .parking-coupon {
    position: relative;
    padding: 0;
    background-color: transparent;
    z-index: 2;
    margin-top: 20px;
}
.parking-event .parking-coupon .parking-coupon__card {
    padding-top: 30px;
    padding-bottom: 26px;
    -webkit-box-shadow: 0 6px 7.18px 0.32px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 6px 7.18px 0.32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 7.18px 0.32px rgba(0, 0, 0, 0.1);
}
.parking-event .txt-area2 {
    margin: 35px 0 0;
}
.parking-event .parking-detail__button {
    margin-top: 16px;
    margin-bottom: 18px;
    display: block;
    width: 100%;
    border-color: #000;
    font-size: 17px;
    font-family: 'Hyundai_B1012', sans-serif;
    line-height: 43px;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.parking-shoppingInfo {
    padding-bottom: 40px;
}
.parking-shoppingInfo:before {
    content: "";
    display: block;
    height: 1px;
    width: calc(596/640*100vw);
    margin: 0 auto;
    background-color: #d1d1d1;
}
.parking-shoppingInfo .shopping_list {
    position: relative;
    padding: 0;
}
.parking-shoppingInfo .shopping_list ul li {
    margin-right: 0;
}
.parking-shoppingInfo .shopping_list ul li a {
    padding-left: 11px;
    padding-right: 11px;
}
.parking-shoppingInfo .shopping_list ul li .sh_mv {
    text-align: left;
}
.parking-shoppingInfo [class^=swiper-btn] {
    top: 20px;
    height: 70%;
    bottom: auto;
}
.parking-shoppingInfo .swiper-pagination {
    width: auto;
    right: 0;
    padding: 0 11px;
    top: calc(100% - 12px);
    bottom: auto;
}
