@charset "utf-8";

@media screen and (min-width: 510px) {

.board-overlay .scroll-box .content-box .body .list-box {
	display: flex;
	gap: 40px 20px;
	flex-wrap: wrap;
}
.board-overlay .scroll-box .content-box .body .list-box > a {
	max-width: 224px;
}
.board-overlay .scroll-box .content-box .body .list-box > a + a {
	margin-top: 0px;
}

}
@media screen and (min-width: 768px) {

.desktop-none {
	display:none;
}

.building-search.overlay:before {
	top:80px;
}


/* header */
#header {
	height:80px;
	border-width:2px;
}
#header .logo {
	left:30px;
	margin-top:-25px;
}
#header .logo a img {
	height:50px;
}
#header.login-after > .cart-btn {
	right:70px;
	width:60px;
	height:60px;
	margin-top:-30px;
	line-height:60px;
}
#header.login-after > .cart-btn img {
	width:42px;
	height:auto;
}
#header > .cart-btn .noti-circle {
	top:12px;
	right:8px;
}

#header .menu-btn {
	width:60px;
	height:60px;
	margin-top:-30px;
}
#header .menu-btn img {
	width:36px;
}
#header .menu-btn .noti-circle {
	top:12px;
	right:8px;
	width:14px;
	height:14px;
	border-radius:7px;
}

.header-area {
	height:80px;
}

/* footer */
#footer .inner-wrap {
	padding:24px 24px 32px 24px;
}
#footer .lnb li.line {
	height:14px;
	margin:0px 8px;
}
#footer .lnb li a {
	font-size:16px;
	line-height:28px;
	letter-spacing:-0.4px;
}
#footer .logo-box {
	margin-top:40px;
}
#footer .logo-box .logo a img {
	height:50px;
}
#footer .logo-box p {
	margin-top:12px;
	font-size:18px;
	line-height:24px;
	letter-spacing:-0.5px;
}

#footer .sns-group {
	top:94px;
	right:24px;
}
#footer .sns-group a {
	width:46px;
	height:46px;
	margin-right:14px;
}
#footer .sns-group a img {
	width:46px;
	height:46px;
}

#footer .copyright {
	font-size:16px;
	line-height:28px;
}
#footer .copyright .line {
	height:14px;
	margin: 0px 8px;
}

/* container */
#container .mobile-title {
	padding-top:80px;
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
#container .mobile-title-sub {
	padding-top:16px;
	font-size:26px;
	line-height:32px;
}

/* form */
.form-row {
	min-height:60px;
}
.form-row label,
.form-row p.text-label {
	padding:0px 24px;
	font-size:17px;
	line-height:60px;
}
.form-row input {
	height:60px;
	padding:0px 24px;
	border-radius:10px;
	font-size:18px;
}
.form-row input.date-picker {
	background:white url('../img/common/calendar_icon.png') no-repeat center right 20px;
	background-size:24px 22px;
}

.form-row select {
	height:60px;
	padding:0px 55px 0px 24px;
	background-position:center right 20px;
	border-radius:10px;
	font-size:18px;
}

.row-title {
	font-size:18px;
	line-height:32px;
}
.form-row .input-text {
	font-size:24px;
	line-height:36px;
}

.form-row.phone label {
	right:140px;
}

.form-row.phone,
.form-row.cert,
.form-row.postcode {
	padding-right:140px;
}
.form-row.phone .send-btn,
.form-row.phone .change-btn,
.form-row.cert .cert-btn,
.form-row.postcode .address-btn {
	width:130px;
	height:60px;
	border-width:2px;
	border-radius:10px;
	font-size:18px;
	letter-spacing:-0.4px;
}

.form-row.postcode.offer-info .address-btn {
	top:32px;
}

.form-row.cert .cert-expire {
	right:164px;
	font-size:18px;
	line-height:60px;
}

.form-row.input-in-label {
}
.form-row.input-in-label input {
	padding-right:60px;
}
.form-row.input-in-label input + p {
	right:24px;
	font-size:18px;
	line-height:60px;
}

.form-row-flexible-group {
	margin-top:20px;
}
.form-row.flexible {
	text-align:right;
}
.form-row.flexible > label,
.form-row.flexible p.text-label {
	position:absolute;
	top:50%;
	bottom:auto;
	left:0px;
	width:calc(100% - 210px);
	padding:0px;
	line-height:20px;
	text-align:left;
	transform:translateY(-50%);
}
.form-row.flexible .input-box {
	width:200px;
}
.form-row.flexible .input-box input {
	padding-right:48px;
	text-align:right;
}
.form-row.flexible .input-box p {
	right:30px;
	width:16px;
	font-size:18px;
	line-height:60px;
	text-align:center;
}

.form-row.flexible.day > label {
	width:150px;
}

.form-row.flexible.day .input-box {
	width:340px;
}

.form-row.flexible.attach .radio-row-group {
	
}
.form-row.flexible.attach .radio-row-group .check-row input + label {
	padding-right:0px;
	line-height:32px;
}

.form-row.flexible.attach .radio-row-group {
	z-index:5;
	display:inline-block;
	width:235px;
	padding:10px 0px;
	text-align:left;
}

.form-row .form-row-inner {
	min-height:60px;
	max-height:300px;
	border-radius:10px;
}
.form-row .form-row-inner ul {
	max-height:240px;
}
.form-row .form-row-inner ul li {
}
.form-row .form-row-inner ul li a {
	padding:0px 24px;
	font-size:18px;
	line-height:50px;
}

.form-row.avatar-row input + label {
	margin:50px auto 20px auto;
}

.register-form .form-box form .form-row-group .form-row-line,
.join-form .form-box form .form-row-group .form-row-line,
.my-info .form-box form .form-row-group .form-row-line{
	margin: 40px 0px;
}
.register-form .form-box form .form-row-group .form-row-title,
.join-form .form-box form .form-row-group .form-row-title,
.my-info .form-box form .form-row-group .form-row-title{
	font-size: 20px;
}
.register-form .form-box form .form-row-group .building-check-row,
.join-form .form-box form .form-row-group .building-check-row,
.my-info .form-box form .form-row-group .building-check-row{
	margin-top: 20px;
	margin-bottom: 40px;
}
.register-form .form-box form .form-row-group .building-check-row .building-check-box input + label,
.join-form .form-box form .form-row-group .building-check-row .building-check-box input + label,
.my-info .form-box form .form-row-group .building-check-row .building-check-box input + label {
	padding: 20px 80px 20px 20px;
	border-radius: 10px;
	font-size:18px;
}
.register-form .form-box form .form-row-group .building-check-row .building-check-box input + label:after,
.join-form .form-box form .form-row-group .building-check-row .building-check-box input + label:after,
.my-info .form-box form .form-row-group .building-check-row .building-check-box input + label:after{
	right: 20px;
}
.register-form .form-box form .form-row-group .building-check-row p,
.join-form .form-box form .form-row-group .building-check-row p,
.my-info .form-box form .form-row-group .building-check-row p{
	font-size:16px;
}
.register-form .form-box form .form-row-group .form-row + .form-row-title,
.join-form .form-box form .form-row-group .form-row + .form-row-title,
.my-info .form-box form .form-row-group .form-row + .form-row-title {
	margin-top: 40px;
}
.register-form .form-box form .form-row-group .form-row-title + .form-row,
.join-form .form-box form .form-row-group .form-row-title + .form-row,
.my-info .form-box form .form-row-group .form-row-title + .form-row {
	margin-top: 16px;
}

.check-row input + label {
	padding-left: 32px;
	font-size:18px;	
	line-height:56px;
}
.check-row.v2 input + label {
	line-height:70px;
}
.check-row.v3 input + label {
	line-height:40px;
}

.check-row.day-check {
	margin:0px;
	padding-top:6px;
}
.check-row.day-check input + label {
	width:48px;
	height:48px;
	border-radius:0px;
	border-left:none;
	line-height:46px;
}

.check-row.day-check:first-child input + label {
	border-left:1px solid #ccc;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
}
.check-row.day-check:last-child input + label {
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
}

.form-row .ui-selectmenu-button {
	border-radius:10px;
}
.form-row .ui-selectmenu-button span.ui-icon {
	right:20px;
}
.form-row .ui-selectmenu-button span.ui-selectmenu-text {
	height:60px;
	padding:0px 24px;
	font-size:18px;
	line-height:60px;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
	padding:0px 24px;
	color:black;
	font-size:18px;
	line-height:40px;
}

span.or {
	font-size:18px;
	line-height:60px;
}

/* table-style */
.table-style01 table thead tr th {
	border-top-width:2px;
	border-bottom-width:2px;
	font-size:18px;
	line-height:60px;
}
.table-style01 table tbody tr td {
	padding:18px 12px;
	border-bottom-width:2px;
	font-size:18px;
	line-height:24px;
}

/* paging */
.paging {
	margin-top:50px;
}
.paging.desktop {
	display:block;
}
.paging.mobile {
	display:none;
}
.paging ul li span {
	padding:0px 16px;
}
.paging ul li span a {
	width:20px;
	font-size:14px;
	line-height:48px;
}
.paging ul li span.select a:after {
	height:2px;
}

.paging ul li span.start, 
.paging ul li span.prev, 
.paging ul li span.next, 
.paging ul li span.end {
	padding:0px 8px;
}
.paging ul li span.prev {
	margin-right:12px;
}
.paging ul li span.next {
	margin-left:12px;
}
.paging ul li span.start a, 
.paging ul li span.prev a, 
.paging ul li span.next a, 
.paging ul li span.end a {
	width:14px;
}

/* postcode-layer */
#postcode-layer {
	position:fixed;
	top:50%;
	left:50%;
	right:0px;
	bottom:0px;
	z-index:2020;
	width:500px;
	height:600px;
	margin-top:-300px;
	margin-left:-250px;
}
#postcode-layer:before {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:2021;
	background:rgba(0, 0, 0, 0.4);
	content:"";
}
#postcode-layer > div {
	position:relative;
	z-index:2022 !important;
}
#postcode-layer .head {
	height:56px;
	background:white;
	border-bottom:1px solid #eee;
}
#postcode-layer .head button {
	display:inline-block;
	width:56px;
	height:56px;
	background:transparent;
	border:none;
	vertical-align:top;
}
#postcode-layer .head button img {
	width:24px;
	height:auto;
}
#postcode-layer .head h4 {
	display:inline-block;
	color:black;
	font-size:18px;
	font-weight:bold;
	line-height:55px;
	vertical-align:top;
}

/* main */
.main .visual {
	max-height:840px;
}
.main .visual .text-box h3 {
	font-size:60px;
	line-height:70px;
	letter-spacing:-2px;
}
.main .visual .text-box p {
	margin-top:40px;
	font-size:20px;
	letter-spacing:-0.6px;
}
.main .visual .text-box a {
	width:240px;
	height:60px;
	margin-top:60px;
	border-width:2px;
	border-radius:30px;
	font-size:20px;
	line-height:56px;
	letter-spacing:-0.5px;
}

.main .visual .scroll-btn {
	bottom:32px;
}
.main .visual .scroll-btn img {
	height:50px;
}

.main .visual-swiper {
	max-height:840px;
}
.main .visual-swiper .fixed-visual .text-box h3 {
	font-size:80px;
	line-height:90px;
	letter-spacing:0px;
}
.main .visual-swiper .fixed-visual .text-box p {
	margin-top:40px;
	font-size:26px;
	line-height:30px;
	letter-spacing:0px;
}
.main .visual-swiper .fixed-visual .text-box p br {
	display: none;
}
.main .visual-swiper .fixed-visual .text-box a {
	width:200px;
	height:60px;
	margin-top:60px;
	border-radius:30px;
	font-size:20px;
	line-height:60px;
	letter-spacing:-0.4px;
}

.main .section .text-box h3 {
	font-size:60px;
	line-height:76px;
	letter-spacing:-1.5px;
}
.main .section .text-box p {
	margin-top:40px;
	font-size:24px;
	line-height:36px;
	letter-spacing:-0.6px;
}

.main .section .text-box .link-group {	
	margin-top:40px;
}
.main .section .text-box .link-group a {	
	width:240px;
	height:60px;
	border-width:2px;
	border-radius:30px;
	font-size:20px;
	line-height:56px;
	letter-spacing:-0.5px;
}
.main .section .text-box p.link-desc {	
	margin-top:20px;
	font-size:18px;
}

.main .section .img-box img {
	max-width:420px;
}

.main .section.portfolio h3 {
	font-size: 48px;
}

/* login */
.login {
	padding-bottom:100px;
}
.login > h3 {
	padding-top:80px;
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.login .guide-box {
	gap: 0px 20px;
	margin-top: 50px;
	padding: 32px 0px;
	font-size: 20px;
}
.login .guide-box:before {
	width: 64px;
	height: 56px;
	background-size: auto 56px;
}
.login .form-box {
	margin-top:20px;
}
.login .form-box form .form-btn-sub .regist-btn {
	margin-left:10px;
	font-size:18px;
	line-height:56px;
}
.login .form-box form .form-btn-sub .lost-btn {
	right:10px;
	font-size:18px;
	line-height:56px;
}
.login .form-box form .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:18px;
}
.login .form-box form .form-btn-sns a {
	height:60px;
	border-radius:10px;
	font-size:18px;
	line-height:60px;
}
.login .form-box form .form-btn-sns a.kakao-btn img {
	width:28px;
	margin-right:12px;
}
.login .form-box form .form-btn-sns a.naver-btn img {
	width:20px;
	margin-right:12px;
}
.login .form-box form .form-btn-sns #appleid-signin > div {
	height:60px !important;
}

/* register */
.register {
	padding-top:100px;
}
.register .content-box .logo-box h2 img {
	height: auto;
}

.register .content-box h3 {
	margin-top:90px;
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}

.register .content-box .type-box {
	gap: 0px 20px;
	margin-top:50px;
	margin-bottom:40px;
	border-radius:20px;
}
.register .content-box .type-box a {
	height:180px;
}
.register .content-box .type-box a .icon-box {
	height:46px;
}
.register .content-box .type-box a .icon-box {
	background-size: auto 46px;
}
.register .content-box .type-box a p {
	margin-top: 15px;
	font-size:20px;
}
.register .content-box .type-box a p span {
	position:relative;
	font-size: 16px;
	top: -6px;
}
.register .content-box .type-box a.active {
	border-width:3px;
}

.register .content-box .regist-btn {
	height:60px;
	border-radius:10px;
	font-size:18px;
	line-height:60px;
}
.register .content-box .regist-btn img {
	width:19px;
	margin-right:14px;
}

.register .content-box .form-btn-sns a {
	height:60px;
	border-radius:10px;
	font-size:18px;
	line-height:60px;
}
.register .content-box .form-btn-sns a.kakao-btn img {
	width:28px;
	margin-right:12px;
}
.register .content-box .form-btn-sns a.naver-btn img {
	width:20px;
	margin-right:12px;
}
.register .content-box .form-btn-sns #appleid-signin > div {
	height:60px !important;
}

/* register-form */
.register-form {
	padding:80px 16px 120px 16px;
}
.register-form h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.register-form .form-box {
	margin-top:50px;
}

.register-form .form-box form .form-row-group .form-row.building h5 {
	margin-top:30px;
	margin-bottom:12px;
	font-size:20px;
	line-height:24px;
}
.register-form .form-box form .form-row-group .form-row.building label {
	height:300px;
	padding-top:170px;
	border-radius:10px;
	font-size:18px;
}
.register-form .form-box form .form-row-group .form-row.building label:before {
	top:95px;
}
.register-form .form-box form .form-row-group .form-row.building .building_img_after {
	height:300px;
	border-radius:10px;
}

.register-form .form-box form .form-row-group .check-row-group {
	margin-top:0px;
}

.register-form .form-box form .line-row {
	margin-top:30px;
}

.register-form .form-box form .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:18px;
}

/* register-finish */
.register-finish {
	padding-top:150px;
}
.register-finish .content-box .logo-box h2 img {
	height: auto;
}

.register-finish .content-box .normal-box h3 {
	margin-top:80px;
	font-size:36px;
}
.register-finish .content-box .normal-box a {
	height:60px;
	border-radius:10px;
	font-size:22px;
	line-height:60px;
}

.register-finish .content-box .client-box h3 {
	margin-top:80px;
	font-size:36px;
}
.register-finish .content-box .client-box p {
	margin-top: 10px;
	font-size:20px;
}
.register-finish .content-box .client-box .guide-box {
	gap: 0px 20px;
	margin-top: 48px;
	padding: 32px 0px;
	font-size: 20px;
}
.register-finish .content-box .client-box .guide-box:before {
	width: 64px;
	height: 56px;
	background-size: auto 56px;
}
.register-finish .content-box .client-box a {
	height:60px;
	margin-top: 40px;
	border-radius:10px;
	font-size:22px;
	line-height:60px;
}

/* lost */
.lost {
	padding-top:50px;
	padding-bottom:100px;
}
.lost .form-box .tab-container {
	margin-bottom:70px;
}
.lost .form-box .tab-container a {
	font-size:20px;
	line-height:70px;
}
.lost .form-box .tab-container a.active:after {
	height:4px;
}
.lost .form-box form .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:18px;
}

/* term */
.term {
	padding-bottom:120px;
}
.term > h3 {
	padding-top:80px;
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.term .term-content {
	margin:50px 24px 0px 24px;
	padding:48px;
	border-radius:10px;
}
.term .term-content p {
	font-size:14px;
	line-height:24px;
}

/* building-search */
.building-search {
	top:80px;
}
.building-search #map {
}
.building-search .search-box {
	padding-left:140px;
}
.building-search .search-box:after {
	left:140px;
}
.building-search .search-box select {
	width:140px;
}
.building-search .search-box .ui-selectmenu-button {
	width:140px !important;
}
.building-search .search-box input {
	padding:0px 30px;
}

/* qna */
.qna {
	padding:80px 16px 108px 16px;
}
.qna .content-box h3 {
	margin-bottom:36px;
	font-size:36px;
	line-height:40px;
}
.qna .content-box .view-box .head {
	padding:32px;
	border-top-width:2px;
	border-bottom-width:2px;
}
.qna .content-box .view-box .head p.category {
	font-size:16px;
	line-height:24px;
}
.qna .content-box .view-box .head h5 {
	font-size:24px;
	line-height:30px;
}
.qna .content-box .view-box .body {
	min-height:240px;
	padding:40px 32px;
	border-bottom-width:2px;
	font-size:18px;
	line-height:24px;
}
.qna .content-box .view-btn {
	margin-top:40px;
}
.qna .content-box .view-btn .back-btn {
	width:140px;
	height:50px;
	border-radius:10px;
	font-size:18px;
}

/* noti */
.noti {
	padding:80px 16px 108px 16px;
}
.noti .content-box h3 {
	margin-bottom:36px;
	font-size:36px;
	line-height:40px;
}
.noti .content-box .table-top-btns {
	top:24px;
}
.noti .content-box .table-top-btns .default-btn {
	width:100px;
	height:40px;
	border-radius:10px;
	font-size:16px;
}
.noti .content-box .view-box .head {
	padding:32px;
	border-top-width:2px;
	border-bottom-width:2px;
}
.noti .content-box .view-box .head h5 {
	font-size:24px;
	line-height:30px;
}
.noti .content-box .view-box .head p.date {
	font-size:16px;
	line-height:24px;
}
.noti .content-box .view-box .body {
	min-height:240px;
	padding:40px 32px;
	border-bottom-width:2px;
	font-size:18px;
	line-height:24px;
}
.noti .content-box .view-box .body .table-style01 {
	margin-top:24px;
	margin-bottom:48px;
}
.noti .content-box .view-btn {
	margin-top:40px;
}
.noti .content-box .view-btn .back-btn {
	width:140px;
	height:50px;
	border-radius:10px;
	font-size:18px;
}

/* my-info */
.my-info {
	padding:80px 16px 120px 16px;
}
.my-info > h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.my-info > p {
	margin-top:16px;
	margin-bottom:60px;
	font-size:16px;
	line-height:32px;
}
.my-info .form-box {
}

.my-info .form-box form .form-row-group .check-row-group {
	margin-top:0px;
}

.my-info .form-box form .form-row-group .business-row .business-document .thumb-box .default,
.my-info .form-box form .form-row-group .business-row .business-document .thumb-box .upload {
	border-radius:10px;
}
.my-info .form-box form .form-row-group .business-row .business-document .btn-box {
	width: calc(100% - 40% - 20px);
    margin-left: 20px;
}
.my-info .form-box form .form-row-group .business-row .business-document .btn-box .upload-btn label,
.my-info .form-box form .form-row-group .business-row .business-document .btn-box .download-btn {
	height:60px;
	border-width:2px;
	border-radius:10px;
	font-size:18px;
	line-height:56px;
}
.my-info .form-box form .form-row-group .business-row .business-document .btn-box .upload-btn label img,
.my-info .form-box form .form-row-group .business-row .business-document .btn-box .download-btn img {
	width:24px;
	height:auto;
	margin-right:12px;
}

.my-info .form-box form .form-row-group .business-row .business-document .btn-box p {
	font-size:14px;
}

.my-info .form-box form .form-row-group .form-row.building .row-title {
	margin-top:30px;
	margin-bottom:12px;
	font-size:20px;
	line-height:24px;
}
.my-info .form-box form .form-row-group .form-row.building label {
	height:300px;
	padding-top:170px;
	border-radius:10px;
	font-size:18px;
}
.my-info .form-box form .form-row-group .form-row.building label:before {
	top:95px;
}
.my-info .form-box form .form-row-group .form-row.building .building_img_after {
	height:300px;
	border-radius:10px;
}

.my-info .form-box form .form-btn {
	margin-top:50px;
}
.my-info .form-box form .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:18px;
}
.my-info .form-box form .form-btn-sub a {
	font-size:18px;
	line-height:48px;
}

.my-info .form-box form .expand-link {
	padding:32px 0px;
	border-radius:10px;
}
.my-info .form-box form .expand-link h6 {
	font-size:24px;
	line-height:28px;
}
.my-info .form-box form .expand-link p {
	margin-top:8px;
	font-size:18px;
	line-height:24px;
}

/* booking-dashboard */
.booking-dashboard .dashboard-box ul {
	width:570px;
	margin:16px auto 0px;
}
.booking-dashboard .dashboard-box ul li {
	width:190px;
	padding:0px 15px;
}
.booking-dashboard .dashboard-box ul li a .count span {
	font-size:48px;
}
.booking-dashboard .dashboard-box ul li a p {
	margin-top:16px;
	font-size:24px;
	line-height:40px;
}

/* booking-waiting */
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .check-item .check-price br {
	display:none;
}
.booking-waiting .content-box .new-booking-table .tfoot input[type=submit] {
	height:60px;
	margin-top:50px;
	border-radius:10px;
	font-size:18px;
}

/* booking-detail */
.booking-detail .content-box .form-box .check-row-group .check-row input + label {
	padding-left: 24px;
    font-size: 12px;
    line-height: 40px;
}

/* ad-dashboard */
.ad-dashboard .content-box .grid-board .board-item .thumb-btn {
	height:250px;
}

/* popup */
.dt-pop-box {
	display:block;
}
.m-pop-box {
	display:none !important;
}

.popup-box {
	width:auto;
}
.popup-box > .popup-img img {
	width:auto;
}

/* biz-search */
.biz-search {
	padding: 80px 20px;
}
.biz-search .content-box > h2 {
	font-size:36px;
	line-height: 40px;
	text-align: left;
}
.biz-search .search-bar input[type=text] {
	height:60px;
	padding: 0px 80px 0px 24px;
	background:#fff url(../img/ico_search.svg) no-repeat center right 24px;
	background-size: 32px 32px;
	font-size: 18px;
}
.biz-search .search-bar input[type=submit] {
	width: 80px;
	height:60px;
	font-size:18px;
}
.biz-search .category-bar {
	margin: 20px -20px 0px;
	padding: 0px 20px;
}
.biz-search .category-bar a {
	height: 46px;
	font-size:16px;
	line-height: 44px;
}
.biz-search .list-box .list-item {
	flex-direction: column;
	width: calc((100% - 20px) / 2);
	padding: 40px 20px;
	border-radius: 20px;
}
.biz-search .list-box .list-item .thumb {
	width: 100px;
	height: 100px;
}
.biz-search .list-box .list-item .info {
	width: 100%;
}
.biz-search .list-box .list-item .info .head {
	gap: 0px 10px;
	justify-content: center;
}
.biz-search .list-box .list-item .info .head h5 strong {
	font-size:20px;
	line-height: 28px;
}
.biz-search .list-box .list-item .info .head h5 .check {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
}
.biz-search .list-box .list-item .info .head h6 {
	font-size:20px;
	line-height: 28px;
	letter-spacing: -1.5px;
}
.biz-search .list-box .list-item .info .distance {
	color: #808080;
	font-size: 16px;
	text-align: center;
}
.biz-search .list-box .list-item .info .intro {
	margin-top: 10px;
	font-size: 16px;
	line-height: 140%;
	max-height:44.8px;
	-webkit-line-clamp:2;
	text-align: center;
}
.biz-search .list-box .empty {
	padding: 120px 0px;
	font-size: 18px;
}

.marketing-pop .content {
	padding: 30px 20px;
}
.marketing-pop .content h6 {
	font-size:20px;
}
.marketing-pop .content p {
	margin-top: 16px;
	font-size:18px;
}
.marketing-pop .content .btns {
	gap: 0px 16px;
	margin-top: 46px;
}
.marketing-pop .content .btns .close-btn {
	height: 60px;
	border-radius: 10px;
	font-size:22px;
}
.marketing-pop .content .btns .check-btn {
	height: 60px;
	border-radius: 10px;
	font-size:22px;
}

.bizprofile-start h3 {
	font-size:36px;
}
.bizprofile-start .default-box {
	display: flex;
	flex-direction: column;
	jusfify-content: center;
	align-items: center;
	max-width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 80px 0px;
}
.bizprofile-start .default-box > p {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 350px;
	margin-top: 40px;
	padding: 32px 0px;
	font-size:24px;
}

.bizprofile-start .ready-box {
	max-width: 500px;
	margin: 0 auto;
	padding: 80px 0px;
}
.bizprofile-start .ready-box > p {
	margin-top: 40px;
	padding: 32px 0px;
	font-size:24px;
}
.bizprofile-start .ready-box .info-box {
	margin-top: 20px;
	padding: 40px;
}
.bizprofile-start .ready-box .info-box h5 { 
	font-size: 24px;
}
.bizprofile-start .ready-box .info-box h5 strong { 
	display: inline;
}
.bizprofile-start .ready-box .info-box h5 br { 
	display: block;
}
.bizprofile-start .ready-box .info-box .profile-box { 
	margin: 40px 0px;
	padding: 20px 32px;
}
.bizprofile-start .ready-box .info-box .profile-box .head { 
	flex-direction: column;
	gap: 20px 0px;
	justify-content: center;
	align-items: center;
}
.bizprofile-start .ready-box .info-box .profile-box .head .thumb { 
	width: 68px;
	height: 68px;
}
.bizprofile-start .ready-box .info-box .profile-box .head .text { 
	width:100%;
	overflow: hidden;
}
.bizprofile-start .ready-box .info-box .profile-box .head .text p { 
	font-size: 16px;
	text-align: center;
}
.bizprofile-start .ready-box .info-box .profile-box .head .text h6 { 
	font-size: 24px;
		text-align: center;
}
.bizprofile-start .ready-box .info-box .profile-box .foot { 
	margin-top: 20px;
	padding-top: 20px;
}
.bizprofile-start .ready-box .info-box .profile-box .foot dl dt { 
	font-size: 16px;
}
.bizprofile-start .ready-box .info-box .profile-box .foot dl dd { 
	font-size: 18px;
}
.bizprofile-start .ready-box .info-box > a {
	background: #000;
}
.bizprofile-start a {
	height: 60px;
	margin-top: 40px;
	border-radius:10px;
	font-size: 22px;
	line-height: 60px;
}

.bizprofile-create {
	padding:80px 20px;
}
.bizprofile-create > h3 {
	font-size: 36px;
}
.bizprofile-create .form-box {
	padding-top: 50px;
}
.bizprofile-create .form-box .form-row-line {
	margin: 40px 0px;
}
.bizprofile-create .form-box .form-row-title {
	font-size:20px;
}
.bizprofile-create .form-box .biz-link-row > p {
	font-size:20px;
}
.bizprofile-create .form-box .biz-link-row .error-msg {
	margin-top: 16px;
	font-size:16px;
}
.bizprofile-create .form-box .form-btn {
	margin-top:40px;
}
.bizprofile-create .form-box .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:22px;
}

.warning-bar {
	gap: 0px 10px;
	height: 64px;
	font-size:16px;
}
.warning-bar:before {
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
}

.warning-bar + .aside-toggle {
	top: 64px;
	height: 54px;
}
.aside-toggle p {
	font-size: 16px;
}

.bizprofile-default {
	padding: 80px 20px;
}
.bizprofile-default > h3 {
	font-size: 36px;
	line-height: 40px;
}
.bizprofile-default .form-box .form-profile-row {
	margin-top: 40px;
}
.bizprofile-default .form-box .form-profile-row input + label {
	width:120px;
	height:120px;
}
.bizprofile-default .form-box .form-profile-row input + label .picture {
	width:120px;
	height:120px;
}
.bizprofile-default .form-box .form-profile-row input + label span img {
	width:32px;
}
.bizprofile-default .form-box .form-row-line {
	margin: 40px 0px;
}
.bizprofile-default .form-box .form-row-title {
	font-size:20px;
}
.bizprofile-default .form-box .form-row-title + .form-row {
	margin-top: 20px;
}

.bizprofile-default .form-box .form-btn {
	margin-top:40px;
}
.bizprofile-default .form-box .form-btn .submit-btn {
	height:60px;
	border-radius:10px;
	font-size:22px;
}
.bizprofile-default .form-box .form-sub-btn {
	margin-top: 40px;
}
.bizprofile-default .form-box .form-sub-btn a {
	font-size:22px;
	line-height: 30px;
}

.bizprofile-info {
	padding: 80px 20px;
}
.bizprofile-info > h3 {
	font-size: 36px;
	line-height: 40px;
}
.bizprofile-info .form-box {
	margin-top: 40px;
}
.bizprofile-info .form-box .image-swiper {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.bizprofile-info .form-box .image-swiper > p {
	margin-bottom: 0px;
	padding: 0px;
	font-size: 16px;
}
.bizprofile-info .form-box .image-swiper .swiper-slide {
	width: 240px;
	height: 160px;
	margin-top: 35px;
	margin-bottom: 35px;
	border: none;
	border-radius: 0px;
	overflow: initial;
}
.bizprofile-info .form-box .image-swiper .swiper-slide.loading {
	background: #EFEFEF url(../img/icon_image_upload.svg) no-repeat center center;
	background-size: auto 32px;
}
.bizprofile-info .form-box .image-swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
}
.bizprofile-info .form-box .image-swiper .swiper-slide .delete-btn {
	top: -16px;
	right: -16px;
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
}
.bizprofile-info .form-box .image-swiper .swiper-slide.add-btn {
	width: 160px;
	font-size: 16px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
}
.bizprofile-info .form-box .image-swiper .swiper-slide.add-btn:before {
	width: 47px;
	height: 32px;
	background-size: auto 32px;
}
.bizprofile-info .form-box .image-swiper .swiper-prev,
.bizprofile-info .form-box .image-swiper .swiper-next {
	display: block;
	position: absolute;
	top: 50%;
	width: 54px;
	height:54px;
	margin-top: -27px;
	border-radius: 50%;
}
.bizprofile-info .form-box .image-swiper .swiper-prev {
	left: -74px;
	background:url("../img/icon_swiper_prev.svg") no-repeat center center;
}
.bizprofile-info .form-box .image-swiper .swiper-next {
	right: -74px;
	background:url("../img/icon_swiper_next.svg") no-repeat center center;
}
.bizprofile-info .form-box .form-row.textarea textarea {
	height: 180px;
	padding: 20px 24px;
	font-size:18px;
}
.bizprofile-info .form-box .form-row.textarea p {
	margin-top: 20px;
	font-size:16px;
}
.bizprofile-info .form-box .form-row-line {
	margin: 40px 0px;
}
.bizprofile-info .form-box .form-row-title {
	font-size:20px;
}
.bizprofile-info .form-box .form-row-title + .form-row {
	margin-top: 20px;
}
.bizprofile-info .form-box .form-row.textarea + .form-row-line {
	margin-top: 20px;
}
.bizprofile-info .form-box .image-swiper + .form-row-line {
	margin-top: 0px;
}

.bizprofile-info .form-box .form-btn {
	margin-top:60px;
}
.bizprofile-info .form-box .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:22px;
}

.bizprofile-seo {
	padding: 80px 20px;
}
.bizprofile-seo > h3 {
	font-size: 36px;
	line-height: 40px;
}
.bizprofile-seo .form-box {
	margin-top: 40px;
}
.bizprofile-seo .form-box .form-row-title {
	font-size:20px;
}
.bizprofile-seo .form-box .form-row-title + .form-row {
	margin-top: 20px;
}
.bizprofile-seo .form-box .biz-link-row > p:not(.error-msg) {
	font-size:20px;
}
.bizprofile-seo .form-box .biz-link-row .error-msg {
	margin-top: 16px;
	font-size:16px;
}
.bizprofile-seo .form-box .form-row.textarea textarea {
	height: 180px;
	padding: 20px 24px;
	font-size:18px;
}
.bizprofile-seo .form-box .form-row.textarea p {
	font-size:18px;
}

.bizprofile-seo .form-box .form-btn {
	margin-top:60px;
}
.bizprofile-seo .form-box .form-btn input[type=submit] {
	height:60px;
	border-radius:10px;
	font-size:22px;
}

.bizprofile-post {
	padding: 80px 20px;
}
.bizprofile-post > h3 {
	font-size: 36px;
	line-height: 40px;
}
.bizprofile-post .table-head-box {
	margin: 40px auto 20px;
}
.bizprofile-post .table-head-box .left-group {
}
.bizprofile-post .table-head-box .left-group h4 {
	font-size: 24px;
	line-height: 40px;
}
.bizprofile-post .table-head-box .right-group {
	gap: 0px 10px;
}
.bizprofile-post .table-head-box .right-group .post-delete-btn {
	width: 126px;
	height: 50px;
	border-radius: 8px;
	font-size: 18px;
	line-height: 48px;
}
.bizprofile-post .table-head-box .right-group .edit-btn {
	width: 126px;
	height: 50px;
	border-radius: 8px;
	font-size: 18px;
	line-height: 48px;
}

.bizprofile-post .table-style01 .thumb-box {
	width: 80px;
	height: 80px;
}

.bizprofile-post .table-style01 table thead tr th {
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.bizprofile-post .table-style01 table tbody tr td {
	border-bottom-width: 1px;
}
.bizprofile-post .table-style01 table thead tr th:nth-child(1) {
	width: 72px;
}
.bizprofile-post .table-style01 table thead tr th:nth-child(2),
.bizprofile-post .table-style01 table tbody tr td:nth-child(2){
	display: table-cell;
	width: 100px;
}
.bizprofile-post .table-style01 table thead tr th:nth-child(3),
.bizprofile-post .table-style01 table tbody tr td:nth-child(3){
	width: 160px;
}
.bizprofile-post .table-style01 table thead tr th:nth-child(4) {
	padding-left: 12px;
	padding-right: 12px;
}
.bizprofile-post .table-style01 table thead tr th:nth-child(5) {
	width: 180px;
}
.bizprofile-post .table-style01 table tbody tr td {
	padding: 16px 12px;
}

.bizprofile-post-edit {
	padding: 80px 20px;
}
.bizprofile-post-edit > h3 {
	font-size: 36px;
	line-height: 40px;
}
.bizprofile-post-edit .form-box {
	margin-top: 40px;
}
.bizprofile-post-edit .form-box .thumb-row {
	margin-bottom: 45px;
}
.bizprofile-post-edit .form-box .thumb-row > p {
	font-size: 16px;
}
.bizprofile-post-edit .form-box .thumb-row label {
	width: 160px;
	height: 160px;
	margin-top: 10px;
}
.bizprofile-post-edit .form-box .thumb-row label .before-box {
	font-size: 16px;
}
.bizprofile-post-edit .form-box .thumb-row label .before-box:before {
	width: 47px;
	height: 32px;
	background-size: auto 32px;
}
.bizprofile-post-edit .form-box .thumb-row label .after-box .hover {
	height: 40px;
	border-radius: 8px;
	font-size: 14px;
}
.bizprofile-post-edit .form-box .form-row-line {
	display: none;
}
.bizprofile-post-edit .form-box .form-row-title {
	font-size:20px;
}
.bizprofile-post-edit .form-box .form-row-line + .form-row-title {
	margin-top: 25px;
}
.bizprofile-post-edit .form-box .form-row-title + .form-row {
	margin-top: 10px;
}
.bizprofile-post-edit .form-box .form-row.editor {
	margin-top: 15px;
}
.bizprofile-post-edit .form-box .form-row.editor textarea {
	height: 500px;
}

.bizprofile-post-edit .form-box .form-btn {
	justify-content: center;
	margin-top:40px;
}
.bizprofile-post-edit .form-box .form-btn input[type=submit],
.bizprofile-post-edit .form-box .form-btn .back-btn {
	max-width: 126px;
	height:50px;
	border-radius:8px;
	font-size:18px;
}


.biz-profile .profile-box .image-swiper {
	background: #ccc;
	box-shadow: none;
}
.biz-profile .profile-box .image-swiper .swiper-slide {
	width: 562px;
	height: 381px;
}
.biz-profile .profile-box .image-swiper .pagination {
	display: none;
}
.biz-profile .profile-box .image-swiper .swiper-prev,
.biz-profile .profile-box .image-swiper .swiper-next {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 54px;
	height: 54px;
	margin-top: -27px;
	cursor: pointer;
}
.biz-profile .profile-box .image-swiper .swiper-prev {
	left: 20px;
	background: url(../img/icon_profile_prev.svg) no-repeat center center;
	border-radius: 50%;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
}
.biz-profile .profile-box .image-swiper .swiper-next {
	right: 20px;
	background: url(../img/icon_profile_next.svg) no-repeat center center;
	border-radius: 50%;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
}
.biz-profile .profile-box .image-swiper .swiper-button-disabled {
	display: none;
}
.biz-profile .profile-box .info-box .head .thumb {
	width: 64px;
	height: 64px;
}
.biz-profile .profile-box .info-box .head .text h6 {
	font-size: 24px;
}
.biz-profile .profile-box .info-box .head .text h6 .check {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}
.biz-profile .profile-box .info-box .head .text p {
	font-size: 16px;
}
.biz-profile .profile-box .info-box .body dl dt {
	font-size: 20px;
}
.biz-profile .profile-box .info-box .body dl dd {
	height: 48px;
}
.biz-profile .profile-box .info-box .body dl dd a:not(.talk) {
	font-size: 20px;
}
.biz-profile .profile-box .info-box .body dl dd .talk-box .talk {
	width: 48px;
	height: 48px;
	background-size: 48px 48px;
}
.biz-profile .profile-box .info-box .foot button {
	height: 35px;
	border-radius: 17.5px;
	font-size: 18px;
}
.biz-profile .profile-box .notice-box {
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid rgba(220, 220, 220, 0.50);
}
.biz-profile .profile-box .notice-box dl {
}
.biz-profile .profile-box .notice-box dl dt {
	font-size: 18px;
}
.biz-profile .profile-box .notice-box dl dt:before {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}
.biz-profile .profile-box .notice-box dl dd button {
	font-size: 18px;
}
.biz-profile .profile-box .notice-box dl dd button.line-over {
	max-height: 75.6px;
}
.biz-profile .profile-box .notice-box dl dd button.line-over + span {
	margin-top: 10px;
	font-size: 18px;
}
.biz-profile .profile-box .intro-box dl dt {
	font-size: 18px;
}
.biz-profile .profile-box .intro-box dl dd button {
	font-size: 18px;
}
.biz-profile .profile-box .intro-box dl dd button.line-over {
	max-height: 75.6px
}
.biz-profile .profile-box .intro-box dl dd button.line-over + span {
	margin-top: 10px;
	font-size: 18px;
}
.biz-profile .profile-box .map-box dl dt strong {
	font-size: 18px;
}
.biz-profile .profile-box .map-box dl dt strong:before {
	width: 16px;
	height: 20px;
	background-size: 16px 20px;
}
.biz-profile .profile-box .map-box dl dt button {
	padding: 5px 10px;
	border-radius: 16px;
	font-size: 16px;
	line-height: 22px;
}
.biz-profile .profile-box .map-box dl dd #map {
	height: 320px;
}
.biz-profile .profile-box .map-box dl dd #map .marker {
	width: 48px;
	height: 48px;
	background-size: 48px 48px;
	transform: translateY(-25px);
}
.biz-profile .profile-box .map-box dl dd > p {
	font-size: 18px;
}
.biz-profile .profile-box .map-box dl dd > p:before {
	width: 20px;
	height: 25.2px;
	background-size: 20px 20px;
}
.biz-profile .profile-box .post-box dl dt {
	font-size: 18px;
}
.biz-profile .profile-box .post-box dl dt:before {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}
.biz-profile .profile-box .post-box dl dd .list-box .empty {
	font-size: 18px;
}
.biz-profile .profile-box .post-box dl dd .list-box a {
	width: calc((100% - 30px) / 4);
}
.biz-profile .profile-box .post-box dl dd .list-box a h6 {
	font-size: 18px;
	max-height: 50.4px;
}
.biz-profile .profile-box .post-box dl dd .list-box a p {
	font-size: 14px;
}
.biz-profile .profile-box .post-box dl dd .more-btn {
	height: 40px;
	border-radius: 20px;
	font-size: 18px;
}
.biz-profile .profile-box .post-box dl dd .more-btn:after {
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
}

.biz-profile .profile-post-box .header .back-btn {
	background-size: 24px 24px;
}
.biz-profile .profile-post-box .header .title-box h1 {
	font-size: 18px;
}
.biz-profile .profile-post-box .header .title-box .check {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
}
.biz-profile .profile-post-box .post-content-box .head {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
}
.biz-profile .profile-post-box .post-content-box .head h6 {
	font-size: 18px;
}
.biz-profile .profile-post-box .post-content-box .head h6:before {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}
.biz-profile .profile-post-box .post-content-box .head h3 {
	font-size: 20px;
}
.biz-profile .profile-post-box .post-content-box .head p {
	font-size: 16px;
}
.biz-profile .profile-post-box .post-content-box .content {
	font-size: 18px;
}

.board-overlay .scroll-box {
	padding: 0px 40px;
}
.board-overlay .scroll-box:before,
.board-overlay .scroll-box:after {
	height: 40px;
}
.board-overlay .scroll-box .content-box {
	flex: none;
	padding: 30px 24px;
	border-radius: 10px;
}
.board-overlay .scroll-box .content-box .head {
	display: flex;
	justify-content: space-between;
	gap: 0px 20px;
	padding: 0px 0px 16px 0px;
}
.board-overlay .scroll-box .content-box .head .building-info {
	padding-right: 0px;
}
.board-overlay .scroll-box .content-box .head .building-info h6 {
	font-size:24px;
	line-height: 30px;
}
.board-overlay .scroll-box .content-box .head .building-info p {
	font-size: 16px;
	line-height: 30px;
}
.board-overlay .scroll-box .content-box .head .tabs {
	margin-top: 0px;
}
.board-overlay .scroll-box .content-box .head .tabs button {
	flex: none;
	height:57px;
	padding: 0px 12px;
	font-size: 18px;
}
.board-overlay .scroll-box .content-box .head .close-btn {
	position: absolute;
	top: -50px;
	right: -44px;
	z-index: 1;
	box-shadow: 5px 8.7px 20px 0px rgba(0, 0, 0, 0.20);
}

.board-overlay .scroll-box .content-box .body .ad-box {
	padding: 20px 0px 0px 0px;
}
.board-overlay .scroll-box .content-box .body .board-box {
	padding: 20px 0px 40px;
}
.board-overlay .scroll-box .content-box .body .ad-box + .board-box {
	padding-top: 40px;
}
.board-overlay .scroll-box .content-box .body .ad-box.empty,
.board-overlay .scroll-box .content-box .body .board-box.empty {
	padding: 60px 0px;
}
.board-overlay .scroll-box .content-box .body .ad-box .board-item p,
.board-overlay .scroll-box .content-box .body .board-box .board-item p {
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
}
.board-overlay .scroll-box .content-box .body .ad-box .board-item .thumb,
.board-overlay .scroll-box .content-box .body .board-box .board-item .thumb {
	margin-top: 20px;
}

.board-overlay .scroll-box .content-box .body .category-bar {
	margin: 20px 0px 40px;
	padding: 0px;
}
.board-overlay .scroll-box .content-box .body .category-bar button {
	height: 46px;
	font-size: 16px;
}
.board-overlay .scroll-box .content-box .body .list-box {
	padding: 0px;
}
.board-overlay .scroll-box .content-box .body .list-box > a .info-box .profile-box .profile {
	width: 40px;
	height: 40px;
}
.board-overlay .scroll-box .content-box .body .list-box > a .info-box .profile-box .text p {
	font-size: 12px;
}
.board-overlay .scroll-box .content-box .body .list-box > a .info-box .profile-box .text h6 strong {
	font-size: 16px;
}
.board-overlay .scroll-box .content-box .body .list-box > a .info-box > p {
	letter-spacing: 0px;
}
.board-overlay .scroll-box .content-box .body .list-box > a .info-box > p.ad {
	height: 22px;
	line-height: 20px;
}
.board-overlay .scroll-box .content-box .body .paging {
	margin: 0px;
	padding: 40px 0px 10px;
}

}

@media screen and (min-width: 1024px) {

.warning-bar {
	position: absolute;
	top: 0px;
	left: 320px;
	right: 0px;
	z-index: 9;
}

.aside-toggle {
	display: none;
}
.aside.warning + .container-inner {
	margin-top: 64px;
}


.mobile-banner {
	display:none;
}

.mobile-none {
	display:block;
}

.convert-btn {
	bottom:101px;
	right:24px;
	width:62px;
	height:62px;
	background:url("../img/pc_adflat_icon.png") no-repeat center center;
	background-size:62px 62px;
}
.chat-btn {
	bottom:24px;
	right:24px;
	width:62px;
	height:62px;
	background:url("../img/pc_chat_icon.png") no-repeat center center;
	background-size:62px 62px;
}

/* header */
#header .lnb {
	right:36px;
	margin-top:-20px;
}
#header .lnb li {
	margin-right:10px;
}
#header .lnb li a.default-btn {
	width:100px;
	height:40px;
	border-width:2px;
	border-radius:20px;
	font-size:16px;
	line-height:36px;
}

#header .gnb {
	display: block;
}
#header.login-after.menu-active:before {
	display:none;
}
#header.login-after .menu-modal,
#header.login-after.menu-active .menu-modal {
	position:static;
	top:auto;
	bottom:auto;
	right:auto;
	width:auto;
	background:transparent;
	transition:none;
}
#header.login-after .menu-modal .head {
	display:none;
}
#header.login-after .menu-modal .lnb {
	position: absolute;
    top: 50%;
	right:36px;
	margin-top:-20px;
}
#header.login-after .menu-modal .lnb li {
	width:auto;
	border-top:none;
}
#header.login-after .menu-modal .lnb li a {
	min-width:100px;
	height:40px;
	border-width:2px;
	border-radius:20px;
	font-size:16px;
	line-height:36px;
	text-align:center;
}
#header.login-after .menu-modal .lnb li a .noti-circle {
	top:-9px;
	right:-9px;
	width:24px;
	height:24px;
	background:#f50000;
	border:4px solid white;
	border-radius:16px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	box-sizing:content-box;
}
#header.login-after .menu-modal .lnb li a.default-btn {
	border:2px solid #ccc;
}
#header.login-after .menu-modal .lnb li a.default-btn.active {
	border-color:#4e81ff;
	color:black;
}
#header.login-after .menu-modal .lnb li:last-child {
	/*margin-left:10px;*/
}
#header.login-after.main .menu-modal .lnb li a {
	color:white;
}

#header.new .menu-modal {
	position: fixed;
	right: -300px;
}
#header.new.menu-active .menu-modal {
	right: 0px;
}
#header.new.menu-active:before {
	display: block;
}

/* footer */
#footer .inner-wrap {
	padding:78px 24px 67px 24px;
}

#footer .lnb {
	position:absolute;
	top:198px;
	right:24px;
}

#footer .logo-box {
	margin-top:0px;
}

#footer .sns-group {
	top:78px;
}

#footer .copyright {
	max-width:600px;
	margin-top:34px;
}

#footer.new .new-sns {
	top: 136px;
	right: 24px;
}
#footer.new .new-sns a {
	width: 40px;
}

#footer.new .logo-box p {
	margin-top: 24px;
}
#footer.new .lnb {
	top:210px;
	margin-top: 0px;
}
#footer.new .copyright {
	margin-top:34px;
}

/* aside */
.aside {
	z-index: 10;
	width:320px;
	min-width:320px;
	max-width:320px;
	min-height:calc(100vh - 80px);
	background:white;
	border-right:1px solid #eee;
	vertical-align:top;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
.aside .overlay {
	display: none !important;
}
.aside .content-box .close-btn {
	display: none !important;
}
.aside .content-box {
	position: static !important;
	transition: none;
	width: 100%;
}
.aside .content-box .head {
	padding: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.aside .content-box .head .profile-box .thumb {
	width: 60px;
	height: 60px;
}
.aside .content-box .head .profile-box .text p {
	font-size: 14px;
	font-weight: 700;
}
.aside .content-box .head .profile-box .text h6 {
	font-size:20px;
}
.aside .content-box .head > a {
	height: 48px;
	padding: 0px 20px;
	font-size: 16px;
}
.aside .content-box .head > a:after {
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
}
.aside .content-box .body {
	padding: 40px;
}
.aside .content-box .body a {
	font-size:18px;
}
.aside .content-box .body a + a {
	margin-top: 20px;
}
.aside .content-box .body a span {
	width: 6px;
	height: 6px;
}
.aside .content-box .body a.on:before {
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
}

/* container */
.container-wrapper {
	display:flex;
	width:100%;
}

#container {
	font-size:0px;
	overflow:hidden;
}
#container .mobile-title,
#container .mobile-title-sub {
	display:none;
}
#container .aside + .container-inner {
	display:inline-block;
	flex:1;
	vertical-align:top;
	overflow:hidden;
}
#container .aside.offer.board + .container-inner {
}

/* leaflet-modal */
#leaflet-modal {
	padding:160px 0px;
}

/* main */
.main .visual {
	max-height:980px;
	background-position:center center;
}
.main .visual:before {
	display:none;
}
.main .visual .text-box {
	text-align:left;
}
.main .visual .text-box h3 {
	font-size:80px;
	line-height:90px;
	text-align:left;
}
.main .visual .text-box p {
	font-size:26px;
	text-align:left;
}

.main .visual .scroll-btn img {
	height:70px;
}

.main .visual-swiper {
	max-height:980px;
}
.main .visual-swiper .fixed-visual {
	background-position:center center;
}
.main .visual-swiper .fixed-visual:before {
	display:none;
}
.main .visual-swiper .fixed-visual .text-box {
	text-align:left;
}
.main .visual-swiper .fixed-visual .text-box h3 {
	font-size:80px;
	line-height:90px;
	text-align:left;
}
.main .visual-swiper .fixed-visual .text-box p {
	font-size:26px;
	text-align:left;
}
.main .visual-swiper .swiper-slide > .pc_img {
	display: block;
}
.main .visual-swiper .swiper-slide > .mo_img {
	display: none;
}

.main .visual-swiper .pagination {
	position: absolute;
	bottom: 40px;
	z-index: 1;
	display: flex;
	justify-content: center;
	gap: 0px 8px;
}
.main .visual-swiper .pagination .bullet {
	min-width: 120px;
	font-size:16px;
	line-height: 22px;
}

.main .section .text-box {
	position:absolute;
	text-align:left;
}
.main .section .img-box {
	position:absolute;
}
.main .section .img-box img {
	max-width:none;
}


.main .section.board {
	padding: 104px 20px;
}
.main .section.board .top-box {
	margin-top: 20px;
}
.main .section.board .top-box dl {
	display: flex;
	align-items:center;
	height: 92px;
}
.main .section.board .top-box dl dt {
	height: 92px;
	padding: 0px 20px 0px 18px;
	border-bottom: none;
	border-right: 1px solid rgba(0, 0, 0, 0.10);
	font-size:18px;
	letter-spacing: -1.5px;
	white-space: nowrap;
}
.main .section.board .top-box dl dt:before {
	width:20px;
	height: 20px;
	margin-right: 5px;
}
.main .section.board .top-box dl dd {
	flex: 1;
	height: 92px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 34px;
	overflow: hidden;
}
.main .section.board .top-box dl dd .swiper-slide {
	padding: 0px 20px;
}
.main .section.board .top-box dl dd .swiper-slide:before {
	width:8px;
	height: 8px;
	margin-right:10px;
}
.main .section.board .top-box dl dd .swiper-slide .subject {
	font-size:18px;
}
.main .section.board .top-box dl dd .swiper-slide .date {
	display: block;
}
.main .section.board .top-box dl dd .controls .prev {
	width:34px;
	height: 34px;
}
.main .section.board .top-box dl dd .controls .next {
	width:34px;
	height: 34px;
}
.main .section.board .mid-box {
	display: flex;
	gap: 0px 20px;
	margin-top: 20px;
	overflow: hidden;
}
.main .section.board .mid-box .board-box {
	flex: 1;
	align-self:stretch;
	margin-top: 0px;
	border: 1px solid #DCDCDC;
	border-radius: 10px;
	overflow: hidden;
}
.main .section.board .mid-box .board-box dt {
	padding: 0px 15px 0px 20px;
	font-size:18px;
	letter-spacing: -1.5px;
}
.main .section.board .mid-box .board-box dd {
	display: flex;
	align-items: center;
	height: calc(100% - 44px);
	padding: 16px 20px;
}
.main .section.board .mid-box .board-box dd ul {
	height: 250px;
}
.main .section.board .mid-box .board-box dd ul li {
	padding: 2px 0px;
}
.main .section.board .mid-box .board-box dd ul li + li {
	margin-top: 20px;
}
.main .section.board .mid-box .board-box dd ul li a {
	min-height: 30px;
}
.main .section.board .mid-box .board-box dd ul li a:before {
	width:8px;
	height:8px;
}
.main .section.board .mid-box .board-box dd ul li a .subject {
	font-size:18px;
}
.main .section.board .mid-box .board-box dd ul li a .subject .sticker {
	padding: 5px 8px;
	border-radius: 8px;
	line-height:20px;
}
.main .section.board .mid-box .board-box dd ul li a .date {
	font-size:16px;
}
.main .section.board .mid-box .banner-box {
	width: 240px;
	margin-top: 0px;
}
.main .section.board .mid-box .banner-box .swiper {
}
.main .section.board .mid-box .banner-box .controls {
	height: 32px;
}
.main .section.board .mid-box .banner-box .controls .prev {
	width: 24px;
	height: 32px;
}
.main .section.board .mid-box .banner-box .controls .next {
	width: 24px;
	height: 32px;
}
.main .section.board .bot-box {
	
}
.main .section.board .bot-box .swiper {
	width:calc(100% - 56px);
	padding: 0px;
}
.main .section.board .bot-box .swiper .swiper-slide {
	width: auto;
	padding: 17px 33px 0px;
	text-align:center;
}
.main .section.board .bot-box .swiper .swiper-slide:after {
	height: 32px;
}
.main .section.board .bot-box .swiper .swiper-slide:first-child {
	margin-left: 0px;
}
.main .section.board .bot-box .swiper .swiper-slide:last-child {
	margin-right: 0px;
}
.main .section.board .bot-box .swiper .swiper-slide .icon {
	width:56px;
	height: 56px;
}
.main .section.board .bot-box .swiper .swiper-slide p {
	margin-top: 8px;
	font-size:15px;
}
.main .section.board .bot-box .swiper .swiper-slide p br:not(.none-hide) {
	display: none;
}
.main .section.board .bot-box .prev {
	width: 28px;
	height: 140px;
}
.main .section.board .bot-box .next {
	width: 28px;
	height: 140px;
}

.main .section.profile {
	height:976px;
	padding:0px;
}
.main .section.profile .text-box {
	top:50%;
	left:0px;
	transform: translateY(-50%);
}
.main .section.profile .text-box h3:before {
	width: 96px;
	height: 96px;
	margin: 0px;
	margin-bottom: 40px;
	background-size: 96px 96px;
}
.main .section.profile .img-box {
	top:50%;
	right:-243px;
	transform: translateY(-53%);
}
.main .section.profile .img-box img {
	width:auto;
	max-width: none;
}

.main .section.point {
	height:976px;
	padding:0px;
}
.main .section.point .text-box {
	top:50%;
	left:0px;
	transform: translateY(-50%);
}
.main .section.point .text-box h3:before {
	width: 96px;
	height: 96px;
	margin: 0px;
	margin-bottom: 40px;
	background-size: 96px 96px;
}
.main .section.point .img-box {
	top:50%;
	right:-223px;
	transform: translateY(-56%);
}
.main .section.point .img-box img {
	width:auto;
}

.main .section.portfolio {
	padding-top: 120px;
	padding-bottom: 40px;
}
.main .section.portfolio h3 {
	font-size:52px;
}
.main .section.portfolio h3 span:before {
	position: absolute;
	top: -15px;
	left:50%;
	width:8px;
	height:8px;
	margin-left: -4px;
	background:#017EFF;
	border-radius:50%;
	content:"";
}
.main .section.portfolio .portfolio-swiper {
	margin-top: 100px;
}
.main .section.portfolio .swiper {
	padding-left: 180px;
}
.main .section.portfolio .swiper-slide {
	width: 320px;
	height: auto;
	margin: 60px 0px;
	margin-right:40px;
}
.main .section.portfolio .img-box {
	position: absolute;
	bottom:0px;
	left: 50%;
	z-index:2;
	transform: translateX(-50%);
}
.main .section.portfolio .img-box img {
	width:550px;
	max-width:none;
	filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
}
.main .section.portfolio .prev {
	left: 40px;
	width: 80px;
	height: 100px;
	background:url('../img/main/pc_prev.png') no-repeat center center;
	border-radius:10px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
}
.main .section.portfolio .next {
	right: 40px;
	width: 80px;
	height: 100px;
	background:url('../img/main/pc_next.png') no-repeat center center;
	border-radius:10px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
}
.main .section.portfolio .go-btn {
	width: 240px;
	height: 60px;
	border-radius: 30px;
	font-size: 20px;
	letter-spacing: -0.4px;
}

/* building-search */
.building-search {
}
.building-search #map {
}
.building-search #map .layer-marker span {
	bottom:-8px;
	margin-left:-4px;
}
.building-search #map .layer-marker span,
.building-search #map .layer-marker span:before,
.building-search #map .layer-marker span:after {
	width:  8px;
	height: 8px;
}

.building-search .map-info {
	bottom:36px;
	left:36px;
	right:auto;
	width:400px;
	height:60px;
}
.building-search.toggle .map-info {
	top:auto;
	right:auto;
	height:620px;
}
.building-search .map-info .tri-btn {
	position:absolute;
	top:50%;
	left:-60px;
	width: 0px;height: 0px;
	background:transparent;
	border:none;
	border-top:50px solid none;
	border-bottom:50px solid #fafafa;
	border-right: 50px solid transparent;
	border-left: 50px solid  transparent;
	transform:translateY(-50%) rotate(-90deg);
}
.building-search .map-info .head {
	display:block;
	height:60px;
}
.building-search .map-info .head p.place-name {
	font-size:20px;
	line-height:60px;
}
.building-search .map-info .head p.building-count {
	font-size:18px;
	line-height:60px;
}
.building-search .map-info .head-sub {
	display:block;
	padding:16px 16px 0px;
}
.building-search .map-info .head-sub p {
	font-size:18px;
	line-height:30px;
}
.building-search .map-info .head-sub p:last-child {
	padding-bottom:16px;
}
.building-search .map-info .body-sub,
.building-search.toggle .map-info .body-sub {
	padding:28px 0px 8px;
	cursor:default;
}
.building-search .map-info .body-sub p,
.building-search.toggle .map-info .body-sub p {
	font-size:18px;
	line-height:24px;
}
.building-search .map-info .body-sub .toggle-btn,
.building-search.toggle .map-info .body-sub .toggle-btn {
	display:none;
}
.building-search .map-info .body,
.building-search.toggle .map-info .body {
	height: calc(100% - 154px);
}
.building-search .map-info .body ul li.zoom-over {
	font-size:16px;
}

.building-search.overlay:before {
	top:80px;
}

.building-search.minimal {
	padding-right:0px;
}
.building-search.minimal .map-info {
	right:-400px;
}

.building-search .overlay-info {
	top:50%;
	left:50%;
	width:450px;
	height:680px;
	margin-top:-340px;
	margin-left:-225px;
}
.building-search .overlay-info .close-btn {
	top:24px;
	left:30px;
	width:40px;
	height:40px;
	border-radius:20px;

}
.building-search .overlay-info .close-btn img {
	width:40px;
}
.building-search .overlay-info .body {
    height: calc(100% - 108px);
}
.building-search .overlay-info .body .info-box {
	padding:24px 30px;
}
.building-search .overlay-info .btn-area {
	padding:24px 30px;
}

/* qna */
.qna .content-box > h3 {
	text-align:left;
}

/* noti */
.noti .content-box > h3 {
	text-align:left;
}

/* booking-dashboard */
.booking-dashboard {
	padding:80px 24px 120px 24px;
}
.booking-dashboard h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-dashboard .dashboard-box ul {
	width:100%;
	max-width:100%;
	margin-top:80px;
}
.booking-dashboard .dashboard-box .guide-box {
	width:920px;
	margin:64px auto 0px auto;
	padding:40px;
}
.booking-dashboard .dashboard-box .guide-box h6 {
    padding-left: 32px;
    background: url("../img/common/dashboard_guide_icon.png") no-repeat center left;
    background-size: 19px;
	font-size:28px;
	line-height:40px;
}
.booking-dashboard .dashboard-box .guide-box p {
	margin-top:20px;
	font-size:18px;
	line-height:28px;
}

/* booking-table */
.booking-table {
	margin-top:48px;
	min-width:1000px;
}
.booking-table .thead {
	display:block;
}
.booking-table .thead .row .th {
}

.booking-table .tbody .row {
	display:flex;
	justify-content: center;
	align-items: center;
	min-height:60px;
	margin-bottom:0px;
	padding:16px 0px;
	border:none;
}
.booking-table .tbody .row .td {
	padding:0px;
	font-size:16px;
	text-align:center;
}
.booking-table .tbody .row .td.label-td {
	min-height:auto;
	padding:0px;
}
.booking-table .tbody .row .td .text-label {
	display:none;
}
.booking-table .tbody .row .td.ad-status-td {
	text-align:center;
}
.booking-table .tbody .row .td.client-td {
	text-align:center;
}
.booking-table .tbody .row .td.client-td a {
	font-size:18px;
}
.booking-table .tbody .row .td.status-td {
	margin-bottom:0px;
	text-align:center;
}
.booking-table .tbody .row .td.delete-td {
	position:relative;
	top:auto;
	right:auto;
}
.booking-table .tbody .row .td.subject-td {
	margin-bottom:0px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}
.booking-table .tbody .row .td.week-td {
	line-height:36px;
}
.booking-table .tbody .row .td.week-td .ui-selectmenu-button {
	border-radius:4px;
}
.booking-table .tbody .row .td.week-td .ui-selectmenu-button span.ui-selectmenu-text {
	padding:0px 24px;
	font-size:16px;
	font-weight:normal;
	line-height:34px;
}
.ui-selectmenu-menu .ui-menu[id^=booking_filming] .ui-menu-item,
.ui-selectmenu-menu .ui-menu[id^=booking_week] .ui-menu-item {
	font-size:16px;
	line-height:34px;
}

.booking-table .tbody .row .td.total-td {
	margin-top:0px;
	border-top:none;
	font-weight:normal;
}

.booking-table .tbody .row .td.pay-status-td {
	margin-top:0px;
	border-top:none;
	font-weight:normal;
}

.booking-table .tbody .row .td.thumb-td {
	position:relative;
	top:auto;
	left:auto;
	text-align:center;
}
.booking-table .tbody .row .td.thumb-td .thumb-box {
	width:40px;
	height:40px;
	line-height:38px;
}
.booking-table .tbody .row .td.check-td {
	margin-top:0px;
	text-align:center;
}
.booking-table .tbody .row .td.calc-status-td {
	position:relative;
	top:auto;
	right:auto;
	text-align:center;
}


/* new-booking-table */
.new-booking-table {
	margin-top:48px;
	min-width:1000px;
}
.new-booking-table .thead {
	display:block;
}
.new-booking-table .thead .row .th {
}

.new-booking-table .tbody .row {
	display:flex;
	align-items: center;
	gap:0px 20px;
	min-height:124px;
	margin-bottom:0px;
	padding:76px 40px 24px 40px;
	border:none;
	border-bottom:1px solid #DDD;
}
.booking-waiting .new-booking-table .tbody .row:last-child {
	border-bottom: none;
}
.new-booking-table .tbody .row.empty-row .td.empty-td {
	padding:0px 40px;
}
.new-booking-table .tbody .row .td {
	gap:0px 8px;
	padding:0px;
	font-size:16px;
	text-align:center;
}
.new-booking-table .tbody .row .td.label-td {
	min-height:auto;
	padding:0px;
}
.new-booking-table .tbody .row .td .text-label {
	font-size:14px;
	letter-spacing:0px;
}
.new-booking-table .tbody .row .td.ad-status-td {
	text-align:center;
}
.new-booking-table .tbody .row .td.client-td {
	text-align:center;
}
.new-booking-table .tbody .row .td.client-td a {
	font-size:18px;
}
.new-booking-table .tbody .row .td.status-td {
	left:40px;
	text-align:center;
}
.new-booking-table .tbody .row .td.status-td + .td.subject-td {
	left:136px;
	padding-left:0px;
}
.new-booking-table .tbody .row .td.delete-td {
	left:35px;
}
.new-booking-table .tbody .row .td.subject-td {
	position:absolute;
	top:0px;
	left:69px;
	z-index:10;
	gap: 0px;
	width:700px;
	margin-bottom:0px;
	padding:18px 0px;
	border-bottom:none;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.new-booking-table .tbody .row .td.filming-td {
	position:absolute;
	top:12px;
	right:192px;
	z-index:10;
}
.new-booking-table .tbody .row .td.week-td {
	position:absolute;
	top:12px;
	right:40px;
	z-index:10;
	line-height:36px;
}
.new-booking-table .tbody .row .td.week-td .ui-selectmenu-button {
	border-radius:4px;
}
.new-booking-table .tbody .row .td.week-td .ui-selectmenu-button span.ui-selectmenu-text {
	padding:0px 24px;
	font-size:16px;
	font-weight:normal;
	line-height:34px;
}

.new-booking-table .tbody .row .td.total-td {
	flex:1;
	justify-content:flex-end;
	margin-top:0px;
	border-top:none;
	font-size:24px;
	font-weight:800;
	text-align:right;
	letter-spacing:-0.72px;
}
.new-booking-table .tbody .row .td.total-td .text-label {
	flex:none;
	font-size:16px;
	font-weight:700;
	text-align:right;
}

.new-booking-table .tbody .row .td.pay-status-td {
	margin-top:0px;
	border-top:none;
	font-weight:normal;
}

.new-booking-table .tbody .row .td.thumb-td {
	position:relative;
	top:auto;
	left:auto;
	text-align:center;
}
.new-booking-table .tbody .row .td.thumb-td .thumb-box {
	width:40px;
	height:40px;
	line-height:38px;
}
.new-booking-table .tbody .row .td.check-td {
	margin-top:0px;
	text-align:center;
}
.new-booking-table .tbody .row .td.calc-status-td {
	position:relative;
	top:auto;
	right:auto;
	text-align:center;
}
.new-booking-table .tbody .row .etc-td-group {
	position:absolute;
	top:18px;
	right:40px;
	z-index:10;
	display:flex;
	gap:0px 20px;
}


/* booking-waiting */
.booking-waiting {
	padding:80px 24px 120px 24px;
}
.booking-waiting h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}

.booking-waiting .content-box .form-box {
	min-height:500px;
	margin-top:40px;
	padding-top:30px;
	border-top: 1px solid #ccc;
}
.booking-waiting .content-box .form-box form:after {
	display:block;
	clear:both;
	content:"";
}
.booking-waiting .content-box .form-box .title-box {
	padding-top:0px;
	padding-bottom:45px;
	border-top:none;
}
.booking-waiting .content-box .form-box .title-box h5 {
	font-size:24px;
	line-height:50px;
}
.booking-waiting .content-box .form-box .title-box p {
	margin-top:0px;
	font-size:18px;
	line-height:28px;
}
.booking-waiting .content-box .form-box .leaflet-box {
	float:right;
	width:300px;
	padding-top:0px;
	border:none;
	text-align:center;
}
.booking-waiting .content-box .form-box .leaflet-box .input-row {
	padding-left:0px;
}
.booking-waiting .content-box .form-box .leaflet-box .input-row .text-label {
	position:relative;
}
.booking-waiting .content-box .form-box .leaflet-box .thumb-box {
	display:inline-block;
	vertical-align:top;
}
.booking-waiting .content-box .form-box .leaflet-box .btn-box {
	display:block;
	width:240px;
	margin-top:20px;
	margin-left:30px;
	vertical-align:top;
}
.booking-waiting .content-box .form-box .leaflet-box .btn-box .file-row label {
	width:100%;
	height:60px;
	border-radius:10px;
	font-size:18px;
	line-height:58px;
}
.booking-waiting .content-box .form-box .leaflet-box .btn-box p {
	font-size:14px;
}

.booking-waiting .content-box .form-box .info-box {
	float:left;
	width:calc(100% - 300px);
	margin-top:0px;
}
.booking-waiting .content-box .form-box .input-row {
	margin-top:10px;
	padding-left:90px;
}
.booking-waiting .content-box .form-box .input-row:first-child {
	margin-top:0px;
}
.booking-waiting .content-box .form-box .input-row label {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	font-size:18px;
	line-height:60px;
}
.booking-waiting .content-box .form-box .input-row input {
	height:60px;
	padding:0px 24px;
	border-radius:10px;
	font-size:18px;
}
.booking-waiting .content-box .form-box .input-row textarea {
	height:240px;
	padding:16px 24px;
	border-radius:10px;
	font-size:18px;
	line-height:24px;
}
.booking-waiting .content-box .form-box .input-row .text-label {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	font-size:18px;
	line-height:60px;
}
.booking-waiting .content-box .form-box .input-row .text-input {
	padding:18px 0px;
	font-size:18px;
	line-height:24px;
}
.booking-waiting .content-box .form-box.view .input-row .text-label {
	line-height:50px;
}
.booking-waiting .content-box .form-box.view .input-row .text-input {
	padding:13px 0px;
}
.booking-waiting .content-box .form-box .check-row-group {
	padding:12px 0px 12px 90px;
}
.booking-waiting .content-box .form-box .check-row-group .check-row {
	display:inline-block;
	margin-right:24px;
}
.booking-waiting .content-box .form-box .check-row-group .check-row:last-child {
	margin-right:0px;
}
.booking-waiting .content-box .form-box .check-row-group .check-row input + label {
	padding-top:12px;
	padding-bottom:12px;
	padding-left: 32px;
    font-size: 18px;
	line-height:24px;
}
.booking-waiting .content-box .form-box .input-row.submit {
	margin-top:0px;
	padding-top:32px;
	padding-left:90px;
	border:none;
}
.booking-waiting .content-box .form-box .input-row.submit input {
	max-width:300px;
}

.booking-waiting .content-box .warning-box {
	margin-top:40px;
	padding-top:24px;
	border-top:1px solid #ddd;
}
.booking-waiting .content-box .warning-box .toggle-btn {
	padding:0px;
	background:transparent;
	border:none;
	color:black;
	font-size:24px;
	line-height:50px;
	cursor:text;
}
.booking-waiting .content-box .warning-box .toggle-btn:after {
	display:none;
}
.booking-waiting .content-box .warning-box .toggle-content,
.booking-waiting .content-box .warning-box.toggle .toggle-content {
	display:block;
	padding:0px;
	padding-top:10px;
	background:transparent;
	border:none;
}
.booking-waiting .content-box .warning-box .toggle-content p {
	font-size:18px;
	line-height:36px;
}
.booking-waiting .content-box .warning-box .toggle-content p.red {
	margin-top:12px;
	font-size:22px;
	line-height:36px;
}

.booking-waiting .content-box .cart-table {
	overflow-x:auto;
}

.booking-waiting .content-box .new-booking-table .tfoot .addition-box {
	display:flex;
	flex-direction:row;
	margin-top:0px;
	padding:0px 0px 24px 0px;
	border-left:none;
	border-right:none;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .addition-item {
	flex:1;
	padding:0px 40px;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .addition-item .title-box h6 {
	font-size:18px;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .addition-item .title-box h6 span {
	margin-left:16px;
	font-size:16px;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .check-item .check-row input + label {
	font-size:16px;
	line-height:20px;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .check-item .check-row input + label p {
	margin-top:0px;
}
.booking-waiting .content-box .new-booking-table .tfoot .addition-box .check-item .check-price {
	font-size:16px;
}
.booking-waiting .content-box .new-booking-table .tfoot .sale-list-box { 
	padding:16px 24px;
    border-left: none;
    border-right: none;
}
.booking-waiting .content-box .new-booking-table .tfoot .sale-list-box p {
	font-size:16px;
	line-height:32px;
}
.booking-detail .total-box,
.booking-waiting .content-box .new-booking-table .tfoot .total-box {
	padding:0px;
    border-left: none;
    border-right: none;
}
.booking-detail .total-box .total-box-title,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .total-box-title {
	padding-left:24px;
	line-height:75px;
}
.booking-detail .total-box .estimate-btn,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .estimate-btn {
	top:20px;
	right:24px;
    width: 120px;
}
.booking-detail .total-box .price-calc,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc {
	margin-top:30px;
	padding:0px 0px 60px 0px;
	text-align:center;
}
.booking-detail .total-box .price-calc .item,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc .item {
	display:inline-block;
	padding:0px 50px;
	vertical-align:middle;
}
.booking-detail .total-box .price-calc .item .label,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc .item .label {
	display:block;
	width:100%;
	color:#999999;
	font-size:16px;
	line-height:32px;
}
.booking-detail .total-box .price-calc .item .value,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc .item .value {
	display:block;
	width:100%;
	color:black;
	font-size:20px;
	line-height:32px;
	text-align:center;
}
.booking-detail .total-box .price-calc .item .value:before,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc .item .value:before {
	display:none;
}
.booking-detail .total-box .price-calc .icon,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .price-calc .icon {
	display:inline-block;
	width:16px;
	height:2px;
	background:#999999;
	vertical-align:middle;
}
.booking-detail .total-box .total-row,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .total-row {
	padding:25px 24px;
}
.booking-detail .total-box .total-row .total-price-label,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .total-row .total-price-label {
	font-weight:normal;
	line-height:40px;
}
.booking-detail .total-box .total-row .total-price,
.booking-waiting .content-box .new-booking-table .tfoot .total-box .total-row .total-price {
	top:25px;
	right:24px;
	font-size:32px;
	line-height:40px;
}

.booking-waiting .content-box .new-booking-table .tfoot .method-box {
	margin-top:24px;
	padding:16px 0px 16px 0px;
	border-left:none;
	border-right:none;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .method-label {
	padding-left:24px;
	line-height:48px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box ul {
	padding-left:24px;
	margin-top:0px;
	font-size:0px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box ul li {
	display:inline-block;
	margin-left:24px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box ul li:first-child {
	margin-left:0px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box ul li .check-row input + label {
	padding-left:24px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box ul li .check-row input:checked + label {
	font-weight:bold;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info {
	padding:32px 24px 16px 24px;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row {
	margin-top:0px !important;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row:last-child {
	margin-top:12px !important;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row label, 
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row .text-label {
	display:inline-block;
	width:90px;
	font-size: 18px;
    line-height: 60px;
	vertical-align:middle;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row input {
	display:inline-block;
	width:320px;
    height: 60px;
    padding: 0px 24px;
    border-radius: 10px;
    font-size: 18px;
	vertical-align:middle;
}
.booking-waiting .content-box .new-booking-table .tfoot .method-box .banking-info .info-row .text-input {
	display:inline-block;
	font-size:18px;
	line-height:60px;
	vertical-align:middle;
}

.booking-waiting .content-box .new-booking-table .tfoot input[type=submit].pc {
	display:block;
}
.booking-waiting .content-box .new-booking-table .tfoot input[type=submit].m {
	display:none;
}

/* booking-credit */
.booking-credit {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.booking-credit h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-credit .content-box .cart-table {
	overflow-x:auto;
}
.booking-credit .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-credit .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.booking-credit .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.booking-credit .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.booking-credit .content-box .booking-table .tbody .row .td.date-td,
.booking-credit .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(1),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:60px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(2),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:110px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(3),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(3) {
	flex:1;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(4),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:80px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(5),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:80px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(6),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:140px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(7),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:120px;
}
.booking-credit .content-box .booking-table .thead .row .th:nth-child(8),
.booking-credit .content-box .booking-table .tbody .row .td:nth-child(8) {
	width:70px;
}

/* booking-leaflet */
.booking-leaflet {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.booking-leaflet h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-leaflet .content-box .cart-table {
	overflow-x:auto;
}
.booking-leaflet .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-leaflet .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.booking-leaflet .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.booking-leaflet .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.booking-leaflet .content-box .booking-table .tbody .row .td.date-td,
.booking-leaflet .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(1),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:60px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(2),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:110px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(3),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(3) {
	flex:1;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(4),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:80px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(5),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:80px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(6),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:140px;
}
.booking-leaflet .content-box .booking-table .thead .row .th:nth-child(7),
.booking-leaflet .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:120px;
}

/* booking-progress */
.booking-progress {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.booking-progress h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-progress .content-box .cart-table {
	overflow-x:auto;
}
.booking-progress .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-progress .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.booking-progress .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.booking-progress .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.booking-progress .content-box .booking-table .tbody .row .td.date-td,
.booking-progress .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(1),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:60px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(2),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:110px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(3),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(3) {
	flex:1;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(4),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:80px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(5),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:100px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(6),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:100px;
}
.booking-progress .content-box .booking-table .thead .row .th:nth-child(7),
.booking-progress .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:100px;
}

/* booking-going */
.booking-going {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.booking-going h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-going .content-box .cart-table {
	overflow-x:auto;
}
.booking-going .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-going .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.booking-going .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.booking-going .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.booking-going .content-box .booking-table .tbody .row .td.date-td,
.booking-going .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(1),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:60px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(2),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:110px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(3),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(3) {
	flex:1;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(4),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:80px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(5),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:80px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(6),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:200px;
}
.booking-going .content-box .booking-table .thead .row .th:nth-child(7),
.booking-going .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:140px;
}

/* booking-finish */
.booking-finish {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.booking-finish h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-finish .content-box .cart-table {
	overflow-x:auto;
}
.booking-finish .content-box .booking-table {
	margin-top:0px;
}
.booking-finish .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-finish .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.booking-finish .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.booking-finish .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.booking-finish .content-box .booking-table .tbody .row .td.date-td,
.booking-finish .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.booking-finish .content-box .booking-table .tbody .row .td.thumb-td {
	top:auto;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(1),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:50px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(2),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:60px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(3),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(3) {
	width:110px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(4),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(4) {
	flex:1;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(5),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:80px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(6),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:80px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(7),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:200px;
}
.booking-finish .content-box .booking-table .thead .row .th:nth-child(8),
.booking-finish .content-box .booking-table .tbody .row .td:nth-child(8) {
	width:140px;
}

.booking-finish .content-box .search-box {
	min-width:1000px;
	padding-top:70px;
	margin-bottom:36px;
}
.booking-finish .content-box .search-box .select-row {
	width:200px;
	margin-bottom:0px;
}
.booking-finish .content-box .search-box .select-row .ui-selectmenu-button {
	border-radius:10px;
}
.booking-finish .content-box .search-box .select-row .ui-selectmenu-button span.ui-selectmenu-text {
	padding:0px 24px;
	font-size:18px;
	line-height:48px;
}
.booking-finish .content-box .search-box .input-row {
	width:400px;
	margin-left:20px;
}
.booking-finish .content-box .search-box .input-row input {
	height:50px;
	padding:0px 24px;
	border-radius:10px;
	font-size:18px;
}
.booking-finish .content-box .search-box input[type=submit] {
	width:120px;
	height:50px;
	margin-left:20px;
	border-radius:10px;
	font-size:18px;
}

.booking-finish .content-box .addition-btn-box {
	min-width:1000px;
}
.booking-finish .content-box .addition-btn-box.top {
	margin-bottom:16px;
	padding-top:0px;
	text-align:right;
}
.booking-finish .content-box .addition-btn-box.top .all-btn {
	display:none;
}
.booking-finish .content-box .addition-btn-box .delete-btn {
	left:0px;
}
.booking-finish .content-box .addition-btn-box.top .excel-btn {
	position:relative;
	top:auto;
	right:auto;
	margin-left:16px;
	vertical-align:top;
}
.booking-finish .content-box .addition-btn-box .total-text {
	display:inline-block;
	line-height:36px;
	vertical-align:top;
}

/* booking-detail */
.booking-detail {
	padding:80px 24px 120px 24px;
	background:#fafafa;
}
.booking-detail h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.booking-detail .content-box > .delete-btn {
	top:-45px;
}
.booking-detail .content-box .form-box {
	min-height:345px;
	margin-top:40px;
	padding-top:45px;
	border-top: 1px solid #ccc;
}
.booking-detail .content-box .form-box:after {
	display:block;
	clear:both;
	content:"";
}
.booking-detail .content-box .form-box .leaflet-box {
	float:right;
	width:300px;
	padding-top:0px;
	border:none;
	text-align:center;
}
.booking-detail .content-box .form-box .leaflet-box .input-row {
	padding-left:0px;
}
.booking-detail .content-box .form-box .leaflet-box .input-row .text-label {
	position:relative;
}
.booking-detail .content-box .form-box .leaflet-box .thumb-box {
	display:inline-block;
	vertical-align:top;
}
.booking-detail .content-box .form-box .leaflet-box .btn-box {
	display:block;
	width:100%
	margin-top:20px;
	margin-left:20px;
	vertical-align:top;
}
.booking-detail .content-box .form-box .leaflet-box .btn-box .file-row label {
	width:100%;
	height:60px;
	border-radius:10px;
	font-size:18px;
	line-height:58px;
}
.booking-detail .content-box .form-box .leaflet-box .btn-box p {
	font-size:14px;
}

.booking-detail .content-box .form-box .info-box {
	float:left;
	width:calc(100% - 300px);
	margin-top:0px;
}
.booking-detail .content-box .form-box .input-row {
	margin-top:10px;
	padding-left:90px;
}
.booking-detail .content-box .form-box .input-row:first-child {
	margin-top:0px;
}
.booking-detail .content-box .form-box .input-row label {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	font-size:18px;
	line-height:60px;
}
.booking-detail .content-box .form-box .input-row input {
	height:60px;
	padding:0px 24px;
	border-radius:10px;
	font-size:18px;
}
.booking-detail .content-box .form-box .input-row textarea {
	height:240px;
	padding:16px 24px;
	border-radius:10px;
	font-size:18px;
	line-height:24px;
}
.booking-detail .content-box .form-box .input-row .text-label {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	font-size:18px;
	line-height:60px;
}
.booking-detail .content-box .form-box .input-row .text-input {
	padding:18px 0px;
	font-size:18px;
	line-height:24px;
}
.booking-detail .content-box .form-box.view .input-row .text-label {
	line-height:50px;
}
.booking-detail .content-box .form-box.view .input-row .text-input {
	padding:13px 0px;
}
.booking-detail .content-box .form-box .check-row-group {
	padding:12px 0px 12px 90px;
}
.booking-detail .content-box .form-box .check-row-group .check-row {
	display:inline-block;
	margin-right:24px;
}
.booking-detail .content-box .form-box .check-row-group .check-row:last-child {
	margin-right:0px;
}
.booking-detail .content-box .form-box .check-row-group .check-row input + label {
	padding-top:12px;
	padding-bottom:12px;
	padding-left: 32px;
    font-size: 18px;
	line-height:24px;
}
.booking-detail .content-box .form-box .check-row-group .check-row input + label:before {
	top:14px;
}
.booking-detail .content-box .form-box .input-row.submit {
	margin-top:0px;
	padding-top:16px;
	padding-left:90px;
	border:none;
}
.booking-detail .content-box .form-box .input-row.submit input {
	max-width:300px;
}

.booking-detail .content-box .booking-table {
	margin-top:64px;
}
.booking-detail .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(1),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:100px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(2),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(2) {
	flex:1;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(3),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(3) {
	width:100px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(4),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:100px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(5),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:100px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(6),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:100px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(7),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:240px;
}
.booking-detail.progress .content-box .booking-table .thead .row .th:nth-child(8),
.booking-detail.progress .content-box .booking-table .tbody .row .td:nth-child(8) {
	width:140px;
}

.booking-detail.progress .content-box .booking-table .banking_info {
}
.booking-detail.progress .content-box .booking-table .banking_info h5 {
	position:absolute;
	top:16px;
	left:16px;
	margin-bottom:8px;
	line-height:24px;
}
.booking-detail.progress .content-box .booking-table .banking_info p {
	font-size:14px;
	text-align:right;
	line-height:24px;
}

.booking-detail.going .content-box .form-box .check-row-group {
	padding-left:0px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(1),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:100px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(2),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(2) {
	flex:1;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(3),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(3) {
	width:100px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(4),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:100px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(5),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:100px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(6),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:100px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(7),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:240px;
}
.booking-detail.going .content-box .booking-table .thead .row .th:nth-child(8),
.booking-detail.going .content-box .booking-table .tbody .row .td:nth-child(8) {
	width:140px;
}

.booking-detail .content-box .booking-table .tfoot {
	padding:16px 0px;
}
.booking-detail .content-box .booking-table .tfoot p {
	font-size:18px;
	line-height:30px;
	text-align:right;
}
.booking-detail .content-box .booking-table .tfoot p strong {
	font-size:24px;
	font-weight:bold;
}

/* overlay-info */
#container.padding-right-transition .container-inner {
	transition: padding-right 0.3s ease-in-out;
}
#container.overlay-toggle .container-inner {
	padding-right:624px;
}
.ad-overlay-info {
	position:absolute;
	top:0px;
	bottom:auto;
	left:auto;
	right:-600px;
	z-index:1000;
	width:600px;
	height:100%;
	padding:32px 48px 48px;
	background:white;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	transition:right 0.3s ease-in-out;
}
#container.overlay-toggle .ad-overlay-info {
	right:0px;
}
.ad-overlay-info .close-btn {
	top:32px;
	left:48px;
}
.ad-overlay-info .head {
	padding-top:60px;
}
.ad-overlay-info .head h4 {
	font-size:24px;
}
.ad-overlay-info .head p {
	margin-left:16px;
	padding-left:24px;
	font-size:14px;
}
.ad-overlay-info .head p .status {
	width:16px;
	height:16px;
	margin-top:-8px;
	border-radius:8px;
}
.ad-overlay-info .head .btn-group {
	top:55px;
	left:auto;
	gap:0px 10px;
}
.ad-overlay-info .head .btn-group .cancel-btn {
	width:120px;
	height:40px;
	border-radius:20px;
	font-size:16px;
}
.ad-overlay-info .head .btn-group .finish-btn {
	width:120px;
	height:40px;
	border-radius:20px;
	font-size:16px;
}
.ad-overlay-info .body .row-group.top {
	margin-top:20px;
}
.ad-overlay-info .body .row-group.bot {
	margin-top:20px;
	padding-top:20px;
}
.ad-overlay-info .body .row-group .row > label,
.ad-overlay-info .body .row-group .row .text-label {
	margin-top:-18px;
	font-size:18px;
	line-height:36px;
}
.ad-overlay-info .body .row-group .row .text-input {
	min-height:36px;
	padding:6px 0px;
	font-size:18px;
	line-height:24px;
}
.ad-overlay-info .body .row-group .row .text-input > input {
	height:40px;
	font-size:18px;
	line-height:24px;
}
.ad-overlay-info .body .row-group .row textarea {
	max-width:450px;
	margin-top:24px;
	margin-bottom:20px;
	padding:16px;
	border-radius:10px;
	font-size:18px;
	line-height:24px;
}
.ad-overlay-info .body .row-group .row .btn-box label {
	height:60px;
	border-width:2px;
	border-radius:10px;
	font-size:18px;
	line-height:56px;
}

.ad-overlay-info .foot {
	margin-top:20px;
	padding-bottom:20px;
}
.ad-overlay-info .foot .submit-btn {
	height:60px;
	margin-top:36px;
	border-radius:10px;
	font-size:18px;
}

.ad-overlay-info .body.empty {

}
.ad-overlay-info .body.empty .text-box {
	width:300px;
}
.ad-overlay-info .body.empty h5 {
	font-size:24px;
	line-height:36px;
}
.ad-overlay-info .body.empty p {
	font-size:18px;
	line-height:24px;
}
.ad-overlay-info .body.empty .direct-btn {
	height:60px;
	margin-top:36px;
	border-radius:10px;
	font-size:18px;
}

/* ad-dashboard */
.ad-dashboard {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.ad-dashboard h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.ad-dashboard .content-box .grid-board {
	margin-top:40px;
	overflow-x:auto;
}
.ad-dashboard .content-box .grid-board .inner {
    width: 830px;
    max-width: 830px;
	text-align:left;
}
.ad-dashboard .content-box .grid-board .board-item {
	margin-right:10px;
	margin-top:25px;
}
.ad-dashboard .content-box .grid-board .board-item:nth-child(2n) {
	margin-left:0px;
}
.ad-dashboard .content-box .grid-board .board-item:nth-child(4n) {
	margin-right:0px;
}
.ad-dashboard .content-box .grid-board .board-item .board-no {
	height:40px;
	border-radius:20px;
	font-size:20px;
	line-height:40px;
}

/* ad-new */
.ad-new {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.ad-new h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.ad-new .content-box .cart-table {
	overflow-x:auto;
}

.ad-new .content-box .date-line {
	margin-top:48px;
}
.ad-new .content-box .date-line:before {
	height:4px;
	margin-top:-2px;
}
.ad-new .content-box .date-line span {
	width:160px;
	height:40px;
	font-size:18px;
	border-radius:20px;
	line-height:40px;
}
.ad-new .content-box .card-table .row {
	padding:42px 0px;
	padding-right:428px;
}
.ad-new .content-box .card-table .row .status {
	font-size:18px;
	line-height:30px;
}
.ad-new .content-box .card-table .row .info-box .status {
	display:none;
}
.ad-new .content-box .card-table .row .info-box .range-sticker {
	width:60px;
	height:30px;
	margin-left:0px;
	border-radius:6px;
	font-size:16px;
	line-height:30px;
}
.ad-new .content-box .card-table .row .info-box h4 {
	min-height:auto;
	padding-left:0px;
	margin-top:20px;
	font-size:24px;
	line-height:30px;
}
.ad-new .content-box .card-table .row .info-box ul li {
	padding:8px 0px 8px 8px;
	font-size:18px;
	line-height:24px;
}
.ad-new .content-box .card-table .row .info-box ul li:before {
	top:19px;
}
.ad-new .content-box .card-table .row .info-box .price {
	font-size:18px;
}
.ad-new .content-box .card-table .row .info-box .price strong {
	font-size:24px;
}

.ad-new .content-box .card-table .row .thumb-box {
	top:42px;
	left:auto;
	right:230px;
	width:180px;
	height:200px;
}

.ad-new .content-box .card-table .row .btn-group {
	position:absolute;
	top:42px;
	right:0px;
	z-index:10;
	width:200px;
	margin-top:0px;
}
.ad-new .content-box .card-table .row .btn-group .status {
	margin-bottom:12px;
	line-height:35px;
	text-align:center;
}
.ad-new .content-box .card-table .row .btn-group .approve-btn,
.ad-new .content-box .card-table .row .btn-group .reject-btn {
	width:200px;
	height:50px;
	border-radius:10px;
	border-width:2px;
	font-size:18px;
}

/* ad-going */
.ad-going {
	min-height:920px;
	padding:80px 24px 120px 24px;
}
.ad-going h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.ad-going .content-box .cart-table {
	overflow-x:auto;
}
.ad-going .content-box .search-box {
	display:block;
	min-width:920px;
	max-width:920px;
	margin:0 auto;
	margin-top:100px;
}
.ad-going .content-box .search-box .radio-group {
	display:inline-block;
	vertical-align:top;
}
.ad-going .content-box .search-box .radio-group .toggle-btn {
	display:none;
}
.ad-going .content-box .search-box .radio-group ul,
.ad-going .content-box .search-box .radio-group.toggle ul {
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	display:inline-block;
	background:transparent;
	border:none;
	font-size:0px;
	vertical-align:top;
}
.ad-going .content-box .search-box .radio-group ul li {
	display:inline-block;
	margin-right:12px;
}
.ad-going .content-box .search-box .radio-group ul li:last-child {
	margin-right:0px;
}
.ad-going .content-box .search-box .radio-group ul li .radio-row input + label {
	width:auto;
	padding:0px 0px 0px 24px;
	font-size:18px;
	line-height:50px;
}
.ad-going .content-box .search-box .radio-group ul li .radio-row input + label:before {
	left:0px;
}
.ad-going .content-box .search-box .input-row {
	display:inline-block;
	width:370px;
	margin-top:0px;
	margin-left:24px;
	vertical-align:top;
}
.ad-going .content-box .search-box .input-row input {
	height:50px;
	padding:0px 74px 0px 24px;
	border-radius:10px;
	font-size:18px;
}
.ad-going .content-box .search-box .input-row button {
	width:50px;
	height:50px;
}
.ad-going .content-box .search-box .input-row button img {
	width:25px;
}

.ad-going .content-box .booking-table {
	min-width:920px;
	max-width:920px;
	padding-top:24px;
	margin:0 auto;
}
.ad-going .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.ad-going .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.ad-going .content-box .booking-table .tbody .row.on {
	background:#eff4ff;
}
.ad-going .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(1),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:50px;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(2),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:80px;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(3),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(3) {
	width:140px;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(4),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(4) {
	flex:1;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(5),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:80px;
}
.ad-going .content-box .booking-table .thead .row .th:nth-child(6),
.ad-going .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:210px;
}

/* ad-calc */
.ad-calc {
	min-height:768px;
	padding:80px 24px 120px 24px;
}
.ad-calc h3 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-1px;
}
.ad-calc .content-box .cart-table {
	overflow-x:auto;
}

.ad-calc .content-box .search-box .radio-group {
	display:inline-block;
	vertical-align:top;
}
.ad-calc .content-box .search-box .radio-group .toggle-btn {
	display:none;
}
.ad-calc .content-box .search-box .radio-group ul,
.ad-calc .content-box .search-box .radio-group.toggle ul {
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	display:inline-block;
	background:transparent;
	border:none;
	font-size:0px;
	vertical-align:top;
}
.ad-calc .content-box .search-box .radio-group ul li {
	display:inline-block;
	margin-right:24px;
}
.ad-calc .content-box .search-box .radio-group ul li:last-child {
	margin-right:0px;
}
.ad-calc .content-box .search-box .radio-group ul li .radio-row input + label {
	width:auto;
	padding:0px 0px 0px 24px;
	font-size:18px;
	line-height:50px;
}
.ad-calc .content-box .search-box .radio-group ul li .radio-row input + label:before {
	left:0px;
}
.ad-calc .content-box .search-box .select-row.first {
	margin-left:36px;
}

.ad-calc .content-box .booking-table {
	min-width:1200px;
	margin-top:0px;
}
.ad-calc .content-box .booking-table .tbody {
	border-bottom:2px solid #ddd;
}
.ad-calc .content-box .booking-table .tbody .row {
	border-top:1px solid #ddd;
}
.ad-calc .content-box .booking-table .tbody .row:first-child {
	border-top:none;
}
.ad-calc .content-box .booking-table .tbody .row .td.date-td {
	text-align:center;
}
.ad-calc .content-box .booking-table .tbody .row .td.date-td,
.ad-calc .content-box .booking-table .tbody .row .td.subject-td {
	min-height:auto;
	padding-left:0px;
}
.ad-calc .content-box .booking-table .tbody .row .td.thumb-td {
	top:auto;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(1),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(1) {
	width:50px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(2),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(2) {
	width:60px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(3),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(3) {
	flex:1;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(4),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(4) {
	width:150px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(5),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(5) {
	width:100px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(6),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(6) {
	width:80px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(7),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(7) {
	width:110px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(8),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(8) {
	width:100px;
}
.ad-calc .content-box .booking-table .thead .row .th:nth-child(9),
.ad-calc .content-box .booking-table .tbody .row .td:nth-child(9) {
	width:90px;
}

.ad-calc .content-box .search-box {
	min-width:1200px;
	padding-top:70px;
	margin-bottom:36px;
}
.ad-calc .content-box .search-box .select-row {
	width:140px;
	margin-bottom:0px;
}
.ad-calc .content-box .search-box .select-row .ui-selectmenu-button {
	border-radius:10px;
}
.ad-calc .content-box .search-box .select-row .ui-selectmenu-button span.ui-selectmenu-text {
	padding:0px 24px;
	font-size:18px;
	line-height:48px;
}
.ad-calc .content-box .search-box .input-row {
	width:400px;
	margin-left:20px;
}
.ad-calc .content-box .search-box .input-row input {
	height:50px;
	padding:0px 24px;
	border-radius:10px;
	font-size:18px;
}
.ad-calc .content-box .search-box input[type=submit] {
	width:120px;
	height:50px;
	margin-left:20px;
	border-radius:10px;
	font-size:18px;
}
.ad-calc .content-box .addition-btn-box {
	min-width:1200px;
}
.ad-calc .content-box .addition-btn-box.top {
	margin-bottom:16px;
	padding-top:0px;
	text-align:right;
}
.ad-calc .content-box .addition-btn-box.top .all-btn {
	display:none;
}
.ad-calc .content-box .addition-btn-box .delete-btn {
	left:0px;
}
.ad-calc .content-box .addition-btn-box.top .excel-btn {
	position:relative;
	top:auto;
	right:auto;
	margin-left:16px;
	vertical-align:top;
}
.ad-calc .content-box .addition-btn-box .total-text {
	display:inline-block;
	line-height:36px;
	vertical-align:top;
}

/* ad-board */
.ad-board {
	min-height:920px;
	padding:40px 24px 80px 24px;
}
.ad-board .content-box .cart-table {
	overflow-x:auto;
}
.ad-board .content-box .calendar-box,
.ad-board .content-box .calendar-tip,
.ad-board .content-box .tab-box {
	min-width:480px;
}
.ad-board .content-box .calendar-box .head {
	padding:24px 0px 12px;
}
.ad-board .content-box .calendar-box .head h3 {
	margin:0px 16px;
	font-size:24px;
	line-height:50px;
}
.ad-board .content-box .calendar-box .head button {
	width:50px;
	height:50px;
}
.ad-board .content-box .calendar-box .body #calendar {
	padding:0px 20px 24px;
}
.ad-board .content-box .calendar-box .body #calendar .week-head,
.ad-board .content-box .calendar-box .body #calendar .week {
	padding:3px 0px;
}
.ad-board .content-box .calendar-box .body #calendar .week-head .day,
.ad-board .content-box .calendar-box .body #calendar .week .day .date {
	font-size:18px;
	line-height:45px;
}
.ad-board .content-box .calendar-box .body #calendar .week .day .date.start {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.ad-board .content-box .calendar-box .body #calendar .week .day .date.end {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ad-board .content-box .calendar-tip {
	margin-top:10px;
}
.ad-board .content-box .calendar-tip .status {
	margin-left:16px;
	padding-left:24px;
	font-size:14px;
	line-height:32px;
}
.ad-board .content-box .calendar-tip .status span {
	width:16px;
	height:16px;
	margin-top:-8px;
	border-radius:8px;
}

.ad-board .content-box .tab-box {
	margin-top:36px;
}
.ad-board .content-box .tab-box .tabs button {
	height:60px;
	font-size:18px;
}
.ad-board .content-box .tab-box .tabs button.active:after {
	width:100px;
	height:4px;
	margin-left:-50px;
}
.ad-board .content-box .tab-box .tab-content {
	padding:32px 40px;
}
.ad-board .content-box .tab-box .tab-content ul li button {
	font-size:18px;
	line-height:48px;
}

.booking-warning-text {
	margin-top:16px;
	margin-bottom:0px;
	font-size:14px;
	line-height:24px;
}

/* credit-popup */
.credit-popup {
}
.credit-popup .inner {
	left:50%;
	width:800px;
	padding:40px 40px;
	transform:translateY(-50%) translateX(-50%);
}
.credit-popup .inner .head {
	padding-bottom:0px;
}
.credit-popup .inner .head h4 {
	font-size:24px;
}
.credit-popup .inner .body .form-content .price-info {
	padding-top:50px;
	padding-bottom:35px;
}
.credit-popup .inner .body .form-content .price-info .label {
	font-size:18px;
	line-height:40px;
}
.credit-popup .inner .body .form-content .price-info .value {
	top:50px;
	font-size:32px;
	line-height:40px;
}
.credit-popup .inner .body .form-content .deposit-group {
}
.credit-popup .inner .body .form-content .deposit-group .item {
	margin-top:20px;
}
.credit-popup .inner .body .form-content .deposit-group .item label, 
.credit-popup .inner .body .form-content .deposit-group .item .text-label {
    display: inline-block;
    width: 120px;
	font-size: 18px;
    line-height: 60px;
	vertical-align: middle;
}
.credit-popup .inner .body .form-content .deposit-group .item input {
	display: inline-block;
    width: 320px;
    height: 60px;
    padding: 0px 24px;
    border-radius: 10px;
    font-size: 18px;
    vertical-align: middle;
}
.credit-popup .inner .body .form-content .deposit-group .item .text-input {
	display: inline-block;
    font-size: 18px;
    line-height: 60px;
    vertical-align: middle;
}
.credit-popup .inner .body .form-content .warning-text {
	margin-top:20px;
	font-size: 18px;
	line-height:40px;
}
.credit-popup .inner .body .form-content .btn-group {
	padding-top:40px;
}
.credit-popup .inner .body .form-content .btn-group .submit-btn {
	height:60px;
}

}

@media screen and (min-width: 1200px) {

/* footer */
#footer .inner-wrap {
	padding:78px 0px 67px 0px;
}

#footer .lnb {
	right:0px;
}

#footer .sns-group {
	right:0px;
}

#footer .copyright {
	max-width:none;
}

#footer.new .new-sns {
	right: 0px;
}

/* main */
.main .visual {
	max-height:1123px;
}

.main .visual-swiper {
	max-height:1123px;
}

.main .section.phone .text-box {
	width:60%;
}

/* term */
.term {
	padding-bottom:150px;
}
.term .term-content {
	margin:50px auto 0px auto;
}

/* booking-waiting */
.booking-waiting .content-box .form-box {
}
.booking-waiting .content-box .form-box .leaflet-box {
	width:450px;
	text-align:left;
}
.booking-waiting .content-box .form-box .leaflet-box .btn-box {
	display:inline-block;
	width:calc(100% - 260px);
	margin-top:0px;
	margin-left:20px;
}
.booking-waiting .content-box .form-box .info-box {
	width:calc(100% - 500px);
}

/* booking-detail */
.booking-detail .content-box .form-box {
}
.booking-detail .content-box .form-box .leaflet-box {
	width:450px;
	text-align:left;
}
.booking-detail .content-box .form-box .leaflet-box .btn-box {
	display:inline-block;
	width:calc(100% - 260px);
	margin-top:0px;
}
.booking-detail .content-box .form-box .info-box {
	width:calc(100% - 500px);
}

/* biz-search */
.biz-search .list-box .list-item {
	width: calc((100% - 40px) / 3);
}

}

@media screen and (min-width: 1280px) {

/* header */
#header .logo .sub-link-text {
	display: inline-block;
}
#header.login-after .cart-btn,
#header.login-after .menu-btn,
#header.new .cart-btn,
#header.new .menu-btn {
	display: none;
}
#header.new .menu-modal {
	display: none;
}

}

@media screen and (min-width: 1750px) {

}


@media screen and (min-width: 768px) {

.board {
	padding:80px 16px 108px 16px;
}
.board .content-box > h3 {
	margin-bottom:36px;
	font-size:36px;
	line-height:40px;
	text-align:left;
}
.board .content-box .view-box .head {
	padding:32px;
	border-top-width:2px;
	border-bottom-width:2px;
}
.board .content-box .view-box .head p.category {
	font-size:20px;
	line-height:40px;
}
.board .content-box .view-box .head h5 {
	padding-right: 120px;
	font-size:24px;
	line-height:40px;
}
.board .content-box .view-box .head h5 .important-label,
.board .content-box .view-box .head h5 .writer-label {
	height: 40px;
	padding: 5px 12px;
	font-size: 16px;
	line-height:30px;
}
.board .content-box .view-box .head .date {
	font-size:20px;
	line-height:40px;
	position: absolute;
	bottom: 32px;
	right: 32px;
	z-index: 1;
}
.board .content-box .view-box .body {
	min-height:240px;
	padding:40px 32px;
	border-bottom-width:2px;
	font-size:18px;
	line-height:24px;
}
.board .content-box .view-btn {
	display: flex;
	gap: 0px 10px;
	justify-content: center;
	margin-top:40px;
}
.board .content-box .view-btn .go-btn,
.board .content-box .view-btn .back-btn {
	display: block;
	min-width:140px;
	height:50px;
	padding: 0px 10px;
	border-radius:10px;
	font-size:18px;
	line-height:50px;
	letter-spacing: 0px;
}
.board .important-label, .board .writer-label {
	margin-right: 8px;
	padding: 5px 8px;
	border-radius: 8px;
	font-size: 14px;
}

.board .content-box .category-bar {
	margin-bottom: 40px;
}
.board .content-box .category-bar a {
	min-width: 60px;
	padding: 12px 8px;
	border-radius: 6px;
	color:#646464;
	font-size:16px;
}

.board.notice .table-style01 table tr th:nth-child(1) {
	width: 100px;
}
.board.notice .table-style01 table tr th:nth-child(2) {
	width: 160px;
}
.board.notice .table-style01 table tr th:nth-child(4) {
	width: 180px;
}

.board .thumb-table-style01 {
	gap: 40px 20px;
}
.board .thumb-table-style01 .item {
	width:calc((100% - 60px) / 4);
}
.board .thumb-table-style01 .item .thumb {
	padding-top: 69.47%;
}
.board .thumb-table-style01 .item .thumb .writer {
	top: 9px;
	left: 9px;
	padding: 5px 8px;
	border-radius: 8px;
	font-size:14px;
	line-height: 22px;
}
.board .thumb-table-style01 .item .category {
	margin-top: 16px;
	font-size:18px;
}
.board .thumb-table-style01 .item .subject {
	margin-top: 10px;
	font-size:20px;
	line-height:28px;
	max-height: 56px;
}
.board .thumb-table-style01 .item .date {
	margin-top: 20px;
	font-size: 16px;
}
.board .thumb-table-style01 .empty {
	font-size: 20px;
}

.board .thumb-table-style02 {
	gap: 40px 20px;
}
.board .thumb-table-style02 .item {
	width:calc((100% - 80px) / 5);
	padding:0px 0px;
}
.board .thumb-table-style02 .item .category {
	margin-top: 16px;
	font-size:18px;
}
.board .thumb-table-style02 .item .subject {
	margin-top: 10px;
	font-size:20px;
	font-weight:700;
	line-height:28px;
	max-height: 56px;
}
.board .thumb-table-style02 .empty {
	font-size: 20px;
}

}

@media screen and (min-width: 1024px) {

.building-search .type-box {
	top:20px;
	left: 36px;
	flex-direction: row;
}
.building-search .type-box a {
	min-width: 62px;
	height:56px;
	padding: 0px 10px;
	font-size:16px;
}
.building-search .search-toggle {
	display: none;
}
.building-search .new-search-box {
	display:block;
	top: 20px;
	max-width: 544px;
}
.building-search .overlay-info.new .close-btn {
	top: 24px;
	right: 24px;
}
.building-search .overlay-info.new .ad-type {
	top: 24px;
	left: 24px;
	font-size: 16px;
	line-height: 40px;
}

}