@import url('//fonts.googleapis.com/earlyaccess/nanumgothic.css');
.nanumgothic {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'MalgunGothic', sans-serif;
    margin-right: 2px;
}
@font-face {
    font-family: 'AppleSDGothicNeoL';
    font-style: normal;
    font-weight: 100;
    src:	url(/css/font/AppleSDGothicNeoL.eot?#iefix) format("embedded-opentype"),
    url(/css/font/AppleSDGothicNeoL.woff2) format('woff2'),
    url(/css/font/AppleSDGothicNeoL.woff) format('woff'),
    url(/css/font/AppleSDGothicNeoL.otf) format('opentype'),
    url(/css/font/AppleSDGothicNeoL.ttf) format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoM';
    font-style: normal;
    font-weight: 100;
    src:	url(/css/font/AppleSDGothicNeoM.eot?#iefix) format("embedded-opentype"),
    url(/css/font/AppleSDGothicNeoM.woff2) format('woff2'),
    url(/css/font/AppleSDGothicNeoM.woff) format('woff'),
    url(/css/font/AppleSDGothicNeoM.otf) format('opentype'),
    url(/css/font/AppleSDGothicNeoM.ttf) format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoB';
    font-style: normal;
    font-weight: 100;
    src: url(/css/font/AppleSDGothicNeoB.eot?#iefix) format("embedded-opentype"),
    url(/css/font/AppleSDGothicNeoB.woff2) format('woff2'),
    url(/css/font/AppleSDGothicNeoB.woff) format('woff'),
    url(/css/font/AppleSDGothicNeoB.otf) format('opentype'),
    url(/css/font/AppleSDGothicNeoB.ttf) format('truetype');
}
html, body, * {
    font-family: 'AppleSDGothicNeoM', serif;
    padding: 0;
    margin: 0;
}
.appleL {
    font-family: 'AppleSDGothicNeoL', serif;
}
.appleM {
    font-family: 'AppleSDGothicNeoM', serif;
}
.appleB {
    font-family: 'AppleSDGothicNeoB', serif;
}
header {
    border-top: 5px solid #666;
    border-bottom: 3px solid #ADE6EE;
    position: relative;
    padding: 15px 0;
    height: 75px;
}
header:before {
    content: '';
    width: 33.3333%;
    height: 5px;
    position: absolute;
    background: #5EE0F7;
    left: 0;
    top: -5px;
}
header:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #5EE0F7;
    bottom: 0;
    left: 0;
}
.text-cyan {
    color: #5EE0F7;
}
.main_menu {
    max-width: 48px;
    display: block;
    margin: auto;
}
.container {
    max-width: 768px;
}
.mt-0  {margin-top: 0px;}
.mt-5  {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
.mt-60 {margin-top: 60px;}
.mt-70 {margin-top: 70px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}
.mb-0  {margin-bottom: 0px;}
.mb-5  {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.pt-0  {padding-top: 0px;}
.pt-5  {padding-top: 5px;}
.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-30 {padding-top: 30px;}
.pt-40 {padding-top: 40px;}
.pt-50 {padding-top: 50px;}
.pt-60 {padding-top: 60px;}
.pt-70 {padding-top: 70px;}
.pt-80 {padding-top: 80px;}
.pt-90 {padding-top: 90px;}
.pb-0  {padding-bottom: 0px;}
.pb-5  {padding-bottom: 5px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pb-30 {padding-bottom: 30px;}
.pb-40 {padding-bottom: 40px;}
.pb-50 {padding-bottom: 50px;}
.pb-60 {padding-bottom: 60px;}
.pb-70 {padding-bottom: 70px;}
.pb-80 {padding-bottom: 80px;}
.pb-90 {padding-bottom: 90px;}
.ft-10 {font-size: 10px;}
.ft-11 {font-size: 11px;}
.ft-12 {font-size: 12px;}
.ft-13 {font-size: 13px;}
.ft-14 {font-size: 14px;}
.ft-15 {font-size: 15px;}
.ft-16 {font-size: 16px;}
.ft-17 {font-size: 17px;}
.ft-18 {font-size: 18px;}
.ft-19 {font-size: 19px;}
.ft-20 {font-size: 20px;}
.fw-400 {font-weight: 400;}
.fw-500 {font-weight: 500;}
.fw-600 {font-weight: 600;}
.fw-700 {font-weight: 700;}
.ls-1	{letter-spacing: -1px;}
.ls-2	{letter-spacing: -2px;}
.ls-3	{letter-spacing: -3px;}
.ls-4	{letter-spacing: -4px;}
.ls-5	{letter-spacing: -5px;}
.control-ul {
    list-style: none;
}
.control-ul li{
    display: inline-block;
    margin-left: 5px;
}
.connect {
    /*background: #eee;*/
    background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .05) 25%, rgba(0, 0, 0, 0) 50%);
    border-bottom: 1px solid #f4f4f4;
    height: 20px;
    width: 100%;
}
.box {
    box-shadow: none;
    border-top: 3px solid #d2d6de;
    border-radius: 4px;
    margin-bottom: 15px;
}
.box.box-primary {
    border-top-color: #5EE0F7;
}
.box-info {
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 15px 15px 10px;
}
.box .box-info:nth-child(even) {
    border-radius: 0 0 0 4px;
    border-right: none;
}
.box .box-info:nth-child(odd) {
    border-radius: 0 0 4px 0;
    border-left: none;
}
.box .col-type:nth-child(even) {
    border-radius: 0 0 4px 0;
    border-right: 1px solid #d8d8d8;
}
.box .col-type:nth-child(odd) {
    border-radius: 0 0 0 4px;
    border-left: 1px solid #d8d8d8;
}
.box-info.active {
    background: #5EE0F7;
    color: #fff;
    border-color: #5EE0F7;
}
.col-type {
    position: relative;
}
.box .col-type:nth-child(even).active:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 5px;
    top: calc(50% - 15px);
    color: #fff;
    font-size: 20px;
}
.box .col-type:nth-child(odd).active:after {
    content: "\f104";
    font-family: "FontAwesome";
    position: absolute;
    right: 5px;
    top: calc(50% - 15px);
    color: #fff;
    font-size: 20px;
}
.p-row-sm {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.p-row-sm > div[class^="col"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.col-date {
    position: relative;
}
/*.col-date:nth-child(1){padding-right: 0;}
.col-date:nth-child(3){padding-left: 0;}
@media (max-width: 991px) {
	.col-date:nth-child(1){padding-right: 15px;}
	.col-date:nth-child(3){padding-left: 15px;}
}*/
.daterange {
    border: none;
    display: block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 7px 0;
}
.btn-cyan, .btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active {
    background: #5EE0F7;
    color: #fff;
    outline: none;
}
footer {
    background: #5EE0F7;
    /*border-top: 10px solid #00CBE6;*/
}
.text-white {
    color: #fff;
}
.footer_menu {
    padding: 10px 15px 0;
}
.footer_info {
    margin-bottom: 15px;
}
.footer_info p {
    margin-bottom: 5px;
    word-break: keep-all;
}
input[type='text']:focus, input[type='search']:focus, input[type='checkbox']:focus, button:focus, select:focus {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    outline: none !important;
}
.search_room {
    border-radius: 6px;
    margin-bottom: 7.5px;
    height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.search_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 10px 10px;
    background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, .5), rgba(255, 255, 255, 1), white);
}
.search_price {
    padding: 10px 15px;
    background: #5EE0F7;
    width: calc(100% + 20px);
    color: #fff;
    border-radius: 6px;
    margin-left: -10px;
    line-height: 1;
}
.main_room {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 30px;
    height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.main_map {
    border-radius: 6px 6px 0 0;
    padding: 5px 10px;
    background-color: rgb(65 173 214 / 50%);
}
.main_contents {
    background: rgba(255, 255, 255, .7);
    position: absolute;
    width: calc(100% - 20px);
    padding: 0 12px;
    left: 50%;
    bottom: -18px;
    transform: translateX(-50%);
    margin-top: 50%;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.main_info {
    background: rgba(255, 255, 255, .7);
    border-radius: 5px 0 0 5px;
    padding: 5px 15px;
}
.main_price {
    background-image: linear-gradient(to bottom, rgb(190 234 240 / .4), #fff);
    border-radius: 0 5px 5px 0;
}
.main_price .align-middle{
    line-height: 1.25;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main_price div {
    height: 50%;
    width: 100%;
}
label.room_label {
    /*border: 1px solid #ddd;*/
    font-size: 11px;
    padding: 3px 5px 4px;
    border-radius: 3px;
    line-height: 1;
    transform: translateY(calc(50% - 1px));
}
.room_label.label_2 {
    border: 1px solid #5EE0F7;
    color: #5EE0F7;
    background: #fff;
}
.room_label.label_1 {
    background: #5EE0F7;
    color: #fff;
    border: 1px solid #5EE0F7;
}
#keyword_input::placeholder {
    color: #fff !important;
}
.keyword_checkbox {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    top: 4px;
}
.keyword_checkbox:after {
    background: #ADE6EE;
    border: 1px solid #5EE0F7 !important;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border-radius: 2px;
    transition: 240ms;
}
.keyword_checkbox:checked:before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-color: #5EE0F7;
}
.col-date img {
    padding: 0;
}
.text-black {
    color: #000;
}
.search_price label{
    background: #fff;
    color: #5EE0F7;
    font-size: 11px;
    padding: 3px 5px 4px;
    border-radius: 3px;
    line-height: 1;
}
.text-right {
    text-align: right !important;
}
.sidenav {
    height: calc(100% - 75px);
    width: 100%;
    left: -100%;
    position: fixed;
    z-index: 10;
    top: 75px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}
.accordion-button:focus {
    border-color: #ddd;
}
.accordion-button:hover {
    z-index: 2;
}
.accordion-button:not(.collapsed) {
    color: #666;
    background-color: #fff;

}
.accordion-button:not(.collapsed)::after {
    transform: rotate(180deg);
}
.not-accordion::after {
    /*transform: rotate(270deg);*/
    display: none;
}
.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 1px;
}
.accordion-button {
    padding: 10px;
    height: 45px;
    font-size: 14px;
    color: #212529;
}
.accordion-body {
    padding: 0;
}
.accordion-ul {
    background: #f2f2f2;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.accordion-ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    font-size: 13px;
    cursor: pointer;
}
.accordion-ul li:last-child {
    border-bottom: none;
}
.top-menu {
    padding: 0 15px;
    position: relative;
    cursor: pointer;
}
.top-menu:after {
    content: "";
    position: absolute;
    height: 50%;
    right: 0;
    width: 2px;
    background: #000;
    top: 25%;
}
.top-menu:last-child:after {
    display: none;
}
.owl-dots {
    text-align: center;
    padding-top: 10px;
}
.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    border-radius: 10px;
    background: #ADE6EE;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #5EE0F7;
}
/*.owl-banner .item {
	height: 75px;
	background: #f2f2f2;
}
.owl-banner .item img {
	width: auto !important;
	height: 100%;
	margin: 0 auto;
}*/
.md_box {
    height: 270px;
    width: 100%;
    position: relative;

    background-size: cover;
    border-radius: 15px;
}
.md_info {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(115, 212, 224, 0) 0%, #5EE0F7 54.69%);
    border-radius: 0px 0px 15px 15px;
    padding: 40px 20px 10px; color: #fff;
}
.regi_img {
    width: 100%;
    max-width: 60px;
    cursor: pointer;
}
.form-group {
    margin-bottom: 15px;
}
.form-group input {
    outline: none !important; box-shadow: none !important; border: 1px solid #ddd !important;
    line-height: 1.5;
    font-size: 13px;
}
.form-group input:focus {
    z-index: 2 !important;
}
.form-group input::placeholder {
    color: #c8c8c8;
    font-size: 13px;
}
.form-group label {
    font-size: 15px;
}
.form-text {
    font-size: 12px;
}
.full-width-div {
    position: absolute;
    width: 100%;
    left: 0;
}
.select-wrapper {
    position: relative;
}
.select-wrapper:before {
    content: '\f0d7';
    font-family: FontAwesome;
    color: #666;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 12px;
    pointer-events: none;
    z-index: 4;
}
.select-wrapper2 {
    position: relative;
}
.select-wrapper2:before {
    content: '\f0d7';
    font-family: FontAwesome;
    color: #666;
    display: inline-block;
    position: absolute;
    right: 30%;
    top: 4px;
    pointer-events: none;
    z-index: 4;
}
.review_comment.ellipsis {
    display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button:not(.collapsed) {
    color: #000;
}
header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    background-color: transparent;
    background-image: linear-gradient(360deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 50%, rgba(255,255,255,1) 100%);
    border-top: 2px solid #5EE0F7;
    border-bottom: none;
}
header.fixed:after, header.fixed:before {
    display: none;
}
input.form-control, select.form-control, textarea.form-control {
    font-size: 14px;
}
header.menu_open {
    border-top: 5px solid #666;
    border-bottom: 3px solid #ADE6EE;
    background-image: none;
    background-color: #fff;
}
header.menu_open:before {
    content: '';
    width: 33.3333%;
    height: 5px;
    position: absolute;
    background: #5EE0F7;
    left: 0;
    top: -5px;
    display: block;
}
header.menu_open:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #5EE0F7;
    bottom: 0;
    left: 0;
    display: block;
}

.main_contents .main_price .align-middle:nth-child(even) {
    position: relative;
    top: 3px;
}
.main_contents .main_price .align-middle:nth-child(odd) {
    position: relative;
    top: -2px;
}

.btn-lg {
    font-size: 16px;
}